2024-09-12T05:18:12.429 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-12T05:18:12.466 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T05:18:12.570 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327 branch: wip-dis-testing description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/replicated 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: idryomov@gmail.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7902327' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-dis-testing ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zstd bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 1680 sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 sleep_before_teardown: 0 subset: 42/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 targets: smithi083.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrLmRFbWeUUKEvnhENtMqn1kLythwK4VQBPLvZn/R2yb0bBNJr1BOqbENPxpyuPDBxNopQPkoREbo6JXEGiU4w= smithi143.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBExzA6tdqF8Ox+grDNEoBdCLs/oOVz0HCfoA6jgzUhyMcfFWJ9JUEU15R1KjiD618ItUQb0SGiqO92F/JHA61N0= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster1.client.0: - sudo ceph --cluster cluster1 osd pool create datapool 4 - rbd --cluster cluster1 pool init datapool cluster2.client.0: - sudo ceph --cluster cluster2 osd pool create datapool 4 - rbd --cluster cluster2 pool init datapool - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src - rbd --cluster cluster2 migration execute client.0.0-src - rbd --cluster cluster2 migration commit client.0.0-src - rbd --cluster cluster2 snap create client.0.0-src@snap - rbd --cluster cluster2 snap protect client.0.0-src@snap - rbd --cluster cluster2 clone client.0.0-src@snap client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src - rbd --cluster cluster2 snap create client.0.1-src@snap - rbd --cluster cluster2 snap protect client.0.1-src@snap - rbd --cluster cluster2 clone client.0.1-src@snap client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src - rbd --cluster cluster2 snap create client.0.2-src@snap - rbd --cluster cluster2 snap protect client.0.2-src@snap - rbd --cluster cluster2 clone client.0.2-src@snap client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-12_04:46:10 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-12T05:18:12.571 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa; will attempt to use it 2024-09-12T05:18:12.571 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa/tasks 2024-09-12T05:18:12.571 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-12T05:18:12.679 INFO:teuthology.task.internal:Checking packages... 2024-09-12T05:18:12.701 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1' 2024-09-12T05:18:12.701 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-12T05:18:12.701 INFO:teuthology.packaging:ref: None 2024-09-12T05:18:12.701 INFO:teuthology.packaging:tag: None 2024-09-12T05:18:12.701 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-12T05:18:12.701 INFO:teuthology.packaging:sha1: d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T05:18:12.701 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-dis-testing 2024-09-12T05:18:12.859 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:18:12.860 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-12T05:18:12.866 INFO:teuthology.task.internal:no buildpackages task found 2024-09-12T05:18:12.867 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-12T05:18:12.875 INFO:teuthology.task.internal:Saving configuration 2024-09-12T05:18:12.890 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-12T05:18:12.897 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-12T05:18:12.925 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-12 05:12:10.422972', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHMRnrcOBoAxcwS6ZKAxPmaqTMIhnYyuXSS8HhfTs9BI'} 2024-09-12T05:18:12.956 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-12 05:12:10.424946', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIWiQ9eur18ViqQ4NYMhy+t1BOtZXUi+M8WaWTyiJbW'} 2024-09-12T05:18:12.956 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-12T05:18:12.963 INFO:teuthology.task.internal:roles: ubuntu@smithi083.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-12T05:18:12.963 INFO:teuthology.task.internal:roles: ubuntu@smithi143.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-12T05:18:12.963 INFO:teuthology.run_tasks:Running task console_log... 2024-09-12T05:18:13.037 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f31d3d9bac0>, signals=[15]) 2024-09-12T05:18:13.037 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-12T05:18:13.044 INFO:teuthology.task.internal:Opening connections... 2024-09-12T05:18:13.044 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:18:13.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:18:13.130 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:18:13.131 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:18:13.215 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-12T05:18:13.224 DEBUG:teuthology.orchestra.run.smithi083:> uname -m 2024-09-12T05:18:13.229 INFO:teuthology.orchestra.run.smithi083.stdout:x86_64 2024-09-12T05:18:13.229 DEBUG:teuthology.orchestra.run.smithi083:> cat /etc/os-release 2024-09-12T05:18:13.275 INFO:teuthology.orchestra.run.smithi083.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-12T05:18:13.275 INFO:teuthology.orchestra.run.smithi083.stdout:NAME="Ubuntu" 2024-09-12T05:18:13.275 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_ID="22.04" 2024-09-12T05:18:13.275 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-12T05:18:13.275 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_CODENAME=jammy 2024-09-12T05:18:13.276 INFO:teuthology.orchestra.run.smithi083.stdout:ID=ubuntu 2024-09-12T05:18:13.276 INFO:teuthology.orchestra.run.smithi083.stdout:ID_LIKE=debian 2024-09-12T05:18:13.276 INFO:teuthology.orchestra.run.smithi083.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-12T05:18:13.276 INFO:teuthology.orchestra.run.smithi083.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-12T05:18:13.276 INFO:teuthology.orchestra.run.smithi083.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-12T05:18:13.276 INFO:teuthology.orchestra.run.smithi083.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-12T05:18:13.276 INFO:teuthology.orchestra.run.smithi083.stdout:UBUNTU_CODENAME=jammy 2024-09-12T05:18:13.277 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2024-09-12T05:18:13.309 DEBUG:teuthology.orchestra.run.smithi143:> uname -m 2024-09-12T05:18:13.314 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2024-09-12T05:18:13.314 DEBUG:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2024-09-12T05:18:13.360 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-12T05:18:13.360 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="Ubuntu" 2024-09-12T05:18:13.360 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="22.04" 2024-09-12T05:18:13.360 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-12T05:18:13.360 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_CODENAME=jammy 2024-09-12T05:18:13.360 INFO:teuthology.orchestra.run.smithi143.stdout:ID=ubuntu 2024-09-12T05:18:13.360 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE=debian 2024-09-12T05:18:13.361 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-12T05:18:13.361 INFO:teuthology.orchestra.run.smithi143.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-12T05:18:13.361 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-12T05:18:13.361 INFO:teuthology.orchestra.run.smithi143.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-12T05:18:13.361 INFO:teuthology.orchestra.run.smithi143.stdout:UBUNTU_CODENAME=jammy 2024-09-12T05:18:13.361 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2024-09-12T05:18:13.392 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-12T05:18:13.401 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-12T05:18:13.406 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-12T05:18:13.407 DEBUG:teuthology.orchestra.run.smithi083:> test '!' -e /home/ubuntu/cephtest 2024-09-12T05:18:13.409 DEBUG:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2024-09-12T05:18:13.414 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-12T05:18:13.425 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-12T05:18:13.425 DEBUG:teuthology.orchestra.run.smithi083:> test -z $(ls -A /var/lib/ceph) 2024-09-12T05:18:13.457 DEBUG:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2024-09-12T05:18:13.476 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-12T05:18:13.547 INFO:teuthology.run_tasks:Running task kernel... 2024-09-12T05:18:13.564 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-12T05:18:13.564 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-12T05:18:13.564 DEBUG:teuthology.orchestra.run.smithi083:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-12T05:18:13.565 DEBUG:teuthology.orchestra.run.smithi143:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-12T05:18:13.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:18:13.569 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-09-12T05:18:13.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:18:13.570 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-09-12T05:18:13.616 INFO:teuthology.orchestra.run.smithi083.stdout:5.15.0-56-generic 2024-09-12T05:18:13.616 INFO:teuthology.task.kernel:Running kernel on smithi083: 5.15.0-56-generic 2024-09-12T05:18:13.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-09-12T05:18:13.617 INFO:teuthology.orchestra.run.smithi143.stdout:5.15.0-56-generic 2024-09-12T05:18:13.618 INFO:teuthology.task.kernel:Running kernel on smithi143: 5.15.0-56-generic 2024-09-12T05:18:13.618 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get clean 2024-09-12T05:18:13.753 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get update 2024-09-12T05:18:13.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-09-12T05:18:13.918 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-12T05:18:13.928 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-12T05:18:13.993 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-12T05:18:14.030 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-12T05:18:14.031 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-12T05:18:14.032 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-12T05:18:14.085 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-12T05:18:14.159 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-09-12T05:18:14.257 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-09-12T05:18:14.262 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-09-12T05:18:14.265 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-12T05:18:14.265 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,386 kB] 2024-09-12T05:18:14.284 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-12T05:18:14.284 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-09-12T05:18:14.288 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-12T05:18:14.288 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,123 kB] 2024-09-12T05:18:14.297 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [731 kB] 2024-09-12T05:18:14.302 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-12T05:18:14.304 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-12T05:18:14.305 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-12T05:18:14.305 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-12T05:18:14.317 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-12T05:18:14.331 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-12T05:18:14.331 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-12T05:18:14.331 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-12T05:18:14.332 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-12T05:18:14.333 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-12T05:18:14.334 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-12T05:18:14.334 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-12T05:18:14.334 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-12T05:18:14.335 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-12T05:18:14.440 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-12T05:18:14.460 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [533 kB] 2024-09-12T05:18:14.481 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,771 kB] 2024-09-12T05:18:14.578 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [690 kB] 2024-09-12T05:18:14.752 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,771 kB] 2024-09-12T05:18:14.772 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,988 kB] 2024-09-12T05:18:14.903 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [533 kB] 2024-09-12T05:18:14.920 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [291 kB] 2024-09-12T05:18:14.923 INFO:teuthology.orchestra.run.smithi143.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [291 kB] 2024-09-12T05:18:14.929 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-12T05:18:14.930 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,327 kB] 2024-09-12T05:18:14.931 INFO:teuthology.orchestra.run.smithi143.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [349 kB] 2024-09-12T05:18:14.936 INFO:teuthology.orchestra.run.smithi143.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-12T05:18:14.937 INFO:teuthology.orchestra.run.smithi143.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-12T05:18:14.938 INFO:teuthology.orchestra.run.smithi143.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,327 kB] 2024-09-12T05:18:14.946 INFO:teuthology.orchestra.run.smithi143.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-12T05:18:14.946 INFO:teuthology.orchestra.run.smithi143.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-12T05:18:14.948 INFO:teuthology.orchestra.run.smithi143.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,386 kB] 2024-09-12T05:18:15.026 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-12T05:18:15.027 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [400 kB] 2024-09-12T05:18:15.038 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-12T05:18:15.038 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [901 kB] 2024-09-12T05:18:15.054 INFO:teuthology.orchestra.run.smithi143.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [410 kB] 2024-09-12T05:18:15.054 INFO:teuthology.orchestra.run.smithi143.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [400 kB] 2024-09-12T05:18:15.062 INFO:teuthology.orchestra.run.smithi143.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-12T05:18:15.062 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [626 kB] 2024-09-12T05:18:15.062 INFO:teuthology.orchestra.run.smithi143.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-12T05:18:15.063 INFO:teuthology.orchestra.run.smithi143.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,123 kB] 2024-09-12T05:18:15.063 INFO:teuthology.orchestra.run.smithi143.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [626 kB] 2024-09-12T05:18:15.073 INFO:teuthology.orchestra.run.smithi143.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [901 kB] 2024-09-12T05:18:15.080 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-12T05:18:15.081 INFO:teuthology.orchestra.run.smithi143.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [731 kB] 2024-09-12T05:18:15.087 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-12T05:18:15.087 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-12T05:18:15.088 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-12T05:18:15.089 INFO:teuthology.orchestra.run.smithi143.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-12T05:18:15.092 INFO:teuthology.orchestra.run.smithi143.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-12T05:18:15.092 INFO:teuthology.orchestra.run.smithi143.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-12T05:18:15.093 INFO:teuthology.orchestra.run.smithi143.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-12T05:18:15.093 INFO:teuthology.orchestra.run.smithi143.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-12T05:18:15.094 INFO:teuthology.orchestra.run.smithi143.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-12T05:18:15.097 INFO:teuthology.orchestra.run.smithi143.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-12T05:18:15.097 INFO:teuthology.orchestra.run.smithi143.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-12T05:18:15.098 INFO:teuthology.orchestra.run.smithi143.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-12T05:18:15.099 INFO:teuthology.orchestra.run.smithi143.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-12T05:18:15.166 INFO:teuthology.orchestra.run.smithi083.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-12T05:18:15.167 INFO:teuthology.orchestra.run.smithi083.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-12T05:18:15.168 INFO:teuthology.orchestra.run.smithi143.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-12T05:18:15.177 INFO:teuthology.orchestra.run.smithi143.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-12T05:18:15.177 INFO:teuthology.orchestra.run.smithi143.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-12T05:18:15.178 INFO:teuthology.orchestra.run.smithi143.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-12T05:18:15.179 INFO:teuthology.orchestra.run.smithi143.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-12T05:18:15.258 INFO:teuthology.orchestra.run.smithi143.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-12T05:18:15.259 INFO:teuthology.orchestra.run.smithi143.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-12T05:18:15.259 INFO:teuthology.orchestra.run.smithi143.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-12T05:18:15.260 INFO:teuthology.orchestra.run.smithi143.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-12T05:18:15.260 INFO:teuthology.orchestra.run.smithi143.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-12T05:18:20.679 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 15.8 MB in 2s (7,403 kB/s) 2024-09-12T05:18:21.206 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 15.8 MB in 3s (5,861 kB/s) 2024-09-12T05:18:22.062 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:18:22.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-12T05:18:22.142 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:18:22.331 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-12T05:18:22.332 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-12T05:18:22.499 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:18:22.499 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T05:18:22.499 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T05:18:22.500 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T05:18:22.500 INFO:teuthology.orchestra.run.smithi083.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-12T05:18:22.500 INFO:teuthology.orchestra.run.smithi083.stdout: python2.7-minimal 2024-09-12T05:18:22.501 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:18:22.501 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-09-12T05:18:22.502 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-12T05:18:22.502 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-09-12T05:18:22.502 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-09-12T05:18:22.503 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-09-12T05:18:22.503 INFO:teuthology.orchestra.run.smithi083.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-12T05:18:22.503 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2024-09-12T05:18:22.503 INFO:teuthology.orchestra.run.smithi083.stdout: thermald 2024-09-12T05:18:22.553 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-09-12T05:18:22.554 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-12T05:18:22.554 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-09-12T05:18:22.554 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-extra-5.15.0-119-generic 2024-09-12T05:18:22.555 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be upgraded: 2024-09-12T05:18:22.556 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-12T05:18:22.723 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-12T05:18:22.737 INFO:teuthology.orchestra.run.smithi083.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-12T05:18:22.738 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 113 MB of archives. 2024-09-12T05:18:22.738 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 583 MB of additional disk space will be used. 2024-09-12T05:18:22.738 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-09-12T05:18:22.742 DEBUG:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-12T05:18:22.807 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-12T05:18:23.018 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2024-09-12T05:18:23.019 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2024-09-12T05:18:23.206 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:18:23.206 INFO:teuthology.orchestra.run.smithi143.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T05:18:23.206 INFO:teuthology.orchestra.run.smithi143.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T05:18:23.206 INFO:teuthology.orchestra.run.smithi143.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T05:18:23.207 INFO:teuthology.orchestra.run.smithi143.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-12T05:18:23.207 INFO:teuthology.orchestra.run.smithi143.stdout: python2.7-minimal 2024-09-12T05:18:23.207 INFO:teuthology.orchestra.run.smithi143.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:18:23.208 INFO:teuthology.orchestra.run.smithi143.stdout:The following additional packages will be installed: 2024-09-12T05:18:23.208 INFO:teuthology.orchestra.run.smithi143.stdout: linux-generic linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-12T05:18:23.208 INFO:teuthology.orchestra.run.smithi143.stdout: linux-headers-generic linux-image-5.15.0-119-generic 2024-09-12T05:18:23.208 INFO:teuthology.orchestra.run.smithi143.stdout: linux-modules-5.15.0-119-generic linux-modules-extra-5.15.0-119-generic 2024-09-12T05:18:23.210 INFO:teuthology.orchestra.run.smithi143.stdout:Suggested packages: 2024-09-12T05:18:23.210 INFO:teuthology.orchestra.run.smithi143.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-12T05:18:23.210 INFO:teuthology.orchestra.run.smithi143.stdout:Recommended packages: 2024-09-12T05:18:23.210 INFO:teuthology.orchestra.run.smithi143.stdout: thermald 2024-09-12T05:18:23.266 INFO:teuthology.orchestra.run.smithi143.stdout:The following NEW packages will be installed: 2024-09-12T05:18:23.266 INFO:teuthology.orchestra.run.smithi143.stdout: linux-headers-5.15.0-119 linux-headers-5.15.0-119-generic 2024-09-12T05:18:23.266 INFO:teuthology.orchestra.run.smithi143.stdout: linux-image-5.15.0-119-generic linux-modules-5.15.0-119-generic 2024-09-12T05:18:23.267 INFO:teuthology.orchestra.run.smithi143.stdout: linux-modules-extra-5.15.0-119-generic 2024-09-12T05:18:23.268 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages will be upgraded: 2024-09-12T05:18:23.269 INFO:teuthology.orchestra.run.smithi143.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-12T05:18:23.449 INFO:teuthology.orchestra.run.smithi143.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-12T05:18:23.449 INFO:teuthology.orchestra.run.smithi143.stdout:Need to get 113 MB of archives. 2024-09-12T05:18:23.449 INFO:teuthology.orchestra.run.smithi143.stdout:After this operation, 583 MB of additional disk space will be used. 2024-09-12T05:18:23.449 INFO:teuthology.orchestra.run.smithi143.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-119-generic amd64 5.15.0-119.129 [22.6 MB] 2024-09-12T05:18:24.258 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-09-12T05:18:24.610 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-09-12T05:18:24.816 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-119-generic amd64 5.15.0-119.129 [11.5 MB] 2024-09-12T05:18:25.161 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-119-generic amd64 5.15.0-119.129 [63.9 MB] 2024-09-12T05:18:26.836 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-09-12T05:18:26.837 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-09-12T05:18:26.837 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-09-12T05:18:27.193 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-09-12T05:18:27.277 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-09-12T05:18:27.336 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.119.119 [1,694 B] 2024-09-12T05:18:27.336 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.119.119 [2,502 B] 2024-09-12T05:18:27.337 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119 all 5.15.0-119.129 [12.3 MB] 2024-09-12T05:18:27.681 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-119-generic amd64 5.15.0-119.129 [2,879 kB] 2024-09-12T05:18:27.696 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 113 MB in 5s (24.0 MB/s) 2024-09-12T05:18:27.763 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.119.119 [2,350 B] 2024-09-12T05:18:27.880 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-09-12T05:18:28.153 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 113 MB in 4s (25.3 MB/s) 2024-09-12T05:18:28.351 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-modules-5.15.0-119-generic. 2024-09-12T05:18:29.881 INFO:teuthology.orchestra.run.smithi083.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 ... 129542 files and directories currently installed.) 2024-09-12T05:18:29.885 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:29.952 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:30.860 INFO:teuthology.orchestra.run.smithi143.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 ... 129542 files and directories currently installed.) 2024-09-12T05:18:30.865 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../0-linux-modules-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:31.046 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:32.262 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-09-12T05:18:32.284 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:32.368 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:32.815 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-09-12T05:18:32.836 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:32.882 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:33.163 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-image-5.15.0-119-generic. 2024-09-12T05:18:33.184 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../1-linux-image-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:33.262 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:33.808 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-119-generic. 2024-09-12T05:18:33.829 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:33.866 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:39.037 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-09-12T05:18:39.186 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-12T05:18:39.520 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-09-12T05:18:39.648 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-12T05:18:39.928 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-09-12T05:18:39.948 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-09-12T05:18:39.992 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-12T05:18:41.063 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../3-linux-generic_5.15.0.119.119_amd64.deb ... 2024-09-12T05:18:41.180 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-12T05:18:41.529 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.119.119_amd64.deb ... 2024-09-12T05:18:41.666 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-image-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-12T05:18:41.978 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-headers-5.15.0-119. 2024-09-12T05:18:42.000 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../5-linux-headers-5.15.0-119_5.15.0-119.129_all.deb ... 2024-09-12T05:18:42.036 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-12T05:18:45.571 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-09-12T05:18:45.608 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:45.645 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:47.687 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package linux-headers-5.15.0-119-generic. 2024-09-12T05:18:47.724 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../6-linux-headers-5.15.0-119-generic_5.15.0-119.129_amd64.deb ... 2024-09-12T05:18:47.762 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:48.214 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-09-12T05:18:48.326 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-12T05:18:48.626 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-12T05:18:48.747 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:48.873 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-09-12T05:18:48.977 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:50.271 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-12T05:18:50.271 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-12T05:18:50.272 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-09-12T05:18:50.272 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-09-12T05:18:50.421 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:51.568 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.119.119_amd64.deb ... 2024-09-12T05:18:51.693 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking linux-headers-generic (5.15.0.119.119) over (5.15.0.56.54) ... 2024-09-12T05:18:51.839 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:52.110 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-5.15.0-119 (5.15.0-119.129) ... 2024-09-12T05:18:52.224 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:52.349 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-headers-generic (5.15.0.119.119) ... 2024-09-12T05:18:52.504 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:53.199 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-09-12T05:18:53.325 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-09-12T05:18:53.451 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:53.514 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-12T05:18:53.514 INFO:teuthology.orchestra.run.smithi083.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-09-12T05:18:53.837 INFO:teuthology.orchestra.run.smithi143.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-12T05:18:53.838 INFO:teuthology.orchestra.run.smithi143.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-12T05:18:53.838 INFO:teuthology.orchestra.run.smithi143.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-119-generic 2024-09-12T05:18:53.838 INFO:teuthology.orchestra.run.smithi143.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-119-generic 2024-09-12T05:18:53.997 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-modules-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:56.541 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-modules-extra-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:58.034 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-image-generic (5.15.0.119.119) ... 2024-09-12T05:18:58.160 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up linux-generic (5.15.0.119.119) ... 2024-09-12T05:18:58.312 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for linux-image-5.15.0-119-generic (5.15.0-119.129) ... 2024-09-12T05:18:58.373 INFO:teuthology.orchestra.run.smithi143.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-12T05:18:58.373 INFO:teuthology.orchestra.run.smithi143.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-119-generic 2024-09-12T05:19:07.766 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-12T05:19:07.766 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub' 2024-09-12T05:19:07.777 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-12T05:19:07.806 INFO:teuthology.orchestra.run.smithi083.stdout:Generating grub configuration file ... 2024-09-12T05:19:08.089 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-12T05:19:08.110 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-12T05:19:08.397 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-12T05:19:08.400 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-12T05:19:08.470 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-12T05:19:08.476 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-12T05:19:08.640 INFO:teuthology.orchestra.run.smithi083.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-12T05:19:08.640 INFO:teuthology.orchestra.run.smithi083.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-12T05:19:08.640 INFO:teuthology.orchestra.run.smithi083.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-12T05:19:08.697 INFO:teuthology.orchestra.run.smithi083.stdout:done 2024-09-12T05:19:09.148 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-09-12T05:19:09.166 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-09-12T05:19:09.166 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-09-12T05:19:09.166 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-09-12T05:19:09.166 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-09-12T05:19:09.166 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 21 2024-09-12T05:19:09.166 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-09-12T05:19:09.166 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.119.119 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-09-12T05:19:09.167 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-09-12T05:19:09.167 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-09-12T05:19:09.167 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-12T05:19:09.167 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-12T05:19:09.168 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-12T05:19:09.168 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi083.front.sepia.ceph.com, path=None, version=distro) 2024-09-12T05:19:09.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-09-12T05:19:09.363 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-09-12T05:19:09.496 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-12T05:19:09.504 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-12T05:19:09.521 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-12T05:19:09.616 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-12T05:19:10.926 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:19:10.945 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-12T05:19:11.008 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:19:11.212 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-12T05:19:11.213 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-12T05:19:11.380 INFO:teuthology.orchestra.run.smithi083.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-09-12T05:19:11.381 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:19:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T05:19:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T05:19:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T05:19:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-12T05:19:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-12T05:19:11.382 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:19:11.419 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-12T05:19:11.421 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-09-12T05:19:11.432 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-09-12T05:19:11.432 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-09-12T05:19:11.432 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 21 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.119.119 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-09-12T05:19:11.433 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-09-12T05:19:11.434 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2024-09-12T05:19:11.479 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.fsCcyGWmUH 2024-09-12T05:19:11.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo cp /boot/grub/grub.cfg /tmp/tmp.fsCcyGWmUH 2024-09-12T05:19:11.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.fsCcyGWmUH 2024-09-12T05:19:11.650 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.fsCcyGWmUH is 10KB 2024-09-12T05:19:11.662 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.fsCcyGWmUH 2024-09-12T05:19:11.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-12T05:19:11.721 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:19:11.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-12T05:19:11.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-12T05:19:11.783 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-09-12T05:19:11.784 DEBUG:teuthology.orchestra.run.smithi083:> sudo update-grub 2024-09-12T05:19:12.414 INFO:teuthology.orchestra.run.smithi143.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-12T05:19:12.414 INFO:teuthology.orchestra.run.smithi143.stdout:Sourcing file `/etc/default/grub' 2024-09-12T05:19:12.437 INFO:teuthology.orchestra.run.smithi143.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-12T05:19:12.459 INFO:teuthology.orchestra.run.smithi143.stdout:Generating grub configuration file ... 2024-09-12T05:19:12.743 INFO:teuthology.orchestra.run.smithi143.stdout:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-12T05:19:12.763 INFO:teuthology.orchestra.run.smithi143.stdout:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-12T05:19:12.961 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub' 2024-09-12T05:19:12.962 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-12T05:19:12.965 INFO:teuthology.orchestra.run.smithi083.stderr:Generating grub configuration file ... 2024-09-12T05:19:13.088 INFO:teuthology.orchestra.run.smithi143.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-12T05:19:13.094 INFO:teuthology.orchestra.run.smithi143.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-12T05:19:13.150 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-12T05:19:13.156 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-12T05:19:13.166 INFO:teuthology.orchestra.run.smithi143.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-12T05:19:13.172 INFO:teuthology.orchestra.run.smithi143.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-12T05:19:13.354 INFO:teuthology.orchestra.run.smithi143.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-12T05:19:13.354 INFO:teuthology.orchestra.run.smithi143.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-12T05:19:13.354 INFO:teuthology.orchestra.run.smithi143.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-12T05:19:13.387 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-12T05:19:13.392 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-12T05:19:13.399 INFO:teuthology.orchestra.run.smithi143.stdout:done 2024-09-12T05:19:13.430 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-12T05:19:13.435 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-12T05:19:13.593 INFO:teuthology.orchestra.run.smithi083.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-12T05:19:13.593 INFO:teuthology.orchestra.run.smithi083.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-12T05:19:13.593 INFO:teuthology.orchestra.run.smithi083.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-12T05:19:13.607 INFO:teuthology.orchestra.run.smithi083.stderr:done 2024-09-12T05:19:13.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo shutdown -r now 2024-09-12T05:19:13.896 DEBUG:teuthology.orchestra.run.smithi143:> dpkg -s linux-image-generic 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Package: linux-image-generic 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Status: install ok installed 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Priority: optional 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Section: kernel 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Installed-Size: 21 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Maintainer: Ubuntu Kernel Team 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: amd64 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Source: linux-meta 2024-09-12T05:19:13.914 INFO:teuthology.orchestra.run.smithi143.stdout:Version: 5.15.0.119.119 2024-09-12T05:19:13.915 INFO:teuthology.orchestra.run.smithi143.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-12T05:19:13.915 INFO:teuthology.orchestra.run.smithi143.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-12T05:19:13.915 INFO:teuthology.orchestra.run.smithi143.stdout:Recommends: thermald 2024-09-12T05:19:13.915 INFO:teuthology.orchestra.run.smithi143.stdout:Description: Generic Linux kernel image 2024-09-12T05:19:13.915 INFO:teuthology.orchestra.run.smithi143.stdout: This package will always depend on the latest generic kernel image 2024-09-12T05:19:13.915 INFO:teuthology.orchestra.run.smithi143.stdout: available. 2024-09-12T05:19:13.915 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-119-generic 2024-09-12T05:19:13.915 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-12T05:19:13.915 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-12T05:19:13.915 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-12T05:19:13.916 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi143.front.sepia.ceph.com, path=None, version=distro) 2024-09-12T05:19:13.916 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get clean 2024-09-12T05:19:14.041 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get update 2024-09-12T05:19:14.189 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-12T05:19:14.291 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-12T05:19:14.386 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-12T05:19:14.453 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-12T05:19:15.630 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-12T05:19:15.648 DEBUG:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-12T05:19:15.711 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-12T05:19:15.921 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2024-09-12T05:19:15.922 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2024-09-12T05:19:16.113 INFO:teuthology.orchestra.run.smithi143.stdout:linux-image-generic is already the newest version (5.15.0.119.119). 2024-09-12T05:19:16.113 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:19:16.113 INFO:teuthology.orchestra.run.smithi143.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T05:19:16.114 INFO:teuthology.orchestra.run.smithi143.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T05:19:16.114 INFO:teuthology.orchestra.run.smithi143.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T05:19:16.114 INFO:teuthology.orchestra.run.smithi143.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-12T05:19:16.114 INFO:teuthology.orchestra.run.smithi143.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-12T05:19:16.114 INFO:teuthology.orchestra.run.smithi143.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:19:16.157 INFO:teuthology.orchestra.run.smithi143.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-12T05:19:16.159 DEBUG:teuthology.orchestra.run.smithi143:> dpkg -s linux-image-generic 2024-09-12T05:19:16.171 INFO:teuthology.orchestra.run.smithi143.stdout:Package: linux-image-generic 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Status: install ok installed 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Priority: optional 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Section: kernel 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Installed-Size: 21 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Maintainer: Ubuntu Kernel Team 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: amd64 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Source: linux-meta 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Version: 5.15.0.119.119 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-119), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Depends: linux-image-5.15.0-119-generic, linux-modules-extra-5.15.0-119-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Recommends: thermald 2024-09-12T05:19:16.172 INFO:teuthology.orchestra.run.smithi143.stdout:Description: Generic Linux kernel image 2024-09-12T05:19:16.173 INFO:teuthology.orchestra.run.smithi143.stdout: This package will always depend on the latest generic kernel image 2024-09-12T05:19:16.173 INFO:teuthology.orchestra.run.smithi143.stdout: available. 2024-09-12T05:19:16.173 DEBUG:teuthology.orchestra.run.smithi143:> mktemp 2024-09-12T05:19:16.219 INFO:teuthology.orchestra.run.smithi143.stdout:/tmp/tmp.eATDhksdFo 2024-09-12T05:19:16.219 DEBUG:teuthology.orchestra.run.smithi143:> sudo cp /boot/grub/grub.cfg /tmp/tmp.eATDhksdFo 2024-09-12T05:19:16.275 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0666 /tmp/tmp.eATDhksdFo 2024-09-12T05:19:16.392 DEBUG:teuthology.orchestra.remote:smithi143:/tmp/tmp.eATDhksdFo is 10KB 2024-09-12T05:19:16.404 DEBUG:teuthology.orchestra.run.smithi143:> rm -fr /tmp/tmp.eATDhksdFo 2024-09-12T05:19:16.408 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-12T05:19:16.462 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:19:16.462 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-12T05:19:16.462 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-12T05:19:16.544 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-119-generic 2024-09-12T05:19:16.544 DEBUG:teuthology.orchestra.run.smithi143:> sudo update-grub 2024-09-12T05:19:17.968 INFO:teuthology.orchestra.run.smithi143.stderr:Sourcing file `/etc/default/grub' 2024-09-12T05:19:17.969 INFO:teuthology.orchestra.run.smithi143.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-12T05:19:17.978 INFO:teuthology.orchestra.run.smithi143.stderr:Generating grub configuration file ... 2024-09-12T05:19:18.173 INFO:teuthology.orchestra.run.smithi143.stderr:Found linux image: /boot/vmlinuz-5.15.0-119-generic 2024-09-12T05:19:18.179 INFO:teuthology.orchestra.run.smithi143.stderr:Found initrd image: /boot/initrd.img-5.15.0-119-generic 2024-09-12T05:19:18.460 INFO:teuthology.orchestra.run.smithi143.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-12T05:19:18.465 INFO:teuthology.orchestra.run.smithi143.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-12T05:19:18.507 INFO:teuthology.orchestra.run.smithi143.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-12T05:19:18.512 INFO:teuthology.orchestra.run.smithi143.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-12T05:19:18.651 INFO:teuthology.orchestra.run.smithi143.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-12T05:19:18.652 INFO:teuthology.orchestra.run.smithi143.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-12T05:19:18.652 INFO:teuthology.orchestra.run.smithi143.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-12T05:19:18.662 INFO:teuthology.orchestra.run.smithi143.stderr:done 2024-09-12T05:19:18.664 DEBUG:teuthology.orchestra.run.smithi143:> sudo shutdown -r now 2024-09-12T05:19:43.633 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-12T05:19:43.634 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-12T05:19:43.635 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:19:48.669 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-12T05:19:48.669 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-12T05:19:48.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:20:02.113 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-09-12T05:20:07.229 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2024-09-12T05:20:11.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-12T05:20:11.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:20:14.205 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-09-12T05:20:16.232 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-12T05:20:16.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:20:19.293 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2024-09-12T05:20:26.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-12T05:20:26.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:20:31.298 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-12T05:20:31.298 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:20:44.605 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-09-12T05:20:49.725 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2024-09-12T05:20:59.610 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-12T05:20:59.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:20:59.900 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-09-12T05:21:00.484 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-12T05:21:00.484 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.15.0-119-generic"... 2024-09-12T05:21:00.485 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-09-12T05:21:00.531 INFO:teuthology.orchestra.run.smithi083.stdout:5.15.0-119-generic 2024-09-12T05:21:00.531 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-09-12T05:21:00.531 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-12T05:21:00.531 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-12T05:21:01.532 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-12T05:21:01.532 DEBUG:teuthology.orchestra.run.smithi083:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-12T05:21:01.610 INFO:teuthology.orchestra.run.smithi083.stdout:ttyS1 2024-09-12T05:21:01.628 DEBUG:teuthology.parallel:result is None 2024-09-12T05:21:04.726 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-12T05:21:04.726 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:21:05.107 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-09-12T05:21:05.967 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-12T05:21:05.967 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.15.0-119-generic"... 2024-09-12T05:21:05.967 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2024-09-12T05:21:06.012 INFO:teuthology.orchestra.run.smithi143.stdout:5.15.0-119-generic 2024-09-12T05:21:06.013 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-119-generic vs 5.15.0-119-generic 2024-09-12T05:21:06.013 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-12T05:21:06.013 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-12T05:21:07.014 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-12T05:21:07.014 DEBUG:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-12T05:21:07.100 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2024-09-12T05:21:07.130 DEBUG:teuthology.parallel:result is None 2024-09-12T05:21:07.130 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-12T05:21:07.138 INFO:teuthology.task.internal:Creating test directory... 2024-09-12T05:21:07.138 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-12T05:21:07.140 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-12T05:21:07.146 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-12T05:21:07.152 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-12T05:21:07.171 INFO:teuthology.task.internal:Creating archive directory... 2024-09-12T05:21:07.172 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-12T05:21:07.188 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-12T05:21:07.276 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-12T05:21:07.282 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-12T05:21:07.283 DEBUG:teuthology.orchestra.run.smithi083:> 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 2024-09-12T05:21:07.285 DEBUG:teuthology.orchestra.run.smithi143:> 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 2024-09-12T05:21:07.302 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T05:21:07.306 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T05:21:07.310 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T05:21:07.313 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-12T05:21:07.314 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-12T05:21:07.321 INFO:teuthology.task.internal:Configuring sudo... 2024-09-12T05:21:07.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-12T05:21:07.356 DEBUG:teuthology.orchestra.run.smithi143:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-12T05:21:07.367 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-12T05:21:07.376 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-12T05:21:07.376 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-12T05:21:07.412 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-12T05:21:07.417 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T05:21:07.463 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T05:21:07.511 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:21:07.511 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-12T05:21:07.582 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-12T05:21:07.587 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-12T05:21:07.637 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:21:07.638 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-12T05:21:07.702 DEBUG:teuthology.orchestra.run.smithi083:> sudo service rsyslog restart 2024-09-12T05:21:07.704 DEBUG:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2024-09-12T05:21:07.775 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-12T05:21:07.782 INFO:teuthology.task.internal:Starting timer... 2024-09-12T05:21:07.782 INFO:teuthology.run_tasks:Running task pcp... 2024-09-12T05:21:07.792 INFO:teuthology.run_tasks:Running task selinux... 2024-09-12T05:21:07.800 DEBUG:teuthology.task.selinux:Excluding smithi083: OS 'ubuntu' does not support SELinux 2024-09-12T05:21:07.800 DEBUG:teuthology.task.selinux:Excluding smithi143: OS 'ubuntu' does not support SELinux 2024-09-12T05:21:07.800 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-12T05:21:07.800 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-12T05:21:07.800 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-12T05:21:07.800 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-12T05:21:07.812 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-12T05:21:07.824 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'}]}] 2024-09-12T05:21:07.825 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi083.front.sepia.ceph.com,smithi143.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-12T05:28:36.718 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi083.front.sepia.ceph.com'), Remote(name='ubuntu@smithi143.front.sepia.ceph.com')] 2024-09-12T05:28:36.720 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-12T05:28:36.721 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:28:36.811 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-09-12T05:28:36.884 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-09-12T05:28:36.885 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-12T05:28:36.885 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-12T05:28:36.976 DEBUG:teuthology.orchestra.run.smithi143:> true 2024-09-12T05:28:37.057 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2024-09-12T05:28:37.057 INFO:teuthology.run_tasks:Running task clock... 2024-09-12T05:28:37.069 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-12T05:28:37.070 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-12T05:28:37.070 DEBUG:teuthology.orchestra.run.smithi083:> 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 2024-09-12T05:28:37.073 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-12T05:28:37.073 DEBUG:teuthology.orchestra.run.smithi143:> 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 2024-09-12T05:28:37.100 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-12T05:28:37.100 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Command line: ntpd -gq 2024-09-12T05:28:37.100 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: ---------------------------------------------------- 2024-09-12T05:28:37.101 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: ntp-4 is maintained by Network Time Foundation, 2024-09-12T05:28:37.101 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-12T05:28:37.101 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: corporation. Support and training for ntp-4 are 2024-09-12T05:28:37.101 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: available at https://www.nwtime.org/support 2024-09-12T05:28:37.101 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: ---------------------------------------------------- 2024-09-12T05:28:37.101 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: proto: precision = 0.045 usec (-24) 2024-09-12T05:28:37.101 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: basedate set to 2022-02-04 2024-09-12T05:28:37.102 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: gps base set to 2022-02-06 (week 2196) 2024-09-12T05:28:37.102 INFO:teuthology.orchestra.run.smithi083.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-12T05:28:37.102 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-12T05:28:37.102 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: restrict ::: KOD does nothing without LIMITED. 2024-09-12T05:28:37.103 INFO:teuthology.orchestra.run.smithi083.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-12T05:28:37.103 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Listen and drop on 0 v6wildcard [::]:123 2024-09-12T05:28:37.104 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-12T05:28:37.104 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Listen normally on 2 lo 127.0.0.1:123 2024-09-12T05:28:37.104 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Listen normally on 3 enp3s0f1 172.21.15.83:123 2024-09-12T05:28:37.104 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Listen normally on 4 lo [::1]:123 2024-09-12T05:28:37.104 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce91%5]:123 2024-09-12T05:28:37.104 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:37 ntpd[18521]: Listening on routing socket on fd #22 for interface updates 2024-09-12T05:28:37.130 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-12T05:28:37.131 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Command line: ntpd -gq 2024-09-12T05:28:37.131 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: ---------------------------------------------------- 2024-09-12T05:28:37.131 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: ntp-4 is maintained by Network Time Foundation, 2024-09-12T05:28:37.131 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-12T05:28:37.131 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: corporation. Support and training for ntp-4 are 2024-09-12T05:28:37.131 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: available at https://www.nwtime.org/support 2024-09-12T05:28:37.131 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: ---------------------------------------------------- 2024-09-12T05:28:37.132 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: proto: precision = 0.045 usec (-24) 2024-09-12T05:28:37.132 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: basedate set to 2022-02-04 2024-09-12T05:28:37.132 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: gps base set to 2022-02-06 (week 2196) 2024-09-12T05:28:37.132 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-12T05:28:37.133 INFO:teuthology.orchestra.run.smithi143.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-12T05:28:37.133 INFO:teuthology.orchestra.run.smithi143.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: restrict ::: KOD does nothing without LIMITED. 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Listen and drop on 0 v6wildcard [::]:123 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Listen normally on 2 lo 127.0.0.1:123 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Listen normally on 3 enp3s0f1 172.21.15.143:123 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Listen normally on 4 lo [::1]:123 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7783%5]:123 2024-09-12T05:28:37.134 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:37 ntpd[18517]: Listening on routing socket on fd #22 for interface updates 2024-09-12T05:28:38.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:38 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:38.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:38 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:38.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:38 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:38.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:38 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:38.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:38 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:38.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:38 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:39.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:39 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:39.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:39 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:39.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:39 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:39.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:39 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:39.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:39 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:39.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:39 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:39.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:39 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:39.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:39 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:40.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:40.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:40.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:40.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:40.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:40.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:40.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:40.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:40.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:40.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:40.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:40.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:40 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:40.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:40 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:41.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:41 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:41.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:41 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:41.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:41 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:41.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:41 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:41.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:41 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:41.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:41 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:41.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:41.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:41.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:41.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:41.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:41 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:42.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:42.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:42.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:42.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:42.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:42 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:42.130 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:42 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:42.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:42 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:42.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:42 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:42.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:42 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:42.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:42 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:42.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:42 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:43.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:43 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:43.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:43 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:43.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:43 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:43.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:43 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:43.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:43 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:43.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:43 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:43.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:43.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:43.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:43.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:43.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:43.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:43.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:43.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:43.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:43.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:43.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:43.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:43 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:44.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:44.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:44.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:44.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:44.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:44.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:44.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:44.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:44.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:44.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:44.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:44.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:44 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:44.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:44.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:44.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:44.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:44.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:44.131 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:44.132 INFO:teuthology.orchestra.run.smithi143.stdout:12 Sep 05:28:44 ntpd[18517]: ntpd: time slew -0.001544 s 2024-09-12T05:28:44.132 INFO:teuthology.orchestra.run.smithi143.stdout:ntpd: time slew -0.001544s 2024-09-12T05:28:44.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-12T05:28:44.132 INFO:teuthology.orchestra.run.smithi143.stderr:12 Sep 05:28:44 ntpd[18517]: can't open /var/log/ntpstats/loopstats.20240912: Permission denied 2024-09-12T05:28:44.184 INFO:teuthology.orchestra.run.smithi143.stdout: remote refid st t when poll reach delay offset jitter 2024-09-12T05:28:44.184 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================== 2024-09-12T05:28:44.184 INFO:teuthology.orchestra.run.smithi143.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:44.184 INFO:teuthology.orchestra.run.smithi143.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:44.184 INFO:teuthology.orchestra.run.smithi143.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:44.184 INFO:teuthology.orchestra.run.smithi143.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:45.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:45 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:45.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:45 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:45.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:45 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:45.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:45 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:45.101 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:45 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:45.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:45 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: can't open /var/log/ntpstats/rawstats.20240912: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-12T05:28:46.102 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: can't open /var/log/ntpstats/peerstats.20240912: Permission denied 2024-09-12T05:28:46.103 INFO:teuthology.orchestra.run.smithi083.stdout:12 Sep 05:28:46 ntpd[18521]: ntpd: time slew -0.004188 s 2024-09-12T05:28:46.103 INFO:teuthology.orchestra.run.smithi083.stdout:ntpd: time slew -0.004188s 2024-09-12T05:28:46.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-12T05:28:46.103 INFO:teuthology.orchestra.run.smithi083.stderr:12 Sep 05:28:46 ntpd[18521]: can't open /var/log/ntpstats/loopstats.20240912: Permission denied 2024-09-12T05:28:46.161 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-09-12T05:28:46.161 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-09-12T05:28:46.161 INFO:teuthology.orchestra.run.smithi083.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:46.161 INFO:teuthology.orchestra.run.smithi083.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:46.161 INFO:teuthology.orchestra.run.smithi083.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:46.162 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-12T05:28:46.163 INFO:teuthology.run_tasks:Running task install... 2024-09-12T05:28:46.176 DEBUG:teuthology.task.install:project ceph 2024-09-12T05:28:46.176 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}} 2024-09-12T05:28:46.177 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'} 2024-09-12T05:28:46.177 INFO:teuthology.task.install:Using flavor: default 2024-09-12T05:28:46.188 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']} 2024-09-12T05:28:46.188 INFO:teuthology.task.install:extra packages: [] 2024-09-12T05:28:46.188 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-key list | grep Ceph 2024-09-12T05:28:46.189 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-key list | grep Ceph 2024-09-12T05:28:46.258 INFO:teuthology.orchestra.run.smithi143.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-12T05:28:46.263 INFO:teuthology.orchestra.run.smithi083.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-12T05:28:46.288 INFO:teuthology.orchestra.run.smithi143.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-12T05:28:46.288 INFO:teuthology.orchestra.run.smithi143.stdout:uid [ unknown] Ceph.com (release key) 2024-09-12T05:28:46.289 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 2024-09-12T05:28:46.290 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T05:28:46.305 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-12T05:28:46.306 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph.com (release key) 2024-09-12T05:28:46.306 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 2024-09-12T05:28:46.306 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T05:28:46.441 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default/ 2024-09-12T05:28:46.441 INFO:teuthology.task.install.deb:Package version is 19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:28:46.467 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default/ 2024-09-12T05:28:46.467 INFO:teuthology.task.install.deb:Package version is 19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:28:46.570 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:28:46.570 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-12T05:28:46.584 DEBUG:teuthology.orchestra.run.smithi143:> sudo apt-get update 2024-09-12T05:28:46.586 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:28:46.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-12T05:28:46.599 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-09-12T05:28:46.770 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-12T05:28:46.807 INFO:teuthology.orchestra.run.smithi143.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy InRelease 2024-09-12T05:28:46.824 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:2 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy InRelease 2024-09-12T05:28:46.828 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-12T05:28:46.845 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-12T05:28:46.851 INFO:teuthology.orchestra.run.smithi143.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-12T05:28:46.868 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:4 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-12T05:28:46.873 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-12T05:28:46.882 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:5 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-12T05:28:46.882 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-12T05:28:46.889 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,424 B] 2024-09-12T05:28:46.896 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-12T05:28:46.913 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,424 B] 2024-09-12T05:28:46.916 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.2 kB] 2024-09-12T05:28:46.955 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-12T05:28:46.975 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-12T05:28:47.038 INFO:teuthology.orchestra.run.smithi143.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-12T05:28:47.054 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-12T05:28:47.193 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 29.3 kB in 0s (71.3 kB/s) 2024-09-12T05:28:47.254 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 29.3 kB in 0s (59.9 kB/s) 2024-09-12T05:28:48.205 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:28:48.222 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4883-gd61b0886-1jammy cephadm=19.3.0-4883-gd61b0886-1jammy ceph-mds=19.3.0-4883-gd61b0886-1jammy ceph-mgr=19.3.0-4883-gd61b0886-1jammy ceph-common=19.3.0-4883-gd61b0886-1jammy ceph-fuse=19.3.0-4883-gd61b0886-1jammy ceph-test=19.3.0-4883-gd61b0886-1jammy ceph-volume=19.3.0-4883-gd61b0886-1jammy radosgw=19.3.0-4883-gd61b0886-1jammy python3-rados=19.3.0-4883-gd61b0886-1jammy python3-rgw=19.3.0-4883-gd61b0886-1jammy python3-cephfs=19.3.0-4883-gd61b0886-1jammy python3-rbd=19.3.0-4883-gd61b0886-1jammy libcephfs2=19.3.0-4883-gd61b0886-1jammy libcephfs-dev=19.3.0-4883-gd61b0886-1jammy librados2=19.3.0-4883-gd61b0886-1jammy librbd1=19.3.0-4883-gd61b0886-1jammy rbd-fuse=19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:28:48.265 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-12T05:28:48.276 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:28:48.281 DEBUG:teuthology.orchestra.run.smithi143:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4883-gd61b0886-1jammy cephadm=19.3.0-4883-gd61b0886-1jammy ceph-mds=19.3.0-4883-gd61b0886-1jammy ceph-mgr=19.3.0-4883-gd61b0886-1jammy ceph-common=19.3.0-4883-gd61b0886-1jammy ceph-fuse=19.3.0-4883-gd61b0886-1jammy ceph-test=19.3.0-4883-gd61b0886-1jammy ceph-volume=19.3.0-4883-gd61b0886-1jammy radosgw=19.3.0-4883-gd61b0886-1jammy python3-rados=19.3.0-4883-gd61b0886-1jammy python3-rgw=19.3.0-4883-gd61b0886-1jammy python3-cephfs=19.3.0-4883-gd61b0886-1jammy python3-rbd=19.3.0-4883-gd61b0886-1jammy libcephfs2=19.3.0-4883-gd61b0886-1jammy libcephfs-dev=19.3.0-4883-gd61b0886-1jammy librados2=19.3.0-4883-gd61b0886-1jammy librbd1=19.3.0-4883-gd61b0886-1jammy rbd-fuse=19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:28:48.335 INFO:teuthology.orchestra.run.smithi143.stdout:Reading package lists... 2024-09-12T05:28:48.461 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-12T05:28:48.461 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-12T05:28:48.520 INFO:teuthology.orchestra.run.smithi143.stdout:Building dependency tree... 2024-09-12T05:28:48.520 INFO:teuthology.orchestra.run.smithi143.stdout:Reading state information... 2024-09-12T05:28:48.644 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:28:48.645 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T05:28:48.645 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T05:28:48.645 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T05:28:48.645 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-12T05:28:48.645 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-12T05:28:48.646 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:28:48.647 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-09-12T05:28:48.647 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-12T05:28:48.647 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-12T05:28:48.648 INFO:teuthology.orchestra.run.smithi083.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-12T05:28:48.649 INFO:teuthology.orchestra.run.smithi083.stdout: xmlstarlet zip 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-12T05:28:48.650 INFO:teuthology.orchestra.run.smithi083.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-12T05:28:48.651 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2024-09-12T05:28:48.651 INFO:teuthology.orchestra.run.smithi083.stdout: btrfs-tools 2024-09-12T05:28:48.705 INFO:teuthology.orchestra.run.smithi143.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:28:48.705 INFO:teuthology.orchestra.run.smithi143.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T05:28:48.705 INFO:teuthology.orchestra.run.smithi143.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T05:28:48.705 INFO:teuthology.orchestra.run.smithi143.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T05:28:48.706 INFO:teuthology.orchestra.run.smithi143.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-12T05:28:48.706 INFO:teuthology.orchestra.run.smithi143.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-12T05:28:48.706 INFO:teuthology.orchestra.run.smithi143.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:28:48.706 INFO:teuthology.orchestra.run.smithi143.stdout:The following additional packages will be installed: 2024-09-12T05:28:48.707 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-12T05:28:48.707 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-12T05:28:48.707 INFO:teuthology.orchestra.run.smithi143.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-12T05:28:48.707 INFO:teuthology.orchestra.run.smithi143.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-12T05:28:48.707 INFO:teuthology.orchestra.run.smithi143.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-12T05:28:48.708 INFO:teuthology.orchestra.run.smithi143.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-12T05:28:48.709 INFO:teuthology.orchestra.run.smithi143.stdout: xmlstarlet zip 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout:Suggested packages: 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout:Recommended packages: 2024-09-12T05:28:48.710 INFO:teuthology.orchestra.run.smithi143.stdout: btrfs-tools 2024-09-12T05:28:48.751 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-09-12T05:28:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-12T05:28:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-12T05:28:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-12T05:28:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-12T05:28:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-12T05:28:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-12T05:28:48.752 INFO:teuthology.orchestra.run.smithi083.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-12T05:28:48.752 INFO:teuthology.orchestra.run.smithi083.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-12T05:28:48.752 INFO:teuthology.orchestra.run.smithi083.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-12T05:28:48.752 INFO:teuthology.orchestra.run.smithi083.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-12T05:28:48.753 INFO:teuthology.orchestra.run.smithi083.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-12T05:28:48.754 INFO:teuthology.orchestra.run.smithi083.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-12T05:28:48.754 INFO:teuthology.orchestra.run.smithi083.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-12T05:28:48.811 INFO:teuthology.orchestra.run.smithi143.stdout:The following NEW packages will be installed: 2024-09-12T05:28:48.811 INFO:teuthology.orchestra.run.smithi143.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-12T05:28:48.811 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-12T05:28:48.811 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-12T05:28:48.811 INFO:teuthology.orchestra.run.smithi143.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-12T05:28:48.811 INFO:teuthology.orchestra.run.smithi143.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-12T05:28:48.811 INFO:teuthology.orchestra.run.smithi143.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-12T05:28:48.812 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-12T05:28:48.812 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 251 MB of archives. 2024-09-12T05:28:48.812 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-12T05:28:48.812 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-12T05:28:48.813 INFO:teuthology.orchestra.run.smithi143.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-12T05:28:48.813 INFO:teuthology.orchestra.run.smithi143.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-12T05:28:48.813 INFO:teuthology.orchestra.run.smithi143.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-12T05:28:48.813 INFO:teuthology.orchestra.run.smithi143.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-12T05:28:48.813 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-12T05:28:48.813 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-12T05:28:48.814 INFO:teuthology.orchestra.run.smithi143.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-12T05:28:48.815 INFO:teuthology.orchestra.run.smithi143.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-12T05:28:48.871 INFO:teuthology.orchestra.run.smithi143.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-12T05:28:48.871 INFO:teuthology.orchestra.run.smithi143.stdout:Need to get 251 MB of archives. 2024-09-12T05:28:48.871 INFO:teuthology.orchestra.run.smithi143.stdout:After this operation, 934 MB of additional disk space will be used. 2024-09-12T05:28:48.871 INFO:teuthology.orchestra.run.smithi143.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-12T05:28:48.895 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4883-gd61b0886-1jammy [3,634 kB] 2024-09-12T05:28:48.899 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-12T05:28:48.902 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-12T05:28:48.918 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-12T05:28:48.956 INFO:teuthology.orchestra.run.smithi143.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4883-gd61b0886-1jammy [3,634 kB] 2024-09-12T05:28:48.959 INFO:teuthology.orchestra.run.smithi143.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-12T05:28:48.961 INFO:teuthology.orchestra.run.smithi143.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-12T05:28:48.977 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-12T05:28:48.978 INFO:teuthology.orchestra.run.smithi143.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-12T05:28:48.982 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-12T05:28:48.994 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-12T05:28:48.998 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-12T05:28:49.000 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-12T05:28:49.000 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-12T05:28:49.001 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-12T05:28:49.009 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-12T05:28:49.012 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-12T05:28:49.014 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-12T05:28:49.015 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-12T05:28:49.016 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-12T05:28:49.032 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-12T05:28:49.035 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-12T05:28:49.036 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-12T05:28:49.037 INFO:teuthology.orchestra.run.smithi143.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-12T05:28:49.037 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-12T05:28:49.037 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-12T05:28:49.038 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-12T05:28:49.039 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-12T05:28:49.041 INFO:teuthology.orchestra.run.smithi143.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-12T05:28:49.049 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-12T05:28:49.050 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-12T05:28:49.050 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-12T05:28:49.053 INFO:teuthology.orchestra.run.smithi143.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-12T05:28:49.057 INFO:teuthology.orchestra.run.smithi143.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-12T05:28:49.059 INFO:teuthology.orchestra.run.smithi143.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-12T05:28:49.059 INFO:teuthology.orchestra.run.smithi143.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-12T05:28:49.060 INFO:teuthology.orchestra.run.smithi143.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-12T05:28:49.066 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-12T05:28:49.067 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-12T05:28:49.068 INFO:teuthology.orchestra.run.smithi143.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-12T05:28:49.069 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-12T05:28:49.070 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-12T05:28:49.070 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-12T05:28:49.070 INFO:teuthology.orchestra.run.smithi143.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-12T05:28:49.071 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-12T05:28:49.072 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-12T05:28:49.073 INFO:teuthology.orchestra.run.smithi143.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-12T05:28:49.074 INFO:teuthology.orchestra.run.smithi143.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-12T05:28:49.075 INFO:teuthology.orchestra.run.smithi143.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-12T05:28:49.084 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-12T05:28:49.084 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-12T05:28:49.085 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-12T05:28:49.091 INFO:teuthology.orchestra.run.smithi143.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-12T05:28:49.093 INFO:teuthology.orchestra.run.smithi143.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-12T05:28:49.095 INFO:teuthology.orchestra.run.smithi143.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-12T05:28:49.096 INFO:teuthology.orchestra.run.smithi143.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-12T05:28:49.096 INFO:teuthology.orchestra.run.smithi143.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-12T05:28:49.097 INFO:teuthology.orchestra.run.smithi143.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-12T05:28:49.097 INFO:teuthology.orchestra.run.smithi143.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-12T05:28:49.100 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-12T05:28:49.103 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-12T05:28:49.108 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-12T05:28:49.108 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-12T05:28:49.109 INFO:teuthology.orchestra.run.smithi143.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-12T05:28:49.109 INFO:teuthology.orchestra.run.smithi143.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-12T05:28:49.109 INFO:teuthology.orchestra.run.smithi143.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-12T05:28:49.109 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-12T05:28:49.109 INFO:teuthology.orchestra.run.smithi083.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-12T05:28:49.110 INFO:teuthology.orchestra.run.smithi083.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-12T05:28:49.118 INFO:teuthology.orchestra.run.smithi083.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-12T05:28:49.118 INFO:teuthology.orchestra.run.smithi083.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-12T05:28:49.119 INFO:teuthology.orchestra.run.smithi083.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-12T05:28:49.125 INFO:teuthology.orchestra.run.smithi143.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-12T05:28:49.125 INFO:teuthology.orchestra.run.smithi143.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-12T05:28:49.128 INFO:teuthology.orchestra.run.smithi143.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-12T05:28:49.128 INFO:teuthology.orchestra.run.smithi143.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-12T05:28:49.129 INFO:teuthology.orchestra.run.smithi143.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-12T05:28:49.129 INFO:teuthology.orchestra.run.smithi143.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-12T05:28:49.130 INFO:teuthology.orchestra.run.smithi143.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-12T05:28:49.134 INFO:teuthology.orchestra.run.smithi083.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-12T05:28:49.137 INFO:teuthology.orchestra.run.smithi083.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-12T05:28:49.138 INFO:teuthology.orchestra.run.smithi083.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-12T05:28:49.138 INFO:teuthology.orchestra.run.smithi083.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-12T05:28:49.141 INFO:teuthology.orchestra.run.smithi083.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-12T05:28:49.142 INFO:teuthology.orchestra.run.smithi143.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-12T05:28:49.142 INFO:teuthology.orchestra.run.smithi143.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-12T05:28:49.144 INFO:teuthology.orchestra.run.smithi143.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-12T05:28:49.159 INFO:teuthology.orchestra.run.smithi143.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-12T05:28:49.159 INFO:teuthology.orchestra.run.smithi143.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-12T05:28:49.165 INFO:teuthology.orchestra.run.smithi143.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-12T05:28:49.165 INFO:teuthology.orchestra.run.smithi143.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-12T05:28:49.166 INFO:teuthology.orchestra.run.smithi143.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-12T05:28:49.166 INFO:teuthology.orchestra.run.smithi143.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-12T05:28:49.167 INFO:teuthology.orchestra.run.smithi143.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-12T05:28:49.168 INFO:teuthology.orchestra.run.smithi083.stdout:Get:53 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4883-gd61b0886-1jammy [3,336 kB] 2024-09-12T05:28:49.176 INFO:teuthology.orchestra.run.smithi143.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-12T05:28:49.177 INFO:teuthology.orchestra.run.smithi143.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-12T05:28:49.178 INFO:teuthology.orchestra.run.smithi143.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-12T05:28:49.192 INFO:teuthology.orchestra.run.smithi083.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-12T05:28:49.193 INFO:teuthology.orchestra.run.smithi143.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-12T05:28:49.193 INFO:teuthology.orchestra.run.smithi083.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-12T05:28:49.194 INFO:teuthology.orchestra.run.smithi083.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-12T05:28:49.194 INFO:teuthology.orchestra.run.smithi083.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-12T05:28:49.196 INFO:teuthology.orchestra.run.smithi083.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-12T05:28:49.196 INFO:teuthology.orchestra.run.smithi143.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-12T05:28:49.196 INFO:teuthology.orchestra.run.smithi143.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-12T05:28:49.197 INFO:teuthology.orchestra.run.smithi143.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-12T05:28:49.199 INFO:teuthology.orchestra.run.smithi143.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-12T05:28:49.212 INFO:teuthology.orchestra.run.smithi083.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-12T05:28:49.214 INFO:teuthology.orchestra.run.smithi083.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-12T05:28:49.214 INFO:teuthology.orchestra.run.smithi083.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-12T05:28:49.229 INFO:teuthology.orchestra.run.smithi083.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-12T05:28:49.229 INFO:teuthology.orchestra.run.smithi083.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-12T05:28:49.229 INFO:teuthology.orchestra.run.smithi083.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-12T05:28:49.230 INFO:teuthology.orchestra.run.smithi083.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-12T05:28:49.230 INFO:teuthology.orchestra.run.smithi083.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-12T05:28:49.230 INFO:teuthology.orchestra.run.smithi083.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-12T05:28:49.232 INFO:teuthology.orchestra.run.smithi143.stdout:Get:53 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4883-gd61b0886-1jammy [3,336 kB] 2024-09-12T05:28:49.246 INFO:teuthology.orchestra.run.smithi083.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-12T05:28:49.247 INFO:teuthology.orchestra.run.smithi083.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-12T05:28:49.250 INFO:teuthology.orchestra.run.smithi083.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-12T05:28:49.251 INFO:teuthology.orchestra.run.smithi143.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-12T05:28:49.252 INFO:teuthology.orchestra.run.smithi143.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-12T05:28:49.253 INFO:teuthology.orchestra.run.smithi143.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-12T05:28:49.253 INFO:teuthology.orchestra.run.smithi143.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-12T05:28:49.254 INFO:teuthology.orchestra.run.smithi143.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-12T05:28:49.263 INFO:teuthology.orchestra.run.smithi083.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-12T05:28:49.265 INFO:teuthology.orchestra.run.smithi083.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-12T05:28:49.265 INFO:teuthology.orchestra.run.smithi083.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-12T05:28:49.268 INFO:teuthology.orchestra.run.smithi083.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-12T05:28:49.270 INFO:teuthology.orchestra.run.smithi083.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-12T05:28:49.271 INFO:teuthology.orchestra.run.smithi083.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-12T05:28:49.271 INFO:teuthology.orchestra.run.smithi083.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-09-12T05:28:49.272 INFO:teuthology.orchestra.run.smithi143.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-12T05:28:49.273 INFO:teuthology.orchestra.run.smithi143.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-12T05:28:49.273 INFO:teuthology.orchestra.run.smithi143.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-12T05:28:49.280 INFO:teuthology.orchestra.run.smithi083.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-12T05:28:49.281 INFO:teuthology.orchestra.run.smithi083.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-12T05:28:49.283 INFO:teuthology.orchestra.run.smithi083.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-12T05:28:49.286 INFO:teuthology.orchestra.run.smithi083.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4883-gd61b0886-1jammy [722 kB] 2024-09-12T05:28:49.288 INFO:teuthology.orchestra.run.smithi143.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-12T05:28:49.288 INFO:teuthology.orchestra.run.smithi143.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-12T05:28:49.294 INFO:teuthology.orchestra.run.smithi143.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-12T05:28:49.295 INFO:teuthology.orchestra.run.smithi143.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-12T05:28:49.295 INFO:teuthology.orchestra.run.smithi143.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-12T05:28:49.296 INFO:teuthology.orchestra.run.smithi143.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-12T05:28:49.296 INFO:teuthology.orchestra.run.smithi143.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-12T05:28:49.296 INFO:teuthology.orchestra.run.smithi143.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-12T05:28:49.297 INFO:teuthology.orchestra.run.smithi083.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-12T05:28:49.298 INFO:teuthology.orchestra.run.smithi083.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-12T05:28:49.298 INFO:teuthology.orchestra.run.smithi083.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-12T05:28:49.299 INFO:teuthology.orchestra.run.smithi143.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-12T05:28:49.300 INFO:teuthology.orchestra.run.smithi083.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-12T05:28:49.300 INFO:teuthology.orchestra.run.smithi083.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-12T05:28:49.306 INFO:teuthology.orchestra.run.smithi083.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-12T05:28:49.306 INFO:teuthology.orchestra.run.smithi083.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-12T05:28:49.308 INFO:teuthology.orchestra.run.smithi083.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4883-gd61b0886-1jammy [356 kB] 2024-09-12T05:28:49.311 INFO:teuthology.orchestra.run.smithi143.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-12T05:28:49.312 INFO:teuthology.orchestra.run.smithi143.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-12T05:28:49.313 INFO:teuthology.orchestra.run.smithi143.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-12T05:28:49.314 INFO:teuthology.orchestra.run.smithi083.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-12T05:28:49.316 INFO:teuthology.orchestra.run.smithi083.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-12T05:28:49.316 INFO:teuthology.orchestra.run.smithi083.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-12T05:28:49.322 INFO:teuthology.orchestra.run.smithi083.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4883-gd61b0886-1jammy [32.8 kB] 2024-09-12T05:28:49.323 INFO:teuthology.orchestra.run.smithi083.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4883-gd61b0886-1jammy [180 kB] 2024-09-12T05:28:49.328 INFO:teuthology.orchestra.run.smithi083.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4883-gd61b0886-1jammy [71.3 kB] 2024-09-12T05:28:49.328 INFO:teuthology.orchestra.run.smithi143.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-12T05:28:49.329 INFO:teuthology.orchestra.run.smithi083.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4883-gd61b0886-1jammy [340 kB] 2024-09-12T05:28:49.330 INFO:teuthology.orchestra.run.smithi143.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-12T05:28:49.331 INFO:teuthology.orchestra.run.smithi143.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-12T05:28:49.331 INFO:teuthology.orchestra.run.smithi143.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-09-12T05:28:49.335 INFO:teuthology.orchestra.run.smithi143.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-12T05:28:49.336 INFO:teuthology.orchestra.run.smithi143.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-12T05:28:49.339 INFO:teuthology.orchestra.run.smithi143.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-12T05:28:49.343 INFO:teuthology.orchestra.run.smithi083.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4883-gd61b0886-1jammy [7,987 kB] 2024-09-12T05:28:49.344 INFO:teuthology.orchestra.run.smithi143.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-12T05:28:49.345 INFO:teuthology.orchestra.run.smithi143.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-12T05:28:49.345 INFO:teuthology.orchestra.run.smithi143.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-12T05:28:49.349 INFO:teuthology.orchestra.run.smithi143.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4883-gd61b0886-1jammy [722 kB] 2024-09-12T05:28:49.361 INFO:teuthology.orchestra.run.smithi143.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-12T05:28:49.362 INFO:teuthology.orchestra.run.smithi143.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-12T05:28:49.368 INFO:teuthology.orchestra.run.smithi143.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-12T05:28:49.369 INFO:teuthology.orchestra.run.smithi143.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-12T05:28:49.369 INFO:teuthology.orchestra.run.smithi143.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-12T05:28:49.370 INFO:teuthology.orchestra.run.smithi143.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4883-gd61b0886-1jammy [356 kB] 2024-09-12T05:28:49.370 INFO:teuthology.orchestra.run.smithi143.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-12T05:28:49.371 INFO:teuthology.orchestra.run.smithi143.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-12T05:28:49.385 INFO:teuthology.orchestra.run.smithi143.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4883-gd61b0886-1jammy [32.8 kB] 2024-09-12T05:28:49.386 INFO:teuthology.orchestra.run.smithi143.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4883-gd61b0886-1jammy [180 kB] 2024-09-12T05:28:49.390 INFO:teuthology.orchestra.run.smithi143.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4883-gd61b0886-1jammy [71.3 kB] 2024-09-12T05:28:49.392 INFO:teuthology.orchestra.run.smithi143.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4883-gd61b0886-1jammy [340 kB] 2024-09-12T05:28:49.408 INFO:teuthology.orchestra.run.smithi143.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4883-gd61b0886-1jammy [7,987 kB] 2024-09-12T05:28:49.583 INFO:teuthology.orchestra.run.smithi083.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4883-gd61b0886-1jammy [112 kB] 2024-09-12T05:28:49.585 INFO:teuthology.orchestra.run.smithi083.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4883-gd61b0886-1jammy [473 kB] 2024-09-12T05:28:49.604 INFO:teuthology.orchestra.run.smithi083.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4883-gd61b0886-1jammy [28.3 MB] 2024-09-12T05:28:49.693 INFO:teuthology.orchestra.run.smithi143.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4883-gd61b0886-1jammy [112 kB] 2024-09-12T05:28:49.696 INFO:teuthology.orchestra.run.smithi143.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4883-gd61b0886-1jammy [473 kB] 2024-09-12T05:28:49.705 INFO:teuthology.orchestra.run.smithi143.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4883-gd61b0886-1jammy [28.3 MB] 2024-09-12T05:28:50.625 INFO:teuthology.orchestra.run.smithi083.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4883-gd61b0886-1jammy [5,207 kB] 2024-09-12T05:28:50.707 INFO:teuthology.orchestra.run.smithi083.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4883-gd61b0886-1jammy [251 kB] 2024-09-12T05:28:50.712 INFO:teuthology.orchestra.run.smithi083.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4883-gd61b0886-1jammy [124 kB] 2024-09-12T05:28:50.714 INFO:teuthology.orchestra.run.smithi083.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4883-gd61b0886-1jammy [1,562 kB] 2024-09-12T05:28:50.743 INFO:teuthology.orchestra.run.smithi143.stdout:Get:101 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4883-gd61b0886-1jammy [5,207 kB] 2024-09-12T05:28:50.754 INFO:teuthology.orchestra.run.smithi083.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4883-gd61b0886-1jammy [6,309 kB] 2024-09-12T05:28:50.854 INFO:teuthology.orchestra.run.smithi143.stdout:Get:102 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4883-gd61b0886-1jammy [251 kB] 2024-09-12T05:28:50.859 INFO:teuthology.orchestra.run.smithi143.stdout:Get:103 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4883-gd61b0886-1jammy [124 kB] 2024-09-12T05:28:50.862 INFO:teuthology.orchestra.run.smithi143.stdout:Get:104 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4883-gd61b0886-1jammy [1,562 kB] 2024-09-12T05:28:50.977 INFO:teuthology.orchestra.run.smithi143.stdout:Get:105 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4883-gd61b0886-1jammy [6,309 kB] 2024-09-12T05:28:50.979 INFO:teuthology.orchestra.run.smithi083.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4883-gd61b0886-1jammy [23.1 MB] 2024-09-12T05:28:51.125 INFO:teuthology.orchestra.run.smithi143.stdout:Get:106 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4883-gd61b0886-1jammy [23.1 MB] 2024-09-12T05:28:51.834 INFO:teuthology.orchestra.run.smithi083.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4883-gd61b0886-1jammy [14.1 kB] 2024-09-12T05:28:51.835 INFO:teuthology.orchestra.run.smithi083.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4883-gd61b0886-1jammy [880 kB] 2024-09-12T05:28:51.852 INFO:teuthology.orchestra.run.smithi083.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4883-gd61b0886-1jammy [2,454 kB] 2024-09-12T05:28:51.893 INFO:teuthology.orchestra.run.smithi083.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4883-gd61b0886-1jammy [814 kB] 2024-09-12T05:28:51.903 INFO:teuthology.orchestra.run.smithi083.stdout:Get:111 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4883-gd61b0886-1jammy [160 kB] 2024-09-12T05:28:51.905 INFO:teuthology.orchestra.run.smithi083.stdout:Get:112 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4883-gd61b0886-1jammy [61.5 MB] 2024-09-12T05:28:51.936 INFO:teuthology.orchestra.run.smithi143.stdout:Get:107 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4883-gd61b0886-1jammy [14.1 kB] 2024-09-12T05:28:51.936 INFO:teuthology.orchestra.run.smithi143.stdout:Get:108 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4883-gd61b0886-1jammy [880 kB] 2024-09-12T05:28:51.953 INFO:teuthology.orchestra.run.smithi143.stdout:Get:109 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4883-gd61b0886-1jammy [2,454 kB] 2024-09-12T05:28:51.994 INFO:teuthology.orchestra.run.smithi143.stdout:Get:110 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4883-gd61b0886-1jammy [814 kB] 2024-09-12T05:28:52.005 INFO:teuthology.orchestra.run.smithi143.stdout:Get:111 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4883-gd61b0886-1jammy [160 kB] 2024-09-12T05:28:52.006 INFO:teuthology.orchestra.run.smithi143.stdout:Get:112 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4883-gd61b0886-1jammy [61.5 MB] 2024-09-12T05:28:54.196 INFO:teuthology.orchestra.run.smithi083.stdout:Get:113 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4883-gd61b0886-1jammy [8,625 kB] 2024-09-12T05:28:54.294 INFO:teuthology.orchestra.run.smithi143.stdout:Get:113 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4883-gd61b0886-1jammy [8,625 kB] 2024-09-12T05:28:54.305 INFO:teuthology.orchestra.run.smithi083.stdout:Get:114 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4883-gd61b0886-1jammy [14.2 kB] 2024-09-12T05:28:54.305 INFO:teuthology.orchestra.run.smithi083.stdout:Get:115 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4883-gd61b0886-1jammy [55.8 MB] 2024-09-12T05:28:54.493 INFO:teuthology.orchestra.run.smithi143.stdout:Get:114 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4883-gd61b0886-1jammy [14.2 kB] 2024-09-12T05:28:54.493 INFO:teuthology.orchestra.run.smithi143.stdout:Get:115 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4883-gd61b0886-1jammy [55.8 MB] 2024-09-12T05:28:56.343 INFO:teuthology.orchestra.run.smithi083.stdout:Get:116 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4883-gd61b0886-1jammy [130 kB] 2024-09-12T05:28:56.346 INFO:teuthology.orchestra.run.smithi083.stdout:Get:117 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4883-gd61b0886-1jammy [39.0 kB] 2024-09-12T05:28:56.347 INFO:teuthology.orchestra.run.smithi083.stdout:Get:118 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4883-gd61b0886-1jammy [15.9 MB] 2024-09-12T05:28:56.527 INFO:teuthology.orchestra.run.smithi143.stdout:Get:116 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4883-gd61b0886-1jammy [130 kB] 2024-09-12T05:28:56.530 INFO:teuthology.orchestra.run.smithi143.stdout:Get:117 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4883-gd61b0886-1jammy [39.0 kB] 2024-09-12T05:28:56.531 INFO:teuthology.orchestra.run.smithi143.stdout:Get:118 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4883-gd61b0886-1jammy [15.9 MB] 2024-09-12T05:28:56.655 INFO:teuthology.orchestra.run.smithi083.stdout:Get:119 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4883-gd61b0886-1jammy [91.2 kB] 2024-09-12T05:28:56.859 INFO:teuthology.orchestra.run.smithi143.stdout:Get:119 https://2.chacra.ceph.com/r/ceph/wip-dis-testing/d61b08865d4d98738f45ff2e4806d7fb6d03eca1/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4883-gd61b0886-1jammy [91.2 kB] 2024-09-12T05:28:57.256 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 251 MB in 8s (31.8 MB/s) 2024-09-12T05:28:57.378 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-12T05:28:57.428 INFO:teuthology.orchestra.run.smithi143.stdout:Fetched 251 MB in 8s (31.2 MB/s) 2024-09-12T05:28:57.471 INFO:teuthology.orchestra.run.smithi083.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 ... 165988 files and directories currently installed.) 2024-09-12T05:28:57.477 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-12T05:28:57.543 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-12T05:28:57.551 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-12T05:28:57.635 INFO:teuthology.orchestra.run.smithi143.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 ... 165988 files and directories currently installed.) 2024-09-12T05:28:57.641 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-12T05:28:57.725 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-12T05:28:57.889 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-12T05:28:57.915 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-12T05:28:57.955 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-12T05:28:58.003 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-12T05:28:58.030 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-12T05:28:58.070 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-12T05:28:58.398 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-12T05:28:58.424 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-12T05:28:58.464 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-12T05:28:58.530 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-12T05:28:58.557 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-12T05:28:58.725 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-12T05:28:58.901 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-12T05:28:58.928 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-12T05:28:58.975 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:28:59.078 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-12T05:28:59.105 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-12T05:28:59.145 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:28:59.304 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-12T05:28:59.319 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-12T05:28:59.354 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:28:59.549 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-12T05:28:59.575 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-12T05:28:59.615 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:28:59.715 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-12T05:28:59.741 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-12T05:28:59.781 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:28:59.935 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-12T05:28:59.961 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-12T05:29:00.001 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:29:00.126 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-12T05:29:00.153 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-12T05:29:00.192 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-12T05:29:00.296 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-12T05:29:00.323 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-12T05:29:00.354 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-12T05:29:00.487 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package librados2. 2024-09-12T05:29:00.514 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../007-librados2_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:00.553 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librados2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:00.691 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librados2. 2024-09-12T05:29:00.718 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../007-librados2_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:00.757 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librados2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:00.998 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libnbd0. 2024-09-12T05:29:01.024 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-12T05:29:01.064 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-12T05:29:01.244 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libnbd0. 2024-09-12T05:29:01.270 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-12T05:29:01.310 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-12T05:29:01.367 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package librbd1. 2024-09-12T05:29:01.394 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../009-librbd1_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:01.433 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librbd1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:01.580 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librbd1. 2024-09-12T05:29:01.595 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../009-librbd1_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:01.638 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librbd1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:01.887 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libcephfs2. 2024-09-12T05:29:01.913 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:01.953 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libcephfs2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:02.091 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs2. 2024-09-12T05:29:02.118 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:02.158 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:02.222 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rados. 2024-09-12T05:29:02.237 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:02.271 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rados (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:02.419 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rados. 2024-09-12T05:29:02.434 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:02.477 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rados (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:02.541 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-12T05:29:02.567 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:02.607 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-ceph-argparse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:02.771 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-12T05:29:02.798 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:02.838 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-argparse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:02.859 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cephfs. 2024-09-12T05:29:02.875 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:02.918 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cephfs (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:03.057 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cephfs. 2024-09-12T05:29:03.073 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:03.141 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cephfs (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:03.229 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-12T05:29:03.255 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:03.295 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:03.594 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-12T05:29:03.620 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:03.648 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-12T05:29:03.660 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:03.675 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-12T05:29:03.715 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-12T05:29:03.997 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-12T05:29:04.001 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-prettytable. 2024-09-12T05:29:04.024 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-12T05:29:04.027 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-12T05:29:04.067 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-12T05:29:04.072 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-12T05:29:04.287 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rbd. 2024-09-12T05:29:04.313 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:04.353 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rbd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:04.359 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-prettytable. 2024-09-12T05:29:04.385 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-12T05:29:04.425 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-12T05:29:04.652 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rbd. 2024-09-12T05:29:04.668 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:04.689 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-12T05:29:04.711 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rbd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:04.716 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-12T05:29:04.755 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-12T05:29:05.016 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-12T05:29:05.032 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-12T05:29:05.064 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-12T05:29:05.082 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-12T05:29:05.091 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-12T05:29:05.131 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-12T05:29:05.402 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-12T05:29:05.409 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-12T05:29:05.418 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-12T05:29:05.432 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-12T05:29:05.452 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-12T05:29:05.475 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-12T05:29:05.747 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package lua5.1. 2024-09-12T05:29:05.761 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-12T05:29:05.774 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-12T05:29:05.788 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-12T05:29:05.813 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-12T05:29:05.819 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-12T05:29:06.116 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package lua-any. 2024-09-12T05:29:06.132 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-12T05:29:06.140 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua5.1. 2024-09-12T05:29:06.167 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-12T05:29:06.174 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-12T05:29:06.206 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-12T05:29:06.410 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package zip. 2024-09-12T05:29:06.426 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-12T05:29:06.469 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking zip (3.0-12build2) ... 2024-09-12T05:29:06.526 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-any. 2024-09-12T05:29:06.542 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-12T05:29:06.584 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-12T05:29:06.746 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package unzip. 2024-09-12T05:29:06.762 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-12T05:29:06.796 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-12T05:29:06.820 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package zip. 2024-09-12T05:29:06.836 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-12T05:29:06.870 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking zip (3.0-12build2) ... 2024-09-12T05:29:07.167 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package luarocks. 2024-09-12T05:29:07.174 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package unzip. 2024-09-12T05:29:07.194 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-12T05:29:07.200 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-12T05:29:07.233 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-12T05:29:07.257 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-12T05:29:07.590 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package librgw2. 2024-09-12T05:29:07.617 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../026-librgw2_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:07.644 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package luarocks. 2024-09-12T05:29:07.656 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking librgw2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:07.671 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-12T05:29:07.711 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-12T05:29:08.078 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librgw2. 2024-09-12T05:29:08.104 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../026-librgw2_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:08.135 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librgw2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:08.276 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rgw. 2024-09-12T05:29:08.302 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:08.342 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:08.661 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-12T05:29:08.688 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-12T05:29:08.728 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-12T05:29:08.729 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rgw. 2024-09-12T05:29:08.745 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:08.788 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:08.997 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libradosstriper1. 2024-09-12T05:29:09.013 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:09.047 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libradosstriper1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:09.116 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-12T05:29:09.144 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-12T05:29:09.182 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-12T05:29:09.467 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-common. 2024-09-12T05:29:09.487 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libradosstriper1. 2024-09-12T05:29:09.494 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:09.512 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:09.533 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:09.552 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libradosstriper1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:09.964 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-common. 2024-09-12T05:29:09.991 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:10.030 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:11.097 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-base. 2024-09-12T05:29:11.124 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:11.172 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-base (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:11.544 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-base. 2024-09-12T05:29:11.570 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:11.621 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-base (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:11.742 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-12T05:29:11.769 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-12T05:29:11.817 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-12T05:29:12.122 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cheroot. 2024-09-12T05:29:12.149 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-12T05:29:12.174 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-12T05:29:12.189 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-12T05:29:12.200 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-12T05:29:12.232 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-12T05:29:12.475 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-12T05:29:12.501 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-12T05:29:12.535 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cheroot. 2024-09-12T05:29:12.542 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-12T05:29:12.561 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-12T05:29:12.601 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-12T05:29:12.845 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-12T05:29:12.871 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-12T05:29:12.911 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-12T05:29:12.913 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-12T05:29:12.939 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-12T05:29:12.979 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-12T05:29:13.215 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-12T05:29:13.241 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-12T05:29:13.281 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-12T05:29:13.291 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-12T05:29:13.317 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-12T05:29:13.357 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-12T05:29:13.543 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-tempora. 2024-09-12T05:29:13.569 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-12T05:29:13.609 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-12T05:29:13.740 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-12T05:29:13.766 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-12T05:29:13.827 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-12T05:29:13.929 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-portend. 2024-09-12T05:29:13.956 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-12T05:29:13.996 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-12T05:29:14.155 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-tempora. 2024-09-12T05:29:14.181 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-12T05:29:14.222 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-12T05:29:14.299 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-12T05:29:14.325 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-12T05:29:14.365 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-12T05:29:14.533 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-portend. 2024-09-12T05:29:14.559 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-12T05:29:14.600 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-12T05:29:14.635 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-12T05:29:14.661 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-12T05:29:14.693 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-12T05:29:14.873 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-12T05:29:14.884 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-12T05:29:14.919 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-12T05:29:15.039 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-natsort. 2024-09-12T05:29:15.066 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-12T05:29:15.106 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-12T05:29:15.222 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-12T05:29:15.249 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-12T05:29:15.289 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-12T05:29:15.392 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-logutils. 2024-09-12T05:29:15.418 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-12T05:29:15.459 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-12T05:29:15.610 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-natsort. 2024-09-12T05:29:15.625 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-12T05:29:15.659 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-12T05:29:15.737 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-12T05:29:15.763 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-12T05:29:15.803 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-12T05:29:15.963 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-logutils. 2024-09-12T05:29:15.989 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-12T05:29:16.029 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-12T05:29:16.140 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-mako. 2024-09-12T05:29:16.166 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-12T05:29:16.207 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-12T05:29:16.332 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-12T05:29:16.358 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-12T05:29:16.399 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-12T05:29:16.518 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-12T05:29:16.545 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-12T05:29:16.585 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-12T05:29:16.693 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-mako. 2024-09-12T05:29:16.720 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-12T05:29:16.760 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-12T05:29:16.871 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-12T05:29:16.898 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-12T05:29:16.929 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-12T05:29:17.055 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-12T05:29:17.081 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-12T05:29:17.113 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-12T05:29:17.216 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-webob. 2024-09-12T05:29:17.242 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-12T05:29:17.282 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-12T05:29:17.450 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-12T05:29:17.476 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-12T05:29:17.516 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-12T05:29:17.619 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-waitress. 2024-09-12T05:29:17.646 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-12T05:29:17.689 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-12T05:29:17.819 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webob. 2024-09-12T05:29:17.845 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-12T05:29:17.885 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-12T05:29:18.006 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-tempita. 2024-09-12T05:29:18.032 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-12T05:29:18.072 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-12T05:29:18.230 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-waitress. 2024-09-12T05:29:18.257 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-12T05:29:18.300 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-12T05:29:18.375 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-paste. 2024-09-12T05:29:18.402 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-12T05:29:18.442 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-12T05:29:18.634 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-tempita. 2024-09-12T05:29:18.660 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-12T05:29:18.692 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-12T05:29:18.779 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-12T05:29:18.805 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-12T05:29:18.845 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-12T05:29:18.970 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-paste. 2024-09-12T05:29:18.996 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-12T05:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-12T05:29:19.123 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-12T05:29:19.139 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-12T05:29:19.173 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-12T05:29:19.365 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-12T05:29:19.380 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-12T05:29:19.414 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-12T05:29:19.443 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-webtest. 2024-09-12T05:29:19.469 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-12T05:29:19.509 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-12T05:29:19.693 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-12T05:29:19.731 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-12T05:29:19.760 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-12T05:29:19.821 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pecan. 2024-09-12T05:29:19.847 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-12T05:29:19.896 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-12T05:29:20.062 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webtest. 2024-09-12T05:29:20.089 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-12T05:29:20.129 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-12T05:29:20.423 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pecan. 2024-09-12T05:29:20.438 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-12T05:29:20.482 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-12T05:29:20.862 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-certifi. 2024-09-12T05:29:20.889 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-12T05:29:20.928 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-12T05:29:21.135 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-certifi. 2024-09-12T05:29:21.162 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-12T05:29:21.201 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-12T05:29:21.256 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-idna. 2024-09-12T05:29:21.283 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-12T05:29:21.323 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-12T05:29:21.521 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-idna. 2024-09-12T05:29:21.547 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-12T05:29:21.588 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-12T05:29:21.618 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-urllib3. 2024-09-12T05:29:21.645 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-12T05:29:21.676 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-12T05:29:21.908 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-urllib3. 2024-09-12T05:29:21.934 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-12T05:29:21.971 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-requests. 2024-09-12T05:29:21.974 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-12T05:29:21.998 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-12T05:29:22.029 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-12T05:29:22.261 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-requests. 2024-09-12T05:29:22.288 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-12T05:29:22.327 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-12T05:29:22.647 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-12T05:29:22.674 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-12T05:29:22.714 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-12T05:29:22.975 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-12T05:29:23.002 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:23.042 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:23.124 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-12T05:29:23.151 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-12T05:29:23.191 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-12T05:29:23.431 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-12T05:29:23.457 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:23.469 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-12T05:29:23.496 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:23.497 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:23.535 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:23.767 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-12T05:29:23.794 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-12T05:29:23.833 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-12T05:29:23.941 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-12T05:29:23.968 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:24.015 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:24.161 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-openssl. 2024-09-12T05:29:24.188 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-12T05:29:24.228 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-12T05:29:24.460 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-12T05:29:24.487 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-12T05:29:24.527 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-12T05:29:24.573 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr. 2024-09-12T05:29:24.600 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:24.640 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:24.829 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-openssl. 2024-09-12T05:29:24.856 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-12T05:29:24.896 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-12T05:29:24.993 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mon. 2024-09-12T05:29:25.019 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:25.051 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mon (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:25.241 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr. 2024-09-12T05:29:25.268 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:25.308 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:25.647 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-osd. 2024-09-12T05:29:25.673 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:25.686 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mon. 2024-09-12T05:29:25.713 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:25.722 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-osd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:25.744 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mon (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:26.348 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-osd. 2024-09-12T05:29:26.374 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:26.414 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-osd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:26.858 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph. 2024-09-12T05:29:26.873 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../067-ceph_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:26.916 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:27.186 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-fuse. 2024-09-12T05:29:27.201 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:27.236 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:27.493 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph. 2024-09-12T05:29:27.508 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../067-ceph_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:27.551 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:27.606 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mds. 2024-09-12T05:29:27.633 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:27.673 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mds (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:27.862 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-fuse. 2024-09-12T05:29:27.888 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:27.920 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:28.076 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package cephadm. 2024-09-12T05:29:28.102 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../070-cephadm_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:28.142 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:28.282 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mds. 2024-09-12T05:29:28.308 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:28.348 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mds (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:28.453 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-12T05:29:28.480 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-12T05:29:28.511 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-12T05:29:28.735 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package cephadm. 2024-09-12T05:29:28.761 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../070-cephadm_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:28.801 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:28.831 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-12T05:29:28.847 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-12T05:29:28.890 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-12T05:29:29.112 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-12T05:29:29.139 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-12T05:29:29.181 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-12T05:29:29.482 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-12T05:29:29.497 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-12T05:29:29.540 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-12T05:29:29.912 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-babel. 2024-09-12T05:29:29.939 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-12T05:29:29.978 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-12T05:29:30.298 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-jinja2. 2024-09-12T05:29:30.325 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-12T05:29:30.365 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-12T05:29:30.595 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-babel. 2024-09-12T05:29:30.622 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-12T05:29:30.662 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-12T05:29:30.734 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-12T05:29:30.761 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:30.801 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:30.973 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jinja2. 2024-09-12T05:29:30.999 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-12T05:29:31.039 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-12T05:29:31.138 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-12T05:29:31.165 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-12T05:29:31.213 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-12T05:29:31.353 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-12T05:29:31.380 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:31.420 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:31.516 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-routes. 2024-09-12T05:29:31.543 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-12T05:29:31.583 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-12T05:29:31.765 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-12T05:29:31.791 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-12T05:29:31.831 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-12T05:29:31.920 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-12T05:29:31.946 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:31.985 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:32.117 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-routes. 2024-09-12T05:29:32.144 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-12T05:29:32.176 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-12T05:29:32.488 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-12T05:29:32.514 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:32.554 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:34.850 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-12T05:29:34.867 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-12T05:29:34.908 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-12T05:29:35.368 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-12T05:29:35.384 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-12T05:29:35.395 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-joblib. 2024-09-12T05:29:35.423 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-12T05:29:35.426 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-12T05:29:35.462 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-12T05:29:35.849 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-12T05:29:35.877 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-12T05:29:35.905 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-joblib. 2024-09-12T05:29:35.916 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-12T05:29:35.932 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-12T05:29:35.971 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-12T05:29:36.202 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-sklearn. 2024-09-12T05:29:36.229 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-12T05:29:36.350 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-12T05:29:36.378 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-12T05:29:36.379 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-12T05:29:36.417 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-12T05:29:36.737 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn. 2024-09-12T05:29:36.764 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-12T05:29:36.888 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-12T05:29:37.381 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-12T05:29:37.409 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:37.448 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:37.598 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-12T05:29:37.627 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:37.665 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:38.401 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-cachetools. 2024-09-12T05:29:38.429 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-12T05:29:38.467 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-12T05:29:38.601 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cachetools. 2024-09-12T05:29:38.629 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-12T05:29:38.668 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-12T05:29:38.745 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-12T05:29:38.762 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-12T05:29:38.804 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-12T05:29:38.979 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-12T05:29:39.007 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-12T05:29:39.046 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-12T05:29:39.100 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-12T05:29:39.127 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-12T05:29:39.166 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-12T05:29:39.383 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-12T05:29:39.410 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-12T05:29:39.427 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-rsa. 2024-09-12T05:29:39.449 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-12T05:29:39.455 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-12T05:29:39.494 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-12T05:29:39.778 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rsa. 2024-09-12T05:29:39.798 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-google-auth. 2024-09-12T05:29:39.805 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-12T05:29:39.826 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-12T05:29:39.844 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-12T05:29:39.864 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-12T05:29:40.123 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-google-auth. 2024-09-12T05:29:40.151 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-12T05:29:40.181 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-12T05:29:40.185 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-12T05:29:40.212 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-12T05:29:40.251 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-12T05:29:40.518 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-12T05:29:40.545 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-12T05:29:40.563 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-websocket. 2024-09-12T05:29:40.584 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-12T05:29:40.590 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-12T05:29:40.629 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-12T05:29:40.904 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-websocket. 2024-09-12T05:29:40.932 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-12T05:29:40.949 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-12T05:29:40.971 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-12T05:29:40.977 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-12T05:29:41.016 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-12T05:29:41.324 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-12T05:29:41.352 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-12T05:29:41.449 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-12T05:29:41.838 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-12T05:29:41.855 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:41.888 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:42.047 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-12T05:29:42.063 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:42.105 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:42.191 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-12T05:29:42.220 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-12T05:29:42.266 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-12T05:29:42.391 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-12T05:29:42.407 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-12T05:29:42.441 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-12T05:29:42.603 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-12T05:29:42.631 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-12T05:29:42.669 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-12T05:29:42.761 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-12T05:29:42.789 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-12T05:29:42.827 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-12T05:29:42.922 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package jq. 2024-09-12T05:29:42.939 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-12T05:29:42.972 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-12T05:29:43.089 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package jq. 2024-09-12T05:29:43.116 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-12T05:29:43.155 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-12T05:29:43.192 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package socat. 2024-09-12T05:29:43.208 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-12T05:29:43.250 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-12T05:29:43.408 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package socat. 2024-09-12T05:29:43.436 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-12T05:29:43.474 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-12T05:29:43.553 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package xmlstarlet. 2024-09-12T05:29:43.582 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-12T05:29:43.620 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-12T05:29:43.761 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package xmlstarlet. 2024-09-12T05:29:43.777 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-12T05:29:43.838 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-12T05:29:43.983 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-test. 2024-09-12T05:29:44.011 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:44.049 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-test (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:44.207 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-test. 2024-09-12T05:29:44.223 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:44.265 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-test (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:46.563 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package ceph-volume. 2024-09-12T05:29:46.590 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:46.629 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking ceph-volume (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:46.795 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-volume. 2024-09-12T05:29:46.823 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4883-gd61b0886-1jammy_all.deb ... 2024-09-12T05:29:46.853 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-volume (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:46.933 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-12T05:29:46.949 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:46.991 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking libcephfs-dev (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:47.150 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-12T05:29:47.178 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:47.215 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs-dev (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:47.286 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-12T05:29:47.302 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-12T05:29:47.344 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-12T05:29:47.518 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-12T05:29:47.546 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-12T05:29:47.584 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-12T05:29:47.666 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-12T05:29:47.695 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-12T05:29:47.732 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-12T05:29:47.923 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-12T05:29:47.951 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-12T05:29:47.989 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-12T05:29:48.078 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package nvme-cli. 2024-09-12T05:29:48.106 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-09-12T05:29:48.145 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-09-12T05:29:48.327 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package nvme-cli. 2024-09-12T05:29:48.355 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-09-12T05:29:48.393 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-09-12T05:29:48.559 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package pkg-config. 2024-09-12T05:29:48.587 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-12T05:29:48.641 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-12T05:29:48.765 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package pkg-config. 2024-09-12T05:29:48.793 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-12T05:29:48.824 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-12T05:29:48.878 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-12T05:29:48.894 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-12T05:29:48.936 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-12T05:29:49.085 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-12T05:29:49.113 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-12T05:29:49.151 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-12T05:29:49.357 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-12T05:29:49.385 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-12T05:29:49.423 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-12T05:29:49.563 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-12T05:29:49.580 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-12T05:29:49.613 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-12T05:29:49.726 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pastescript. 2024-09-12T05:29:49.754 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-12T05:29:49.793 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-12T05:29:49.899 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastescript. 2024-09-12T05:29:49.927 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-12T05:29:49.966 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-12T05:29:50.096 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pluggy. 2024-09-12T05:29:50.124 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-12T05:29:50.163 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-12T05:29:50.286 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pluggy. 2024-09-12T05:29:50.314 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-12T05:29:50.353 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-12T05:29:50.467 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-psutil. 2024-09-12T05:29:50.494 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-12T05:29:50.524 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-12T05:29:50.672 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-psutil. 2024-09-12T05:29:50.700 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-12T05:29:50.739 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-12T05:29:50.861 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-py. 2024-09-12T05:29:50.889 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-12T05:29:50.927 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-12T05:29:51.067 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-py. 2024-09-12T05:29:51.095 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-12T05:29:51.133 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-12T05:29:51.231 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pygments. 2024-09-12T05:29:51.259 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-12T05:29:51.289 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-12T05:29:51.454 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pygments. 2024-09-12T05:29:51.481 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-12T05:29:51.511 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-12T05:29:51.753 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-12T05:29:51.782 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-12T05:29:51.820 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-12T05:29:51.941 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-12T05:29:51.969 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-12T05:29:51.999 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-12T05:29:52.106 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-toml. 2024-09-12T05:29:52.123 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-12T05:29:52.156 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-12T05:29:52.302 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-toml. 2024-09-12T05:29:52.330 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-12T05:29:52.368 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-12T05:29:52.443 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-pytest. 2024-09-12T05:29:52.471 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-12T05:29:52.680 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pytest. 2024-09-12T05:29:52.708 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-12T05:29:52.746 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-12T05:29:52.751 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-12T05:29:53.055 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package python3-simplejson. 2024-09-12T05:29:53.083 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-12T05:29:53.091 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplejson. 2024-09-12T05:29:53.120 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-12T05:29:53.121 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-12T05:29:53.158 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-12T05:29:53.374 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-12T05:29:53.402 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-12T05:29:53.427 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-12T05:29:53.440 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-12T05:29:53.443 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-12T05:29:53.485 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-12T05:29:54.153 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package radosgw. 2024-09-12T05:29:54.181 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../117-radosgw_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:54.207 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package radosgw. 2024-09-12T05:29:54.219 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking radosgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:54.235 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../117-radosgw_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:54.273 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking radosgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:55.073 INFO:teuthology.orchestra.run.smithi143.stdout:Selecting previously unselected package rbd-fuse. 2024-09-12T05:29:55.089 INFO:teuthology.orchestra.run.smithi143.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:55.122 INFO:teuthology.orchestra.run.smithi143.stdout:Unpacking rbd-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:55.193 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package rbd-fuse. 2024-09-12T05:29:55.209 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4883-gd61b0886-1jammy_amd64.deb ... 2024-09-12T05:29:55.251 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking rbd-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:55.428 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-12T05:29:55.523 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-12T05:29:55.687 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-12T05:29:55.813 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-09-12T05:29:55.906 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-12T05:29:56.007 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-09-12T05:29:56.069 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-12T05:29:56.265 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-12T05:29:56.395 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-12T05:29:56.576 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-12T05:29:56.834 INFO:teuthology.orchestra.run.smithi143.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-12T05:29:56.898 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:57.042 INFO:teuthology.orchestra.run.smithi083.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-12T05:29:57.100 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:29:57.364 INFO:teuthology.orchestra.run.smithi143.stdout:Adding system user cephadm....done 2024-09-12T05:29:57.480 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-12T05:29:57.709 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user cephadm....done 2024-09-12T05:29:57.756 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-12T05:29:57.857 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-12T05:29:57.999 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-12T05:29:58.125 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-12T05:29:58.133 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-12T05:29:58.385 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-12T05:29:58.393 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-12T05:29:58.511 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-12T05:29:58.653 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-12T05:29:58.762 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-12T05:29:58.779 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-12T05:29:59.030 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-12T05:29:59.072 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-12T05:29:59.156 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-12T05:29:59.407 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-12T05:29:59.458 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-12T05:29:59.676 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-12T05:29:59.801 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-12T05:29:59.977 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-12T05:30:00.120 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-12T05:30:00.245 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-12T05:30:00.396 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-12T05:30:00.497 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-12T05:30:00.689 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-12T05:30:00.748 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-12T05:30:00.940 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-12T05:30:00.982 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-ceph-argparse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:01.217 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-12T05:30:01.233 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-12T05:30:01.360 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-12T05:30:01.486 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-12T05:30:01.501 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-argparse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:01.612 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-12T05:30:01.738 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-12T05:30:01.852 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-12T05:30:01.981 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-12T05:30:01.986 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-12T05:30:02.113 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-12T05:30:02.230 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-12T05:30:02.331 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-12T05:30:02.377 INFO:teuthology.orchestra.run.smithi143.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-12T05:30:02.403 INFO:teuthology.orchestra.run.smithi143.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-12T05:30:02.468 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-12T05:30:02.566 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-12T05:30:02.594 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-12T05:30:02.954 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-12T05:30:02.965 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-12T05:30:02.988 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-12T05:30:03.053 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-12T05:30:03.079 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-12T05:30:03.187 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-12T05:30:03.331 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-12T05:30:03.555 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-12T05:30:03.573 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-12T05:30:03.656 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-12T05:30:03.867 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up zip (3.0-12build2) ... 2024-09-12T05:30:03.899 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-12T05:30:03.993 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-12T05:30:04.158 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-12T05:30:04.459 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up zip (3.0-12build2) ... 2024-09-12T05:30:04.588 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-12T05:30:04.653 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-12T05:30:04.905 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-12T05:30:05.039 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-12T05:30:05.148 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-12T05:30:05.271 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-12T05:30:05.441 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-12T05:30:05.539 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-12T05:30:05.665 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-12T05:30:05.791 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-12T05:30:05.826 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-12T05:30:06.077 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-12T05:30:06.100 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-12T05:30:06.454 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-12T05:30:06.493 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-12T05:30:06.747 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-12T05:30:06.753 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-12T05:30:07.090 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-12T05:30:07.163 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-12T05:30:07.342 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-12T05:30:07.431 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-12T05:30:07.468 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:07.761 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-12T05:30:07.774 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-12T05:30:08.042 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-12T05:30:08.087 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-12T05:30:08.168 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:08.486 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-12T05:30:08.812 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-12T05:30:09.252 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-12T05:30:09.513 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:30:09.630 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-12T05:30:09.873 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-12T05:30:09.999 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-12T05:30:10.060 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-12T05:30:10.126 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-12T05:30:10.304 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:30:10.418 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-12T05:30:10.463 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-12T05:30:10.678 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-12T05:30:10.722 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-12T05:30:10.823 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-12T05:30:10.929 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:30:10.941 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-12T05:30:11.047 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-12T05:30:11.251 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-12T05:30:11.332 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-12T05:30:11.502 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-12T05:30:11.592 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-12T05:30:11.753 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:30:11.843 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-12T05:30:11.879 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-12T05:30:12.086 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-12T05:30:12.198 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-12T05:30:12.328 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-12T05:30:12.432 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-12T05:30:12.596 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-12T05:30:12.691 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-12T05:30:12.714 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-12T05:30:12.951 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-12T05:30:12.998 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-12T05:30:13.133 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-12T05:30:13.210 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-12T05:30:13.443 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-12T05:30:13.478 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-12T05:30:13.613 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-12T05:30:13.744 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-12T05:30:13.889 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-12T05:30:13.995 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-12T05:30:14.015 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-12T05:30:14.121 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-12T05:30:14.247 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-12T05:30:14.291 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-12T05:30:14.336 INFO:teuthology.orchestra.run.smithi143.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-12T05:30:14.565 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-12T05:30:14.567 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-12T05:30:14.692 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-12T05:30:14.818 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-12T05:30:14.944 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-12T05:30:15.070 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-12T05:30:15.077 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-12T05:30:15.159 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-12T05:30:15.319 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-12T05:30:15.381 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-12T05:30:15.446 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-12T05:30:15.507 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-12T05:30:15.697 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:30:15.823 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-12T05:30:15.883 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-12T05:30:16.134 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-12T05:30:16.141 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-12T05:30:16.260 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-12T05:30:16.442 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-12T05:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-12T05:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-12T05:30:16.693 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-12T05:30:16.803 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-12T05:30:16.990 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-12T05:30:17.087 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-12T05:30:17.283 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-12T05:30:17.432 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-12T05:30:17.568 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-12T05:30:17.694 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-12T05:30:17.700 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-12T05:30:17.961 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-12T05:30:18.086 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-12T05:30:18.323 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-12T05:30:18.371 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-12T05:30:18.566 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-12T05:30:18.732 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-12T05:30:18.859 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librados2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:18.926 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-12T05:30:18.976 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:19.085 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-12T05:30:19.219 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-12T05:30:19.413 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libcephfs2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:19.539 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libradosstriper1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:19.563 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-12T05:30:19.665 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-12T05:30:19.690 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librados2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:19.807 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:19.917 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-12T05:30:19.951 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librbd1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.060 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-modules-core (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.170 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.236 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.362 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libradosstriper1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.386 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-12T05:30:20.386 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-12T05:30:20.513 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-12T05:30:20.798 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librbd1 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.888 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up libcephfs-dev (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.916 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-modules-core (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:20.997 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rados (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:21.025 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:21.115 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up librgw2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:21.223 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-12T05:30:21.223 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-12T05:30:21.241 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-12T05:30:21.748 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs-dev (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:21.869 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rados (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:21.995 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librgw2 (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:22.121 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-12T05:30:22.504 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rbd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:22.630 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up rbd-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:22.756 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-rgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:22.882 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up python3-cephfs (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:23.008 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:23.267 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rbd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:23.409 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up rbd-fuse (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:23.535 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:23.661 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cephfs (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:23.812 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-common (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:23.826 INFO:teuthology.orchestra.run.smithi143.stdout:Adding group ceph....done 2024-09-12T05:30:24.161 INFO:teuthology.orchestra.run.smithi143.stdout:Adding system user ceph....done 2024-09-12T05:30:24.305 INFO:teuthology.orchestra.run.smithi083.stdout:Adding group ceph....done 2024-09-12T05:30:24.330 INFO:teuthology.orchestra.run.smithi143.stdout:Setting system user ceph properties....done 2024-09-12T05:30:24.343 INFO:teuthology.orchestra.run.smithi143.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-12T05:30:24.481 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-12T05:30:24.665 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user ceph....done 2024-09-12T05:30:24.792 INFO:teuthology.orchestra.run.smithi083.stdout:Setting system user ceph properties....done 2024-09-12T05:30:24.805 INFO:teuthology.orchestra.run.smithi083.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-12T05:30:24.834 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-12T05:30:24.940 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-12T05:30:25.269 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-12T05:30:25.301 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-test (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:25.419 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up radosgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:25.739 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-test (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:25.865 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up radosgw (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:25.930 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-12T05:30:25.930 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-12T05:30:26.299 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-12T05:30:26.299 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-12T05:30:26.355 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-base (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:26.697 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-12T05:30:26.750 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-base (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:27.129 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-12T05:30:27.468 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mds (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:27.620 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mds (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:27.738 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-12T05:30:27.738 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-12T05:30:27.846 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-12T05:30:27.846 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-12T05:30:28.278 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:28.321 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:28.496 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-12T05:30:28.496 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-12T05:30:28.537 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-12T05:30:28.537 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-12T05:30:28.981 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-osd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:29.014 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-osd (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:29.250 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-12T05:30:29.250 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-12T05:30:29.294 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-12T05:30:29.294 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-12T05:30:29.708 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:29.807 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:29.834 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:29.942 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:29.985 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mon (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:30.093 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mon (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:30.195 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-12T05:30:30.196 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-12T05:30:30.306 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-12T05:30:30.306 INFO:teuthology.orchestra.run.smithi143.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-12T05:30:30.661 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:30.761 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-cephadm (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:30.812 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:30.904 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:30.938 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-dashboard (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:31.030 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-mgr-dashboard (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:31.073 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-volume (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:31.181 INFO:teuthology.orchestra.run.smithi143.stdout:Setting up ceph-volume (19.3.0-4883-gd61b0886-1jammy) ... 2024-09-12T05:30:31.409 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-12T05:30:31.518 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-12T05:30:31.534 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-12T05:30:31.635 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-12T05:30:31.670 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-12T05:30:31.780 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-12T05:30:32.546 INFO:teuthology.orchestra.run.smithi143.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-12T05:30:32.755 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-12T05:30:33.209 INFO:teuthology.orchestra.run.smithi143.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-12T05:30:33.216 DEBUG:teuthology.parallel:result is None 2024-09-12T05:30:33.415 INFO:teuthology.orchestra.run.smithi083.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-12T05:30:33.419 DEBUG:teuthology.parallel:result is None 2024-09-12T05:30:33.420 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T05:30:33.572 DEBUG:teuthology.orchestra.run.smithi083:> dpkg-query -W -f '${Version}' ceph 2024-09-12T05:30:33.590 INFO:teuthology.orchestra.run.smithi083.stdout:19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:30:33.591 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:30:33.591 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883-gd61b0886-1jammy is installed. 2024-09-12T05:30:33.592 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T05:30:33.743 DEBUG:teuthology.orchestra.run.smithi143:> dpkg-query -W -f '${Version}' ceph 2024-09-12T05:30:33.762 INFO:teuthology.orchestra.run.smithi143.stdout:19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:30:33.762 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883-gd61b0886-1jammy 2024-09-12T05:30:33.763 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883-gd61b0886-1jammy is installed. 2024-09-12T05:30:33.764 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-12T05:30:33.765 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:33.765 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-12T05:30:33.779 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:30:33.779 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-12T05:30:33.817 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-12T05:30:33.818 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:33.818 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/daemon-helper 2024-09-12T05:30:33.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-12T05:30:33.890 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:30:33.890 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/daemon-helper 2024-09-12T05:30:33.902 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-12T05:30:33.956 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-12T05:30:33.957 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:33.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-12T05:30:33.969 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-12T05:30:34.025 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:30:34.025 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-12T05:30:34.038 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-12T05:30:34.093 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-12T05:30:34.093 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:34.093 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/stdin-killer 2024-09-12T05:30:34.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-12T05:30:34.162 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:30:34.162 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/stdin-killer 2024-09-12T05:30:34.175 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-12T05:30:34.228 INFO:teuthology.run_tasks:Running task ceph... 2024-09-12T05:30:34.311 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-12T05:30:34.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 777 /var/log/ceph 2024-09-12T05:30:34.314 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 777 /var/log/ceph 2024-09-12T05:30:34.327 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-12T05:30:34.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-12T05:30:34.371 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-12T05:30:34.384 INFO:tasks.ceph:Creating extra log directories... 2024-09-12T05:30:34.384 DEBUG:teuthology.orchestra.run.smithi083:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-12T05:30:34.427 DEBUG:teuthology.orchestra.run.smithi143:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-12T05:30:34.448 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-12T05:30:34.448 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-12T05:30:34.449 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/replicated 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7902327', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 1680, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'sleep_before_teardown': 0, 'subset': '42/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'targets': {'smithi083.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrLmRFbWeUUKEvnhENtMqn1kLythwK4VQBPLvZn/R2yb0bBNJr1BOqbENPxpyuPDBxNopQPkoREbo6JXEGiU4w=', 'smithi143.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBExzA6tdqF8Ox+grDNEoBdCLs/oOVz0HCfoA6jgzUhyMcfFWJ9JUEU15R1KjiD618ItUQb0SGiqO92F/JHA61N0='}, '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': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-12_04:46:10', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-12T05:30:34.449 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-12T05:30:34.484 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-12T05:30:34.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T05:30:34.531 DEBUG:teuthology.orchestra.run.smithi143:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T05:30:34.546 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:34.546 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/scratch_devs of=/dev/stdout 2024-09-12T05:30:34.590 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-12T05:30:34.590 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_1 2024-09-12T05:30:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-12T05:30:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:30:34.639 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-09-12T05:30:34.639 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:30:34.639 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-09-12 05:25:07.122659442 +0000 2024-09-12T05:30:34.639 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-09-12 05:25:06.878661621 +0000 2024-09-12T05:30:34.639 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-09-12 05:25:06.878661621 +0000 2024-09-12T05:30:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-09-12T05:30:34.639 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-12T05:30:34.693 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-09-12T05:30:34.693 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-09-12T05:30:34.693 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000469712 s, 1.1 MB/s 2024-09-12T05:30:34.694 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-12T05:30:34.743 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_2 2024-09-12T05:30:34.790 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-12T05:30:34.791 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:30:34.791 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-12T05:30:34.791 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:30:34.791 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-09-12 05:25:07.614655047 +0000 2024-09-12T05:30:34.791 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-09-12 05:25:07.358657333 +0000 2024-09-12T05:30:34.791 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-09-12 05:25:07.358657333 +0000 2024-09-12T05:30:34.791 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-09-12T05:30:34.791 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-12T05:30:34.845 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-09-12T05:30:34.845 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-09-12T05:30:34.845 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.00045369 s, 1.1 MB/s 2024-09-12T05:30:34.846 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-12T05:30:34.895 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_3 2024-09-12T05:30:34.942 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-12T05:30:34.942 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:30:34.942 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 917 Links: 1 2024-09-12T05:30:34.943 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:30:34.943 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-09-12 05:25:08.146650294 +0000 2024-09-12T05:30:34.943 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-09-12 05:25:07.874652725 +0000 2024-09-12T05:30:34.943 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-09-12 05:25:07.874652725 +0000 2024-09-12T05:30:34.943 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-09-12T05:30:34.943 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-12T05:30:34.997 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-09-12T05:30:34.997 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-09-12T05:30:34.997 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000434596 s, 1.2 MB/s 2024-09-12T05:30:34.998 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-12T05:30:35.048 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_4 2024-09-12T05:30:35.094 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-12T05:30:35.094 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:30:35.095 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 940 Links: 1 2024-09-12T05:30:35.095 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:30:35.095 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-09-12 05:25:08.618646080 +0000 2024-09-12T05:30:35.095 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-09-12 05:25:08.366648329 +0000 2024-09-12T05:30:35.095 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-09-12 05:25:08.366648329 +0000 2024-09-12T05:30:35.095 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-09-12T05:30:35.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-12T05:30:35.148 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-09-12T05:30:35.148 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-09-12T05:30:35.148 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000277227 s, 1.8 MB/s 2024-09-12T05:30:35.149 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-12T05:30:35.200 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:30:35.200 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi083.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T05:30:35.200 INFO:tasks.ceph:Generating config... 2024-09-12T05:30:35.201 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-12T05:30:35.201 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-12T05:30:35.201 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-12T05:30:35.202 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-12T05:30:35.202 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-12T05:30:35.202 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-12T05:30:35.202 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-12T05:30:35.202 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-12T05:30:35.203 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-12T05:30:35.203 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-12T05:30:35.203 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-12T05:30:35.203 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-12T05:30:35.203 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-12T05:30:35.203 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-12T05:30:35.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-12T05:30:35.274 INFO:teuthology.orchestra.run.smithi083.stdout:creating /etc/ceph/cluster1.keyring 2024-09-12T05:30:35.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-12T05:30:35.363 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-12T05:30:35.418 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.83')] 2024-09-12T05:30:35.419 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.83', '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 recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, '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': {}} 2024-09-12T05:30:35.420 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:35.420 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T05:30:35.466 DEBUG:teuthology.orchestra.run.smithi083:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.83 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:35.549 INFO:teuthology.orchestra.run.smithi083.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:35.549 INFO:teuthology.orchestra.run.smithi083.stdout:monmaptool: generated fsid bab6b3b0-9ba7-443a-b383-a8b64ffa5955 2024-09-12T05:30:35.549 INFO:teuthology.orchestra.run.smithi083.stdout:setting min_mon_release = quincy 2024-09-12T05:30:35.549 INFO:teuthology.orchestra.run.smithi083.stdout:epoch 0 2024-09-12T05:30:35.549 INFO:teuthology.orchestra.run.smithi083.stdout:fsid bab6b3b0-9ba7-443a-b383-a8b64ffa5955 2024-09-12T05:30:35.550 INFO:teuthology.orchestra.run.smithi083.stdout:last_changed 2024-09-12T05:30:35.551647+0000 2024-09-12T05:30:35.550 INFO:teuthology.orchestra.run.smithi083.stdout:created 2024-09-12T05:30:35.551647+0000 2024-09-12T05:30:35.550 INFO:teuthology.orchestra.run.smithi083.stdout:min_mon_release 17 (quincy) 2024-09-12T05:30:35.550 INFO:teuthology.orchestra.run.smithi083.stdout:election_strategy: 1 2024-09-12T05:30:35.550 INFO:teuthology.orchestra.run.smithi083.stdout:0: [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] mon.a 2024-09-12T05:30:35.550 INFO:teuthology.orchestra.run.smithi083.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-12T05:30:35.551 DEBUG:teuthology.orchestra.run.smithi083:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T05:30:35.598 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID bab6b3b0-9ba7-443a-b383-a8b64ffa5955... 2024-09-12T05:30:35.599 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-12T05:30:35.643 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout:[global] 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: chdir = "" 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: auth supported = cephx 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: filestore xattr use omap = true 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: mon clock drift allowed = 1.000 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: osd crush chooseleaf type = 0 2024-09-12T05:30:35.672 INFO:teuthology.orchestra.run.smithi083.stdout: auth debug = true 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: ms die on old message = true 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: ms die on bug = true 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: mon pg warn max object skew = 0 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: osd pool default size = 2 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.673 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd allow primary affinity = true 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd allow pg remap = true 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on legacy crush tunables = false 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on crush straw calc version zero = false 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on no sortbitwise = false 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on osd down out interval zero = false 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on too few osds = false 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon_allow_pool_size_one = true 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: osd default data pool replay window = 5 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.674 INFO:teuthology.orchestra.run.smithi083.stdout: mon allow pool delete = true 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: mon cluster log file level = debug 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: debug asserts on shutdown = true 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: mon health detail to clog = false 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: mon host = 172.21.15.83 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on pool no app = False 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: fsid = bab6b3b0-9ba7-443a-b383-a8b64ffa5955 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout:[osd] 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: osd journal size = 100 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: osd scrub load threshold = 5.0 2024-09-12T05:30:35.675 INFO:teuthology.orchestra.run.smithi083.stdout: osd scrub max interval = 600 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd mclock profile = high_recovery_ops 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd recover clone overlap = true 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd recovery max chunk = 1048576 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug shutdown = true 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug op order = true 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug verify stray on activate = true 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug trim objects = true 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd open classes on start = true 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug pg log writeout = true 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: osd deep scrub update digest min age = 30 2024-09-12T05:30:35.676 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: osd map max advance = 10 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: journal zero on create = true 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: filestore ondisk finisher threads = 3 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: filestore apply finisher threads = 3 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: bdev debug aio = true 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug misdirected ops = true 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore block size = 96636764160 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore compression algorithm = zstd 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore compression mode = aggressive 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore fsck on mount = True 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: debug bluefs = 1/20 2024-09-12T05:30:35.677 INFO:teuthology.orchestra.run.smithi083.stdout: debug bluestore = 1/20 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: debug ms = 1 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: debug osd = 20 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: debug rocksdb = 4/10 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd full ratio = 0.9 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd nearfull ratio = 0.8 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: osd failsafe full ratio = 0.95 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: osd objectstore = bluestore 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout:[mgr] 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: debug ms = 1 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: debug mgr = 20 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: debug mon = 20 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: debug auth = 20 2024-09-12T05:30:35.678 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: mgr/telemetry/nag = false 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout:[mon] 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: debug ms = 1 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: debug mon = 20 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: debug paxos = 20 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: debug auth = 20 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: mon data avail warn = 5 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: mon mgr mkfs grace = 240 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:30:35.679 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd reporter subtree level = osd 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd prime pg temp = true 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T05:30:35.680 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout: # 1m isn't quite enough 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout: mon_down_mkfs_grace = 2m 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_filestore_osds = false 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout:[client] 2024-09-12T05:30:35.681 INFO:teuthology.orchestra.run.smithi083.stdout: rgw cache enabled = true 2024-09-12T05:30:35.682 INFO:teuthology.orchestra.run.smithi083.stdout: rgw enable ops log = true 2024-09-12T05:30:35.682 INFO:teuthology.orchestra.run.smithi083.stdout: rgw enable usage log = true 2024-09-12T05:30:35.682 INFO:teuthology.orchestra.run.smithi083.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T05:30:35.682 INFO:teuthology.orchestra.run.smithi083.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T05:30:35.682 INFO:teuthology.orchestra.run.smithi083.stdout: rbd default data pool = datapool 2024-09-12T05:30:35.682 INFO:teuthology.orchestra.run.smithi083.stdout:[mon.a] 2024-09-12T05:30:35.682 INFO:teuthology.orchestra.run.smithi143.stdout:[global] 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: chdir = "" 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: auth supported = cephx 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: filestore xattr use omap = true 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: mon clock drift allowed = 1.000 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: osd crush chooseleaf type = 0 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: auth debug = true 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.683 INFO:teuthology.orchestra.run.smithi143.stdout: ms die on old message = true 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: ms die on bug = true 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: mon pg warn max object skew = 0 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: osd pool default size = 2 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd allow primary affinity = true 2024-09-12T05:30:35.684 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd allow pg remap = true 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on legacy crush tunables = false 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on crush straw calc version zero = false 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on no sortbitwise = false 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on osd down out interval zero = false 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on too few osds = false 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: mon_allow_pool_size_one = true 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.685 INFO:teuthology.orchestra.run.smithi143.stdout: osd default data pool replay window = 5 2024-09-12T05:30:35.686 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.686 INFO:teuthology.orchestra.run.smithi143.stdout: mon allow pool delete = true 2024-09-12T05:30:35.686 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.686 INFO:teuthology.orchestra.run.smithi143.stdout: mon cluster log file level = debug 2024-09-12T05:30:35.686 INFO:teuthology.orchestra.run.smithi143.stdout: debug asserts on shutdown = true 2024-09-12T05:30:35.686 INFO:teuthology.orchestra.run.smithi143.stdout: mon health detail to clog = false 2024-09-12T05:30:35.686 INFO:teuthology.orchestra.run.smithi143.stdout: mon host = 172.21.15.83 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on pool no app = False 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: fsid = bab6b3b0-9ba7-443a-b383-a8b64ffa5955 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout:[osd] 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: osd journal size = 100 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: osd scrub load threshold = 5.0 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: osd scrub max interval = 600 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: osd mclock profile = high_recovery_ops 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: osd recover clone overlap = true 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: osd recovery max chunk = 1048576 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.687 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug shutdown = true 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug op order = true 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug verify stray on activate = true 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug trim objects = true 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: osd open classes on start = true 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug pg log writeout = true 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: osd deep scrub update digest min age = 30 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: osd map max advance = 10 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.688 INFO:teuthology.orchestra.run.smithi143.stdout: journal zero on create = true 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: filestore ondisk finisher threads = 3 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: filestore apply finisher threads = 3 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: bdev debug aio = true 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug misdirected ops = true 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore block size = 96636764160 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore compression algorithm = zstd 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore compression mode = aggressive 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore fsck on mount = True 2024-09-12T05:30:35.689 INFO:teuthology.orchestra.run.smithi143.stdout: debug bluefs = 1/20 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: debug bluestore = 1/20 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: debug ms = 1 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: debug osd = 20 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: debug rocksdb = 4/10 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd full ratio = 0.9 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd nearfull ratio = 0.8 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: osd failsafe full ratio = 0.95 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: osd objectstore = bluestore 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.690 INFO:teuthology.orchestra.run.smithi143.stdout:[mgr] 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug ms = 1 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug mgr = 20 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug mon = 20 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug auth = 20 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: mgr/telemetry/nag = false 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout:[mon] 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug ms = 1 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug mon = 20 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug paxos = 20 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: debug auth = 20 2024-09-12T05:30:35.691 INFO:teuthology.orchestra.run.smithi143.stdout: mon data avail warn = 5 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: mon mgr mkfs grace = 240 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd reporter subtree level = osd 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd prime pg temp = true 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T05:30:35.692 INFO:teuthology.orchestra.run.smithi143.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: # 1m isn't quite enough 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: mon_down_mkfs_grace = 2m 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_filestore_osds = false 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout:[client] 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: rgw cache enabled = true 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: rgw enable ops log = true 2024-09-12T05:30:35.693 INFO:teuthology.orchestra.run.smithi143.stdout: rgw enable usage log = true 2024-09-12T05:30:35.694 INFO:teuthology.orchestra.run.smithi143.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T05:30:35.694 INFO:teuthology.orchestra.run.smithi143.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T05:30:35.694 INFO:teuthology.orchestra.run.smithi143.stdout: rbd default data pool = datapool 2024-09-12T05:30:35.694 INFO:teuthology.orchestra.run.smithi143.stdout:[mon.a] 2024-09-12T05:30:35.695 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-12T05:30:35.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster1.keyring 2024-09-12T05:30:35.785 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-12T05:30:35.786 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:35.786 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-12T05:30:35.790 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:35.790 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-12T05:30:35.838 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:30:35.838 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:35.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-12T05:30:35.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-12T05:30:35.903 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:35.903 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:35.950 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:30:35.950 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:30:35.950 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-12T05:30:35.950 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-12T05:30:35.973 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:30:35.973 DEBUG:teuthology.orchestra.run.smithi143:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:36.022 INFO:tasks.ceph:Setting up mon nodes... 2024-09-12T05:30:36.022 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-12T05:30:36.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-12T05:30:36.067 INFO:teuthology.orchestra.run.smithi083.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-12T05:30:36.069 INFO:tasks.ceph:Setting up mds nodes... 2024-09-12T05:30:36.070 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-12T05:30:36.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2024-09-12T05:30:36.103 INFO:teuthology.orchestra.run.smithi083.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-12T05:30:36.113 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-12T05:30:36.113 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi083.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T05:30:36.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-12T05:30:36.164 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:30:36.164 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-12T05:30:36.164 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:30:36.164 DEBUG:teuthology.orchestra.run.smithi083:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout: = sunit=0 swidth=0 blks 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-12T05:30:36.226 INFO:teuthology.orchestra.run.smithi083.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T05:30:36.227 INFO:teuthology.orchestra.run.smithi083.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T05:30:36.697 INFO:teuthology.orchestra.run.smithi083.stdout:Discarding blocks...Done. 2024-09-12T05:30:36.698 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi083.front.sepia.ceph.com -o noatime 2024-09-12T05:30:36.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-12T05:30:36.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-12T05:30:36.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:30:36.807 INFO:teuthology.orchestra.run.smithi083.stderr:sudo: /sbin/restorecon: command not found 2024-09-12T05:30:36.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-12T05:30:36.861 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:30:36.861 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-12T05:30:36.861 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:30:36.861 DEBUG:teuthology.orchestra.run.smithi083:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-12T05:30:36.921 INFO:teuthology.orchestra.run.smithi083.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout: = sunit=0 swidth=0 blks 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T05:30:36.922 INFO:teuthology.orchestra.run.smithi083.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T05:30:37.393 INFO:teuthology.orchestra.run.smithi083.stdout:Discarding blocks...Done. 2024-09-12T05:30:37.395 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi083.front.sepia.ceph.com -o noatime 2024-09-12T05:30:37.395 DEBUG:teuthology.orchestra.run.smithi083:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-12T05:30:37.554 DEBUG:teuthology.orchestra.run.smithi083:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-12T05:30:37.566 INFO:teuthology.orchestra.run.smithi083.stderr:sudo: /sbin/restorecon: command not found 2024-09-12T05:30:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:30:37.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-12T05:30:37.622 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:30:37.622 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-12T05:30:37.623 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:30:37.623 DEBUG:teuthology.orchestra.run.smithi083:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-12T05:30:37.685 INFO:teuthology.orchestra.run.smithi083.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout: = sunit=0 swidth=0 blks 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T05:30:37.686 INFO:teuthology.orchestra.run.smithi083.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T05:30:38.157 INFO:teuthology.orchestra.run.smithi083.stdout:Discarding blocks...Done. 2024-09-12T05:30:38.160 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi083.front.sepia.ceph.com -o noatime 2024-09-12T05:30:38.160 DEBUG:teuthology.orchestra.run.smithi083:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-12T05:30:38.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-12T05:30:38.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:30:38.314 INFO:teuthology.orchestra.run.smithi083.stderr:sudo: /sbin/restorecon: command not found 2024-09-12T05:30:38.314 DEBUG:teuthology.orchestra.run.smithi083:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:38.427 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:38.427+0000 7fd6a86067c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2024-09-12T05:30:38.428 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:38.427+0000 7fd6a86067c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-12T05:30:38.428 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:38.427+0000 7fd6a86067c0 -1 bdev(0x55d53eba1800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-12T05:30:38.428 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:38.427+0000 7fd6a86067c0 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-12T05:30:41.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-12T05:30:41.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:41.660 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:41.659+0000 7fc0f26e17c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2024-09-12T05:30:41.661 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:41.659+0000 7fc0f26e17c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-12T05:30:41.661 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:41.659+0000 7fc0f26e17c0 -1 bdev(0x562b4df11800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-12T05:30:41.661 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:41.659+0000 7fc0f26e17c0 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-12T05:30:44.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-12T05:30:44.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:44.977 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:44.975+0000 7ff38007f7c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2024-09-12T05:30:44.978 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:44.979+0000 7ff38007f7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-12T05:30:44.978 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:44.979+0000 7ff38007f7c0 -1 bdev(0x55999aac5800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-12T05:30:44.978 INFO:teuthology.orchestra.run.smithi083.stderr:2024-09-12T05:30:44.979+0000 7ff38007f7c0 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-12T05:30:48.129 DEBUG:teuthology.orchestra.run.smithi083:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-12T05:30:48.186 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-12T05:30:48.186 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:48.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-12T05:30:48.247 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:48.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-12T05:30:48.301 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:48.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-12T05:30:48.352 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:48.353 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-12T05:30:48.404 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:48.404 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-12T05:30:48.450 INFO:tasks.ceph:Adding keys to all mons... 2024-09-12T05:30:48.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout:[mgr.x] 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQB8fOJmiagkBBAAKP2PZInXtrQ/Z19MHK0DzQ== 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout:[osd.0] 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQB+fOJm5iSjGRAAhg8/wQ1wlVe7jL1R2Tcelg== 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout:[osd.1] 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQCBfOJm2neDJxAAJHatfweByK5CBl78KHbrOQ== 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout:[osd.2] 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQCEfOJmpK1pOhAAlvvvPrP4WXwZ0Cdw2JhPaQ== 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout:[client.0] 2024-09-12T05:30:48.504 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQB8fOJmap5RBhAAfm8m50OPc8hwKSxMwo5gEw== 2024-09-12T05:30:48.505 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-12T05:30:48.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T05:30:48.638 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T05:30:48.679 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T05:30:48.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-12T05:30:48.848 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-12T05:30:48.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-12T05:30:48.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2024-09-12T05:30:48.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-12T05:30:48.964 DEBUG:teuthology.orchestra.run.smithi083:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-12T05:30:49.009 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-12T05:30:49.010 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-12T05:30:49.010 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-12T05:30:49.055 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-12T05:30:49.055 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-12T05:30:49.055 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-12T05:30:49.055 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-12T05:30:49.057 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-12T05:30:49.057 DEBUG:tasks.ceph:set 0 configs 2024-09-12T05:30:49.057 INFO:tasks.ceph:Setting crush tunables to default 2024-09-12T05:30:49.057 DEBUG:teuthology.orchestra.run.smithi083:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-12T05:30:49.291 INFO:teuthology.orchestra.run.smithi083.stderr:adjusted tunables profile to default 2024-09-12T05:30:49.310 INFO:tasks.ceph:check_enable_crimson: False 2024-09-12T05:30:49.310 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-12T05:30:49.310 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:49.310 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-12T05:30:49.321 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:49.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-12T05:30:49.376 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:30:49.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-12T05:30:49.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo ceph --cluster cluster1 osd new 9f76c504-5e8d-4746-91a2-cbc68db8d804 0 2024-09-12T05:30:49.675 INFO:teuthology.orchestra.run.smithi083.stdout:0 2024-09-12T05:30:49.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo ceph --cluster cluster1 osd new 249d96a3-4ea4-4ea6-a98d-ee85e315fa9a 1 2024-09-12T05:30:49.888 INFO:teuthology.orchestra.run.smithi083.stdout:1 2024-09-12T05:30:49.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo ceph --cluster cluster1 osd new 43a64342-39ee-40d2-a8ac-fadf467cee91 2 2024-09-12T05:30:50.097 INFO:teuthology.orchestra.run.smithi083.stdout:2 2024-09-12T05:30:50.113 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-12T05:30:50.114 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-12T05:30:50.116 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-12T05:30:50.116 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-12T05:30:50.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-12T05:30:50.118 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-12T05:30:50.119 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-12T05:30:50.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-12T05:30:50.121 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-12T05:30:50.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T05:30:50.326 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:30:50.326 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":5,"fsid":"bab6b3b0-9ba7-443a-b383-a8b64ffa5955","created":"2024-09-12T05:30:49.201374+0000","modified":"2024-09-12T05:30:50.099048+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T05:30:50.099048+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"9f76c504-5e8d-4746-91a2-cbc68db8d804","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":"249d96a3-4ea4-4ea6-a98d-ee85e315fa9a","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":"43a64342-39ee-40d2-a8ac-fadf467cee91","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:30:50.342 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-12T05:30:50.342 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-12T05:30:50.645 DEBUG:teuthology.orchestra.run.smithi083:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-12T05:30:50.824 INFO:teuthology.misc.health.smithi083.stdout: 2024-09-12T05:30:50.824 INFO:teuthology.misc.health.smithi083.stdout:{"epoch":5,"fsid":"bab6b3b0-9ba7-443a-b383-a8b64ffa5955","created":"2024-09-12T05:30:49.201374+0000","modified":"2024-09-12T05:30:50.099048+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T05:30:50.099048+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"9f76c504-5e8d-4746-91a2-cbc68db8d804","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":"249d96a3-4ea4-4ea6-a98d-ee85e315fa9a","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":"43a64342-39ee-40d2-a8ac-fadf467cee91","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:30:50.839 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T05:30:51.527 INFO:tasks.ceph.cluster1.osd.1.smithi083.stderr:2024-09-12T05:30:51.527+0000 7facc25807c0 -1 Falling back to public interface 2024-09-12T05:30:51.756 INFO:tasks.ceph.cluster1.osd.2.smithi083.stderr:2024-09-12T05:30:51.755+0000 7fbf325947c0 -1 Falling back to public interface 2024-09-12T05:30:51.828 INFO:tasks.ceph.cluster1.osd.0.smithi083.stderr:2024-09-12T05:30:51.827+0000 7f54fbfd67c0 -1 Falling back to public interface 2024-09-12T05:30:52.145 INFO:tasks.ceph.cluster1.mgr.x.smithi083.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. 2024-09-12T05:30:52.145 INFO:tasks.ceph.cluster1.mgr.x.smithi083.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. 2024-09-12T05:30:52.146 INFO:tasks.ceph.cluster1.mgr.x.smithi083.stderr: from numpy import show_config as show_numpy_config 2024-09-12T05:30:55.052 INFO:tasks.ceph.cluster1.mgr.x.smithi083.stderr:2024-09-12T05:30:55.051+0000 7fb1725f0640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-12T05:30:55.619 INFO:tasks.ceph.cluster1.osd.2.smithi083.stderr:2024-09-12T05:30:55.619+0000 7fbf325947c0 -1 osd.2 0 log_to_monitors true 2024-09-12T05:30:55.636 INFO:tasks.ceph.cluster1.osd.1.smithi083.stderr:2024-09-12T05:30:55.635+0000 7facc25807c0 -1 osd.1 0 log_to_monitors true 2024-09-12T05:30:55.814 INFO:tasks.ceph.cluster1.osd.0.smithi083.stderr:2024-09-12T05:30:55.815+0000 7f54fbfd67c0 -1 osd.0 0 log_to_monitors true 2024-09-12T05:30:57.142 DEBUG:teuthology.orchestra.run.smithi083:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-12T05:30:57.600 INFO:teuthology.misc.health.smithi083.stdout: 2024-09-12T05:30:57.600 INFO:teuthology.misc.health.smithi083.stdout:{"epoch":7,"fsid":"bab6b3b0-9ba7-443a-b383-a8b64ffa5955","created":"2024-09-12T05:30:49.201374+0000","modified":"2024-09-12T05:30:57.105288+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T05:30:50.099048+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"9f76c504-5e8d-4746-91a2-cbc68db8d804","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":"249d96a3-4ea4-4ea6-a98d-ee85e315fa9a","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":"43a64342-39ee-40d2-a8ac-fadf467cee91","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:30:57.624 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T05:30:58.253 INFO:tasks.ceph.cluster1.osd.0.smithi083.stderr:2024-09-12T05:30:58.251+0000 7f54f7f7f640 -1 osd.0 0 waiting for initial osdmap 2024-09-12T05:30:58.278 INFO:tasks.ceph.cluster1.osd.0.smithi083.stderr:2024-09-12T05:30:58.279+0000 7f54efdb1640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T05:30:58.282 INFO:tasks.ceph.cluster1.osd.1.smithi083.stderr:2024-09-12T05:30:58.283+0000 7facbe529640 -1 osd.1 0 waiting for initial osdmap 2024-09-12T05:30:58.282 INFO:tasks.ceph.cluster1.osd.2.smithi083.stderr:2024-09-12T05:30:58.283+0000 7fbf2e53d640 -1 osd.2 0 waiting for initial osdmap 2024-09-12T05:30:58.310 INFO:tasks.ceph.cluster1.osd.1.smithi083.stderr:2024-09-12T05:30:58.311+0000 7facb635b640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T05:30:58.310 INFO:tasks.ceph.cluster1.osd.2.smithi083.stderr:2024-09-12T05:30:58.311+0000 7fbf2636f640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T05:31:03.928 DEBUG:teuthology.orchestra.run.smithi083:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-12T05:31:04.235 INFO:teuthology.misc.health.smithi083.stdout: 2024-09-12T05:31:04.235 INFO:teuthology.misc.health.smithi083.stdout:{"epoch":11,"fsid":"bab6b3b0-9ba7-443a-b383-a8b64ffa5955","created":"2024-09-12T05:30:49.201374+0000","modified":"2024-09-12T05:31:02.297045+0000","last_up_change":"2024-09-12T05:30:59.291189+0000","last_in_change":"2024-09-12T05:30:50.099048+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:00.098528+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9f76c504-5e8d-4746-91a2-cbc68db8d804","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6817","nonce":95690112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6819","nonce":95690112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6823","nonce":95690112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6821","nonce":95690112}]},"public_addr":"172.21.15.83:6817/95690112","cluster_addr":"172.21.15.83:6819/95690112","heartbeat_back_addr":"172.21.15.83:6823/95690112","heartbeat_front_addr":"172.21.15.83:6821/95690112","state":["exists","up"]},{"osd":1,"uuid":"249d96a3-4ea4-4ea6-a98d-ee85e315fa9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6801","nonce":2243337673}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6803","nonce":2243337673}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6807","nonce":2243337673}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6805","nonce":2243337673}]},"public_addr":"172.21.15.83:6801/2243337673","cluster_addr":"172.21.15.83:6803/2243337673","heartbeat_back_addr":"172.21.15.83:6807/2243337673","heartbeat_front_addr":"172.21.15.83:6805/2243337673","state":["exists","up"]},{"osd":2,"uuid":"43a64342-39ee-40d2-a8ac-fadf467cee91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6809","nonce":1477859747}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6811","nonce":1477859747}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6815","nonce":1477859747}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6813","nonce":1477859747}]},"public_addr":"172.21.15.83:6809/1477859747","cluster_addr":"172.21.15.83:6811/1477859747","heartbeat_back_addr":"172.21.15.83:6815/1477859747","heartbeat_front_addr":"172.21.15.83:6813/1477859747","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.825345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.665194+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.597191+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:04.253 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-12T05:31:04.253 INFO:tasks.ceph:Creating RBD pool 2024-09-12T05:31:04.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-12T05:31:05.312 INFO:teuthology.orchestra.run.smithi083.stderr:pool 'rbd' created 2024-09-12T05:31:05.339 DEBUG:teuthology.orchestra.run.smithi083:> rbd --cluster cluster1 pool init rbd 2024-09-12T05:31:08.354 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-12T05:31:08.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-12T05:31:08.356 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-12T05:31:08.664 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:08.682 INFO:teuthology.orchestra.run.smithi083.stdout:[{"version":4,"timestamp":"2024-09-12T05:30:58.289665+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"4665.562888"}]}] 2024-09-12T05:31:08.682 INFO:tasks.ceph_manager:config epoch is 4 2024-09-12T05:31:08.682 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-12T05:31:08.682 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-12T05:31:08.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-12T05:31:09.011 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:09.027 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2497696477},{"type":"v1","addr":"172.21.15.83:6825","nonce":2497696477}]},"active_addr":"172.21.15.83:6825/2497696477","active_change":"2024-09-12T05:30:54.045911+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, 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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"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":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":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":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.83:0","nonce":3433410668}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.83:0","nonce":3791905360}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.83:0","nonce":2092372174}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.83:0","nonce":3274881689}]}]} 2024-09-12T05:31:09.029 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-12T05:31:09.029 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-12T05:31:09.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T05:31:09.335 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:09.335 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":15,"fsid":"bab6b3b0-9ba7-443a-b383-a8b64ffa5955","created":"2024-09-12T05:30:49.201374+0000","modified":"2024-09-12T05:31:08.327935+0000","last_up_change":"2024-09-12T05:30:59.291189+0000","last_in_change":"2024-09-12T05:30:50.099048+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:00.098528+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T05:31:04.547650+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9f76c504-5e8d-4746-91a2-cbc68db8d804","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6817","nonce":95690112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6819","nonce":95690112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6823","nonce":95690112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6821","nonce":95690112}]},"public_addr":"172.21.15.83:6817/95690112","cluster_addr":"172.21.15.83:6819/95690112","heartbeat_back_addr":"172.21.15.83:6823/95690112","heartbeat_front_addr":"172.21.15.83:6821/95690112","state":["exists","up"]},{"osd":1,"uuid":"249d96a3-4ea4-4ea6-a98d-ee85e315fa9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6801","nonce":2243337673}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6803","nonce":2243337673}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6807","nonce":2243337673}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6805","nonce":2243337673}]},"public_addr":"172.21.15.83:6801/2243337673","cluster_addr":"172.21.15.83:6803/2243337673","heartbeat_back_addr":"172.21.15.83:6807/2243337673","heartbeat_front_addr":"172.21.15.83:6805/2243337673","state":["exists","up"]},{"osd":2,"uuid":"43a64342-39ee-40d2-a8ac-fadf467cee91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6809","nonce":1477859747}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6811","nonce":1477859747}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6815","nonce":1477859747}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6813","nonce":1477859747}]},"public_addr":"172.21.15.83:6809/1477859747","cluster_addr":"172.21.15.83:6811/1477859747","heartbeat_back_addr":"172.21.15.83:6815/1477859747","heartbeat_front_addr":"172.21.15.83:6813/1477859747","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.825345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.665194+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.597191+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:09.354 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-12T05:31:09.354 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T05:31:09.641 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:09.642 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":15,"fsid":"bab6b3b0-9ba7-443a-b383-a8b64ffa5955","created":"2024-09-12T05:30:49.201374+0000","modified":"2024-09-12T05:31:08.327935+0000","last_up_change":"2024-09-12T05:30:59.291189+0000","last_in_change":"2024-09-12T05:30:50.099048+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:00.098528+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T05:31:04.547650+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9f76c504-5e8d-4746-91a2-cbc68db8d804","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6817","nonce":95690112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6819","nonce":95690112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6823","nonce":95690112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6821","nonce":95690112}]},"public_addr":"172.21.15.83:6817/95690112","cluster_addr":"172.21.15.83:6819/95690112","heartbeat_back_addr":"172.21.15.83:6823/95690112","heartbeat_front_addr":"172.21.15.83:6821/95690112","state":["exists","up"]},{"osd":1,"uuid":"249d96a3-4ea4-4ea6-a98d-ee85e315fa9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6801","nonce":2243337673}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6803","nonce":2243337673}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6807","nonce":2243337673}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6805","nonce":2243337673}]},"public_addr":"172.21.15.83:6801/2243337673","cluster_addr":"172.21.15.83:6803/2243337673","heartbeat_back_addr":"172.21.15.83:6807/2243337673","heartbeat_front_addr":"172.21.15.83:6805/2243337673","state":["exists","up"]},{"osd":2,"uuid":"43a64342-39ee-40d2-a8ac-fadf467cee91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6809","nonce":1477859747}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6811","nonce":1477859747}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6815","nonce":1477859747}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6813","nonce":1477859747}]},"public_addr":"172.21.15.83:6809/1477859747","cluster_addr":"172.21.15.83:6811/1477859747","heartbeat_back_addr":"172.21.15.83:6815/1477859747","heartbeat_front_addr":"172.21.15.83:6813/1477859747","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.825345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.665194+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.597191+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:09.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-12T05:31:09.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-12T05:31:09.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-12T05:31:09.811 INFO:teuthology.orchestra.run.smithi083.stdout:34359738372 2024-09-12T05:31:09.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-12T05:31:09.814 INFO:teuthology.orchestra.run.smithi083.stdout:34359738374 2024-09-12T05:31:09.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-12T05:31:09.822 INFO:teuthology.orchestra.run.smithi083.stdout:34359738372 2024-09-12T05:31:09.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-12T05:31:10.149 INFO:teuthology.orchestra.run.smithi083.stdout:34359738373 2024-09-12T05:31:10.166 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738373 for osd.2 2024-09-12T05:31:10.197 INFO:teuthology.orchestra.run.smithi083.stdout:34359738371 2024-09-12T05:31:10.215 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.0 2024-09-12T05:31:10.248 INFO:teuthology.orchestra.run.smithi083.stdout:34359738371 2024-09-12T05:31:10.264 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.1 2024-09-12T05:31:11.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-12T05:31:11.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-12T05:31:11.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-12T05:31:11.518 INFO:teuthology.orchestra.run.smithi083.stdout:34359738374 2024-09-12T05:31:11.522 INFO:teuthology.orchestra.run.smithi083.stdout:34359738372 2024-09-12T05:31:11.538 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738374 for osd.2 2024-09-12T05:31:11.538 DEBUG:teuthology.parallel:result is None 2024-09-12T05:31:11.541 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2024-09-12T05:31:11.541 DEBUG:teuthology.parallel:result is None 2024-09-12T05:31:11.585 INFO:teuthology.orchestra.run.smithi083.stdout:34359738372 2024-09-12T05:31:11.602 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.1 2024-09-12T05:31:11.602 DEBUG:teuthology.parallel:result is None 2024-09-12T05:31:11.602 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-12T05:31:11.602 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T05:31:11.944 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:11.945 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T05:31:11.962 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-12T05:31:10.053776+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81588,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033932,"statfs":{"total":289910292480,"available":289826746368,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4784,"internal_metadata":82963792},"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":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.738208"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.343956+0000","last_change":"2024-09-12T05:31:08.343956+0000","last_active":"2024-09-12T05:31:08.343956+0000","last_peered":"2024-09-12T05:31:08.343956+0000","last_clean":"2024-09-12T05:31:08.343956+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T05:31:08.343956+0000","last_undegraded":"2024-09-12T05:31:08.343956+0000","last_fullsized":"2024-09-12T05:31:08.343956+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T15:58:49.749949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.343576+0000","last_change":"2024-09-12T05:31:08.343576+0000","last_active":"2024-09-12T05:31:08.343576+0000","last_peered":"2024-09-12T05:31:08.343576+0000","last_clean":"2024-09-12T05:31:08.343576+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T05:31:08.343576+0000","last_undegraded":"2024-09-12T05:31:08.343576+0000","last_fullsized":"2024-09-12T05:31:08.343576+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T06:33:53.477361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.343280+0000","last_change":"2024-09-12T05:31:08.343280+0000","last_active":"2024-09-12T05:31:08.343280+0000","last_peered":"2024-09-12T05:31:08.343280+0000","last_clean":"2024-09-12T05:31:08.343280+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T05:31:08.343280+0000","last_undegraded":"2024-09-12T05:31:08.343280+0000","last_fullsized":"2024-09-12T05:31:08.343280+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T15:14:25.500468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.344267+0000","last_change":"2024-09-12T05:31:08.344267+0000","last_active":"2024-09-12T05:31:08.344267+0000","last_peered":"2024-09-12T05:31:08.344267+0000","last_clean":"2024-09-12T05:31:08.344267+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T05:31:08.344267+0000","last_undegraded":"2024-09-12T05:31:08.344267+0000","last_fullsized":"2024-09-12T05:31:08.344267+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T08:08:55.792059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.340720+0000","last_change":"2024-09-12T05:31:08.337070+0000","last_active":"2024-09-12T05:31:08.340720+0000","last_peered":"2024-09-12T05:31:08.340720+0000","last_clean":"2024-09-12T05:31:08.340720+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T05:31:08.340720+0000","last_undegraded":"2024-09-12T05:31:08.340720+0000","last_fullsized":"2024-09-12T05:31:08.340720+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T06:29:32.147075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.470103+0000","last_change":"2024-09-12T05:31:08.470103+0000","last_active":"2024-09-12T05:31:08.470103+0000","last_peered":"2024-09-12T05:31:08.470103+0000","last_clean":"2024-09-12T05:31:08.470103+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T05:31:08.470103+0000","last_undegraded":"2024-09-12T05:31:08.470103+0000","last_fullsized":"2024-09-12T05:31:08.470103+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T11:20:22.560518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.470398+0000","last_change":"2024-09-12T05:31:08.470398+0000","last_active":"2024-09-12T05:31:08.470398+0000","last_peered":"2024-09-12T05:31:08.470398+0000","last_clean":"2024-09-12T05:31:08.470398+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T05:31:08.470398+0000","last_undegraded":"2024-09-12T05:31:08.470398+0000","last_fullsized":"2024-09-12T05:31:08.470398+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T09:46:42.471425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.344709+0000","last_change":"2024-09-12T05:31:08.344709+0000","last_active":"2024-09-12T05:31:08.344709+0000","last_peered":"2024-09-12T05:31:08.344709+0000","last_clean":"2024-09-12T05:31:08.344709+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T05:31:08.344709+0000","last_undegraded":"2024-09-12T05:31:08.344709+0000","last_fullsized":"2024-09-12T05:31:08.344709+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T12:01:20.146123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.341697+0000","last_change":"2024-09-12T05:31:01.310875+0000","last_active":"2024-09-12T05:31:08.341697+0000","last_peered":"2024-09-12T05:31:08.341697+0000","last_clean":"2024-09-12T05:31:08.341697+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T05:31:08.341697+0000","last_undegraded":"2024-09-12T05:31:08.341697+0000","last_fullsized":"2024-09-12T05:31:08.341697+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_clean_scrub_stamp":"2024-09-12T05:31:00.294659+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:54:07.506697+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738374,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T05:31:11.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T05:31:12.247 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:12.247 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T05:31:12.264 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-12T05:31:12.054326+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81588,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033932,"statfs":{"total":289910292480,"available":289826746368,"internally_reserved":0,"allocated":516096,"data_stored":1295959,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4784,"internal_metadata":82963792},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001534"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.343956+0000","last_change":"2024-09-12T05:31:08.343956+0000","last_active":"2024-09-12T05:31:08.343956+0000","last_peered":"2024-09-12T05:31:08.343956+0000","last_clean":"2024-09-12T05:31:08.343956+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T05:31:08.343956+0000","last_undegraded":"2024-09-12T05:31:08.343956+0000","last_fullsized":"2024-09-12T05:31:08.343956+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T15:58:49.749949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.343576+0000","last_change":"2024-09-12T05:31:08.343576+0000","last_active":"2024-09-12T05:31:08.343576+0000","last_peered":"2024-09-12T05:31:08.343576+0000","last_clean":"2024-09-12T05:31:08.343576+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T05:31:08.343576+0000","last_undegraded":"2024-09-12T05:31:08.343576+0000","last_fullsized":"2024-09-12T05:31:08.343576+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T06:33:53.477361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.343280+0000","last_change":"2024-09-12T05:31:08.343280+0000","last_active":"2024-09-12T05:31:08.343280+0000","last_peered":"2024-09-12T05:31:08.343280+0000","last_clean":"2024-09-12T05:31:08.343280+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T05:31:08.343280+0000","last_undegraded":"2024-09-12T05:31:08.343280+0000","last_fullsized":"2024-09-12T05:31:08.343280+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T15:14:25.500468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.344267+0000","last_change":"2024-09-12T05:31:08.344267+0000","last_active":"2024-09-12T05:31:08.344267+0000","last_peered":"2024-09-12T05:31:08.344267+0000","last_clean":"2024-09-12T05:31:08.344267+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T05:31:08.344267+0000","last_undegraded":"2024-09-12T05:31:08.344267+0000","last_fullsized":"2024-09-12T05:31:08.344267+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T08:08:55.792059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.340720+0000","last_change":"2024-09-12T05:31:08.337070+0000","last_active":"2024-09-12T05:31:08.340720+0000","last_peered":"2024-09-12T05:31:08.340720+0000","last_clean":"2024-09-12T05:31:08.340720+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T05:31:08.340720+0000","last_undegraded":"2024-09-12T05:31:08.340720+0000","last_fullsized":"2024-09-12T05:31:08.340720+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T06:29:32.147075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.470103+0000","last_change":"2024-09-12T05:31:08.470103+0000","last_active":"2024-09-12T05:31:08.470103+0000","last_peered":"2024-09-12T05:31:08.470103+0000","last_clean":"2024-09-12T05:31:08.470103+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T05:31:08.470103+0000","last_undegraded":"2024-09-12T05:31:08.470103+0000","last_fullsized":"2024-09-12T05:31:08.470103+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T11:20:22.560518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.470398+0000","last_change":"2024-09-12T05:31:08.470398+0000","last_active":"2024-09-12T05:31:08.470398+0000","last_peered":"2024-09-12T05:31:08.470398+0000","last_clean":"2024-09-12T05:31:08.470398+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T05:31:08.470398+0000","last_undegraded":"2024-09-12T05:31:08.470398+0000","last_fullsized":"2024-09-12T05:31:08.470398+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T09:46:42.471425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.344709+0000","last_change":"2024-09-12T05:31:08.344709+0000","last_active":"2024-09-12T05:31:08.344709+0000","last_peered":"2024-09-12T05:31:08.344709+0000","last_clean":"2024-09-12T05:31:08.344709+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T05:31:08.344709+0000","last_undegraded":"2024-09-12T05:31:08.344709+0000","last_fullsized":"2024-09-12T05:31:08.344709+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+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 @ 2024-09-13T12:01:20.146123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-12T05:31:08.341697+0000","last_change":"2024-09-12T05:31:01.310875+0000","last_active":"2024-09-12T05:31:08.341697+0000","last_peered":"2024-09-12T05:31:08.341697+0000","last_clean":"2024-09-12T05:31:08.341697+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T05:31:08.341697+0000","last_undegraded":"2024-09-12T05:31:08.341697+0000","last_fullsized":"2024-09-12T05:31:08.341697+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_clean_scrub_stamp":"2024-09-12T05:31:00.294659+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:54:07.506697+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738375,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738373,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":192512,"data_stored":628782,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T05:31:12.264 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-12T05:31:12.265 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-12T05:31:12.265 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-12T05:31:12.265 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-12T05:31:12.581 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:12.581 INFO:teuthology.orchestra.run.smithi083.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-12T05:31:12.598 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-12T05:31:12.598 INFO:teuthology.run_tasks:Running task ceph... 2024-09-12T05:31:12.688 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-12T05:31:12.688 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-12T05:31:12.688 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/replicated 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7902327', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 1680, 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'sleep_before_teardown': 0, 'subset': '42/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_d61b08865d4d98738f45ff2e4806d7fb6d03eca1/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1', 'targets': {'smithi083.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPrLmRFbWeUUKEvnhENtMqn1kLythwK4VQBPLvZn/R2yb0bBNJr1BOqbENPxpyuPDBxNopQPkoREbo6JXEGiU4w=', 'smithi143.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBExzA6tdqF8Ox+grDNEoBdCLs/oOVz0HCfoA6jgzUhyMcfFWJ9JUEU15R1KjiD618ItUQb0SGiqO92F/JHA61N0='}, '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': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-12_04:46:10', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-12T05:31:12.689 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-12T05:31:12.691 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-12T05:31:12.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T05:31:12.739 DEBUG:teuthology.orchestra.run.smithi143:> sudo install -d -m0777 -- /var/run/ceph 2024-09-12T05:31:12.753 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:12.753 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/scratch_devs of=/dev/stdout 2024-09-12T05:31:12.801 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-12T05:31:12.801 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_1 2024-09-12T05:31:12.849 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-12T05:31:12.849 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:31:12.849 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-09-12T05:31:12.850 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:31:12.850 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-09-12 05:25:06.274615296 +0000 2024-09-12T05:31:12.850 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-09-12 05:25:06.014617618 +0000 2024-09-12T05:31:12.850 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-09-12 05:25:06.014617618 +0000 2024-09-12T05:31:12.850 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2024-09-12T05:31:12.850 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-12T05:31:12.903 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-09-12T05:31:12.903 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-09-12T05:31:12.903 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.00043013 s, 1.2 MB/s 2024-09-12T05:31:12.904 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-12T05:31:12.954 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_2 2024-09-12T05:31:13.001 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-12T05:31:13.001 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:31:13.001 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-09-12T05:31:13.001 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:31:13.001 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-09-12 05:25:06.758610973 +0000 2024-09-12T05:31:13.001 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-09-12 05:25:06.514613153 +0000 2024-09-12T05:31:13.001 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-09-12 05:25:06.514613153 +0000 2024-09-12T05:31:13.002 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2024-09-12T05:31:13.002 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-12T05:31:13.055 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-09-12T05:31:13.055 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-09-12T05:31:13.055 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000435623 s, 1.2 MB/s 2024-09-12T05:31:13.057 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-12T05:31:13.106 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_3 2024-09-12T05:31:13.152 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-12T05:31:13.153 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:31:13.153 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-12T05:31:13.153 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:31:13.153 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-09-12 05:25:07.250606579 +0000 2024-09-12T05:31:13.153 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-09-12 05:25:06.998608830 +0000 2024-09-12T05:31:13.153 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-09-12 05:25:06.998608830 +0000 2024-09-12T05:31:13.153 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2024-09-12T05:31:13.153 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-12T05:31:13.207 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-09-12T05:31:13.207 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-09-12T05:31:13.207 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000395256 s, 1.3 MB/s 2024-09-12T05:31:13.208 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-12T05:31:13.258 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_4 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2024-09-12 05:25:07.750602112 +0000 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2024-09-12 05:25:07.498604364 +0000 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2024-09-12 05:25:07.498604364 +0000 2024-09-12T05:31:13.305 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2024-09-12T05:31:13.305 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-12T05:31:13.358 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2024-09-12T05:31:13.358 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2024-09-12T05:31:13.358 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000273297 s, 1.9 MB/s 2024-09-12T05:31:13.359 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-12T05:31:13.406 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:31:13.406 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi143.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T05:31:13.406 INFO:tasks.ceph:Generating config... 2024-09-12T05:31:13.408 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-12T05:31:13.408 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-12T05:31:13.408 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-12T05:31:13.408 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-12T05:31:13.409 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-12T05:31:13.409 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-12T05:31:13.409 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-12T05:31:13.409 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-12T05:31:13.409 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2024-09-12T05:31:13.409 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-12T05:31:13.409 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-12T05:31:13.410 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-12T05:31:13.411 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-12T05:31:13.411 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-12T05:31:13.411 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-12T05:31:13.411 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-12T05:31:13.480 INFO:teuthology.orchestra.run.smithi143.stdout:creating /etc/ceph/cluster2.keyring 2024-09-12T05:31:13.495 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-12T05:31:13.569 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-12T05:31:13.624 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.143')] 2024-09-12T05:31:13.624 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.143', '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 recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, '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': {}} 2024-09-12T05:31:13.625 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:13.625 DEBUG:teuthology.orchestra.run.smithi143:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T05:31:13.673 DEBUG:teuthology.orchestra.run.smithi143:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.143 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:13.751 INFO:teuthology.orchestra.run.smithi143.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:monmaptool: generated fsid 75ea72bc-2c0c-498f-917c-abaee111e33f 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:setting min_mon_release = quincy 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:epoch 0 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:fsid 75ea72bc-2c0c-498f-917c-abaee111e33f 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:last_changed 2024-09-12T05:31:13.756336+0000 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:created 2024-09-12T05:31:13.756336+0000 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:min_mon_release 17 (quincy) 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:election_strategy: 1 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:0: [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] mon.a 2024-09-12T05:31:13.752 INFO:teuthology.orchestra.run.smithi143.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-12T05:31:13.753 DEBUG:teuthology.orchestra.run.smithi143:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-12T05:31:13.801 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 75ea72bc-2c0c-498f-917c-abaee111e33f... 2024-09-12T05:31:13.802 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-12T05:31:13.805 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-12T05:31:13.847 INFO:teuthology.orchestra.run.smithi083.stdout:[global] 2024-09-12T05:31:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: chdir = "" 2024-09-12T05:31:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T05:31:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: auth supported = cephx 2024-09-12T05:31:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: filestore xattr use omap = true 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: mon clock drift allowed = 1.000 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: osd crush chooseleaf type = 0 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: auth debug = true 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: ms die on old message = true 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: ms die on bug = true 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: mon pg warn max object skew = 0 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: osd pool default size = 2 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd allow primary affinity = true 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd allow pg remap = true 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on legacy crush tunables = false 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on crush straw calc version zero = false 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on no sortbitwise = false 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on osd down out interval zero = false 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on too few osds = false 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T05:31:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: mon_allow_pool_size_one = true 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: osd default data pool replay window = 5 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: mon allow pool delete = true 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: mon cluster log file level = debug 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: debug asserts on shutdown = true 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: mon health detail to clog = false 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: mon host = 172.21.15.143 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: mon warn on pool no app = False 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: fsid = 75ea72bc-2c0c-498f-917c-abaee111e33f 2024-09-12T05:31:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout:[osd] 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd journal size = 100 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd scrub load threshold = 5.0 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd scrub max interval = 600 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd mclock profile = high_recovery_ops 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd recover clone overlap = true 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd recovery max chunk = 1048576 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug shutdown = true 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug op order = true 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug verify stray on activate = true 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug trim objects = true 2024-09-12T05:31:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: osd open classes on start = true 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug pg log writeout = true 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: osd deep scrub update digest min age = 30 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: osd map max advance = 10 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: journal zero on create = true 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: filestore ondisk finisher threads = 3 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: filestore apply finisher threads = 3 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: bdev debug aio = true 2024-09-12T05:31:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: osd debug misdirected ops = true 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore block size = 96636764160 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore compression algorithm = zstd 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore compression mode = aggressive 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: bluestore fsck on mount = True 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: debug bluefs = 1/20 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: debug bluestore = 1/20 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: debug ms = 1 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: debug osd = 20 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: debug rocksdb = 4/10 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd full ratio = 0.9 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd nearfull ratio = 0.8 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: osd failsafe full ratio = 0.95 2024-09-12T05:31:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: osd objectstore = bluestore 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout:[mgr] 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: debug ms = 1 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: debug mgr = 20 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: debug mon = 20 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: debug auth = 20 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: mgr/telemetry/nag = false 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout:[mon] 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: debug ms = 1 2024-09-12T05:31:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: debug mon = 20 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: debug paxos = 20 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: debug auth = 20 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: mon data avail warn = 5 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: mon mgr mkfs grace = 240 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd reporter subtree level = osd 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: mon osd prime pg temp = true 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T05:31:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: # 1m isn't quite enough 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: mon_down_mkfs_grace = 2m 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: mon_warn_on_filestore_osds = false 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout:[client] 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: rgw cache enabled = true 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: rgw enable ops log = true 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: rgw enable usage log = true 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T05:31:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T05:31:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: rbd default data pool = datapool 2024-09-12T05:31:13.857 INFO:teuthology.orchestra.run.smithi083.stdout:[mon.a] 2024-09-12T05:31:13.874 INFO:teuthology.orchestra.run.smithi143.stdout:[global] 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: chdir = "" 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: auth supported = cephx 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: filestore xattr use omap = true 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: mon clock drift allowed = 1.000 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: osd crush chooseleaf type = 0 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: auth debug = true 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: ms die on old message = true 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: ms die on bug = true 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.875 INFO:teuthology.orchestra.run.smithi143.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon pg warn max object skew = 0 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: # disable pg_autoscaler by default for new pools 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: osd pool default size = 2 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd allow primary affinity = true 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd allow pg remap = true 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on legacy crush tunables = false 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on crush straw calc version zero = false 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on no sortbitwise = false 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on osd down out interval zero = false 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on too few osds = false 2024-09-12T05:31:13.876 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: mon_allow_pool_size_one = true 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: osd default data pool replay window = 5 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: mon allow pool delete = true 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: mon cluster log file level = debug 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: debug asserts on shutdown = true 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: mon health detail to clog = false 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: mon host = 172.21.15.143 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: mon warn on pool no app = False 2024-09-12T05:31:13.877 INFO:teuthology.orchestra.run.smithi143.stdout: fsid = 75ea72bc-2c0c-498f-917c-abaee111e33f 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout:[osd] 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd journal size = 100 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd scrub load threshold = 5.0 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd scrub max interval = 600 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd mclock profile = high_recovery_ops 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd recover clone overlap = true 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd recovery max chunk = 1048576 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug shutdown = true 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug op order = true 2024-09-12T05:31:13.878 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug verify stray on activate = true 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug trim objects = true 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: osd open classes on start = true 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug pg log writeout = true 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: osd deep scrub update digest min age = 30 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: osd map max advance = 10 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: journal zero on create = true 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: filestore ondisk finisher threads = 3 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: filestore apply finisher threads = 3 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: bdev debug aio = true 2024-09-12T05:31:13.879 INFO:teuthology.orchestra.run.smithi143.stdout: osd debug misdirected ops = true 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore block size = 96636764160 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore compression algorithm = zstd 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore compression mode = aggressive 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: bluestore fsck on mount = True 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: debug bluefs = 1/20 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: debug bluestore = 1/20 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: debug ms = 1 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: debug osd = 20 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: debug rocksdb = 4/10 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd backfillfull_ratio = 0.85 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd full ratio = 0.9 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd nearfull ratio = 0.8 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: osd failsafe full ratio = 0.95 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: osd objectstore = bluestore 2024-09-12T05:31:13.880 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout:[mgr] 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug ms = 1 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug mgr = 20 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug mon = 20 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug auth = 20 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: mgr/telemetry/nag = false 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout:[mon] 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug ms = 1 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug mon = 20 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug paxos = 20 2024-09-12T05:31:13.881 INFO:teuthology.orchestra.run.smithi143.stdout: debug auth = 20 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon data avail warn = 5 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon mgr mkfs grace = 240 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min pgs per osd = 4 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd reporter subtree level = osd 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon osd prime pg temp = true 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon reweight min bytes per osd = 10 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: auth mon ticket ttl = 660 # 11m 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: auth service ticket ttl = 240 # 4m 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: # don't complain about insecure global_id in the test suite 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.882 INFO:teuthology.orchestra.run.smithi143.stdout: # 1m isn't quite enough 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: mon_down_mkfs_grace = 2m 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: mon_warn_on_filestore_osds = false 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout:[client] 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: rgw cache enabled = true 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: rgw enable ops log = true 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: rgw enable usage log = true 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout: rbd default data pool = datapool 2024-09-12T05:31:13.883 INFO:teuthology.orchestra.run.smithi143.stdout:[mon.a] 2024-09-12T05:31:13.884 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-12T05:31:13.884 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2024-09-12T05:31:13.977 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-12T05:31:13.978 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:13.978 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-12T05:31:13.982 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:13.982 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-12T05:31:14.029 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:31:14.029 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:31:14.029 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-12T05:31:14.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-12T05:31:14.053 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:31:14.053 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:14.103 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:31:14.103 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:14.103 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-12T05:31:14.103 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-12T05:31:14.126 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:14.126 DEBUG:teuthology.orchestra.run.smithi143:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:14.173 INFO:tasks.ceph:Setting up mon nodes... 2024-09-12T05:31:14.173 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-12T05:31:14.173 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-12T05:31:14.257 INFO:teuthology.orchestra.run.smithi143.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-12T05:31:14.260 INFO:tasks.ceph:Setting up mds nodes... 2024-09-12T05:31:14.261 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-12T05:31:14.261 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2024-09-12T05:31:14.336 INFO:teuthology.orchestra.run.smithi143.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-12T05:31:14.346 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-12T05:31:14.346 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi083.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@smithi143.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-12T05:31:14.346 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-12T05:31:14.400 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:31:14.400 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-12T05:31:14.400 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:31:14.400 DEBUG:teuthology.orchestra.run.smithi143:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-12T05:31:14.464 INFO:teuthology.orchestra.run.smithi143.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T05:31:14.464 INFO:teuthology.orchestra.run.smithi143.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T05:31:14.464 INFO:teuthology.orchestra.run.smithi143.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T05:31:14.464 INFO:teuthology.orchestra.run.smithi143.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-12T05:31:14.464 INFO:teuthology.orchestra.run.smithi143.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T05:31:14.465 INFO:teuthology.orchestra.run.smithi143.stdout: = sunit=0 swidth=0 blks 2024-09-12T05:31:14.465 INFO:teuthology.orchestra.run.smithi143.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T05:31:14.465 INFO:teuthology.orchestra.run.smithi143.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-12T05:31:14.465 INFO:teuthology.orchestra.run.smithi143.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T05:31:14.465 INFO:teuthology.orchestra.run.smithi143.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T05:31:14.918 INFO:teuthology.orchestra.run.smithi143.stdout:Discarding blocks...Done. 2024-09-12T05:31:14.920 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi143.front.sepia.ceph.com -o noatime 2024-09-12T05:31:14.920 DEBUG:teuthology.orchestra.run.smithi143:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-12T05:31:15.013 DEBUG:teuthology.orchestra.run.smithi143:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-12T05:31:15.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:31:15.023 INFO:teuthology.orchestra.run.smithi143.stderr:sudo: /sbin/restorecon: command not found 2024-09-12T05:31:15.023 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-12T05:31:15.078 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:31:15.078 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-12T05:31:15.078 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:31:15.079 DEBUG:teuthology.orchestra.run.smithi143:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-12T05:31:15.141 INFO:teuthology.orchestra.run.smithi143.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T05:31:15.141 INFO:teuthology.orchestra.run.smithi143.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T05:31:15.141 INFO:teuthology.orchestra.run.smithi143.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T05:31:15.142 INFO:teuthology.orchestra.run.smithi143.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-12T05:31:15.142 INFO:teuthology.orchestra.run.smithi143.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T05:31:15.142 INFO:teuthology.orchestra.run.smithi143.stdout: = sunit=0 swidth=0 blks 2024-09-12T05:31:15.142 INFO:teuthology.orchestra.run.smithi143.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T05:31:15.142 INFO:teuthology.orchestra.run.smithi143.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-12T05:31:15.142 INFO:teuthology.orchestra.run.smithi143.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T05:31:15.142 INFO:teuthology.orchestra.run.smithi143.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T05:31:15.620 INFO:teuthology.orchestra.run.smithi143.stdout:Discarding blocks...Done. 2024-09-12T05:31:15.622 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi143.front.sepia.ceph.com -o noatime 2024-09-12T05:31:15.622 DEBUG:teuthology.orchestra.run.smithi143:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-12T05:31:15.781 DEBUG:teuthology.orchestra.run.smithi143:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-12T05:31:15.792 INFO:teuthology.orchestra.run.smithi143.stderr:sudo: /sbin/restorecon: command not found 2024-09-12T05:31:15.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:31:15.793 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-12T05:31:15.848 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-12T05:31:15.848 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-12T05:31:15.848 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:31:15.848 DEBUG:teuthology.orchestra.run.smithi143:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-12T05:31:15.911 INFO:teuthology.orchestra.run.smithi143.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-12T05:31:15.911 INFO:teuthology.orchestra.run.smithi143.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-12T05:31:15.911 INFO:teuthology.orchestra.run.smithi143.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-12T05:31:15.911 INFO:teuthology.orchestra.run.smithi143.stdout: = reflink=1 bigtime=0 inobtcount=0 2024-09-12T05:31:15.911 INFO:teuthology.orchestra.run.smithi143.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-12T05:31:15.912 INFO:teuthology.orchestra.run.smithi143.stdout: = sunit=0 swidth=0 blks 2024-09-12T05:31:15.912 INFO:teuthology.orchestra.run.smithi143.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-12T05:31:15.912 INFO:teuthology.orchestra.run.smithi143.stdout:log =internal log bsize=4096 blocks=11443, version=2 2024-09-12T05:31:15.912 INFO:teuthology.orchestra.run.smithi143.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-12T05:31:15.912 INFO:teuthology.orchestra.run.smithi143.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-12T05:31:16.392 INFO:teuthology.orchestra.run.smithi143.stdout:Discarding blocks...Done. 2024-09-12T05:31:16.393 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi143.front.sepia.ceph.com -o noatime 2024-09-12T05:31:16.393 DEBUG:teuthology.orchestra.run.smithi143:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-12T05:31:16.546 DEBUG:teuthology.orchestra.run.smithi143:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-12T05:31:16.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T05:31:16.558 INFO:teuthology.orchestra.run.smithi143.stderr:sudo: /sbin/restorecon: command not found 2024-09-12T05:31:16.558 DEBUG:teuthology.orchestra.run.smithi143:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:16.660 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:16.663+0000 7fb0305687c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2024-09-12T05:31:16.661 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:16.663+0000 7fb0305687c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-12T05:31:16.661 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:16.663+0000 7fb0305687c0 -1 bdev(0x5632dd5bd800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-12T05:31:16.661 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:16.663+0000 7fb0305687c0 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-12T05:31:19.790 DEBUG:teuthology.orchestra.run.smithi143:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-12T05:31:19.804 DEBUG:teuthology.orchestra.run.smithi143:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:19.885 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:19.887+0000 7fdb08ce77c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2024-09-12T05:31:19.886 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:19.887+0000 7fdb08ce77c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-12T05:31:19.886 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:19.887+0000 7fdb08ce77c0 -1 bdev(0x55f502b01800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-12T05:31:19.887 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:19.887+0000 7fdb08ce77c0 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-12T05:31:23.025 DEBUG:teuthology.orchestra.run.smithi143:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-12T05:31:23.081 DEBUG:teuthology.orchestra.run.smithi143:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:23.163 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:23.163+0000 7f561906b7c0 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2024-09-12T05:31:23.163 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:23.163+0000 7f561906b7c0 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-12T05:31:23.163 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:23.163+0000 7f561906b7c0 -1 bdev(0x562017c71800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-12T05:31:23.164 INFO:teuthology.orchestra.run.smithi143.stderr:2024-09-12T05:31:23.163+0000 7f561906b7c0 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-12T05:31:26.323 DEBUG:teuthology.orchestra.run.smithi143:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-12T05:31:26.375 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-12T05:31:26.376 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:26.376 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-12T05:31:26.431 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:26.432 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-12T05:31:26.487 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:26.487 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-12T05:31:26.539 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:26.539 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-12T05:31:26.590 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:26.591 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-12T05:31:26.636 INFO:tasks.ceph:Adding keys to all mons... 2024-09-12T05:31:26.637 DEBUG:teuthology.orchestra.run.smithi143:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout:[mgr.x] 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout: key = AQCifOJmyQWmDxAAYoEiQreIIF99K21PhI983Q== 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout:[osd.0] 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout: key = AQCkfOJmY7SpJxAA+8t7VSsjIUKmd+IvXedsRQ== 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout:[osd.1] 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout: key = AQCnfOJmS9MZNRAA3ratOmT38ltBesbLjYdNcQ== 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout:[osd.2] 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout: key = AQCrfOJmw7sAChAA1BqU9dWu6bTmsCGM07JJbw== 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout:[client.0] 2024-09-12T05:31:26.690 INFO:teuthology.orchestra.run.smithi143.stdout: key = AQCifOJmJApPFBAAsB/aJUmIZUz11FZfzz1stQ== 2024-09-12T05:31:26.691 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-12T05:31:26.776 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T05:31:26.861 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T05:31:26.945 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-12T05:31:27.027 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-12T05:31:27.109 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-12T05:31:27.110 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-12T05:31:27.163 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2024-09-12T05:31:27.252 DEBUG:teuthology.orchestra.run.smithi143:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-12T05:31:27.306 DEBUG:teuthology.orchestra.run.smithi143:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-12T05:31:27.352 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-12T05:31:27.352 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-12T05:31:27.353 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-12T05:31:27.397 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-12T05:31:27.398 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-12T05:31:27.398 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-12T05:31:27.398 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-12T05:31:27.400 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-12T05:31:27.401 DEBUG:tasks.ceph:set 0 configs 2024-09-12T05:31:27.401 INFO:tasks.ceph:Setting crush tunables to default 2024-09-12T05:31:27.401 DEBUG:teuthology.orchestra.run.smithi143:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-12T05:31:27.618 INFO:teuthology.orchestra.run.smithi143.stderr:adjusted tunables profile to default 2024-09-12T05:31:27.635 INFO:tasks.ceph:check_enable_crimson: False 2024-09-12T05:31:27.635 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-12T05:31:27.636 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:27.636 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-12T05:31:27.647 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:27.647 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-12T05:31:27.699 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2024-09-12T05:31:27.700 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-12T05:31:27.758 DEBUG:teuthology.orchestra.run.smithi143:> sudo ceph --cluster cluster2 osd new f18d7559-7b71-44e1-94a4-033a837a36f8 0 2024-09-12T05:31:28.001 INFO:teuthology.orchestra.run.smithi143.stdout:0 2024-09-12T05:31:28.019 DEBUG:teuthology.orchestra.run.smithi143:> sudo ceph --cluster cluster2 osd new 595a4397-033f-4e2a-b5d8-01645370308b 1 2024-09-12T05:31:28.213 INFO:teuthology.orchestra.run.smithi143.stdout:1 2024-09-12T05:31:28.230 DEBUG:teuthology.orchestra.run.smithi143:> sudo ceph --cluster cluster2 osd new 4a39cad6-9a1d-490f-98ad-fcce4b84c014 2 2024-09-12T05:31:28.448 INFO:teuthology.orchestra.run.smithi143.stdout:2 2024-09-12T05:31:28.470 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-12T05:31:28.471 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-12T05:31:28.473 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-12T05:31:28.473 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-12T05:31:28.473 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-12T05:31:28.475 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-12T05:31:28.475 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-12T05:31:28.475 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-12T05:31:28.477 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-12T05:31:28.477 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T05:31:28.659 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:28.659 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":5,"fsid":"75ea72bc-2c0c-498f-917c-abaee111e33f","created":"2024-09-12T05:31:27.534677+0000","modified":"2024-09-12T05:31:28.452457+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T05:31:28.452457+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f18d7559-7b71-44e1-94a4-033a837a36f8","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":"595a4397-033f-4e2a-b5d8-01645370308b","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":"4a39cad6-9a1d-490f-98ad-fcce4b84c014","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:28.677 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-12T05:31:28.677 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-12T05:31:28.979 DEBUG:teuthology.orchestra.run.smithi143:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-12T05:31:29.162 INFO:teuthology.misc.health.smithi143.stdout: 2024-09-12T05:31:29.162 INFO:teuthology.misc.health.smithi143.stdout:{"epoch":5,"fsid":"75ea72bc-2c0c-498f-917c-abaee111e33f","created":"2024-09-12T05:31:27.534677+0000","modified":"2024-09-12T05:31:28.452457+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T05:31:28.452457+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f18d7559-7b71-44e1-94a4-033a837a36f8","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":"595a4397-033f-4e2a-b5d8-01645370308b","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":"4a39cad6-9a1d-490f-98ad-fcce4b84c014","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:29.178 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T05:31:29.666 INFO:tasks.ceph.cluster2.osd.1.smithi143.stderr:2024-09-12T05:31:29.667+0000 7fd69c3dc7c0 -1 Falling back to public interface 2024-09-12T05:31:29.877 INFO:tasks.ceph.cluster2.osd.2.smithi143.stderr:2024-09-12T05:31:29.879+0000 7f08bc9be7c0 -1 Falling back to public interface 2024-09-12T05:31:30.082 INFO:tasks.ceph.cluster2.osd.0.smithi143.stderr:2024-09-12T05:31:30.083+0000 7fdad09dc7c0 -1 Falling back to public interface 2024-09-12T05:31:30.480 INFO:tasks.ceph.cluster2.mgr.x.smithi143.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. 2024-09-12T05:31:30.480 INFO:tasks.ceph.cluster2.mgr.x.smithi143.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. 2024-09-12T05:31:30.480 INFO:tasks.ceph.cluster2.mgr.x.smithi143.stderr: from numpy import show_config as show_numpy_config 2024-09-12T05:31:33.427 INFO:tasks.ceph.cluster2.mgr.x.smithi143.stderr:2024-09-12T05:31:33.427+0000 7fd53ae10640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-12T05:31:33.981 INFO:tasks.ceph.cluster2.osd.1.smithi143.stderr:2024-09-12T05:31:33.983+0000 7fd69c3dc7c0 -1 osd.1 0 log_to_monitors true 2024-09-12T05:31:34.195 INFO:tasks.ceph.cluster2.osd.2.smithi143.stderr:2024-09-12T05:31:34.195+0000 7f08bc9be7c0 -1 osd.2 0 log_to_monitors true 2024-09-12T05:31:34.629 INFO:tasks.ceph.cluster2.osd.0.smithi143.stderr:2024-09-12T05:31:34.631+0000 7fdad09dc7c0 -1 osd.0 0 log_to_monitors true 2024-09-12T05:31:35.481 DEBUG:teuthology.orchestra.run.smithi143:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-12T05:31:35.930 INFO:teuthology.misc.health.smithi143.stdout: 2024-09-12T05:31:35.930 INFO:teuthology.misc.health.smithi143.stdout:{"epoch":7,"fsid":"75ea72bc-2c0c-498f-917c-abaee111e33f","created":"2024-09-12T05:31:27.534677+0000","modified":"2024-09-12T05:31:35.480465+0000","last_up_change":"0.000000","last_in_change":"2024-09-12T05:31:28.452457+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f18d7559-7b71-44e1-94a4-033a837a36f8","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":"595a4397-033f-4e2a-b5d8-01645370308b","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":"4a39cad6-9a1d-490f-98ad-fcce4b84c014","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:35.952 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-12T05:31:36.468 INFO:tasks.ceph.cluster2.osd.1.smithi143.stderr:2024-09-12T05:31:36.471+0000 7fd698b97640 -1 osd.1 0 waiting for initial osdmap 2024-09-12T05:31:36.488 INFO:tasks.ceph.cluster2.osd.1.smithi143.stderr:2024-09-12T05:31:36.491+0000 7fd6901b7640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T05:31:36.496 INFO:tasks.ceph.cluster2.osd.2.smithi143.stderr:2024-09-12T05:31:36.499+0000 7f08b8967640 -1 osd.2 0 waiting for initial osdmap 2024-09-12T05:31:36.521 INFO:tasks.ceph.cluster2.osd.2.smithi143.stderr:2024-09-12T05:31:36.523+0000 7f08b0799640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T05:31:37.265 INFO:tasks.ceph.cluster2.osd.0.smithi143.stderr:2024-09-12T05:31:37.267+0000 7fdacd197640 -1 osd.0 0 waiting for initial osdmap 2024-09-12T05:31:37.285 INFO:tasks.ceph.cluster2.osd.0.smithi143.stderr:2024-09-12T05:31:37.287+0000 7fdac47b7640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-12T05:31:42.255 DEBUG:teuthology.orchestra.run.smithi143:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-12T05:31:42.561 INFO:teuthology.misc.health.smithi143.stdout: 2024-09-12T05:31:42.562 INFO:teuthology.misc.health.smithi143.stdout:{"epoch":12,"fsid":"75ea72bc-2c0c-498f-917c-abaee111e33f","created":"2024-09-12T05:31:27.534677+0000","modified":"2024-09-12T05:31:40.513736+0000","last_up_change":"2024-09-12T05:31:37.504230+0000","last_in_change":"2024-09-12T05:31:28.452457+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:38.465067+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f18d7559-7b71-44e1-94a4-033a837a36f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6817","nonce":886272408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6819","nonce":886272408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6823","nonce":886272408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6821","nonce":886272408}]},"public_addr":"172.21.15.143:6817/886272408","cluster_addr":"172.21.15.143:6819/886272408","heartbeat_back_addr":"172.21.15.143:6823/886272408","heartbeat_front_addr":"172.21.15.143:6821/886272408","state":["exists","up"]},{"osd":1,"uuid":"595a4397-033f-4e2a-b5d8-01645370308b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6801","nonce":2791554907}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6803","nonce":2791554907}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6807","nonce":2791554907}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6805","nonce":2791554907}]},"public_addr":"172.21.15.143:6801/2791554907","cluster_addr":"172.21.15.143:6803/2791554907","heartbeat_back_addr":"172.21.15.143:6807/2791554907","heartbeat_front_addr":"172.21.15.143:6805/2791554907","state":["exists","up"]},{"osd":2,"uuid":"4a39cad6-9a1d-490f-98ad-fcce4b84c014","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6809","nonce":2826086895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6811","nonce":2826086895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6815","nonce":2826086895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6813","nonce":2826086895}]},"public_addr":"172.21.15.143:6809/2826086895","cluster_addr":"172.21.15.143:6811/2826086895","heartbeat_back_addr":"172.21.15.143:6815/2826086895","heartbeat_front_addr":"172.21.15.143:6813/2826086895","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.645555+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:34.989170+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.218020+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:42.580 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-12T05:31:42.580 INFO:tasks.ceph:Creating RBD pool 2024-09-12T05:31:42.580 DEBUG:teuthology.orchestra.run.smithi143:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-12T05:31:43.518 INFO:teuthology.orchestra.run.smithi143.stderr:pool 'rbd' created 2024-09-12T05:31:43.544 DEBUG:teuthology.orchestra.run.smithi143:> rbd --cluster cluster2 pool init rbd 2024-09-12T05:31:46.569 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-12T05:31:46.570 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-12T05:31:46.570 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-12T05:31:46.883 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:46.901 INFO:teuthology.orchestra.run.smithi143.stdout:[{"version":4,"timestamp":"2024-09-12T05:31:37.271084+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"6994.977653"}]}] 2024-09-12T05:31:46.901 INFO:tasks.ceph_manager:config epoch is 4 2024-09-12T05:31:46.902 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-12T05:31:46.902 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-12T05:31:46.902 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-12T05:31:47.254 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:47.272 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":5,"flags":0,"active_gid":4099,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":2665219930},{"type":"v1","addr":"172.21.15.143:6825","nonce":2665219930}]},"active_addr":"172.21.15.143:6825/2665219930","active_change":"2024-09-12T05:31:32.418802+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, 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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"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.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"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":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":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":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.143:0","nonce":3870029506}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.143:0","nonce":3501900902}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.143:0","nonce":3403949996}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.143:0","nonce":2409645936}]}]} 2024-09-12T05:31:47.274 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-12T05:31:47.274 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-12T05:31:47.274 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T05:31:47.578 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:47.578 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":16,"fsid":"75ea72bc-2c0c-498f-917c-abaee111e33f","created":"2024-09-12T05:31:27.534677+0000","modified":"2024-09-12T05:31:46.542894+0000","last_up_change":"2024-09-12T05:31:37.504230+0000","last_in_change":"2024-09-12T05:31:28.452457+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:38.465067+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T05:31:42.885647+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f18d7559-7b71-44e1-94a4-033a837a36f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6817","nonce":886272408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6819","nonce":886272408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6823","nonce":886272408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6821","nonce":886272408}]},"public_addr":"172.21.15.143:6817/886272408","cluster_addr":"172.21.15.143:6819/886272408","heartbeat_back_addr":"172.21.15.143:6823/886272408","heartbeat_front_addr":"172.21.15.143:6821/886272408","state":["exists","up"]},{"osd":1,"uuid":"595a4397-033f-4e2a-b5d8-01645370308b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6801","nonce":2791554907}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6803","nonce":2791554907}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6807","nonce":2791554907}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6805","nonce":2791554907}]},"public_addr":"172.21.15.143:6801/2791554907","cluster_addr":"172.21.15.143:6803/2791554907","heartbeat_back_addr":"172.21.15.143:6807/2791554907","heartbeat_front_addr":"172.21.15.143:6805/2791554907","state":["exists","up"]},{"osd":2,"uuid":"4a39cad6-9a1d-490f-98ad-fcce4b84c014","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6809","nonce":2826086895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6811","nonce":2826086895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6815","nonce":2826086895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6813","nonce":2826086895}]},"public_addr":"172.21.15.143:6809/2826086895","cluster_addr":"172.21.15.143:6811/2826086895","heartbeat_back_addr":"172.21.15.143:6815/2826086895","heartbeat_front_addr":"172.21.15.143:6813/2826086895","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.645555+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:34.989170+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.218020+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:47.595 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-12T05:31:47.596 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T05:31:47.893 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:47.893 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":16,"fsid":"75ea72bc-2c0c-498f-917c-abaee111e33f","created":"2024-09-12T05:31:27.534677+0000","modified":"2024-09-12T05:31:46.542894+0000","last_up_change":"2024-09-12T05:31:37.504230+0000","last_in_change":"2024-09-12T05:31:28.452457+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:38.465067+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T05:31:42.885647+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f18d7559-7b71-44e1-94a4-033a837a36f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6817","nonce":886272408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6819","nonce":886272408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6823","nonce":886272408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6821","nonce":886272408}]},"public_addr":"172.21.15.143:6817/886272408","cluster_addr":"172.21.15.143:6819/886272408","heartbeat_back_addr":"172.21.15.143:6823/886272408","heartbeat_front_addr":"172.21.15.143:6821/886272408","state":["exists","up"]},{"osd":1,"uuid":"595a4397-033f-4e2a-b5d8-01645370308b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6801","nonce":2791554907}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6803","nonce":2791554907}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6807","nonce":2791554907}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6805","nonce":2791554907}]},"public_addr":"172.21.15.143:6801/2791554907","cluster_addr":"172.21.15.143:6803/2791554907","heartbeat_back_addr":"172.21.15.143:6807/2791554907","heartbeat_front_addr":"172.21.15.143:6805/2791554907","state":["exists","up"]},{"osd":2,"uuid":"4a39cad6-9a1d-490f-98ad-fcce4b84c014","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6809","nonce":2826086895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6811","nonce":2826086895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6815","nonce":2826086895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6813","nonce":2826086895}]},"public_addr":"172.21.15.143:6809/2826086895","cluster_addr":"172.21.15.143:6811/2826086895","heartbeat_back_addr":"172.21.15.143:6815/2826086895","heartbeat_front_addr":"172.21.15.143:6813/2826086895","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.645555+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:34.989170+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.218020+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T05:31:47.910 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-12T05:31:47.911 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-12T05:31:47.911 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-12T05:31:48.064 INFO:teuthology.orchestra.run.smithi143.stdout:38654705668 2024-09-12T05:31:48.065 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-12T05:31:48.066 INFO:teuthology.orchestra.run.smithi143.stdout:38654705670 2024-09-12T05:31:48.066 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-12T05:31:48.069 INFO:teuthology.orchestra.run.smithi143.stdout:38654705668 2024-09-12T05:31:48.070 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-12T05:31:48.352 INFO:teuthology.orchestra.run.smithi143.stdout:38654705667 2024-09-12T05:31:48.369 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705667 for osd.0 2024-09-12T05:31:48.395 INFO:teuthology.orchestra.run.smithi143.stdout:38654705667 2024-09-12T05:31:48.400 INFO:teuthology.orchestra.run.smithi143.stdout:38654705669 2024-09-12T05:31:48.414 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705667 for osd.1 2024-09-12T05:31:48.419 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705670 got 38654705669 for osd.2 2024-09-12T05:31:49.371 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-12T05:31:49.415 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-12T05:31:49.419 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-12T05:31:49.678 INFO:teuthology.orchestra.run.smithi143.stdout:38654705668 2024-09-12T05:31:49.695 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705668 for osd.0 2024-09-12T05:31:49.695 DEBUG:teuthology.parallel:result is None 2024-09-12T05:31:49.711 INFO:teuthology.orchestra.run.smithi143.stdout:38654705668 2024-09-12T05:31:49.729 INFO:teuthology.orchestra.run.smithi143.stdout:38654705670 2024-09-12T05:31:49.733 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705668 for osd.1 2024-09-12T05:31:49.734 DEBUG:teuthology.parallel:result is None 2024-09-12T05:31:49.747 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705670 got 38654705670 for osd.2 2024-09-12T05:31:49.747 DEBUG:teuthology.parallel:result is None 2024-09-12T05:31:49.747 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-12T05:31:49.748 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T05:31:50.073 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:50.074 INFO:teuthology.orchestra.run.smithi143.stderr:dumped all 2024-09-12T05:31:50.090 INFO:teuthology.orchestra.run.smithi143.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-12T05:31:48.426543+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81612,"kb_used_data":520,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033908,"statfs":{"total":289910292480,"available":289826721792,"internally_reserved":0,"allocated":532480,"data_stored":1298811,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":82963791},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.902649"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558790+0000","last_change":"2024-09-12T05:31:46.558790+0000","last_active":"2024-09-12T05:31:46.558790+0000","last_peered":"2024-09-12T05:31:46.558790+0000","last_clean":"2024-09-12T05:31:46.558790+0000","last_became_active":"2024-09-12T05:31:44.543741+0000","last_became_peered":"2024-09-12T05:31:44.543741+0000","last_unstale":"2024-09-12T05:31:46.558790+0000","last_undegraded":"2024-09-12T05:31:46.558790+0000","last_fullsized":"2024-09-12T05:31:46.558790+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T14:52:24.060971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001319239,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558280+0000","last_change":"2024-09-12T05:31:46.558280+0000","last_active":"2024-09-12T05:31:46.558280+0000","last_peered":"2024-09-12T05:31:46.558280+0000","last_clean":"2024-09-12T05:31:46.558280+0000","last_became_active":"2024-09-12T05:31:44.545099+0000","last_became_peered":"2024-09-12T05:31:44.545099+0000","last_unstale":"2024-09-12T05:31:46.558280+0000","last_undegraded":"2024-09-12T05:31:46.558280+0000","last_fullsized":"2024-09-12T05:31:46.558280+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T13:09:36.548394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254963,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558077+0000","last_change":"2024-09-12T05:31:46.558077+0000","last_active":"2024-09-12T05:31:46.558077+0000","last_peered":"2024-09-12T05:31:46.558077+0000","last_clean":"2024-09-12T05:31:46.558077+0000","last_became_active":"2024-09-12T05:31:44.547257+0000","last_became_peered":"2024-09-12T05:31:44.547257+0000","last_unstale":"2024-09-12T05:31:46.558077+0000","last_undegraded":"2024-09-12T05:31:46.558077+0000","last_fullsized":"2024-09-12T05:31:46.558077+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T15:51:57.038676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001691438,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558583+0000","last_change":"2024-09-12T05:31:46.558583+0000","last_active":"2024-09-12T05:31:46.558583+0000","last_peered":"2024-09-12T05:31:46.558583+0000","last_clean":"2024-09-12T05:31:46.558583+0000","last_became_active":"2024-09-12T05:31:44.546316+0000","last_became_peered":"2024-09-12T05:31:44.546316+0000","last_unstale":"2024-09-12T05:31:46.558583+0000","last_undegraded":"2024-09-12T05:31:46.558583+0000","last_fullsized":"2024-09-12T05:31:46.558583+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T07:01:39.072257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011153210000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.555314+0000","last_change":"2024-09-12T05:31:46.551686+0000","last_active":"2024-09-12T05:31:46.555314+0000","last_peered":"2024-09-12T05:31:46.555314+0000","last_clean":"2024-09-12T05:31:46.555314+0000","last_became_active":"2024-09-12T05:31:44.547308+0000","last_became_peered":"2024-09-12T05:31:44.547308+0000","last_unstale":"2024-09-12T05:31:46.555314+0000","last_undegraded":"2024-09-12T05:31:46.555314+0000","last_fullsized":"2024-09-12T05:31:46.555314+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T17:20:03.359049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001274327,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:47.262864+0000","last_change":"2024-09-12T05:31:47.262864+0000","last_active":"2024-09-12T05:31:47.262864+0000","last_peered":"2024-09-12T05:31:47.262864+0000","last_clean":"2024-09-12T05:31:47.262864+0000","last_became_active":"2024-09-12T05:31:44.546298+0000","last_became_peered":"2024-09-12T05:31:44.546298+0000","last_unstale":"2024-09-12T05:31:47.262864+0000","last_undegraded":"2024-09-12T05:31:47.262864+0000","last_fullsized":"2024-09-12T05:31:47.262864+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T09:58:46.550868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058575700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:47.262930+0000","last_change":"2024-09-12T05:31:47.262930+0000","last_active":"2024-09-12T05:31:47.262930+0000","last_peered":"2024-09-12T05:31:47.262930+0000","last_clean":"2024-09-12T05:31:47.262930+0000","last_became_active":"2024-09-12T05:31:44.544991+0000","last_became_peered":"2024-09-12T05:31:44.544991+0000","last_unstale":"2024-09-12T05:31:47.262930+0000","last_undegraded":"2024-09-12T05:31:47.262930+0000","last_fullsized":"2024-09-12T05:31:47.262930+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T12:20:19.782556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065350900000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.559006+0000","last_change":"2024-09-12T05:31:46.559006+0000","last_active":"2024-09-12T05:31:46.559006+0000","last_peered":"2024-09-12T05:31:46.559006+0000","last_clean":"2024-09-12T05:31:46.559006+0000","last_became_active":"2024-09-12T05:31:44.544042+0000","last_became_peered":"2024-09-12T05:31:44.544042+0000","last_unstale":"2024-09-12T05:31:46.559006+0000","last_undegraded":"2024-09-12T05:31:46.559006+0000","last_fullsized":"2024-09-12T05:31:46.559006+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T14:14:42.333930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096555999999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.556038+0000","last_change":"2024-09-12T05:31:39.520070+0000","last_active":"2024-09-12T05:31:46.556038+0000","last_peered":"2024-09-12T05:31:46.556038+0000","last_clean":"2024-09-12T05:31:46.556038+0000","last_became_active":"2024-09-12T05:31:39.519458+0000","last_became_peered":"2024-09-12T05:31:39.519458+0000","last_unstale":"2024-09-12T05:31:46.556038+0000","last_undegraded":"2024-09-12T05:31:46.556038+0000","last_fullsized":"2024-09-12T05:31:46.556038+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_clean_scrub_stamp":"2024-09-12T05:31:38.505427+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:00:06.685679+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705670,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":36971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705668,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27232,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344608,"statfs":{"total":96636764160,"available":96608878592,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T05:31:50.091 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T05:31:50.368 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:50.369 INFO:teuthology.orchestra.run.smithi143.stderr:dumped all 2024-09-12T05:31:50.384 INFO:teuthology.orchestra.run.smithi143.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-12T05:31:48.426543+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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81612,"kb_used_data":520,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033908,"statfs":{"total":289910292480,"available":289826721792,"internally_reserved":0,"allocated":532480,"data_stored":1298811,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4785,"internal_metadata":82963791},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.902649"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558790+0000","last_change":"2024-09-12T05:31:46.558790+0000","last_active":"2024-09-12T05:31:46.558790+0000","last_peered":"2024-09-12T05:31:46.558790+0000","last_clean":"2024-09-12T05:31:46.558790+0000","last_became_active":"2024-09-12T05:31:44.543741+0000","last_became_peered":"2024-09-12T05:31:44.543741+0000","last_unstale":"2024-09-12T05:31:46.558790+0000","last_undegraded":"2024-09-12T05:31:46.558790+0000","last_fullsized":"2024-09-12T05:31:46.558790+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T14:52:24.060971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001319239,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558280+0000","last_change":"2024-09-12T05:31:46.558280+0000","last_active":"2024-09-12T05:31:46.558280+0000","last_peered":"2024-09-12T05:31:46.558280+0000","last_clean":"2024-09-12T05:31:46.558280+0000","last_became_active":"2024-09-12T05:31:44.545099+0000","last_became_peered":"2024-09-12T05:31:44.545099+0000","last_unstale":"2024-09-12T05:31:46.558280+0000","last_undegraded":"2024-09-12T05:31:46.558280+0000","last_fullsized":"2024-09-12T05:31:46.558280+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T13:09:36.548394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254963,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558077+0000","last_change":"2024-09-12T05:31:46.558077+0000","last_active":"2024-09-12T05:31:46.558077+0000","last_peered":"2024-09-12T05:31:46.558077+0000","last_clean":"2024-09-12T05:31:46.558077+0000","last_became_active":"2024-09-12T05:31:44.547257+0000","last_became_peered":"2024-09-12T05:31:44.547257+0000","last_unstale":"2024-09-12T05:31:46.558077+0000","last_undegraded":"2024-09-12T05:31:46.558077+0000","last_fullsized":"2024-09-12T05:31:46.558077+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T15:51:57.038676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001691438,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.558583+0000","last_change":"2024-09-12T05:31:46.558583+0000","last_active":"2024-09-12T05:31:46.558583+0000","last_peered":"2024-09-12T05:31:46.558583+0000","last_clean":"2024-09-12T05:31:46.558583+0000","last_became_active":"2024-09-12T05:31:44.546316+0000","last_became_peered":"2024-09-12T05:31:44.546316+0000","last_unstale":"2024-09-12T05:31:46.558583+0000","last_undegraded":"2024-09-12T05:31:46.558583+0000","last_fullsized":"2024-09-12T05:31:46.558583+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T07:01:39.072257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011153210000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.555314+0000","last_change":"2024-09-12T05:31:46.551686+0000","last_active":"2024-09-12T05:31:46.555314+0000","last_peered":"2024-09-12T05:31:46.555314+0000","last_clean":"2024-09-12T05:31:46.555314+0000","last_became_active":"2024-09-12T05:31:44.547308+0000","last_became_peered":"2024-09-12T05:31:44.547308+0000","last_unstale":"2024-09-12T05:31:46.555314+0000","last_undegraded":"2024-09-12T05:31:46.555314+0000","last_fullsized":"2024-09-12T05:31:46.555314+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T17:20:03.359049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001274327,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:47.262864+0000","last_change":"2024-09-12T05:31:47.262864+0000","last_active":"2024-09-12T05:31:47.262864+0000","last_peered":"2024-09-12T05:31:47.262864+0000","last_clean":"2024-09-12T05:31:47.262864+0000","last_became_active":"2024-09-12T05:31:44.546298+0000","last_became_peered":"2024-09-12T05:31:44.546298+0000","last_unstale":"2024-09-12T05:31:47.262864+0000","last_undegraded":"2024-09-12T05:31:47.262864+0000","last_fullsized":"2024-09-12T05:31:47.262864+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T09:58:46.550868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058575700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:47.262930+0000","last_change":"2024-09-12T05:31:47.262930+0000","last_active":"2024-09-12T05:31:47.262930+0000","last_peered":"2024-09-12T05:31:47.262930+0000","last_clean":"2024-09-12T05:31:47.262930+0000","last_became_active":"2024-09-12T05:31:44.544991+0000","last_became_peered":"2024-09-12T05:31:44.544991+0000","last_unstale":"2024-09-12T05:31:47.262930+0000","last_undegraded":"2024-09-12T05:31:47.262930+0000","last_fullsized":"2024-09-12T05:31:47.262930+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T12:20:19.782556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065350900000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.559006+0000","last_change":"2024-09-12T05:31:46.559006+0000","last_active":"2024-09-12T05:31:46.559006+0000","last_peered":"2024-09-12T05:31:46.559006+0000","last_clean":"2024-09-12T05:31:46.559006+0000","last_became_active":"2024-09-12T05:31:44.544042+0000","last_became_peered":"2024-09-12T05:31:44.544042+0000","last_unstale":"2024-09-12T05:31:46.559006+0000","last_undegraded":"2024-09-12T05:31:46.559006+0000","last_fullsized":"2024-09-12T05:31:46.559006+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T14:14:42.333930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096555999999999996,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-12T05:31:46.556038+0000","last_change":"2024-09-12T05:31:39.520070+0000","last_active":"2024-09-12T05:31:46.556038+0000","last_peered":"2024-09-12T05:31:46.556038+0000","last_clean":"2024-09-12T05:31:46.556038+0000","last_became_active":"2024-09-12T05:31:39.519458+0000","last_became_peered":"2024-09-12T05:31:39.519458+0000","last_unstale":"2024-09-12T05:31:46.556038+0000","last_undegraded":"2024-09-12T05:31:46.556038+0000","last_fullsized":"2024-09-12T05:31:46.556038+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_clean_scrub_stamp":"2024-09-12T05:31:38.505427+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:00:06.685679+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705670,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":36971,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705668,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27232,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344608,"statfs":{"total":96636764160,"available":96608878592,"internally_reserved":0,"allocated":200704,"data_stored":630920,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T05:31:50.385 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-12T05:31:50.385 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-12T05:31:50.386 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-12T05:31:50.386 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-12T05:31:50.699 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T05:31:50.699 INFO:teuthology.orchestra.run.smithi143.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-12T05:31:50.716 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-12T05:31:50.716 INFO:teuthology.run_tasks:Running task exec... 2024-09-12T05:31:50.727 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T05:31:50.727 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:31:50.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4' 2024-09-12T05:31:51.165 INFO:teuthology.orchestra.run.smithi083.stderr:pool 'datapool' created 2024-09-12T05:31:51.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2024-09-12T05:31:54.217 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:31:54.217 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4' 2024-09-12T05:31:55.492 INFO:teuthology.orchestra.run.smithi143.stderr:pool 'datapool' created 2024-09-12T05:31:55.521 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2024-09-12T05:31:58.533 INFO:teuthology.run_tasks:Running task exec... 2024-09-12T05:31:58.542 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T05:31:58.542 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T05:31:58.542 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src' 2024-09-12T05:31:58.752 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0-src' 2024-09-12T05:33:15.471 INFO:teuthology.orchestra.run.smithi143.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. 2024-09-12T05:33:15.484 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0-src' 2024-09-12T05:33:15.588 INFO:teuthology.orchestra.run.smithi143.stderr: Commit image migration: 100% complete...done. 2024-09-12T05:33:15.592 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0-src@snap' 2024-09-12T05:33:16.541 INFO:teuthology.orchestra.run.smithi143.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T05:33:16.559 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.0-src@snap' 2024-09-12T05:33:16.627 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0' 2024-09-12T05:33:16.711 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-12T05:33:17.544 INFO:teuthology.orchestra.run.smithi143.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T05:33:17.561 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1-src' 2024-09-12T05:33:17.626 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src' 2024-09-12T05:33:17.688 INFO:teuthology.orchestra.run.smithi143.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-12T05:33:17.754 INFO:teuthology.orchestra.run.smithi143.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T05:33:17.755 INFO:teuthology.orchestra.run.smithi143.stdout:elapsed: 0 ops: 64 ops/sec: 941.217 bytes/sec: 15 MiB/s 2024-09-12T05:33:17.763 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1-src@snap' 2024-09-12T05:33:18.553 INFO:teuthology.orchestra.run.smithi143.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T05:33:18.569 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.1-src@snap' 2024-09-12T05:33:18.635 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1' 2024-09-12T05:33:18.715 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1' 2024-09-12T05:33:18.782 INFO:teuthology.orchestra.run.smithi143.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-12T05:33:18.849 INFO:teuthology.orchestra.run.smithi143.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T05:33:18.849 INFO:teuthology.orchestra.run.smithi143.stdout:elapsed: 0 ops: 64 ops/sec: 1000.04 bytes/sec: 16 MiB/s 2024-09-12T05:33:18.861 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-12T05:33:19.560 INFO:teuthology.orchestra.run.smithi143.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T05:33:19.579 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2-src' 2024-09-12T05:33:19.648 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src' 2024-09-12T05:33:19.710 INFO:teuthology.orchestra.run.smithi143.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-12T05:33:19.774 INFO:teuthology.orchestra.run.smithi143.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T05:33:19.774 INFO:teuthology.orchestra.run.smithi143.stdout:elapsed: 0 ops: 64 ops/sec: 1000.04 bytes/sec: 16 MiB/s 2024-09-12T05:33:19.784 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2-src@snap' 2024-09-12T05:33:20.571 INFO:teuthology.orchestra.run.smithi143.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T05:33:20.587 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.2-src@snap' 2024-09-12T05:33:20.653 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2' 2024-09-12T05:33:20.729 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2024-09-12T05:33:20.797 INFO:teuthology.orchestra.run.smithi143.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-12T05:33:20.914 INFO:teuthology.orchestra.run.smithi143.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-12T05:33:20.914 INFO:teuthology.orchestra.run.smithi143.stdout:elapsed: 0 ops: 128 ops/sec: 1066.71 bytes/sec: 17 MiB/s 2024-09-12T05:33:20.924 DEBUG:teuthology.orchestra.run.smithi143:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-12T05:33:21.580 INFO:teuthology.orchestra.run.smithi143.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-12T05:33:21.598 INFO:teuthology.run_tasks:Running task exec... 2024-09-12T05:33:21.608 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T05:33:21.608 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:33:21.609 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-12T05:33:22.216 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2024-09-12T05:33:23.222 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2024-09-12T05:33:24.230 INFO:teuthology.run_tasks:Running task parallel... 2024-09-12T05:33:24.241 INFO:teuthology.task.parallel:starting parallel... 2024-09-12T05:33:24.241 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-12T05:33:24.242 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-12T05:33:24.255 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-12T05:33:24.255 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-12T05:33:24.255 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-12T05:33:24.255 INFO:teuthology.task.exec:Executing custom commands... 2024-09-12T05:33:24.255 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:33:24.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-12T05:33:24.261 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:33:24.262 DEBUG:teuthology.orchestra.run.smithi083:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2024-09-12T05:33:24.370 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:33:24.580 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-12T05:33:24.581 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-12T05:33:24.785 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:33:24.786 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-12T05:33:24.786 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-12T05:33:24.786 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-12T05:33:24.786 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-12T05:33:24.787 INFO:teuthology.orchestra.run.smithi083.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-12T05:33:24.787 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:33:24.788 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-09-12T05:33:24.788 INFO:teuthology.orchestra.run.smithi083.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-12T05:33:24.789 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-09-12T05:33:24.790 INFO:teuthology.orchestra.run.smithi083.stdout: samba vde2 2024-09-12T05:33:24.824 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-09-12T05:33:24.824 INFO:teuthology.orchestra.run.smithi083.stdout: qemu-block-extra 2024-09-12T05:33:24.826 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be upgraded: 2024-09-12T05:33:24.826 INFO:teuthology.orchestra.run.smithi083.stdout: qemu-system-common qemu-system-data qemu-system-gui qemu-system-x86 2024-09-12T05:33:24.879 INFO:teuthology.orchestra.run.smithi083.stdout:4 upgraded, 1 newly installed, 0 to remove and 327 not upgraded. 2024-09-12T05:33:24.879 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 13.8 MB of archives. 2024-09-12T05:33:24.879 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 378 kB of additional disk space will be used. 2024-09-12T05:33:24.879 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-gui amd64 1:6.2+dfsg-2ubuntu6.22 [220 kB] 2024-09-12T05:33:24.970 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-x86 amd64 1:6.2+dfsg-2ubuntu6.22 [10.0 MB] 2024-09-12T05:33:25.129 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-common amd64 1:6.2+dfsg-2ubuntu6.22 [2,048 kB] 2024-09-12T05:33:25.146 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-system-data all 1:6.2+dfsg-2ubuntu6.22 [1,431 kB] 2024-09-12T05:33:25.158 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-block-extra amd64 1:6.2+dfsg-2ubuntu6.22 [68.1 kB] 2024-09-12T05:33:25.485 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 13.8 MB in 0s (42.5 MB/s) 2024-09-12T05:33:25.634 INFO:teuthology.orchestra.run.smithi083.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 ... 176253 files and directories currently installed.) 2024-09-12T05:33:25.639 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../qemu-system-gui_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-12T05:33:25.775 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-12T05:33:26.124 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../qemu-system-x86_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-12T05:33:26.246 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-12T05:33:27.281 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../qemu-system-common_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-12T05:33:27.410 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qemu-system-common (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-12T05:33:27.938 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../qemu-system-data_1%3a6.2+dfsg-2ubuntu6.22_all.deb ... 2024-09-12T05:33:28.060 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qemu-system-data (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-12T05:33:28.649 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package qemu-block-extra. 2024-09-12T05:33:28.678 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-12T05:33:28.716 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T05:33:29.009 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qemu-system-common (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T05:33:30.105 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qemu-system-data (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T05:33:30.231 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qemu-system-x86 (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T05:33:30.357 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T05:33:31.367 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qemu-system-gui (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T05:33:31.485 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for hicolor-icon-theme (0.17-2) ... 2024-09-12T05:33:31.805 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-12T05:33:33.225 INFO:teuthology.orchestra.run.smithi083.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-12T05:33:33.227 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T05:33:33.228 DEBUG:teuthology.orchestra.run.smithi083:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2024-09-12T05:33:33.290 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T05:33:33.501 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-12T05:33:33.502 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-12T05:33:33.691 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T05:33:33.692 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 libpython2-dev 2024-09-12T05:33:33.692 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal 2024-09-12T05:33:33.692 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7-stdlib linux-image-5.4.0-135-generic 2024-09-12T05:33:33.692 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-5.4.0-135-generic python2 python2-dev python2-minimal 2024-09-12T05:33:33.693 INFO:teuthology.orchestra.run.smithi083.stdout: python2.7 python2.7-dev python2.7-minimal 2024-09-12T05:33:33.693 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T05:33:33.694 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-09-12T05:33:33.694 INFO:teuthology.orchestra.run.smithi083.stdout: debootstrap 2024-09-12T05:33:33.724 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be upgraded: 2024-09-12T05:33:33.724 INFO:teuthology.orchestra.run.smithi083.stdout: qemu-utils 2024-09-12T05:33:33.903 INFO:teuthology.orchestra.run.smithi083.stdout:1 upgraded, 0 newly installed, 0 to remove and 326 not upgraded. 2024-09-12T05:33:33.903 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 1,525 kB of archives. 2024-09-12T05:33:33.903 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 2,048 B of additional disk space will be used. 2024-09-12T05:33:33.903 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-utils amd64 1:6.2+dfsg-2ubuntu6.22 [1,525 kB] 2024-09-12T05:33:34.848 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 1,525 kB in 1s (2,006 kB/s) 2024-09-12T05:33:34.983 INFO:teuthology.orchestra.run.smithi083.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 ... 176262 files and directories currently installed.) 2024-09-12T05:33:34.989 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../qemu-utils_1%3a6.2+dfsg-2ubuntu6.22_amd64.deb ... 2024-09-12T05:33:35.098 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking qemu-utils (1:6.2+dfsg-2ubuntu6.22) over (1:6.2+dfsg-2ubuntu6.6) ... 2024-09-12T05:33:35.535 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T05:33:35.663 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-12T05:33:37.073 INFO:teuthology.orchestra.run.smithi083.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-12T05:33:37.076 INFO:tasks.qemu:generating iso... 2024-09-12T05:33:37.076 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci ref d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T05:33:37.076 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout d61b08865d4d98738f45ff2e4806d7fb6d03eca1 2024-09-12T05:33:37.082 INFO:teuthology.orchestra.run.smithi083.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-12T05:34:25.681 INFO:teuthology.orchestra.run.smithi083.stderr:Note: switching to 'd61b08865d4d98738f45ff2e4806d7fb6d03eca1'. 2024-09-12T05:34:25.681 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr:state without impacting any branches by switching back to a branch. 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr: git switch -c 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr:Or undo this operation with: 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr: git switch - 2024-09-12T05:34:25.682 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T05:34:25.683 INFO:teuthology.orchestra.run.smithi083.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-12T05:34:25.683 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T05:34:25.683 INFO:teuthology.orchestra.run.smithi083.stderr:HEAD is now at d61b08865d4 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-12T05:34:25.686 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:34:25.687 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-12T05:34:25.735 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-09-12T05:34:25.736 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-12T05:34:25.783 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-12T05:34:25.783 DEBUG:teuthology.orchestra.run.smithi083:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-12T05:34:25.833 DEBUG:teuthology.orchestra.run.smithi083:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-12T05:34:25.933 INFO:tasks.qemu:downloading base image 2024-09-12T05:34:25.934 DEBUG:teuthology.orchestra.run.smithi083:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-12T05:34:26.038 INFO:teuthology.orchestra.run.smithi083.stderr: Resizing image: 100% complete...done. 2024-09-12T05:34:26.050 DEBUG:teuthology.orchestra.run.smithi083:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-12T05:34:26.151 INFO:teuthology.orchestra.run.smithi083.stderr: Resizing image: 100% complete...done. 2024-09-12T05:34:26.164 DEBUG:teuthology.orchestra.run.smithi083:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-12T05:34:26.256 INFO:teuthology.orchestra.run.smithi083.stderr: Resizing image: 100% complete...done. 2024-09-12T05:34:26.270 DEBUG:teuthology.orchestra.run.smithi083:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-12T05:34:26.282 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-12T05:34:26.282 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /export/cluster1.client.0 2024-09-12T05:34:26.341 INFO:tasks.qemu:Mounting the test directory... 2024-09-12T05:34:26.341 DEBUG:teuthology.orchestra.run.smithi083:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-12T05:34:26.393 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-12T05:34:26.394 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-12T05:34:26.394 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-12T05:34:26.451 DEBUG:teuthology.orchestra.run.smithi083:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-12T05:34:26.505 INFO:teuthology.orchestra.run.smithi083.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-12T05:34:26.506 INFO:tasks.qemu:Restarting NFS... 2024-09-12T05:34:26.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo service nfs-kernel-server restart 2024-09-12T05:34:27.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo udevadm control --reload 2024-09-12T05:34:27.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo udevadm trigger /dev/kvm 2024-09-12T05:34:27.139 DEBUG:teuthology.orchestra.run.smithi083:> ls -l /dev/kvm 2024-09-12T05:34:27.187 INFO:teuthology.orchestra.run.smithi083.stdout:crw-rw---- 1 root kvm 10, 232 Sep 12 05:34 /dev/kvm 2024-09-12T05:34:27.188 INFO:tasks.qemu:starting qemu... 2024-09-12T05:34:27.188 DEBUG:teuthology.orchestra.run.smithi083:> 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/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-12T05:34:27.236 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-12T05:34:27.907 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2024-09-12T05:34:27.907 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:27.907 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:27.924 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B2B0+BFECB2B0 CA00 2024-09-12T05:34:27.925 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-12T05:34:27.925 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:27.925 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:28.232 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Booting from Hard Disk... 2024-09-12T05:34:28.693 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-12T05:34:28.693 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:28.693 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-12T05:34:28.693 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-12T05:34:28.694 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: before booting or 'c' for a command-line. 2024-09-12T05:34:28.694 INFO:tasks.qemu.cluster1.client.0.smithi083.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)           2024-09-12T05:34:28.694 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:28.694 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:28.694 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:28.694 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:28.694 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-12T05:34:29.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:29.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.535 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:30.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.535 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:31.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:32.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-12T05:34:33.536 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.537 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:33.538 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:34:34.807 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-12T05:34:35.437 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.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) 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Intel GenuineIntel 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-12T05:34:35.438 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] DMI 2.8 present. 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] No AGP bridge found 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-12T05:34:35.439 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] No NUMA configuration found 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-12T05:34:35.440 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Zone PFN ranges: 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-12T05:34:35.441 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-12T05:34:35.442 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Policy zone: Normal 2024-09-12T05:34:35.443 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Checking aperture... 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] No AGP bridge found 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-12T05:34:35.444 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.008000] Security Framework initialized 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.008905] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.009949] Mount-cache hash table entries: 256 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.010571] Initializing cgroup subsys cpuacct 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.011079] Initializing cgroup subsys memory 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.012012] Initializing cgroup subsys devices 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.012516] Initializing cgroup subsys freezer 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.013017] Initializing cgroup subsys blkio 2024-09-12T05:34:35.445 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.013513] Initializing cgroup subsys perf_event 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.014097] CPU: Physical Processor ID: 0 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.015254] mce: CPU supports 10 MCE banks 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.016299] SMP alternatives: switching to UP code 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.032801] Freeing SMP alternatives: 24k freed 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.033339] ACPI: Core revision 20110623 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.034232] ftrace: allocating 27008 entries in 106 pages 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.036248] Enabling x2apic 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.036587] Enabled x2apic 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.037147] Switched APIC routing to physical x2apic. 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.038902] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.039595] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-12T05:34:35.446 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] ... version: 2 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] ... bit width: 48 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] ... generic registers: 4 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.044068] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.048022] Brought up 1 CPUs 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.048380] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.049360] devtmpfs: initialized 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.050182] EVM: security.selinux 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.052013] EVM: security.SMACK64 2024-09-12T05:34:35.447 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.052389] EVM: security.capability 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.053244] print_constraints: dummy: 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.053731] RTC time: 5:34:34, date: 09/12/24 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.054259] NET: Registered protocol family 16 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.054828] ACPI: bus type pci registered 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.055357] PCI: Using configuration type 1 for base access 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.056420] bio: create slab at 0 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.056965] ACPI: Added _OSI(Module Device) 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.057447] ACPI: Added _OSI(Processor Device) 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.057957] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.058487] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.060067] ACPI: Interpreter enabled 2024-09-12T05:34:35.448 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.060490] ACPI: (supports S0 S3 S4 S5) 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.060990] ACPI: Using IOAPIC for interrupt routing 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.062734] ACPI: No dock devices found. 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.063210] HEST: Table not found. 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.063601] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.064022] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.064745] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.065507] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.066242] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.067053] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.068012] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.073248] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.074094] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.122978] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-12T05:34:35.449 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.125050] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.125831] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.126589] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.127346] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.128095] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.128866] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.129772] vgaarb: loaded 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.130085] vgaarb: bridge control possible 0000:00:02.0 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.130767] i2c-core: driver [aat2870] using legacy suspend method 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.131457] i2c-core: driver [aat2870] using legacy resume method 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.132070] SCSI subsystem initialized 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.132607] usbcore: registered new interface driver usbfs 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.133234] usbcore: registered new interface driver hub 2024-09-12T05:34:35.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.133863] usbcore: registered new device driver usb 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.134499] PCI: Using ACPI for IRQ routing 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.135209] NetLabel: Initializing 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.135596] NetLabel: domain hash size = 128 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.136016] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.136655] NetLabel: unlabeled traffic allowed by default 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.137359] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.137955] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.141061] Switching to clocksource kvm-clock 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.143274] AppArmor: AppArmor Filesystem Enabled 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.143844] pnp: PnP ACPI init 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.144214] ACPI: bus type pnp registered 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.145084] pnp: PnP ACPI: found 11 devices 2024-09-12T05:34:35.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.145572] ACPI: ACPI bus type pnp unregistered 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.151257] NET: Registered protocol family 2 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.151825] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.153254] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.155608] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.156481] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.157224] TCP reno registered 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.157585] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.158264] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.159043] NET: Registered protocol family 1 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.159549] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.160235] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.160910] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.161670] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-12T05:34:35.452 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.162744] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.163615] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.164513] audit: initializing netlink socket (disabled) 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.165153] type=2000 audit(1726119274.164:1): initialized 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.179157] Trying to unpack rootfs image as initramfs... 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.200098] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.208406] VFS: Disk quotas dquot_6.5.2 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.208897] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.209842] fuse init (API version 7.17) 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.210351] msgmni has been set to 7894 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.224099] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.228177] io scheduler noop registered 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.228640] io scheduler deadline registered (default) 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.229235] io scheduler cfq registered 2024-09-12T05:34:35.453 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.229719] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.230353] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.231183] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.232030] ACPI: Power Button [PWRF] 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.232853] ERST: Table is not found! 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.233285] GHES: HEST is not enabled! 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.233918] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.234586] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.235962] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.236651] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.240964] Freeing initrd memory: 4308k freed 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.241977] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.242636] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.243816] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.266994] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-12T05:34:35.454 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.290473] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.291236] Linux agpgart interface v0.103 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.292232] brd: module loaded 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.293137] loop: module loaded 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.295792] vda: vda1 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.298976] vdb: unknown partition table 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.302334] vdc: unknown partition table 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.303690] scsi0 : ata_piix 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.304092] scsi1 : ata_piix 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.304446] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.305209] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.306108] Fixed MDIO Bus: probed 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.306504] tun: Universal TUN/TAP device driver, 1.6 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.307091] tun: (C) 1999-2004 Max Krasnyansky 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.308052] PPP generic driver version 2.4.2 2024-09-12T05:34:35.455 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.308590] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.309328] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.310080] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.310807] usbcore: registered new interface driver libusual 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.311479] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.312990] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.313556] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.314379] mousedev: PS/2 mouse device common for all mice 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.315294] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.316540] rtc_cmos 00:06: RTC can wake from S4 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.317176] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.317950] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.318754] device-mapper: uevent: version 1.0.3 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.319319] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.320282] cpuidle: using governor ladder 2024-09-12T05:34:35.456 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.320744] cpuidle: using governor menu 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.321185] EFI Variables Facility v0.08 2004-May-17 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.321830] TCP cubic registered 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.322246] NET: Registered protocol family 10 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.322963] NET: Registered protocol family 17 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.323485] Registering the dns_resolver key type 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.324095] registered taskstats version 1 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.327791] Magic number: 8:477:567 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.328246] misc network_latency: hash matches 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.328816] rtc_cmos 00:06: setting system clock to 2024-09-12 05:34:34 UTC (1726119274) 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.329727] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-12T05:34:35.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.330407] EDD information not available. 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.468583] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.469631] ata2.00: configured for MWDMA2 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.470498] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.471819] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.472518] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.473296] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.474646] Freeing unused kernel memory: 924k freed 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.475513] Write protecting the kernel read-only data: 12288k 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.478586] Freeing unused kernel memory: 1640k freed 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.481691] Freeing unused kernel memory: 1200k freed 2024-09-12T05:34:35.498 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Loading, please wait... 2024-09-12T05:34:35.503 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Begin: Loading essential drivers ... done. 2024-09-12T05:34:35.503 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-12T05:34:35.503 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.493322] udevd[84]: starting version 175 2024-09-12T05:34:35.516 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-12T05:34:35.545 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.532969] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-12T05:34:35.545 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.533807] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-12T05:34:35.571 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.558486] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-12T05:34:35.571 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.559251] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-12T05:34:35.586 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.577482] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-12T05:34:35.852 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.843555] FDC 0 is a S82078B 2024-09-12T05:34:35.894 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.880144] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-12T05:34:35.894 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 0.881060] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-12T05:34:36.177 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Begin: Running /scripts/local-premount ... [ 1.164153] Refined TSC clocksource calibration: 3500.052 MHz. 2024-09-12T05:34:36.371 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:done. 2024-09-12T05:34:36.391 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 1.373713] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-12T05:34:36.506 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Begin: Running /scripts/local-bottom ... [ 1.496329] vda: vda1 2024-09-12T05:34:36.516 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-12T05:34:36.744 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 1.729493] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-12T05:34:36.748 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:done. 2024-09-12T05:34:36.748 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:done. 2024-09-12T05:34:36.771 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-12T05:34:38.754 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:cloud-init start-local running: Thu, 12 Sep 2024 05:34:37 +0000. up 3.54 seconds 2024-09-12T05:34:39.429 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:no instance data found in start-local 2024-09-12T05:34:39.886 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-12T05:34:39.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-12T05:34:39.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-12T05:34:39.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-12T05:34:39.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:cloud-init start running: Thu, 12 Sep 2024 05:34:39 +0000. up 4.85 seconds 2024-09-12T05:34:40.228 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-12T05:34:42.746 INFO:tasks.qemu.cluster1.client.0.smithi083.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. 2024-09-12T05:34:42.764 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-12T05:34:42.764 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-12T05:34:42.764 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The key fingerprint is: 2024-09-12T05:34:42.764 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:17:ed:cf:44:bc:cf:21:ae:5e:7d:31:95:10:13:4c:16 root@test 2024-09-12T05:34:42.764 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The key's randomart image is: 2024-09-12T05:34:42.764 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:+--[ RSA 2048]----+ 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| oE+ | 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| ..oo .| 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| . . o..| 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| o . ..| 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| S . ..o+ | 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| . .+oo+| 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| oo.+| 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| o .| 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| .o | 2024-09-12T05:34:42.765 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:+-----------------+ 2024-09-12T05:34:42.895 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Generating public/private dsa key pair. 2024-09-12T05:34:42.895 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The key fingerprint is: 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:b0:79:b6:32:e1:41:26:87:9c:6b:37:6b:e8:f8:d5:1d root@test 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The key's randomart image is: 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:+--[ DSA 1024]----+ 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| | 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| . o | 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| = = | 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| * + | 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| o B S E | 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| . + O o . | 2024-09-12T05:34:42.896 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| . B o . | 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| o o o | 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| ..o | 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:+-----------------+ 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Generating public/private ecdsa key pair. 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The key fingerprint is: 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:a1:25:4e:ae:1b:66:68:fb:0a:6a:58:f2:bf:f6:21:6b root@test 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The key's randomart image is: 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:+--[ECDSA 256]---+ 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| | 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| | 2024-09-12T05:34:42.897 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| o o | 2024-09-12T05:34:42.898 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| + + . | 2024-09-12T05:34:42.898 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:| + S | 2024-09-12T05:34:42.898 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:|. .. . | 2024-09-12T05:34:42.898 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:|o+o * . | 2024-09-12T05:34:42.898 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:|o+.+E= . | 2024-09-12T05:34:42.898 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:|o o**o. | 2024-09-12T05:34:42.898 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:+-----------------+ 2024-09-12T05:34:43.053 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-12T05:34:43.211 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-12T05:34:43.249 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:landscape-client is not configured, please run landscape-config. 2024-09-12T05:34:43.271 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-12T05:34:43.292 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-12T05:34:43.292 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting automatic crash report generation[ OK ] 2024-09-12T05:34:43.292 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting ACPI daemon[ OK ] 2024-09-12T05:34:43.292 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting save kernel messages[ OK ] 2024-09-12T05:34:43.293 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-12T05:34:43.293 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-12T05:34:43.300 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Stopping save kernel messages[ OK ] 2024-09-12T05:34:43.326 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-12T05:34:43.398 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-12T05:34:43.936 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Generating locales... 2024-09-12T05:34:44.565 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: en_US.UTF-8... done 2024-09-12T05:34:44.572 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Generation complete. 2024-09-12T05:34:45.630 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:passwd: password expiry information changed. 2024-09-12T05:34:45.710 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-12T05:34:45.732 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-12T05:34:45.788 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-12T05:34:45.816 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-12T05:34:45.836 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-12T05:34:45.926 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-12T05:34:45.970 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-12T05:34:46.061 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-12T05:34:46.097 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-12T05:34:46.157 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-12T05:34:46.190 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-12T05:34:46.226 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-12T05:34:46.244 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:12 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-12T05:34:46.296 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:13 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-12T05:34:46.357 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:14 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-12T05:34:46.378 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:15 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-12T05:34:46.436 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:16 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-12T05:34:46.457 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:17 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-12T05:34:46.504 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:18 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-12T05:34:46.521 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:19 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-12T05:34:46.579 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:20 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-12T05:34:46.598 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-12T05:34:46.658 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-12T05:34:46.739 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:23 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-12T05:34:46.827 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:24 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-12T05:34:47.048 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:25 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-12T05:34:47.112 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:26 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-12T05:34:47.313 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:27 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-12T05:34:47.377 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:28 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-12T05:34:47.575 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:29 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-12T05:34:47.593 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:30 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-12T05:34:47.612 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:31 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-12T05:34:47.638 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:32 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-12T05:34:47.670 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-12T05:34:47.797 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-12T05:34:53.164 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Fetched 29.2 MB in 8s (3500 kB/s) 2024-09-12T05:34:54.882 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Reading package lists... 2024-09-12T05:34:54.887 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Reading package lists... 2024-09-12T05:34:55.065 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Building dependency tree... 2024-09-12T05:34:55.066 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Reading state information... 2024-09-12T05:34:55.185 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The following packages will be upgraded: 2024-09-12T05:34:55.185 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: ca-certificates libssl1.0.0 2024-09-12T05:34:55.246 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-12T05:34:55.246 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Need to get 1233 kB of archives. 2024-09-12T05:34:55.247 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-12T05:34:55.247 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-12T05:34:55.378 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-12T05:34:55.526 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-12T05:34:55.540 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Fetched 1233 kB in 0s (6586 kB/s) 2024-09-12T05:34:56.609 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-12T05:34:56.609 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-12T05:34:56.678 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-12T05:34:57.082 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-12T05:34:57.451 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Processing triggers for libc-bin ... 2024-09-12T05:34:57.477 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ldconfig deferred processing now taking place 2024-09-12T05:34:58.193 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-12T05:34:58.199 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-12T05:34:58.270 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Unpacking replacement ca-certificates ... 2024-09-12T05:34:58.467 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Processing triggers for man-db ... 2024-09-12T05:34:59.734 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-12T05:35:02.096 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-12T05:35:02.097 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-12T05:35:03.676 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-12T05:35:03.676 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-12T05:35:03.680 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Reading package lists... 2024-09-12T05:35:03.855 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Building dependency tree... 2024-09-12T05:35:03.855 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Reading state information... 2024-09-12T05:35:03.970 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The following extra packages will be installed: 2024-09-12T05:35:03.971 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-12T05:35:03.974 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:The following NEW packages will be installed: 2024-09-12T05:35:03.974 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-12T05:35:04.032 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-12T05:35:04.032 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Need to get 424 kB of archives. 2024-09-12T05:35:04.032 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-12T05:35:04.032 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-12T05:35:04.067 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-12T05:35:04.121 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-12T05:35:04.145 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-12T05:35:04.169 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-12T05:35:04.303 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-12T05:35:04.309 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Fetched 424 kB in 0s (2051 kB/s) 2024-09-12T05:35:04.405 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Selecting previously unselected package libgssglue1. 2024-09-12T05:35:04.432 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-12T05:35:04.432 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-12T05:35:04.616 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Selecting previously unselected package libtirpc1. 2024-09-12T05:35:04.625 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-12T05:35:04.876 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Selecting previously unselected package rpcbind. 2024-09-12T05:35:04.884 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-12T05:35:05.156 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-12T05:35:05.165 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-12T05:35:05.450 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Selecting previously unselected package nfs-common. 2024-09-12T05:35:05.462 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-12T05:35:05.622 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Processing triggers for man-db ... 2024-09-12T05:35:06.188 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Processing triggers for ureadahead ... 2024-09-12T05:35:06.315 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-12T05:35:06.488 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-12T05:35:06.622 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-12T05:35:06.792 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-12T05:35:06.841 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:portmap start/running, process 8172 2024-09-12T05:35:06.870 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-12T05:35:06.979 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-12T05:35:07.303 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:35:07.303 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-12T05:35:07.510 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: 2024-09-12T05:35:07.511 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-12T05:35:07.632 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Adding system user `statd' (UID 106) ... 2024-09-12T05:35:07.632 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-12T05:35:07.825 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-12T05:35:07.885 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:statd start/running, process 8406 2024-09-12T05:35:07.911 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:gssd stop/post-stop, process 8437 2024-09-12T05:35:08.015 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:idmapd start/running, process 8477 2024-09-12T05:35:08.042 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Processing triggers for libc-bin ... 2024-09-12T05:35:08.060 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ldconfig deferred processing now taking place 2024-09-12T05:35:08.641 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:mount.nfs: timeout set for Thu Sep 12 05:37:08 2024 2024-09-12T05:35:08.642 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-12T05:35:08.642 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-12T05:35:08.642 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-12T05:42:46.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-12T05:42:53.508 INFO:teuthology.orchestra.run.smithi083.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. 2024-09-12T05:42:53.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-12T05:45:04.540 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-12T05:45:04.690 INFO:teuthology.orchestra.run.smithi083.stderr: Commit image migration: 100% complete...done. 2024-09-12T05:45:04.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-12T05:48:24.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-12T05:48:26.016 INFO:teuthology.orchestra.run.smithi083.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: 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. 2024-09-12T05:48:26.022 DEBUG:teuthology.parallel:result is None 2024-09-12T07:02:16.309 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:acpid: exiting 2024-09-12T07:02:16.337 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Checking for running unattended-upgrades: 2024-09-12T07:02:16.358 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: 2024-09-12T07:02:16.358 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: ############################################################# 2024-09-12T07:02:16.363 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-12T07:02:16.417 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: 1024 b0:79:b6:32:e1:41:26:87:9c:6b:37:6b:e8:f8:d5:1d root@test (DSA) 2024-09-12T07:02:16.426 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: 256 a1:25:4e:ae:1b:66:68:fb:0a:6a:58:f2:bf:f6:21:6b root@test (ECDSA) 2024-09-12T07:02:16.558 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: 2048 17:ed:cf:44:bc:cf:21:ae:5e:7d:31:95:10:13:4c:16 root@test (RSA) 2024-09-12T07:02:16.558 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ec2: ############################################################# 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMF7lmPy7EliBSZnQTPsJx29ANqJoIRl+rci6appRRplfzhTD1ArlFqSxcHJ9egcBPws6cBCWabY/nxhhL9TftI= root@test 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoJr+bxjsrRufFjUKnuE6pXzK8trynyKCOW0Y0INWCd2cpP72SzzygGVNjlwqVms+zyH47o7ch5GkIy931UDH5YeU1gO6nXH1Ktrf2zURdGEX0dt+DxC2AHR4UdQxeZBVNUbSfYc1JoBqRt/trMVXYy8lJgzBhPbponvKv/ttWq5JMDrxAGTHMpsfPMVP8xvM3tOe5zvQJUnojLNIBFAyi9JV/BeIuORNnHzIrolOr5U33OJ0vPtjeA2vQY8pR6iLufrPbE90z0O9iDyVWFqxLLXFaQQMUJFzduVa8MsOL5aDyND/t5YEbMphzTTUlz3NYRz8OieJ8BfH2kXILjKTP root@test 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:-----END SSH HOST KEY KEYS----- 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Traceback (most recent call last): 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: self._connect_unixsocket(self.address) 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: self.socket.connect(address) 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-12T07:02:16.559 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: return getattr(self._sock,name)(*args) 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:error: [Errno 111] Connection refused 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Logged from file __init__.py, line 116 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Traceback (most recent call last): 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: self._connect_unixsocket(self.address) 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: self.socket.connect(address) 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: return getattr(self._sock,name)(*args) 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:error: [Errno 111] Connection refused 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:Logged from file __init__.py, line 116 2024-09-12T07:02:16.560 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:cloud-init boot finished at Thu, 12 Sep 2024 07:02:16 +0000. Up 5261.58 seconds 2024-09-12T07:02:16.734 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Stopping landscape-client daemon  [fail] 2024-09-12T07:02:16.938 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-12T07:02:16.967 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-12T07:02:16.990 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-12T07:02:17.199 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-12T07:02:17.249 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Deactivating swap...  [ OK ] 2024-09-12T07:02:17.264 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-12T07:02:17.495 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout: * Will now halt 2024-09-12T07:02:17.502 INFO:tasks.qemu.cluster1.client.0.smithi083.stdout:[ 5262.618040] Power down. 2024-09-12T07:02:17.963 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-12T07:02:17.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-12T07:02:18.125 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T07:02:18.125 INFO:tasks.qemu:Stopping NFS... 2024-09-12T07:02:18.125 DEBUG:teuthology.orchestra.run.smithi083:> sudo service nfs-kernel-server stop 2024-09-12T07:02:19.337 INFO:tasks.qemu:Unmounting exported directory... 2024-09-12T07:02:19.337 DEBUG:teuthology.orchestra.run.smithi083:> sudo umount /export/cluster1.client.0 2024-09-12T07:02:19.369 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-12T07:02:19.369 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-12T07:02:19.432 INFO:tasks.qemu:Starting NFS... 2024-09-12T07:02:19.433 DEBUG:teuthology.orchestra.run.smithi083:> sudo service nfs-kernel-server start 2024-09-12T07:02:20.396 DEBUG:teuthology.orchestra.run.smithi083:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-12T07:02:20.401 INFO:tasks.qemu:Deleting exported directory... 2024-09-12T07:02:20.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -r /export 2024-09-12T07:02:20.465 DEBUG:tasks.qemu:cleaning up base image files 2024-09-12T07:02:20.465 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2024-09-12T07:02:20.758 DEBUG:teuthology.orchestra.run.smithi083:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2024-09-12T07:02:20.875 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T07:02:21.064 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-12T07:02:21.065 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-12T07:02:21.247 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T07:02:21.247 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T07:02:21.248 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T07:02:21.248 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T07:02:21.248 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-12T07:02:21.248 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-12T07:02:21.248 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T07:02:21.293 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be REMOVED: 2024-09-12T07:02:21.293 INFO:teuthology.orchestra.run.smithi083.stdout: qemu-block-extra* 2024-09-12T07:02:21.793 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-12T07:02:21.793 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 369 kB disk space will be freed. 2024-09-12T07:02:22.120 INFO:teuthology.orchestra.run.smithi083.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 ... 176262 files and directories currently installed.) 2024-09-12T07:02:22.126 INFO:teuthology.orchestra.run.smithi083.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T07:02:23.365 INFO:teuthology.orchestra.run.smithi083.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 ... 176253 files and directories currently installed.) 2024-09-12T07:02:23.370 INFO:teuthology.orchestra.run.smithi083.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T07:02:25.246 DEBUG:teuthology.orchestra.run.smithi083:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2024-09-12T07:02:25.304 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-09-12T07:02:25.516 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-09-12T07:02:25.517 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-09-12T07:02:25.729 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2024-09-12T07:02:25.729 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-12T07:02:25.729 INFO:teuthology.orchestra.run.smithi083.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-12T07:02:25.729 INFO:teuthology.orchestra.run.smithi083.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-12T07:02:25.729 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-12T07:02:25.730 INFO:teuthology.orchestra.run.smithi083.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-12T07:02:25.730 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-12T07:02:25.758 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be REMOVED: 2024-09-12T07:02:25.758 INFO:teuthology.orchestra.run.smithi083.stdout: qemu-utils* 2024-09-12T07:02:26.089 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 0 newly installed, 1 to remove and 326 not upgraded. 2024-09-12T07:02:26.089 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 7,243 kB disk space will be freed. 2024-09-12T07:02:26.212 INFO:teuthology.orchestra.run.smithi083.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 ... 176253 files and directories currently installed.) 2024-09-12T07:02:26.217 INFO:teuthology.orchestra.run.smithi083.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.22) ... 2024-09-12T07:02:26.704 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-12T07:02:28.464 DEBUG:teuthology.orchestra.run.smithi083:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-12T07:02:28.522 DEBUG:teuthology.parallel:result is None 2024-09-12T07:02:28.522 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-12T07:02:28.534 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-12T07:02:28.534 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:02:28.840 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T07:02:28.840 INFO:teuthology.orchestra.run.smithi143.stderr:dumped all 2024-09-12T07:02:28.857 INFO:teuthology.orchestra.run.smithi143.stdout:{"pg_ready":true,"pg_map":{"version":2750,"stamp":"2024-09-12T07:02:27.834952+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1832650813,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":12248,"num_read_kb":1347169,"num_write":2220,"num_write_kb":1185638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1503,"ondisk_log_size":1503,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1026960,"kb_used_data":933408,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282088560,"statfs":{"total":289910292480,"available":288858685440,"internally_reserved":0,"allocated":955809792,"data_stored":2424634749,"data_compressed":701568212,"data_compressed_allocated":774537216,"data_compressed_original":2243985408,"omap_allocated":4785,"internal_metadata":95743311},"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.002952"},"pg_stats":[{"pgid":"2.7","version":"28'81","reported_seq":266,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617679+0000","last_change":"2024-09-12T05:31:46.558790+0000","last_active":"2024-09-12T06:58:28.617679+0000","last_peered":"2024-09-12T06:58:28.617679+0000","last_clean":"2024-09-12T06:58:28.617679+0000","last_became_active":"2024-09-12T05:31:44.543741+0000","last_became_peered":"2024-09-12T05:31:44.543741+0000","last_unstale":"2024-09-12T06:58:28.617679+0000","last_undegraded":"2024-09-12T06:58:28.617679+0000","last_fullsized":"2024-09-12T06:58:28.617679+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":81,"log_dups_size":0,"ondisk_log_size":81,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:52:24.060971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001319239,"stat_sum":{"num_bytes":228,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":583,"num_read_kb":463,"num_write":132,"num_write_kb":124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":85,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617640+0000","last_change":"2024-09-12T05:31:46.558280+0000","last_active":"2024-09-12T06:58:28.617640+0000","last_peered":"2024-09-12T06:58:28.617640+0000","last_clean":"2024-09-12T06:58:28.617640+0000","last_became_active":"2024-09-12T05:31:44.545099+0000","last_became_peered":"2024-09-12T05:31:44.545099+0000","last_unstale":"2024-09-12T06:58:28.617640+0000","last_undegraded":"2024-09-12T06:58:28.617640+0000","last_fullsized":"2024-09-12T06:58:28.617640+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T13:09:36.548394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254963,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"28'326","reported_seq":504,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:43.629220+0000","last_change":"2024-09-12T05:31:46.558077+0000","last_active":"2024-09-12T06:59:43.629220+0000","last_peered":"2024-09-12T06:59:43.629220+0000","last_clean":"2024-09-12T06:59:43.629220+0000","last_became_active":"2024-09-12T05:31:44.547257+0000","last_became_peered":"2024-09-12T05:31:44.547257+0000","last_unstale":"2024-09-12T06:59:43.629220+0000","last_undegraded":"2024-09-12T06:59:43.629220+0000","last_fullsized":"2024-09-12T06:59:43.629220+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":326,"log_dups_size":0,"ondisk_log_size":326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:51:57.038676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001691438,"stat_sum":{"num_bytes":422,"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":2070,"num_read_kb":1714,"num_write":624,"num_write_kb":616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"28'25","reported_seq":275,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625369+0000","last_change":"2024-09-12T05:31:46.558583+0000","last_active":"2024-09-12T06:59:18.625369+0000","last_peered":"2024-09-12T06:59:18.625369+0000","last_clean":"2024-09-12T06:59:18.625369+0000","last_became_active":"2024-09-12T05:31:44.546316+0000","last_became_peered":"2024-09-12T05:31:44.546316+0000","last_unstale":"2024-09-12T06:59:18.625369+0000","last_undegraded":"2024-09-12T06:59:18.625369+0000","last_fullsized":"2024-09-12T06:59:18.625369+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:01:39.072257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011153210000000001,"stat_sum":{"num_bytes":16,"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":430,"num_read_kb":365,"num_write":20,"num_write_kb":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'158","reported_seq":1656,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615133+0000","last_change":"2024-09-12T05:31:58.711380+0000","last_active":"2024-09-12T06:59:28.615133+0000","last_peered":"2024-09-12T06:59:28.615133+0000","last_clean":"2024-09-12T06:59:28.615133+0000","last_became_active":"2024-09-12T05:31:56.519510+0000","last_became_peered":"2024-09-12T05:31:56.519510+0000","last_unstale":"2024-09-12T06:59:28.615133+0000","last_undegraded":"2024-09-12T06:59:28.615133+0000","last_fullsized":"2024-09-12T06:59:28.615133+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:08:50.316537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00088737199999999999,"stat_sum":{"num_bytes":449806336,"num_objects":146,"num_object_clones":0,"num_object_copies":292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1471,"num_read_kb":338232,"num_write":200,"num_write_kb":299584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'9","reported_seq":166,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.613570+0000","last_change":"2024-09-12T05:31:46.551686+0000","last_active":"2024-09-12T06:59:18.613570+0000","last_peered":"2024-09-12T06:59:18.613570+0000","last_clean":"2024-09-12T06:59:18.613570+0000","last_became_active":"2024-09-12T05:31:44.547308+0000","last_became_peered":"2024-09-12T05:31:44.547308+0000","last_unstale":"2024-09-12T06:59:18.613570+0000","last_undegraded":"2024-09-12T06:59:18.613570+0000","last_fullsized":"2024-09-12T06:59:18.613570+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:20:03.359049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001274327,"stat_sum":{"num_bytes":181,"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":81,"num_read_kb":77,"num_write":8,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'152","reported_seq":2038,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:23.616796+0000","last_change":"2024-09-12T05:31:58.525779+0000","last_active":"2024-09-12T06:58:23.616796+0000","last_peered":"2024-09-12T06:58:23.616796+0000","last_clean":"2024-09-12T06:58:23.616796+0000","last_became_active":"2024-09-12T05:31:56.519122+0000","last_became_peered":"2024-09-12T05:31:56.519122+0000","last_unstale":"2024-09-12T06:58:23.616796+0000","last_undegraded":"2024-09-12T06:58:23.616796+0000","last_fullsized":"2024-09-12T06:58:23.616796+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T05:55:11.990074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010092619999999999,"stat_sum":{"num_bytes":456540160,"num_objects":141,"num_object_clones":0,"num_object_copies":282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1845,"num_read_kb":332682,"num_write":181,"num_write_kb":289712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'254","reported_seq":448,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.621388+0000","last_change":"2024-09-12T05:31:47.262864+0000","last_active":"2024-09-12T06:59:18.621388+0000","last_peered":"2024-09-12T06:59:18.621388+0000","last_clean":"2024-09-12T06:59:18.621388+0000","last_became_active":"2024-09-12T05:31:44.546298+0000","last_became_peered":"2024-09-12T05:31:44.546298+0000","last_unstale":"2024-09-12T06:59:18.621388+0000","last_undegraded":"2024-09-12T06:59:18.621388+0000","last_fullsized":"2024-09-12T06:59:18.621388+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":254,"log_dups_size":0,"ondisk_log_size":254,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:58:46.550868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058575700000000001,"stat_sum":{"num_bytes":309,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":1605,"num_read_kb":1323,"num_write":466,"num_write_kb":450,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'154","reported_seq":1871,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615087+0000","last_change":"2024-09-12T05:31:58.710844+0000","last_active":"2024-09-12T06:59:28.615087+0000","last_peered":"2024-09-12T06:59:28.615087+0000","last_clean":"2024-09-12T06:59:28.615087+0000","last_became_active":"2024-09-12T05:31:56.518422+0000","last_became_peered":"2024-09-12T05:31:56.518422+0000","last_unstale":"2024-09-12T06:59:28.615087+0000","last_undegraded":"2024-09-12T06:59:28.615087+0000","last_fullsized":"2024-09-12T06:59:28.615087+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:20:34.159081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053449300000000003,"stat_sum":{"num_bytes":486653952,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1678,"num_read_kb":371818,"num_write":195,"num_write_kb":323200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'20","reported_seq":251,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:13.629047+0000","last_change":"2024-09-12T05:31:47.262930+0000","last_active":"2024-09-12T07:00:13.629047+0000","last_peered":"2024-09-12T07:00:13.629047+0000","last_clean":"2024-09-12T07:00:13.629047+0000","last_became_active":"2024-09-12T05:31:44.544991+0000","last_became_peered":"2024-09-12T05:31:44.544991+0000","last_unstale":"2024-09-12T07:00:13.629047+0000","last_undegraded":"2024-09-12T07:00:13.629047+0000","last_fullsized":"2024-09-12T07:00:13.629047+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:20:19.782556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065350900000000003,"stat_sum":{"num_bytes":292,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":379,"num_read_kb":293,"num_write":15,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'158","reported_seq":1500,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.626868+0000","last_change":"2024-09-12T05:31:58.527548+0000","last_active":"2024-09-12T06:59:28.626868+0000","last_peered":"2024-09-12T06:59:28.626868+0000","last_clean":"2024-09-12T06:59:28.626868+0000","last_became_active":"2024-09-12T05:31:56.521348+0000","last_became_peered":"2024-09-12T05:31:56.521348+0000","last_unstale":"2024-09-12T06:59:28.626868+0000","last_undegraded":"2024-09-12T06:59:28.626868+0000","last_fullsized":"2024-09-12T06:59:28.626868+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:35:53.879308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026971629999999998,"stat_sum":{"num_bytes":439058451,"num_objects":140,"num_object_clones":0,"num_object_copies":280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1310,"num_read_kb":299494,"num_write":202,"num_write_kb":270722,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"28'114","reported_seq":422,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625334+0000","last_change":"2024-09-12T05:31:46.559006+0000","last_active":"2024-09-12T06:59:18.625334+0000","last_peered":"2024-09-12T06:59:18.625334+0000","last_clean":"2024-09-12T06:59:18.625334+0000","last_became_active":"2024-09-12T05:31:44.544042+0000","last_became_peered":"2024-09-12T05:31:44.544042+0000","last_unstale":"2024-09-12T06:59:18.625334+0000","last_undegraded":"2024-09-12T06:59:18.625334+0000","last_fullsized":"2024-09-12T06:59:18.625334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:14:42.333930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096555999999999996,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":740,"num_read_kb":662,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":157,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:08.632952+0000","last_change":"2024-09-12T05:31:39.520070+0000","last_active":"2024-09-12T07:00:08.632952+0000","last_peered":"2024-09-12T07:00:08.632952+0000","last_clean":"2024-09-12T07:00:08.632952+0000","last_became_active":"2024-09-12T05:31:39.519458+0000","last_became_peered":"2024-09-12T05:31:39.519458+0000","last_unstale":"2024-09-12T07:00:08.632952+0000","last_undegraded":"2024-09-12T07:00:08.632952+0000","last_fullsized":"2024-09-12T07:00:08.632952+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_clean_scrub_stamp":"2024-09-12T05:31:38.505427+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:00:06.685679+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1832058899,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":6304,"num_read_kb":1342226,"num_write":778,"num_write_kb":1183218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":954826752,"data_stored":2423193638,"data_compressed":701561568,"data_compressed_allocated":774463488,"data_compressed_original":2242838528,"omap_allocated":0,"internal_metadata":0},"log_size":622,"ondisk_log_size":622,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1546,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5888,"num_read_kb":4897,"num_write":1363,"num_write_kb":1314,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3092,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":829,"ondisk_log_size":829,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706758,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":497676,"kb_used_data":466492,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93874164,"statfs":{"total":96636764160,"available":96127143936,"internally_reserved":0,"allocated":477687808,"data_stored":1211683279,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706756,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":254044,"kb_used_data":222860,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94117796,"statfs":{"total":96636764160,"available":96376623104,"internally_reserved":0,"allocated":228208640,"data_stored":574543678,"data_compressed":167654244,"data_compressed_allocated":185008128,"data_compressed_original":531578880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706756,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":275240,"kb_used_data":244056,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94096600,"statfs":{"total":96636764160,"available":96354918400,"internally_reserved":0,"allocated":249913344,"data_stored":638407792,"data_compressed":183133184,"data_compressed_allocated":202297344,"data_compressed_original":590987264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":847,"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":77824,"data_stored":1546,"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":36864,"data_stored":699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":249577472,"data_stored":637730816,"data_compressed":183129862,"data_compressed_allocated":202260480,"data_compressed_original":590413824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":227835904,"data_stored":573866003,"data_compressed":167650922,"data_compressed_allocated":184971264,"data_compressed_original":531005440,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":477413376,"data_stored":1211596819,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:02:28.858 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:02:29.141 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T07:02:29.141 INFO:teuthology.orchestra.run.smithi143.stderr:dumped all 2024-09-12T07:02:29.157 INFO:teuthology.orchestra.run.smithi143.stdout:{"pg_ready":true,"pg_map":{"version":2750,"stamp":"2024-09-12T07:02:27.834952+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1832650813,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":12248,"num_read_kb":1347169,"num_write":2220,"num_write_kb":1185638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1503,"ondisk_log_size":1503,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1026960,"kb_used_data":933408,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282088560,"statfs":{"total":289910292480,"available":288858685440,"internally_reserved":0,"allocated":955809792,"data_stored":2424634749,"data_compressed":701568212,"data_compressed_allocated":774537216,"data_compressed_original":2243985408,"omap_allocated":4785,"internal_metadata":95743311},"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.002952"},"pg_stats":[{"pgid":"2.7","version":"28'81","reported_seq":266,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617679+0000","last_change":"2024-09-12T05:31:46.558790+0000","last_active":"2024-09-12T06:58:28.617679+0000","last_peered":"2024-09-12T06:58:28.617679+0000","last_clean":"2024-09-12T06:58:28.617679+0000","last_became_active":"2024-09-12T05:31:44.543741+0000","last_became_peered":"2024-09-12T05:31:44.543741+0000","last_unstale":"2024-09-12T06:58:28.617679+0000","last_undegraded":"2024-09-12T06:58:28.617679+0000","last_fullsized":"2024-09-12T06:58:28.617679+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":81,"log_dups_size":0,"ondisk_log_size":81,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:52:24.060971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001319239,"stat_sum":{"num_bytes":228,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":583,"num_read_kb":463,"num_write":132,"num_write_kb":124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":85,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617640+0000","last_change":"2024-09-12T05:31:46.558280+0000","last_active":"2024-09-12T06:58:28.617640+0000","last_peered":"2024-09-12T06:58:28.617640+0000","last_clean":"2024-09-12T06:58:28.617640+0000","last_became_active":"2024-09-12T05:31:44.545099+0000","last_became_peered":"2024-09-12T05:31:44.545099+0000","last_unstale":"2024-09-12T06:58:28.617640+0000","last_undegraded":"2024-09-12T06:58:28.617640+0000","last_fullsized":"2024-09-12T06:58:28.617640+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T13:09:36.548394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254963,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"28'326","reported_seq":504,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:43.629220+0000","last_change":"2024-09-12T05:31:46.558077+0000","last_active":"2024-09-12T06:59:43.629220+0000","last_peered":"2024-09-12T06:59:43.629220+0000","last_clean":"2024-09-12T06:59:43.629220+0000","last_became_active":"2024-09-12T05:31:44.547257+0000","last_became_peered":"2024-09-12T05:31:44.547257+0000","last_unstale":"2024-09-12T06:59:43.629220+0000","last_undegraded":"2024-09-12T06:59:43.629220+0000","last_fullsized":"2024-09-12T06:59:43.629220+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":326,"log_dups_size":0,"ondisk_log_size":326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:51:57.038676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001691438,"stat_sum":{"num_bytes":422,"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":2070,"num_read_kb":1714,"num_write":624,"num_write_kb":616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"28'25","reported_seq":275,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625369+0000","last_change":"2024-09-12T05:31:46.558583+0000","last_active":"2024-09-12T06:59:18.625369+0000","last_peered":"2024-09-12T06:59:18.625369+0000","last_clean":"2024-09-12T06:59:18.625369+0000","last_became_active":"2024-09-12T05:31:44.546316+0000","last_became_peered":"2024-09-12T05:31:44.546316+0000","last_unstale":"2024-09-12T06:59:18.625369+0000","last_undegraded":"2024-09-12T06:59:18.625369+0000","last_fullsized":"2024-09-12T06:59:18.625369+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:01:39.072257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011153210000000001,"stat_sum":{"num_bytes":16,"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":430,"num_read_kb":365,"num_write":20,"num_write_kb":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'158","reported_seq":1656,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615133+0000","last_change":"2024-09-12T05:31:58.711380+0000","last_active":"2024-09-12T06:59:28.615133+0000","last_peered":"2024-09-12T06:59:28.615133+0000","last_clean":"2024-09-12T06:59:28.615133+0000","last_became_active":"2024-09-12T05:31:56.519510+0000","last_became_peered":"2024-09-12T05:31:56.519510+0000","last_unstale":"2024-09-12T06:59:28.615133+0000","last_undegraded":"2024-09-12T06:59:28.615133+0000","last_fullsized":"2024-09-12T06:59:28.615133+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:08:50.316537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00088737199999999999,"stat_sum":{"num_bytes":449806336,"num_objects":146,"num_object_clones":0,"num_object_copies":292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1471,"num_read_kb":338232,"num_write":200,"num_write_kb":299584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'9","reported_seq":166,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.613570+0000","last_change":"2024-09-12T05:31:46.551686+0000","last_active":"2024-09-12T06:59:18.613570+0000","last_peered":"2024-09-12T06:59:18.613570+0000","last_clean":"2024-09-12T06:59:18.613570+0000","last_became_active":"2024-09-12T05:31:44.547308+0000","last_became_peered":"2024-09-12T05:31:44.547308+0000","last_unstale":"2024-09-12T06:59:18.613570+0000","last_undegraded":"2024-09-12T06:59:18.613570+0000","last_fullsized":"2024-09-12T06:59:18.613570+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:20:03.359049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001274327,"stat_sum":{"num_bytes":181,"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":81,"num_read_kb":77,"num_write":8,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'152","reported_seq":2038,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:23.616796+0000","last_change":"2024-09-12T05:31:58.525779+0000","last_active":"2024-09-12T06:58:23.616796+0000","last_peered":"2024-09-12T06:58:23.616796+0000","last_clean":"2024-09-12T06:58:23.616796+0000","last_became_active":"2024-09-12T05:31:56.519122+0000","last_became_peered":"2024-09-12T05:31:56.519122+0000","last_unstale":"2024-09-12T06:58:23.616796+0000","last_undegraded":"2024-09-12T06:58:23.616796+0000","last_fullsized":"2024-09-12T06:58:23.616796+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T05:55:11.990074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010092619999999999,"stat_sum":{"num_bytes":456540160,"num_objects":141,"num_object_clones":0,"num_object_copies":282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1845,"num_read_kb":332682,"num_write":181,"num_write_kb":289712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'254","reported_seq":448,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.621388+0000","last_change":"2024-09-12T05:31:47.262864+0000","last_active":"2024-09-12T06:59:18.621388+0000","last_peered":"2024-09-12T06:59:18.621388+0000","last_clean":"2024-09-12T06:59:18.621388+0000","last_became_active":"2024-09-12T05:31:44.546298+0000","last_became_peered":"2024-09-12T05:31:44.546298+0000","last_unstale":"2024-09-12T06:59:18.621388+0000","last_undegraded":"2024-09-12T06:59:18.621388+0000","last_fullsized":"2024-09-12T06:59:18.621388+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":254,"log_dups_size":0,"ondisk_log_size":254,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:58:46.550868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058575700000000001,"stat_sum":{"num_bytes":309,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":1605,"num_read_kb":1323,"num_write":466,"num_write_kb":450,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'154","reported_seq":1871,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615087+0000","last_change":"2024-09-12T05:31:58.710844+0000","last_active":"2024-09-12T06:59:28.615087+0000","last_peered":"2024-09-12T06:59:28.615087+0000","last_clean":"2024-09-12T06:59:28.615087+0000","last_became_active":"2024-09-12T05:31:56.518422+0000","last_became_peered":"2024-09-12T05:31:56.518422+0000","last_unstale":"2024-09-12T06:59:28.615087+0000","last_undegraded":"2024-09-12T06:59:28.615087+0000","last_fullsized":"2024-09-12T06:59:28.615087+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:20:34.159081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053449300000000003,"stat_sum":{"num_bytes":486653952,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1678,"num_read_kb":371818,"num_write":195,"num_write_kb":323200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'20","reported_seq":251,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:13.629047+0000","last_change":"2024-09-12T05:31:47.262930+0000","last_active":"2024-09-12T07:00:13.629047+0000","last_peered":"2024-09-12T07:00:13.629047+0000","last_clean":"2024-09-12T07:00:13.629047+0000","last_became_active":"2024-09-12T05:31:44.544991+0000","last_became_peered":"2024-09-12T05:31:44.544991+0000","last_unstale":"2024-09-12T07:00:13.629047+0000","last_undegraded":"2024-09-12T07:00:13.629047+0000","last_fullsized":"2024-09-12T07:00:13.629047+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:20:19.782556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065350900000000003,"stat_sum":{"num_bytes":292,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":379,"num_read_kb":293,"num_write":15,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'158","reported_seq":1500,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.626868+0000","last_change":"2024-09-12T05:31:58.527548+0000","last_active":"2024-09-12T06:59:28.626868+0000","last_peered":"2024-09-12T06:59:28.626868+0000","last_clean":"2024-09-12T06:59:28.626868+0000","last_became_active":"2024-09-12T05:31:56.521348+0000","last_became_peered":"2024-09-12T05:31:56.521348+0000","last_unstale":"2024-09-12T06:59:28.626868+0000","last_undegraded":"2024-09-12T06:59:28.626868+0000","last_fullsized":"2024-09-12T06:59:28.626868+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:35:53.879308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026971629999999998,"stat_sum":{"num_bytes":439058451,"num_objects":140,"num_object_clones":0,"num_object_copies":280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1310,"num_read_kb":299494,"num_write":202,"num_write_kb":270722,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"28'114","reported_seq":422,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625334+0000","last_change":"2024-09-12T05:31:46.559006+0000","last_active":"2024-09-12T06:59:18.625334+0000","last_peered":"2024-09-12T06:59:18.625334+0000","last_clean":"2024-09-12T06:59:18.625334+0000","last_became_active":"2024-09-12T05:31:44.544042+0000","last_became_peered":"2024-09-12T05:31:44.544042+0000","last_unstale":"2024-09-12T06:59:18.625334+0000","last_undegraded":"2024-09-12T06:59:18.625334+0000","last_fullsized":"2024-09-12T06:59:18.625334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:14:42.333930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096555999999999996,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":740,"num_read_kb":662,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":157,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:08.632952+0000","last_change":"2024-09-12T05:31:39.520070+0000","last_active":"2024-09-12T07:00:08.632952+0000","last_peered":"2024-09-12T07:00:08.632952+0000","last_clean":"2024-09-12T07:00:08.632952+0000","last_became_active":"2024-09-12T05:31:39.519458+0000","last_became_peered":"2024-09-12T05:31:39.519458+0000","last_unstale":"2024-09-12T07:00:08.632952+0000","last_undegraded":"2024-09-12T07:00:08.632952+0000","last_fullsized":"2024-09-12T07:00:08.632952+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_clean_scrub_stamp":"2024-09-12T05:31:38.505427+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:00:06.685679+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1832058899,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":6304,"num_read_kb":1342226,"num_write":778,"num_write_kb":1183218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":954826752,"data_stored":2423193638,"data_compressed":701561568,"data_compressed_allocated":774463488,"data_compressed_original":2242838528,"omap_allocated":0,"internal_metadata":0},"log_size":622,"ondisk_log_size":622,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1546,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5888,"num_read_kb":4897,"num_write":1363,"num_write_kb":1314,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3092,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":829,"ondisk_log_size":829,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706758,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":497676,"kb_used_data":466492,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93874164,"statfs":{"total":96636764160,"available":96127143936,"internally_reserved":0,"allocated":477687808,"data_stored":1211683279,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706756,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":254044,"kb_used_data":222860,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94117796,"statfs":{"total":96636764160,"available":96376623104,"internally_reserved":0,"allocated":228208640,"data_stored":574543678,"data_compressed":167654244,"data_compressed_allocated":185008128,"data_compressed_original":531578880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706756,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":275240,"kb_used_data":244056,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94096600,"statfs":{"total":96636764160,"available":96354918400,"internally_reserved":0,"allocated":249913344,"data_stored":638407792,"data_compressed":183133184,"data_compressed_allocated":202297344,"data_compressed_original":590987264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":847,"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":77824,"data_stored":1546,"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":36864,"data_stored":699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":249577472,"data_stored":637730816,"data_compressed":183129862,"data_compressed_allocated":202260480,"data_compressed_original":590413824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":227835904,"data_stored":573866003,"data_compressed":167650922,"data_compressed_allocated":184971264,"data_compressed_original":531005440,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":477413376,"data_stored":1211596819,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:02:29.159 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-12T07:02:29.159 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:02:29.456 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T07:02:29.457 INFO:teuthology.orchestra.run.smithi143.stderr:dumped all 2024-09-12T07:02:29.474 INFO:teuthology.orchestra.run.smithi143.stdout:{"pg_ready":true,"pg_map":{"version":2750,"stamp":"2024-09-12T07:02:27.834952+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1832650813,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":12248,"num_read_kb":1347169,"num_write":2220,"num_write_kb":1185638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1503,"ondisk_log_size":1503,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1026960,"kb_used_data":933408,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282088560,"statfs":{"total":289910292480,"available":288858685440,"internally_reserved":0,"allocated":955809792,"data_stored":2424634749,"data_compressed":701568212,"data_compressed_allocated":774537216,"data_compressed_original":2243985408,"omap_allocated":4785,"internal_metadata":95743311},"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.002952"},"pg_stats":[{"pgid":"2.7","version":"28'81","reported_seq":266,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617679+0000","last_change":"2024-09-12T05:31:46.558790+0000","last_active":"2024-09-12T06:58:28.617679+0000","last_peered":"2024-09-12T06:58:28.617679+0000","last_clean":"2024-09-12T06:58:28.617679+0000","last_became_active":"2024-09-12T05:31:44.543741+0000","last_became_peered":"2024-09-12T05:31:44.543741+0000","last_unstale":"2024-09-12T06:58:28.617679+0000","last_undegraded":"2024-09-12T06:58:28.617679+0000","last_fullsized":"2024-09-12T06:58:28.617679+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":81,"log_dups_size":0,"ondisk_log_size":81,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:52:24.060971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001319239,"stat_sum":{"num_bytes":228,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":583,"num_read_kb":463,"num_write":132,"num_write_kb":124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":85,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617640+0000","last_change":"2024-09-12T05:31:46.558280+0000","last_active":"2024-09-12T06:58:28.617640+0000","last_peered":"2024-09-12T06:58:28.617640+0000","last_clean":"2024-09-12T06:58:28.617640+0000","last_became_active":"2024-09-12T05:31:44.545099+0000","last_became_peered":"2024-09-12T05:31:44.545099+0000","last_unstale":"2024-09-12T06:58:28.617640+0000","last_undegraded":"2024-09-12T06:58:28.617640+0000","last_fullsized":"2024-09-12T06:58:28.617640+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T13:09:36.548394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254963,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"28'326","reported_seq":504,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:43.629220+0000","last_change":"2024-09-12T05:31:46.558077+0000","last_active":"2024-09-12T06:59:43.629220+0000","last_peered":"2024-09-12T06:59:43.629220+0000","last_clean":"2024-09-12T06:59:43.629220+0000","last_became_active":"2024-09-12T05:31:44.547257+0000","last_became_peered":"2024-09-12T05:31:44.547257+0000","last_unstale":"2024-09-12T06:59:43.629220+0000","last_undegraded":"2024-09-12T06:59:43.629220+0000","last_fullsized":"2024-09-12T06:59:43.629220+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":326,"log_dups_size":0,"ondisk_log_size":326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:51:57.038676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001691438,"stat_sum":{"num_bytes":422,"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":2070,"num_read_kb":1714,"num_write":624,"num_write_kb":616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"28'25","reported_seq":275,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625369+0000","last_change":"2024-09-12T05:31:46.558583+0000","last_active":"2024-09-12T06:59:18.625369+0000","last_peered":"2024-09-12T06:59:18.625369+0000","last_clean":"2024-09-12T06:59:18.625369+0000","last_became_active":"2024-09-12T05:31:44.546316+0000","last_became_peered":"2024-09-12T05:31:44.546316+0000","last_unstale":"2024-09-12T06:59:18.625369+0000","last_undegraded":"2024-09-12T06:59:18.625369+0000","last_fullsized":"2024-09-12T06:59:18.625369+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:01:39.072257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011153210000000001,"stat_sum":{"num_bytes":16,"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":430,"num_read_kb":365,"num_write":20,"num_write_kb":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'158","reported_seq":1656,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615133+0000","last_change":"2024-09-12T05:31:58.711380+0000","last_active":"2024-09-12T06:59:28.615133+0000","last_peered":"2024-09-12T06:59:28.615133+0000","last_clean":"2024-09-12T06:59:28.615133+0000","last_became_active":"2024-09-12T05:31:56.519510+0000","last_became_peered":"2024-09-12T05:31:56.519510+0000","last_unstale":"2024-09-12T06:59:28.615133+0000","last_undegraded":"2024-09-12T06:59:28.615133+0000","last_fullsized":"2024-09-12T06:59:28.615133+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:08:50.316537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00088737199999999999,"stat_sum":{"num_bytes":449806336,"num_objects":146,"num_object_clones":0,"num_object_copies":292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1471,"num_read_kb":338232,"num_write":200,"num_write_kb":299584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'9","reported_seq":166,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.613570+0000","last_change":"2024-09-12T05:31:46.551686+0000","last_active":"2024-09-12T06:59:18.613570+0000","last_peered":"2024-09-12T06:59:18.613570+0000","last_clean":"2024-09-12T06:59:18.613570+0000","last_became_active":"2024-09-12T05:31:44.547308+0000","last_became_peered":"2024-09-12T05:31:44.547308+0000","last_unstale":"2024-09-12T06:59:18.613570+0000","last_undegraded":"2024-09-12T06:59:18.613570+0000","last_fullsized":"2024-09-12T06:59:18.613570+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:20:03.359049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001274327,"stat_sum":{"num_bytes":181,"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":81,"num_read_kb":77,"num_write":8,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'152","reported_seq":2038,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:23.616796+0000","last_change":"2024-09-12T05:31:58.525779+0000","last_active":"2024-09-12T06:58:23.616796+0000","last_peered":"2024-09-12T06:58:23.616796+0000","last_clean":"2024-09-12T06:58:23.616796+0000","last_became_active":"2024-09-12T05:31:56.519122+0000","last_became_peered":"2024-09-12T05:31:56.519122+0000","last_unstale":"2024-09-12T06:58:23.616796+0000","last_undegraded":"2024-09-12T06:58:23.616796+0000","last_fullsized":"2024-09-12T06:58:23.616796+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T05:55:11.990074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010092619999999999,"stat_sum":{"num_bytes":456540160,"num_objects":141,"num_object_clones":0,"num_object_copies":282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1845,"num_read_kb":332682,"num_write":181,"num_write_kb":289712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'254","reported_seq":448,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.621388+0000","last_change":"2024-09-12T05:31:47.262864+0000","last_active":"2024-09-12T06:59:18.621388+0000","last_peered":"2024-09-12T06:59:18.621388+0000","last_clean":"2024-09-12T06:59:18.621388+0000","last_became_active":"2024-09-12T05:31:44.546298+0000","last_became_peered":"2024-09-12T05:31:44.546298+0000","last_unstale":"2024-09-12T06:59:18.621388+0000","last_undegraded":"2024-09-12T06:59:18.621388+0000","last_fullsized":"2024-09-12T06:59:18.621388+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":254,"log_dups_size":0,"ondisk_log_size":254,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:58:46.550868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058575700000000001,"stat_sum":{"num_bytes":309,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":1605,"num_read_kb":1323,"num_write":466,"num_write_kb":450,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'154","reported_seq":1871,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615087+0000","last_change":"2024-09-12T05:31:58.710844+0000","last_active":"2024-09-12T06:59:28.615087+0000","last_peered":"2024-09-12T06:59:28.615087+0000","last_clean":"2024-09-12T06:59:28.615087+0000","last_became_active":"2024-09-12T05:31:56.518422+0000","last_became_peered":"2024-09-12T05:31:56.518422+0000","last_unstale":"2024-09-12T06:59:28.615087+0000","last_undegraded":"2024-09-12T06:59:28.615087+0000","last_fullsized":"2024-09-12T06:59:28.615087+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:20:34.159081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053449300000000003,"stat_sum":{"num_bytes":486653952,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1678,"num_read_kb":371818,"num_write":195,"num_write_kb":323200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'20","reported_seq":251,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:13.629047+0000","last_change":"2024-09-12T05:31:47.262930+0000","last_active":"2024-09-12T07:00:13.629047+0000","last_peered":"2024-09-12T07:00:13.629047+0000","last_clean":"2024-09-12T07:00:13.629047+0000","last_became_active":"2024-09-12T05:31:44.544991+0000","last_became_peered":"2024-09-12T05:31:44.544991+0000","last_unstale":"2024-09-12T07:00:13.629047+0000","last_undegraded":"2024-09-12T07:00:13.629047+0000","last_fullsized":"2024-09-12T07:00:13.629047+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:20:19.782556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065350900000000003,"stat_sum":{"num_bytes":292,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":379,"num_read_kb":293,"num_write":15,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'158","reported_seq":1500,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.626868+0000","last_change":"2024-09-12T05:31:58.527548+0000","last_active":"2024-09-12T06:59:28.626868+0000","last_peered":"2024-09-12T06:59:28.626868+0000","last_clean":"2024-09-12T06:59:28.626868+0000","last_became_active":"2024-09-12T05:31:56.521348+0000","last_became_peered":"2024-09-12T05:31:56.521348+0000","last_unstale":"2024-09-12T06:59:28.626868+0000","last_undegraded":"2024-09-12T06:59:28.626868+0000","last_fullsized":"2024-09-12T06:59:28.626868+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:35:53.879308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026971629999999998,"stat_sum":{"num_bytes":439058451,"num_objects":140,"num_object_clones":0,"num_object_copies":280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1310,"num_read_kb":299494,"num_write":202,"num_write_kb":270722,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"28'114","reported_seq":422,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625334+0000","last_change":"2024-09-12T05:31:46.559006+0000","last_active":"2024-09-12T06:59:18.625334+0000","last_peered":"2024-09-12T06:59:18.625334+0000","last_clean":"2024-09-12T06:59:18.625334+0000","last_became_active":"2024-09-12T05:31:44.544042+0000","last_became_peered":"2024-09-12T05:31:44.544042+0000","last_unstale":"2024-09-12T06:59:18.625334+0000","last_undegraded":"2024-09-12T06:59:18.625334+0000","last_fullsized":"2024-09-12T06:59:18.625334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:14:42.333930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096555999999999996,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":740,"num_read_kb":662,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":157,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:08.632952+0000","last_change":"2024-09-12T05:31:39.520070+0000","last_active":"2024-09-12T07:00:08.632952+0000","last_peered":"2024-09-12T07:00:08.632952+0000","last_clean":"2024-09-12T07:00:08.632952+0000","last_became_active":"2024-09-12T05:31:39.519458+0000","last_became_peered":"2024-09-12T05:31:39.519458+0000","last_unstale":"2024-09-12T07:00:08.632952+0000","last_undegraded":"2024-09-12T07:00:08.632952+0000","last_fullsized":"2024-09-12T07:00:08.632952+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_clean_scrub_stamp":"2024-09-12T05:31:38.505427+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:00:06.685679+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1832058899,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":6304,"num_read_kb":1342226,"num_write":778,"num_write_kb":1183218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":954826752,"data_stored":2423193638,"data_compressed":701561568,"data_compressed_allocated":774463488,"data_compressed_original":2242838528,"omap_allocated":0,"internal_metadata":0},"log_size":622,"ondisk_log_size":622,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1546,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5888,"num_read_kb":4897,"num_write":1363,"num_write_kb":1314,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3092,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":829,"ondisk_log_size":829,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706758,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":497676,"kb_used_data":466492,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93874164,"statfs":{"total":96636764160,"available":96127143936,"internally_reserved":0,"allocated":477687808,"data_stored":1211683279,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706756,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":254044,"kb_used_data":222860,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94117796,"statfs":{"total":96636764160,"available":96376623104,"internally_reserved":0,"allocated":228208640,"data_stored":574543678,"data_compressed":167654244,"data_compressed_allocated":185008128,"data_compressed_original":531578880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706756,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":275240,"kb_used_data":244056,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94096600,"statfs":{"total":96636764160,"available":96354918400,"internally_reserved":0,"allocated":249913344,"data_stored":638407792,"data_compressed":183133184,"data_compressed_allocated":202297344,"data_compressed_original":590987264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":847,"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":77824,"data_stored":1546,"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":36864,"data_stored":699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":249577472,"data_stored":637730816,"data_compressed":183129862,"data_compressed_allocated":202260480,"data_compressed_original":590413824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":227835904,"data_stored":573866003,"data_compressed":167650922,"data_compressed_allocated":184971264,"data_compressed_original":531005440,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":477413376,"data_stored":1211596819,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:02:29.475 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-12T07:02:29.769 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T07:02:29.769 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":28,"fsid":"75ea72bc-2c0c-498f-917c-abaee111e33f","created":"2024-09-12T05:31:27.534677+0000","modified":"2024-09-12T05:33:21.558070+0000","last_up_change":"2024-09-12T05:31:37.504230+0000","last_in_change":"2024-09-12T05:31:28.452457+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:38.465067+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T05:31:42.885647+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-12T05:31:54.550437+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"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":8,"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":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f18d7559-7b71-44e1-94a4-033a837a36f8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6817","nonce":886272408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6819","nonce":886272408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6823","nonce":886272408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":886272408},{"type":"v1","addr":"172.21.15.143:6821","nonce":886272408}]},"public_addr":"172.21.15.143:6817/886272408","cluster_addr":"172.21.15.143:6819/886272408","heartbeat_back_addr":"172.21.15.143:6823/886272408","heartbeat_front_addr":"172.21.15.143:6821/886272408","state":["exists","up"]},{"osd":1,"uuid":"595a4397-033f-4e2a-b5d8-01645370308b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6801","nonce":2791554907}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6803","nonce":2791554907}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6807","nonce":2791554907}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2791554907},{"type":"v1","addr":"172.21.15.143:6805","nonce":2791554907}]},"public_addr":"172.21.15.143:6801/2791554907","cluster_addr":"172.21.15.143:6803/2791554907","heartbeat_back_addr":"172.21.15.143:6807/2791554907","heartbeat_front_addr":"172.21.15.143:6805/2791554907","state":["exists","up"]},{"osd":2,"uuid":"4a39cad6-9a1d-490f-98ad-fcce4b84c014","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6809","nonce":2826086895}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6811","nonce":2826086895}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6815","nonce":2826086895}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":2826086895},{"type":"v1","addr":"172.21.15.143:6813","nonce":2826086895}]},"public_addr":"172.21.15.143:6809/2826086895","cluster_addr":"172.21.15.143:6811/2826086895","heartbeat_back_addr":"172.21.15.143:6815/2826086895","heartbeat_front_addr":"172.21.15.143:6813/2826086895","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.645555+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:34.989170+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:31:35.218020+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T07:02:30.786 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-12T07:02:30.787 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:02:30.941 INFO:teuthology.orchestra.run.smithi143.stdout:{ 2024-09-12T07:02:30.941 INFO:teuthology.orchestra.run.smithi143.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:02:30.941 INFO:teuthology.orchestra.run.smithi143.stdout:} 2024-09-12T07:02:30.957 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-12T07:02:31.231 INFO:teuthology.orchestra.run.smithi143.stderr:instructed osd(s) 0 to deep-scrub 2024-09-12T07:02:31.249 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-12T07:02:31.249 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:02:31.387 INFO:teuthology.orchestra.run.smithi143.stdout:{ 2024-09-12T07:02:31.387 INFO:teuthology.orchestra.run.smithi143.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:02:31.388 INFO:teuthology.orchestra.run.smithi143.stdout:} 2024-09-12T07:02:31.402 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-12T07:02:31.695 INFO:teuthology.orchestra.run.smithi143.stderr:instructed osd(s) 1 to deep-scrub 2024-09-12T07:02:31.714 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-12T07:02:31.714 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:02:31.855 INFO:teuthology.orchestra.run.smithi143.stdout:{ 2024-09-12T07:02:31.856 INFO:teuthology.orchestra.run.smithi143.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:02:31.856 INFO:teuthology.orchestra.run.smithi143.stdout:} 2024-09-12T07:02:31.871 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-12T07:02:32.166 INFO:teuthology.orchestra.run.smithi143.stderr:instructed osd(s) 2 to deep-scrub 2024-09-12T07:02:32.181 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:02:32.453 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T07:02:32.453 INFO:teuthology.orchestra.run.smithi143.stderr:dumped all 2024-09-12T07:02:32.471 INFO:teuthology.orchestra.run.smithi143.stdout:{"pg_ready":true,"pg_map":{"version":2752,"stamp":"2024-09-12T07:02:31.835946+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1832650813,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":12248,"num_read_kb":1347169,"num_write":2220,"num_write_kb":1185638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":1503,"ondisk_log_size":1503,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1026960,"kb_used_data":933408,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":282088560,"statfs":{"total":289910292480,"available":288858685440,"internally_reserved":0,"allocated":955809792,"data_stored":2424634749,"data_compressed":701568212,"data_compressed_allocated":774537216,"data_compressed_original":2243985408,"omap_allocated":4785,"internal_metadata":95743311},"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.003010"},"pg_stats":[{"pgid":"2.7","version":"28'81","reported_seq":266,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617679+0000","last_change":"2024-09-12T05:31:46.558790+0000","last_active":"2024-09-12T06:58:28.617679+0000","last_peered":"2024-09-12T06:58:28.617679+0000","last_clean":"2024-09-12T06:58:28.617679+0000","last_became_active":"2024-09-12T05:31:44.543741+0000","last_became_peered":"2024-09-12T05:31:44.543741+0000","last_unstale":"2024-09-12T06:58:28.617679+0000","last_undegraded":"2024-09-12T06:58:28.617679+0000","last_fullsized":"2024-09-12T06:58:28.617679+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":81,"log_dups_size":0,"ondisk_log_size":81,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:52:24.060971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001319239,"stat_sum":{"num_bytes":228,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":583,"num_read_kb":463,"num_write":132,"num_write_kb":124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":85,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:58:28.617640+0000","last_change":"2024-09-12T05:31:46.558280+0000","last_active":"2024-09-12T06:58:28.617640+0000","last_peered":"2024-09-12T06:58:28.617640+0000","last_clean":"2024-09-12T06:58:28.617640+0000","last_became_active":"2024-09-12T05:31:44.545099+0000","last_became_peered":"2024-09-12T05:31:44.545099+0000","last_unstale":"2024-09-12T06:58:28.617640+0000","last_undegraded":"2024-09-12T06:58:28.617640+0000","last_fullsized":"2024-09-12T06:58:28.617640+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+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 @ 2024-09-13T13:09:36.548394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254963,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"28'326","reported_seq":504,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:43.629220+0000","last_change":"2024-09-12T05:31:46.558077+0000","last_active":"2024-09-12T06:59:43.629220+0000","last_peered":"2024-09-12T06:59:43.629220+0000","last_clean":"2024-09-12T06:59:43.629220+0000","last_became_active":"2024-09-12T05:31:44.547257+0000","last_became_peered":"2024-09-12T05:31:44.547257+0000","last_unstale":"2024-09-12T06:59:43.629220+0000","last_undegraded":"2024-09-12T06:59:43.629220+0000","last_fullsized":"2024-09-12T06:59:43.629220+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":326,"log_dups_size":0,"ondisk_log_size":326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:51:57.038676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001691438,"stat_sum":{"num_bytes":422,"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":2070,"num_read_kb":1714,"num_write":624,"num_write_kb":616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"28'25","reported_seq":275,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625369+0000","last_change":"2024-09-12T05:31:46.558583+0000","last_active":"2024-09-12T06:59:18.625369+0000","last_peered":"2024-09-12T06:59:18.625369+0000","last_clean":"2024-09-12T06:59:18.625369+0000","last_became_active":"2024-09-12T05:31:44.546316+0000","last_became_peered":"2024-09-12T05:31:44.546316+0000","last_unstale":"2024-09-12T06:59:18.625369+0000","last_undegraded":"2024-09-12T06:59:18.625369+0000","last_fullsized":"2024-09-12T06:59:18.625369+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T07:01:39.072257+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011153210000000001,"stat_sum":{"num_bytes":16,"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":430,"num_read_kb":365,"num_write":20,"num_write_kb":16,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'158","reported_seq":1656,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615133+0000","last_change":"2024-09-12T05:31:58.711380+0000","last_active":"2024-09-12T06:59:28.615133+0000","last_peered":"2024-09-12T06:59:28.615133+0000","last_clean":"2024-09-12T06:59:28.615133+0000","last_became_active":"2024-09-12T05:31:56.519510+0000","last_became_peered":"2024-09-12T05:31:56.519510+0000","last_unstale":"2024-09-12T06:59:28.615133+0000","last_undegraded":"2024-09-12T06:59:28.615133+0000","last_fullsized":"2024-09-12T06:59:28.615133+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:08:50.316537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00088737199999999999,"stat_sum":{"num_bytes":449806336,"num_objects":146,"num_object_clones":0,"num_object_copies":292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1471,"num_read_kb":338232,"num_write":200,"num_write_kb":299584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"27'9","reported_seq":166,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.613570+0000","last_change":"2024-09-12T05:31:46.551686+0000","last_active":"2024-09-12T06:59:18.613570+0000","last_peered":"2024-09-12T06:59:18.613570+0000","last_clean":"2024-09-12T06:59:18.613570+0000","last_became_active":"2024-09-12T05:31:44.547308+0000","last_became_peered":"2024-09-12T05:31:44.547308+0000","last_unstale":"2024-09-12T06:59:18.613570+0000","last_undegraded":"2024-09-12T06:59:18.613570+0000","last_fullsized":"2024-09-12T06:59:18.613570+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T17:20:03.359049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001274327,"stat_sum":{"num_bytes":181,"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":81,"num_read_kb":77,"num_write":8,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"27'152","reported_seq":2039,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:23.635219+0000","last_change":"2024-09-12T05:31:58.525779+0000","last_active":"2024-09-12T07:00:23.635219+0000","last_peered":"2024-09-12T07:00:23.635219+0000","last_clean":"2024-09-12T07:00:23.635219+0000","last_became_active":"2024-09-12T05:31:56.519122+0000","last_became_peered":"2024-09-12T05:31:56.519122+0000","last_unstale":"2024-09-12T07:00:23.635219+0000","last_undegraded":"2024-09-12T07:00:23.635219+0000","last_fullsized":"2024-09-12T07:00:23.635219+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":152,"log_dups_size":0,"ondisk_log_size":152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T05:55:11.990074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010092619999999999,"stat_sum":{"num_bytes":456540160,"num_objects":141,"num_object_clones":0,"num_object_copies":282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1845,"num_read_kb":332682,"num_write":181,"num_write_kb":289712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'254","reported_seq":448,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.621388+0000","last_change":"2024-09-12T05:31:47.262864+0000","last_active":"2024-09-12T06:59:18.621388+0000","last_peered":"2024-09-12T06:59:18.621388+0000","last_clean":"2024-09-12T06:59:18.621388+0000","last_became_active":"2024-09-12T05:31:44.546298+0000","last_became_peered":"2024-09-12T05:31:44.546298+0000","last_unstale":"2024-09-12T06:59:18.621388+0000","last_undegraded":"2024-09-12T06:59:18.621388+0000","last_fullsized":"2024-09-12T06:59:18.621388+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":254,"log_dups_size":0,"ondisk_log_size":254,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:58:46.550868+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058575700000000001,"stat_sum":{"num_bytes":309,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":1605,"num_read_kb":1323,"num_write":466,"num_write_kb":450,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"27'154","reported_seq":1871,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.615087+0000","last_change":"2024-09-12T05:31:58.710844+0000","last_active":"2024-09-12T06:59:28.615087+0000","last_peered":"2024-09-12T06:59:28.615087+0000","last_clean":"2024-09-12T06:59:28.615087+0000","last_became_active":"2024-09-12T05:31:56.518422+0000","last_became_peered":"2024-09-12T05:31:56.518422+0000","last_unstale":"2024-09-12T06:59:28.615087+0000","last_undegraded":"2024-09-12T06:59:28.615087+0000","last_fullsized":"2024-09-12T06:59:28.615087+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":154,"log_dups_size":0,"ondisk_log_size":154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:20:34.159081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053449300000000003,"stat_sum":{"num_bytes":486653952,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1678,"num_read_kb":371818,"num_write":195,"num_write_kb":323200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'20","reported_seq":251,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:13.629047+0000","last_change":"2024-09-12T05:31:47.262930+0000","last_active":"2024-09-12T07:00:13.629047+0000","last_peered":"2024-09-12T07:00:13.629047+0000","last_clean":"2024-09-12T07:00:13.629047+0000","last_became_active":"2024-09-12T05:31:44.544991+0000","last_became_peered":"2024-09-12T05:31:44.544991+0000","last_unstale":"2024-09-12T07:00:13.629047+0000","last_undegraded":"2024-09-12T07:00:13.629047+0000","last_fullsized":"2024-09-12T07:00:13.629047+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:20:19.782556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065350900000000003,"stat_sum":{"num_bytes":292,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":379,"num_read_kb":293,"num_write":15,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"27'158","reported_seq":1500,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:28.626868+0000","last_change":"2024-09-12T05:31:58.527548+0000","last_active":"2024-09-12T06:59:28.626868+0000","last_peered":"2024-09-12T06:59:28.626868+0000","last_clean":"2024-09-12T06:59:28.626868+0000","last_became_active":"2024-09-12T05:31:56.521348+0000","last_became_peered":"2024-09-12T05:31:56.521348+0000","last_unstale":"2024-09-12T06:59:28.626868+0000","last_undegraded":"2024-09-12T06:59:28.626868+0000","last_fullsized":"2024-09-12T06:59:28.626868+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:55.488636+0000","last_clean_scrub_stamp":"2024-09-12T05:31:55.488636+0000","objects_scrubbed":0,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:35:53.879308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0026971629999999998,"stat_sum":{"num_bytes":439058451,"num_objects":140,"num_object_clones":0,"num_object_copies":280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1310,"num_read_kb":299494,"num_write":202,"num_write_kb":270722,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"28'114","reported_seq":422,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T06:59:18.625334+0000","last_change":"2024-09-12T05:31:46.559006+0000","last_active":"2024-09-12T06:59:18.625334+0000","last_peered":"2024-09-12T06:59:18.625334+0000","last_clean":"2024-09-12T06:59:18.625334+0000","last_became_active":"2024-09-12T05:31:44.544042+0000","last_became_peered":"2024-09-12T05:31:44.544042+0000","last_unstale":"2024-09-12T06:59:18.625334+0000","last_undegraded":"2024-09-12T06:59:18.625334+0000","last_fullsized":"2024-09-12T06:59:18.625334+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:43.521436+0000","last_clean_scrub_stamp":"2024-09-12T05:31:43.521436+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:14:42.333930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096555999999999996,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":740,"num_read_kb":662,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":157,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:00:08.632952+0000","last_change":"2024-09-12T05:31:39.520070+0000","last_active":"2024-09-12T07:00:08.632952+0000","last_peered":"2024-09-12T07:00:08.632952+0000","last_clean":"2024-09-12T07:00:08.632952+0000","last_became_active":"2024-09-12T05:31:39.519458+0000","last_became_peered":"2024-09-12T05:31:39.519458+0000","last_unstale":"2024-09-12T07:00:08.632952+0000","last_undegraded":"2024-09-12T07:00:08.632952+0000","last_fullsized":"2024-09-12T07:00:08.632952+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:38.505427+0000","last_clean_scrub_stamp":"2024-09-12T05:31:38.505427+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:00:06.685679+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1832058899,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":6304,"num_read_kb":1342226,"num_write":778,"num_write_kb":1183218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":954826752,"data_stored":2423193638,"data_compressed":701561568,"data_compressed_allocated":774463488,"data_compressed_original":2242838528,"omap_allocated":0,"internal_metadata":0},"log_size":622,"ondisk_log_size":622,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1546,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5888,"num_read_kb":4897,"num_write":1363,"num_write_kb":1314,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":155648,"data_stored":3092,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":829,"ondisk_log_size":829,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706759,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":497676,"kb_used_data":466492,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93874164,"statfs":{"total":96636764160,"available":96127143936,"internally_reserved":0,"allocated":477687808,"data_stored":1211683279,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706757,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":254044,"kb_used_data":222860,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94117796,"statfs":{"total":96636764160,"available":96376623104,"internally_reserved":0,"allocated":228208640,"data_stored":574543678,"data_compressed":167654244,"data_compressed_allocated":185008128,"data_compressed_original":531578880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706757,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":275240,"kb_used_data":244056,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94096600,"statfs":{"total":96636764160,"available":96354918400,"internally_reserved":0,"allocated":249913344,"data_stored":638407792,"data_compressed":183133184,"data_compressed_allocated":202297344,"data_compressed_original":590987264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":847,"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":77824,"data_stored":1546,"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":36864,"data_stored":699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":249577472,"data_stored":637730816,"data_compressed":183129862,"data_compressed_allocated":202260480,"data_compressed_original":590413824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":227835904,"data_stored":573866003,"data_compressed":167650922,"data_compressed_allocated":184971264,"data_compressed_original":531005440,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":477413376,"data_stored":1211596819,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:02:32.474 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-12T05:31:55.488636+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=55, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-12T05:31:55.488636+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=55, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-12T05:31:55.488636+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=55, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.475 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.476 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-12T05:31:55.488636+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=55, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.476 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-12T05:31:43.521436+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=43, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.476 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-12T05:31:38.505427+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=38, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=2, tm_sec=29, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:02:32.476 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-12T07:02:52.477 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-12T07:02:52.781 INFO:teuthology.orchestra.run.smithi143.stdout: 2024-09-12T07:02:52.782 INFO:teuthology.orchestra.run.smithi143.stderr:dumped all 2024-09-12T07:02:52.800 INFO:teuthology.orchestra.run.smithi143.stdout:{"pg_ready":true,"pg_map":{"version":2762,"stamp":"2024-09-12T07:02:51.841333+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1832650813,"num_objects":606,"num_object_clones":0,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":12248,"num_read_kb":1347169,"num_write":2220,"num_write_kb":1185638,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1302,"num_omap_keys":78,"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":2109,"ondisk_log_size":2109,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1031120,"kb_used_data":933408,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":282084400,"statfs":{"total":289910292480,"available":288854425600,"internally_reserved":0,"allocated":955809792,"data_stored":2424634749,"data_compressed":701568212,"data_compressed_allocated":774537216,"data_compressed_original":2243985408,"omap_allocated":4785,"internal_metadata":100003151},"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":205,"num_omap_keys":11,"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.003250"},"pg_stats":[{"pgid":"2.7","version":"28'86","reported_seq":280,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:36.644401+0000","last_change":"2024-09-12T07:02:36.644219+0000","last_active":"2024-09-12T07:02:36.644401+0000","last_peered":"2024-09-12T07:02:36.644401+0000","last_clean":"2024-09-12T07:02:36.644401+0000","last_became_active":"2024-09-12T05:31:44.543741+0000","last_became_peered":"2024-09-12T05:31:44.543741+0000","last_unstale":"2024-09-12T07:02:36.644401+0000","last_undegraded":"2024-09-12T07:02:36.644401+0000","last_fullsized":"2024-09-12T07:02:36.644401+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'86","last_scrub_stamp":"2024-09-12T07:02:36.643996+0000","last_deep_scrub":"28'86","last_deep_scrub_stamp":"2024-09-12T07:02:36.643996+0000","last_clean_scrub_stamp":"2024-09-12T07:02:36.643996+0000","objects_scrubbed":5,"log_size":86,"log_dups_size":0,"ondisk_log_size":86,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T18:23:21.363851+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.001319239,"stat_sum":{"num_bytes":228,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":583,"num_read_kb":463,"num_write":132,"num_write_kb":124,"num_scrub_errors":0,"num_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":204,"num_omap_keys":11,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":94,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:35.590709+0000","last_change":"2024-09-12T07:02:35.590561+0000","last_active":"2024-09-12T07:02:35.590709+0000","last_peered":"2024-09-12T07:02:35.590709+0000","last_clean":"2024-09-12T07:02:35.590709+0000","last_became_active":"2024-09-12T05:31:44.545099+0000","last_became_peered":"2024-09-12T05:31:44.545099+0000","last_unstale":"2024-09-12T07:02:35.590709+0000","last_undegraded":"2024-09-12T07:02:35.590709+0000","last_fullsized":"2024-09-12T07:02:35.590709+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T07:02:35.590379+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T07:02:35.590379+0000","last_clean_scrub_stamp":"2024-09-12T07:02:35.590379+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 @ 2024-09-13T10:48:47.828275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001254963,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"28'330","reported_seq":516,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:38.618318+0000","last_change":"2024-09-12T07:02:38.618318+0000","last_active":"2024-09-12T07:02:38.618318+0000","last_peered":"2024-09-12T07:02:38.618318+0000","last_clean":"2024-09-12T07:02:38.618318+0000","last_became_active":"2024-09-12T05:31:44.547257+0000","last_became_peered":"2024-09-12T05:31:44.547257+0000","last_unstale":"2024-09-12T07:02:38.618318+0000","last_undegraded":"2024-09-12T07:02:38.618318+0000","last_fullsized":"2024-09-12T07:02:38.618318+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'330","last_scrub_stamp":"2024-09-12T07:02:38.618114+0000","last_deep_scrub":"28'330","last_deep_scrub_stamp":"2024-09-12T07:02:38.618114+0000","last_clean_scrub_stamp":"2024-09-12T07:02:38.618114+0000","objects_scrubbed":4,"log_size":330,"log_dups_size":0,"ondisk_log_size":330,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T13:13:11.458425+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.001691438,"stat_sum":{"num_bytes":422,"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":2070,"num_read_kb":1714,"num_write":624,"num_write_kb":616,"num_scrub_errors":0,"num_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":205,"num_omap_keys":11,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"28'28","reported_seq":286,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:34.601030+0000","last_change":"2024-09-12T07:02:34.601030+0000","last_active":"2024-09-12T07:02:34.601030+0000","last_peered":"2024-09-12T07:02:34.601030+0000","last_clean":"2024-09-12T07:02:34.601030+0000","last_became_active":"2024-09-12T05:31:44.546316+0000","last_became_peered":"2024-09-12T05:31:44.546316+0000","last_unstale":"2024-09-12T07:02:34.601030+0000","last_undegraded":"2024-09-12T07:02:34.601030+0000","last_fullsized":"2024-09-12T07:02:34.601030+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'28","last_scrub_stamp":"2024-09-12T07:02:34.600910+0000","last_deep_scrub":"28'28","last_deep_scrub_stamp":"2024-09-12T07:02:34.600910+0000","last_clean_scrub_stamp":"2024-09-12T07:02:34.600910+0000","objects_scrubbed":3,"log_size":28,"log_dups_size":0,"ondisk_log_size":28,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T10:10:38.849666+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0011153210000000001,"stat_sum":{"num_bytes":16,"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":430,"num_read_kb":365,"num_write":20,"num_write_kb":16,"num_scrub_errors":0,"num_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":337,"num_omap_keys":22,"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":"28'304","reported_seq":1815,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:35.444765+0000","last_change":"2024-09-12T07:02:35.444765+0000","last_active":"2024-09-12T07:02:35.444765+0000","last_peered":"2024-09-12T07:02:35.444765+0000","last_clean":"2024-09-12T07:02:35.444765+0000","last_became_active":"2024-09-12T05:31:56.519510+0000","last_became_peered":"2024-09-12T05:31:56.519510+0000","last_unstale":"2024-09-12T07:02:35.444765+0000","last_undegraded":"2024-09-12T07:02:35.444765+0000","last_fullsized":"2024-09-12T07:02:35.444765+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'304","last_scrub_stamp":"2024-09-12T07:02:35.444580+0000","last_deep_scrub":"28'304","last_deep_scrub_stamp":"2024-09-12T07:02:35.444580+0000","last_clean_scrub_stamp":"2024-09-12T07:02:35.444580+0000","objects_scrubbed":146,"log_size":304,"log_dups_size":0,"ondisk_log_size":304,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:59:03.347988+0000","scrub_duration":1243,"objects_trimmed":0,"snaptrim_duration":0.00088737199999999999,"stat_sum":{"num_bytes":449806336,"num_objects":146,"num_object_clones":0,"num_object_copies":292,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":0,"num_read":1471,"num_read_kb":338232,"num_write":200,"num_write_kb":299584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"28'12","reported_seq":177,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:32.240300+0000","last_change":"2024-09-12T07:02:32.240300+0000","last_active":"2024-09-12T07:02:32.240300+0000","last_peered":"2024-09-12T07:02:32.240300+0000","last_clean":"2024-09-12T07:02:32.240300+0000","last_became_active":"2024-09-12T05:31:44.547308+0000","last_became_peered":"2024-09-12T05:31:44.547308+0000","last_unstale":"2024-09-12T07:02:32.240300+0000","last_undegraded":"2024-09-12T07:02:32.240300+0000","last_fullsized":"2024-09-12T07:02:32.240300+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'12","last_scrub_stamp":"2024-09-12T07:02:32.240156+0000","last_deep_scrub":"28'12","last_deep_scrub_stamp":"2024-09-12T07:02:32.240156+0000","last_clean_scrub_stamp":"2024-09-12T07:02:32.240156+0000","objects_scrubbed":3,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:00:05.854244+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.001274327,"stat_sum":{"num_bytes":181,"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":81,"num_read_kb":77,"num_write":8,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":59,"num_omap_keys":3,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"28'293","reported_seq":2193,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:39.303565+0000","last_change":"2024-09-12T07:02:39.303565+0000","last_active":"2024-09-12T07:02:39.303565+0000","last_peered":"2024-09-12T07:02:39.303565+0000","last_clean":"2024-09-12T07:02:39.303565+0000","last_became_active":"2024-09-12T05:31:56.519122+0000","last_became_peered":"2024-09-12T05:31:56.519122+0000","last_unstale":"2024-09-12T07:02:39.303565+0000","last_undegraded":"2024-09-12T07:02:39.303565+0000","last_fullsized":"2024-09-12T07:02:39.303565+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'293","last_scrub_stamp":"2024-09-12T07:02:39.303335+0000","last_deep_scrub":"28'293","last_deep_scrub_stamp":"2024-09-12T07:02:39.303335+0000","last_clean_scrub_stamp":"2024-09-12T07:02:39.303335+0000","objects_scrubbed":141,"log_size":293,"log_dups_size":0,"ondisk_log_size":293,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T18:16:54.449061+0000","scrub_duration":1647,"objects_trimmed":0,"snaptrim_duration":0.0010092619999999999,"stat_sum":{"num_bytes":456540160,"num_objects":141,"num_object_clones":0,"num_object_copies":282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":141,"num_whiteouts":0,"num_read":1845,"num_read_kb":332682,"num_write":181,"num_write_kb":289712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'259","reported_seq":461,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:34.118218+0000","last_change":"2024-09-12T07:02:34.118218+0000","last_active":"2024-09-12T07:02:34.118218+0000","last_peered":"2024-09-12T07:02:34.118218+0000","last_clean":"2024-09-12T07:02:34.118218+0000","last_became_active":"2024-09-12T05:31:44.546298+0000","last_became_peered":"2024-09-12T05:31:44.546298+0000","last_unstale":"2024-09-12T07:02:34.118218+0000","last_undegraded":"2024-09-12T07:02:34.118218+0000","last_fullsized":"2024-09-12T07:02:34.118218+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'259","last_scrub_stamp":"2024-09-12T07:02:34.118069+0000","last_deep_scrub":"28'259","last_deep_scrub_stamp":"2024-09-12T07:02:34.118069+0000","last_clean_scrub_stamp":"2024-09-12T07:02:34.118069+0000","objects_scrubbed":5,"log_size":259,"log_dups_size":0,"ondisk_log_size":259,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T16:12:57.780906+0000","scrub_duration":15,"objects_trimmed":0,"snaptrim_duration":0.00058575700000000001,"stat_sum":{"num_bytes":309,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":1605,"num_read_kb":1323,"num_write":466,"num_write_kb":450,"num_scrub_errors":0,"num_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":205,"num_omap_keys":11,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'303","reported_seq":2034,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:34.741410+0000","last_change":"2024-09-12T07:02:34.741410+0000","last_active":"2024-09-12T07:02:34.741410+0000","last_peered":"2024-09-12T07:02:34.741410+0000","last_clean":"2024-09-12T07:02:34.741410+0000","last_became_active":"2024-09-12T05:31:56.518422+0000","last_became_peered":"2024-09-12T05:31:56.518422+0000","last_unstale":"2024-09-12T07:02:34.741410+0000","last_undegraded":"2024-09-12T07:02:34.741410+0000","last_fullsized":"2024-09-12T07:02:34.741410+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'303","last_scrub_stamp":"2024-09-12T07:02:34.741284+0000","last_deep_scrub":"28'303","last_deep_scrub_stamp":"2024-09-12T07:02:34.741284+0000","last_clean_scrub_stamp":"2024-09-12T07:02:34.741284+0000","objects_scrubbed":149,"log_size":303,"log_dups_size":0,"ondisk_log_size":303,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:58:55.591140+0000","scrub_duration":1511,"objects_trimmed":0,"snaptrim_duration":0.00053449300000000003,"stat_sum":{"num_bytes":486653952,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1678,"num_read_kb":371818,"num_write":195,"num_write_kb":323200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'25","reported_seq":264,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:33.078137+0000","last_change":"2024-09-12T07:02:33.078137+0000","last_active":"2024-09-12T07:02:33.078137+0000","last_peered":"2024-09-12T07:02:33.078137+0000","last_clean":"2024-09-12T07:02:33.078137+0000","last_became_active":"2024-09-12T05:31:44.544991+0000","last_became_peered":"2024-09-12T05:31:44.544991+0000","last_unstale":"2024-09-12T07:02:33.078137+0000","last_undegraded":"2024-09-12T07:02:33.078137+0000","last_fullsized":"2024-09-12T07:02:33.078137+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'25","last_scrub_stamp":"2024-09-12T07:02:33.077886+0000","last_deep_scrub":"28'25","last_deep_scrub_stamp":"2024-09-12T07:02:33.077886+0000","last_clean_scrub_stamp":"2024-09-12T07:02:33.077886+0000","objects_scrubbed":5,"log_size":25,"log_dups_size":0,"ondisk_log_size":25,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T09:46:01.808836+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00065350900000000003,"stat_sum":{"num_bytes":292,"num_objects":5,"num_object_clones":0,"num_object_copies":10,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":379,"num_read_kb":293,"num_write":15,"num_write_kb":11,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"28'298","reported_seq":1653,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:41.228804+0000","last_change":"2024-09-12T07:02:41.228804+0000","last_active":"2024-09-12T07:02:41.228804+0000","last_peered":"2024-09-12T07:02:41.228804+0000","last_clean":"2024-09-12T07:02:41.228804+0000","last_became_active":"2024-09-12T05:31:56.521348+0000","last_became_peered":"2024-09-12T05:31:56.521348+0000","last_unstale":"2024-09-12T07:02:41.228804+0000","last_undegraded":"2024-09-12T07:02:41.228804+0000","last_fullsized":"2024-09-12T07:02:41.228804+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'298","last_scrub_stamp":"2024-09-12T07:02:41.228578+0000","last_deep_scrub":"28'298","last_deep_scrub_stamp":"2024-09-12T07:02:41.228578+0000","last_clean_scrub_stamp":"2024-09-12T07:02:41.228578+0000","objects_scrubbed":140,"log_size":298,"log_dups_size":0,"ondisk_log_size":298,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T16:09:37.093950+0000","scrub_duration":1607,"objects_trimmed":0,"snaptrim_duration":0.0026971629999999998,"stat_sum":{"num_bytes":439058451,"num_objects":140,"num_object_clones":0,"num_object_copies":280,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":140,"num_whiteouts":0,"num_read":1310,"num_read_kb":299494,"num_write":202,"num_write_kb":270722,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"28'117","reported_seq":433,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:33.593854+0000","last_change":"2024-09-12T07:02:33.593854+0000","last_active":"2024-09-12T07:02:33.593854+0000","last_peered":"2024-09-12T07:02:33.593854+0000","last_clean":"2024-09-12T07:02:33.593854+0000","last_became_active":"2024-09-12T05:31:44.544042+0000","last_became_peered":"2024-09-12T05:31:44.544042+0000","last_unstale":"2024-09-12T07:02:33.593854+0000","last_undegraded":"2024-09-12T07:02:33.593854+0000","last_fullsized":"2024-09-12T07:02:33.593854+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'117","last_scrub_stamp":"2024-09-12T07:02:33.593596+0000","last_deep_scrub":"28'117","last_deep_scrub_stamp":"2024-09-12T07:02:33.593596+0000","last_clean_scrub_stamp":"2024-09-12T07:02:33.593596+0000","objects_scrubbed":3,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:05:15.115381+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00096555999999999996,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":740,"num_read_kb":662,"num_write":98,"num_write_kb":91,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"28'54","reported_seq":167,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-12T07:02:32.606130+0000","last_change":"2024-09-12T07:02:32.606130+0000","last_active":"2024-09-12T07:02:32.606130+0000","last_peered":"2024-09-12T07:02:32.606130+0000","last_clean":"2024-09-12T07:02:32.606130+0000","last_became_active":"2024-09-12T05:31:39.519458+0000","last_became_peered":"2024-09-12T05:31:39.519458+0000","last_unstale":"2024-09-12T07:02:32.606130+0000","last_undegraded":"2024-09-12T07:02:32.606130+0000","last_fullsized":"2024-09-12T07:02:32.606130+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'54","last_scrub_stamp":"2024-09-12T07:02:32.605936+0000","last_deep_scrub":"28'54","last_deep_scrub_stamp":"2024-09-12T07:02:32.605936+0000","last_clean_scrub_stamp":"2024-09-12T07:02:32.605936+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T13:42:24.516610+0000","scrub_duration":7,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1832058899,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":6304,"num_read_kb":1342226,"num_write":778,"num_write_kb":1183218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":954826752,"data_stored":2423193638,"data_compressed":701561568,"data_compressed_allocated":774463488,"data_compressed_original":2242838528,"omap_allocated":0,"internal_metadata":0},"log_size":1198,"ondisk_log_size":1198,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1546,"num_objects":28,"num_object_clones":0,"num_object_copies":56,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":28,"num_whiteouts":0,"num_read":5888,"num_read_kb":4897,"num_write":1363,"num_write_kb":1314,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1302,"num_omap_keys":78,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":155648,"data_stored":3092,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":857,"ondisk_log_size":857,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706763,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":497676,"kb_used_data":466492,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93874164,"statfs":{"total":96636764160,"available":96127143936,"internally_reserved":0,"allocated":477687808,"data_stored":1211683279,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706761,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":258204,"kb_used_data":222860,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94113636,"statfs":{"total":96636764160,"available":96372363264,"internally_reserved":0,"allocated":228208640,"data_stored":574543678,"data_compressed":167654244,"data_compressed_allocated":185008128,"data_compressed_original":531578880,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":9,"seq":38654706761,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":275240,"kb_used_data":244056,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94096600,"statfs":{"total":96636764160,"available":96354918400,"internally_reserved":0,"allocated":249913344,"data_stored":638407792,"data_compressed":183133184,"data_compressed_allocated":202297344,"data_compressed_original":590987264,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":847,"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":77824,"data_stored":1546,"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":36864,"data_stored":699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":249577472,"data_stored":637730816,"data_compressed":183129862,"data_compressed_allocated":202260480,"data_compressed_original":590413824,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":227835904,"data_stored":573866003,"data_compressed":167650922,"data_compressed_allocated":184971264,"data_compressed_original":531005440,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":477413376,"data_stored":1211596819,"data_compressed":350780784,"data_compressed_allocated":387231744,"data_compressed_original":1121419264,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:02:52.802 DEBUG:teuthology.orchestra.run.smithi143:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-12T07:02:53.131 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-12T07:02:53.131 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-12T07:02:53.132 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-12T07:02:53.132 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:02:53.226 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-12T07:02:53.226 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-12T07:02:53.226 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:02:53.286 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-12T07:02:53.287 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-12T07:02:53.287 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:02:58.234 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.2 is failed for ~0s 2024-09-12T07:02:59.388 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-12T07:02:59.389 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-12T07:02:59.389 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-12T07:02:59.389 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:02:59.421 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-12T07:02:59.421 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-12T07:02:59.421 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-12T07:02:59.421 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:02:59.488 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-12T07:02:59.488 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-12T07:02:59.488 DEBUG:teuthology.orchestra.run.smithi143:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-12T07:02:59.544 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T07:02:59.544 DEBUG:teuthology.orchestra.run.smithi143:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-12T07:02:59.796 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T07:02:59.797 DEBUG:teuthology.orchestra.run.smithi143:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-12T07:02:59.990 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T07:02:59.990 DEBUG:teuthology.orchestra.run.smithi143:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-12T07:03:00.182 INFO:tasks.ceph:Archiving mon data... 2024-09-12T07:03:00.184 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/data/cluster2.mon.a.tgz 2024-09-12T07:03:00.185 DEBUG:teuthology.orchestra.run.smithi143:> mktemp 2024-09-12T07:03:00.190 INFO:teuthology.orchestra.run.smithi143.stdout:/tmp/tmp.RnCGQI0nEE 2024-09-12T07:03:00.190 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.RnCGQI0nEE 2024-09-12T07:03:00.295 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0666 /tmp/tmp.RnCGQI0nEE 2024-09-12T07:03:00.358 DEBUG:teuthology.orchestra.remote:smithi143:/tmp/tmp.RnCGQI0nEE is 220KB 2024-09-12T07:03:00.415 DEBUG:teuthology.orchestra.run.smithi143:> rm -fr /tmp/tmp.RnCGQI0nEE 2024-09-12T07:03:00.421 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-12T07:03:00.421 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:03:00.423 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:03:00.508 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-12T07:03:00.518 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-12T07:03:00.518 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:03:00.952 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T07:03:00.952 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T07:03:00.969 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":2781,"stamp":"2024-09-12T07:02:59.451350+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22929394626,"num_objects":5644,"num_object_clones":685,"num_object_copies":11288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5644,"num_whiteouts":0,"num_read":480840,"num_read_kb":14013817,"num_write":649878,"num_write_kb":86909228,"num_scrub_errors":0,"num_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":47445,"ondisk_log_size":47445,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7857584,"kb_used_data":4100904,"kb_used_omap":59,"kb_used_meta":3756548,"kb_avail":275257936,"statfs":{"total":289910292480,"available":281864126464,"internally_reserved":0,"allocated":4199325696,"data_stored":44936033437,"data_compressed":1176516476,"data_compressed_allocated":3759194112,"data_compressed_original":44466822144,"omap_allocated":60616,"internal_metadata":3846705976},"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.002956"},"pg_stats":[{"pgid":"2.7","version":"24'258","reported_seq":348,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:00:00.863321+0000","last_change":"2024-09-12T05:31:08.343956+0000","last_active":"2024-09-12T07:00:00.863321+0000","last_peered":"2024-09-12T07:00:00.863321+0000","last_clean":"2024-09-12T07:00:00.863321+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T07:00:00.863321+0000","last_undegraded":"2024-09-12T07:00:00.863321+0000","last_fullsized":"2024-09-12T07:00:00.863321+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:58:49.749949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1298,"num_read_kb":1029,"num_write":514,"num_write_kb":514,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'1995","reported_seq":2078,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:10.153676+0000","last_change":"2024-09-12T05:31:08.343576+0000","last_active":"2024-09-12T07:02:10.153676+0000","last_peered":"2024-09-12T07:02:10.153676+0000","last_clean":"2024-09-12T07:02:10.153676+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T07:02:10.153676+0000","last_undegraded":"2024-09-12T07:02:10.153676+0000","last_fullsized":"2024-09-12T07:02:10.153676+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1995,"log_dups_size":0,"ondisk_log_size":1995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:33:53.477361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":674,"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":11938,"num_read_kb":9945,"num_write":3982,"num_write_kb":3976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'513","reported_seq":594,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:05.779987+0000","last_change":"2024-09-12T05:31:08.343280+0000","last_active":"2024-09-12T06:59:05.779987+0000","last_peered":"2024-09-12T06:59:05.779987+0000","last_clean":"2024-09-12T06:59:05.779987+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T06:59:05.779987+0000","last_undegraded":"2024-09-12T06:59:05.779987+0000","last_fullsized":"2024-09-12T06:59:05.779987+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":513,"log_dups_size":0,"ondisk_log_size":513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:14:25.500468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":162,"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":2561,"num_read_kb":2048,"num_write":1025,"num_write_kb":1025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'260","reported_seq":352,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:58:50.762563+0000","last_change":"2024-09-12T05:31:08.344267+0000","last_active":"2024-09-12T06:58:50.762563+0000","last_peered":"2024-09-12T06:58:50.762563+0000","last_clean":"2024-09-12T06:58:50.762563+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T06:58:50.762563+0000","last_undegraded":"2024-09-12T06:58:50.762563+0000","last_fullsized":"2024-09-12T06:58:50.762563+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:08:55.792059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1295,"num_read_kb":1038,"num_write":516,"num_write_kb":516,"num_scrub_errors":0,"num_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":"24'79561","reported_seq":130382,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.481431+0000","last_change":"2024-09-12T05:31:54.732339+0000","last_active":"2024-09-12T07:02:17.481431+0000","last_peered":"2024-09-12T07:02:17.481431+0000","last_clean":"2024-09-12T07:02:17.481431+0000","last_became_active":"2024-09-12T05:31:52.186929+0000","last_became_peered":"2024-09-12T05:31:52.186929+0000","last_unstale":"2024-09-12T07:02:17.481431+0000","last_undegraded":"2024-09-12T07:02:17.481431+0000","last_fullsized":"2024-09-12T07:02:17.481431+0000","mapping_epoch":17,"log_start":"24'69501","ondisk_log_start":"24'69501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:41:05.681365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010129819999999999,"stat_sum":{"num_bytes":5449110528,"num_objects":1346,"num_object_clones":159,"num_object_copies":2692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1346,"num_whiteouts":0,"num_read":51029,"num_read_kb":2560095,"num_write":79423,"num_write_kb":19325132,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'82","reported_seq":1292,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.540116+0000","last_change":"2024-09-12T05:31:08.337070+0000","last_active":"2024-09-12T07:02:17.540116+0000","last_peered":"2024-09-12T07:02:17.540116+0000","last_clean":"2024-09-12T07:02:17.540116+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T07:02:17.540116+0000","last_undegraded":"2024-09-12T07:02:17.540116+0000","last_fullsized":"2024-09-12T07:02:17.540116+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:29:32.147075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"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":202,"num_read_kb":126,"num_write":78,"num_write_kb":72,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"24'213468","reported_seq":354826,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.493811+0000","last_change":"2024-09-12T05:31:54.209069+0000","last_active":"2024-09-12T07:02:17.493811+0000","last_peered":"2024-09-12T07:02:17.493811+0000","last_clean":"2024-09-12T07:02:17.493811+0000","last_became_active":"2024-09-12T05:31:52.184092+0000","last_became_peered":"2024-09-12T05:31:52.184092+0000","last_unstale":"2024-09-12T07:02:17.493811+0000","last_undegraded":"2024-09-12T07:02:17.493811+0000","last_fullsized":"2024-09-12T07:02:17.493811+0000","mapping_epoch":17,"log_start":"24'203401","ondisk_log_start":"24'203401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:28:17.749860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099045300000000008,"stat_sum":{"num_bytes":5845288960,"num_objects":1430,"num_object_clones":182,"num_object_copies":2860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1430,"num_whiteouts":0,"num_read":141597,"num_read_kb":4113001,"num_write":213308,"num_write_kb":21306424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"24'239","reported_seq":2189,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.528042+0000","last_change":"2024-09-12T05:31:08.470103+0000","last_active":"2024-09-12T07:02:17.528042+0000","last_peered":"2024-09-12T07:02:17.528042+0000","last_clean":"2024-09-12T07:02:17.528042+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T07:02:17.528042+0000","last_undegraded":"2024-09-12T07:02:17.528042+0000","last_fullsized":"2024-09-12T07:02:17.528042+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:20:22.560518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"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":557,"num_read_kb":380,"num_write":230,"num_write_kb":224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"24'145243","reported_seq":243647,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.365584+0000","last_change":"2024-09-12T05:31:54.732173+0000","last_active":"2024-09-12T07:02:17.365584+0000","last_peered":"2024-09-12T07:02:17.365584+0000","last_clean":"2024-09-12T07:02:17.365584+0000","last_became_active":"2024-09-12T05:31:52.186676+0000","last_became_peered":"2024-09-12T05:31:52.186676+0000","last_unstale":"2024-09-12T07:02:17.365584+0000","last_undegraded":"2024-09-12T07:02:17.365584+0000","last_fullsized":"2024-09-12T07:02:17.365584+0000","mapping_epoch":17,"log_start":"24'135200","ondisk_log_start":"24'135200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:48:59.454823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090759599999999999,"stat_sum":{"num_bytes":5638361600,"num_objects":1378,"num_object_clones":163,"num_object_copies":2756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1378,"num_whiteouts":0,"num_read":98617,"num_read_kb":2985152,"num_write":145088,"num_write_kb":20563303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2825","reported_seq":2915,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:01:30.156180+0000","last_change":"2024-09-12T05:31:08.470398+0000","last_active":"2024-09-12T07:01:30.156180+0000","last_peered":"2024-09-12T07:01:30.156180+0000","last_clean":"2024-09-12T07:01:30.156180+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T07:01:30.156180+0000","last_undegraded":"2024-09-12T07:01:30.156180+0000","last_fullsized":"2024-09-12T07:01:30.156180+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:46:42.471425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"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":16923,"num_read_kb":14093,"num_write":5641,"num_write_kb":5635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"24'198315","reported_seq":347160,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.501745+0000","last_change":"2024-09-12T05:31:54.211277+0000","last_active":"2024-09-12T07:02:17.501745+0000","last_peered":"2024-09-12T07:02:17.501745+0000","last_clean":"2024-09-12T07:02:17.501745+0000","last_became_active":"2024-09-12T05:31:52.183998+0000","last_became_peered":"2024-09-12T05:31:52.183998+0000","last_unstale":"2024-09-12T07:02:17.501745+0000","last_undegraded":"2024-09-12T07:02:17.501745+0000","last_fullsized":"2024-09-12T07:02:17.501745+0000","mapping_epoch":17,"log_start":"24'188300","ondisk_log_start":"24'188300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:08:06.567738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030536539999999998,"stat_sum":{"num_bytes":5996040723,"num_objects":1473,"num_object_clones":181,"num_object_copies":2946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1473,"num_whiteouts":0,"num_read":149100,"num_read_kb":4322155,"num_write":198153,"num_write_kb":25699473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"24'1036","reported_seq":3805,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.515444+0000","last_change":"2024-09-12T05:31:08.344709+0000","last_active":"2024-09-12T07:02:17.515444+0000","last_peered":"2024-09-12T07:02:17.515444+0000","last_clean":"2024-09-12T07:02:17.515444+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T07:02:17.515444+0000","last_undegraded":"2024-09-12T07:02:17.515444+0000","last_fullsized":"2024-09-12T07:02:17.515444+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1036,"log_dups_size":0,"ondisk_log_size":1036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:01:20.146123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":674,"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":5667,"num_read_kb":4709,"num_write":1841,"num_write_kb":1828,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:30.784109+0000","last_change":"2024-09-12T05:31:01.310875+0000","last_active":"2024-09-12T06:59:30.784109+0000","last_peered":"2024-09-12T06:59:30.784109+0000","last_clean":"2024-09-12T06:59:30.784109+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T06:59:30.784109+0000","last_undegraded":"2024-09-12T06:59:30.784109+0000","last_fullsized":"2024-09-12T06:59:30.784109+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_clean_scrub_stamp":"2024-09-12T05:31:00.294659+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:54:07.506697+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22928801811,"num_objects":5627,"num_object_clones":685,"num_object_copies":11254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":440343,"num_read_kb":13980403,"num_write":635972,"num_write_kb":86894332,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4198514688,"data_stored":44934631462,"data_compressed":1176509832,"data_compressed_allocated":3759120384,"data_compressed_original":44465675264,"omap_allocated":0,"internal_metadata":0},"log_size":40185,"ondisk_log_size":40185,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40441,"num_read_kb":33368,"num_write":13827,"num_write_kb":13790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},"log_size":7208,"ondisk_log_size":7208,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739476,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3051120,"kb_used_data":2050272,"kb_used_omap":56,"kb_used_meta":1000775,"kb_avail":91320720,"statfs":{"total":96636764160,"available":93512417280,"internally_reserved":0,"allocated":2099478528,"data_stored":22467389226,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":57427,"internal_metadata":1024794541},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739474,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2671716,"kb_used_data":1049104,"kb_used_omap":1,"kb_used_meta":1622590,"kb_avail":91700124,"statfs":{"total":96636764160,"available":93900926976,"internally_reserved":0,"allocated":1074282496,"data_stored":11579330933,"data_compressed":289767582,"data_compressed_allocated":956514304,"data_compressed_original":11446494720,"omap_allocated":1595,"internal_metadata":1661532613},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739474,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2134748,"kb_used_data":1001528,"kb_used_omap":1,"kb_used_meta":1133182,"kb_avail":92237092,"statfs":{"total":96636764160,"available":94450782208,"internally_reserved":0,"allocated":1025564672,"data_stored":10889313278,"data_compressed":298493978,"data_compressed_allocated":923119616,"data_compressed_original":10787489792,"omap_allocated":1594,"internal_metadata":1160378822},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1025277952,"data_stored":10888649728,"data_compressed":298490656,"data_compressed_allocated":923082752,"data_compressed_original":10786916352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1073979392,"data_stored":11578666003,"data_compressed":289764260,"data_compressed_allocated":956477440,"data_compressed_original":11445921280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2099257344,"data_stored":22467315731,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:03:00.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:03:01.257 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T07:03:01.257 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T07:03:01.275 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":2781,"stamp":"2024-09-12T07:02:59.451350+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22929394626,"num_objects":5644,"num_object_clones":685,"num_object_copies":11288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5644,"num_whiteouts":0,"num_read":480840,"num_read_kb":14013817,"num_write":649878,"num_write_kb":86909228,"num_scrub_errors":0,"num_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":47445,"ondisk_log_size":47445,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7857584,"kb_used_data":4100904,"kb_used_omap":59,"kb_used_meta":3756548,"kb_avail":275257936,"statfs":{"total":289910292480,"available":281864126464,"internally_reserved":0,"allocated":4199325696,"data_stored":44936033437,"data_compressed":1176516476,"data_compressed_allocated":3759194112,"data_compressed_original":44466822144,"omap_allocated":60616,"internal_metadata":3846705976},"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.002956"},"pg_stats":[{"pgid":"2.7","version":"24'258","reported_seq":348,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:00:00.863321+0000","last_change":"2024-09-12T05:31:08.343956+0000","last_active":"2024-09-12T07:00:00.863321+0000","last_peered":"2024-09-12T07:00:00.863321+0000","last_clean":"2024-09-12T07:00:00.863321+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T07:00:00.863321+0000","last_undegraded":"2024-09-12T07:00:00.863321+0000","last_fullsized":"2024-09-12T07:00:00.863321+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:58:49.749949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1298,"num_read_kb":1029,"num_write":514,"num_write_kb":514,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'1995","reported_seq":2078,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:10.153676+0000","last_change":"2024-09-12T05:31:08.343576+0000","last_active":"2024-09-12T07:02:10.153676+0000","last_peered":"2024-09-12T07:02:10.153676+0000","last_clean":"2024-09-12T07:02:10.153676+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T07:02:10.153676+0000","last_undegraded":"2024-09-12T07:02:10.153676+0000","last_fullsized":"2024-09-12T07:02:10.153676+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1995,"log_dups_size":0,"ondisk_log_size":1995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:33:53.477361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":674,"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":11938,"num_read_kb":9945,"num_write":3982,"num_write_kb":3976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'513","reported_seq":594,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:05.779987+0000","last_change":"2024-09-12T05:31:08.343280+0000","last_active":"2024-09-12T06:59:05.779987+0000","last_peered":"2024-09-12T06:59:05.779987+0000","last_clean":"2024-09-12T06:59:05.779987+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T06:59:05.779987+0000","last_undegraded":"2024-09-12T06:59:05.779987+0000","last_fullsized":"2024-09-12T06:59:05.779987+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":513,"log_dups_size":0,"ondisk_log_size":513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:14:25.500468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":162,"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":2561,"num_read_kb":2048,"num_write":1025,"num_write_kb":1025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'260","reported_seq":352,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:58:50.762563+0000","last_change":"2024-09-12T05:31:08.344267+0000","last_active":"2024-09-12T06:58:50.762563+0000","last_peered":"2024-09-12T06:58:50.762563+0000","last_clean":"2024-09-12T06:58:50.762563+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T06:58:50.762563+0000","last_undegraded":"2024-09-12T06:58:50.762563+0000","last_fullsized":"2024-09-12T06:58:50.762563+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:08:55.792059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1295,"num_read_kb":1038,"num_write":516,"num_write_kb":516,"num_scrub_errors":0,"num_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":"24'79561","reported_seq":130382,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.481431+0000","last_change":"2024-09-12T05:31:54.732339+0000","last_active":"2024-09-12T07:02:17.481431+0000","last_peered":"2024-09-12T07:02:17.481431+0000","last_clean":"2024-09-12T07:02:17.481431+0000","last_became_active":"2024-09-12T05:31:52.186929+0000","last_became_peered":"2024-09-12T05:31:52.186929+0000","last_unstale":"2024-09-12T07:02:17.481431+0000","last_undegraded":"2024-09-12T07:02:17.481431+0000","last_fullsized":"2024-09-12T07:02:17.481431+0000","mapping_epoch":17,"log_start":"24'69501","ondisk_log_start":"24'69501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:41:05.681365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010129819999999999,"stat_sum":{"num_bytes":5449110528,"num_objects":1346,"num_object_clones":159,"num_object_copies":2692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1346,"num_whiteouts":0,"num_read":51029,"num_read_kb":2560095,"num_write":79423,"num_write_kb":19325132,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'82","reported_seq":1292,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.540116+0000","last_change":"2024-09-12T05:31:08.337070+0000","last_active":"2024-09-12T07:02:17.540116+0000","last_peered":"2024-09-12T07:02:17.540116+0000","last_clean":"2024-09-12T07:02:17.540116+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T07:02:17.540116+0000","last_undegraded":"2024-09-12T07:02:17.540116+0000","last_fullsized":"2024-09-12T07:02:17.540116+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:29:32.147075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"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":202,"num_read_kb":126,"num_write":78,"num_write_kb":72,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"24'213468","reported_seq":354826,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.493811+0000","last_change":"2024-09-12T05:31:54.209069+0000","last_active":"2024-09-12T07:02:17.493811+0000","last_peered":"2024-09-12T07:02:17.493811+0000","last_clean":"2024-09-12T07:02:17.493811+0000","last_became_active":"2024-09-12T05:31:52.184092+0000","last_became_peered":"2024-09-12T05:31:52.184092+0000","last_unstale":"2024-09-12T07:02:17.493811+0000","last_undegraded":"2024-09-12T07:02:17.493811+0000","last_fullsized":"2024-09-12T07:02:17.493811+0000","mapping_epoch":17,"log_start":"24'203401","ondisk_log_start":"24'203401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:28:17.749860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099045300000000008,"stat_sum":{"num_bytes":5845288960,"num_objects":1430,"num_object_clones":182,"num_object_copies":2860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1430,"num_whiteouts":0,"num_read":141597,"num_read_kb":4113001,"num_write":213308,"num_write_kb":21306424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"24'239","reported_seq":2189,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.528042+0000","last_change":"2024-09-12T05:31:08.470103+0000","last_active":"2024-09-12T07:02:17.528042+0000","last_peered":"2024-09-12T07:02:17.528042+0000","last_clean":"2024-09-12T07:02:17.528042+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T07:02:17.528042+0000","last_undegraded":"2024-09-12T07:02:17.528042+0000","last_fullsized":"2024-09-12T07:02:17.528042+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:20:22.560518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"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":557,"num_read_kb":380,"num_write":230,"num_write_kb":224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"24'145243","reported_seq":243647,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.365584+0000","last_change":"2024-09-12T05:31:54.732173+0000","last_active":"2024-09-12T07:02:17.365584+0000","last_peered":"2024-09-12T07:02:17.365584+0000","last_clean":"2024-09-12T07:02:17.365584+0000","last_became_active":"2024-09-12T05:31:52.186676+0000","last_became_peered":"2024-09-12T05:31:52.186676+0000","last_unstale":"2024-09-12T07:02:17.365584+0000","last_undegraded":"2024-09-12T07:02:17.365584+0000","last_fullsized":"2024-09-12T07:02:17.365584+0000","mapping_epoch":17,"log_start":"24'135200","ondisk_log_start":"24'135200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:48:59.454823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090759599999999999,"stat_sum":{"num_bytes":5638361600,"num_objects":1378,"num_object_clones":163,"num_object_copies":2756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1378,"num_whiteouts":0,"num_read":98617,"num_read_kb":2985152,"num_write":145088,"num_write_kb":20563303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2825","reported_seq":2915,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:01:30.156180+0000","last_change":"2024-09-12T05:31:08.470398+0000","last_active":"2024-09-12T07:01:30.156180+0000","last_peered":"2024-09-12T07:01:30.156180+0000","last_clean":"2024-09-12T07:01:30.156180+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T07:01:30.156180+0000","last_undegraded":"2024-09-12T07:01:30.156180+0000","last_fullsized":"2024-09-12T07:01:30.156180+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:46:42.471425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"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":16923,"num_read_kb":14093,"num_write":5641,"num_write_kb":5635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"24'198315","reported_seq":347160,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.501745+0000","last_change":"2024-09-12T05:31:54.211277+0000","last_active":"2024-09-12T07:02:17.501745+0000","last_peered":"2024-09-12T07:02:17.501745+0000","last_clean":"2024-09-12T07:02:17.501745+0000","last_became_active":"2024-09-12T05:31:52.183998+0000","last_became_peered":"2024-09-12T05:31:52.183998+0000","last_unstale":"2024-09-12T07:02:17.501745+0000","last_undegraded":"2024-09-12T07:02:17.501745+0000","last_fullsized":"2024-09-12T07:02:17.501745+0000","mapping_epoch":17,"log_start":"24'188300","ondisk_log_start":"24'188300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:08:06.567738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030536539999999998,"stat_sum":{"num_bytes":5996040723,"num_objects":1473,"num_object_clones":181,"num_object_copies":2946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1473,"num_whiteouts":0,"num_read":149100,"num_read_kb":4322155,"num_write":198153,"num_write_kb":25699473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"24'1036","reported_seq":3805,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.515444+0000","last_change":"2024-09-12T05:31:08.344709+0000","last_active":"2024-09-12T07:02:17.515444+0000","last_peered":"2024-09-12T07:02:17.515444+0000","last_clean":"2024-09-12T07:02:17.515444+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T07:02:17.515444+0000","last_undegraded":"2024-09-12T07:02:17.515444+0000","last_fullsized":"2024-09-12T07:02:17.515444+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1036,"log_dups_size":0,"ondisk_log_size":1036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:01:20.146123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":674,"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":5667,"num_read_kb":4709,"num_write":1841,"num_write_kb":1828,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:30.784109+0000","last_change":"2024-09-12T05:31:01.310875+0000","last_active":"2024-09-12T06:59:30.784109+0000","last_peered":"2024-09-12T06:59:30.784109+0000","last_clean":"2024-09-12T06:59:30.784109+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T06:59:30.784109+0000","last_undegraded":"2024-09-12T06:59:30.784109+0000","last_fullsized":"2024-09-12T06:59:30.784109+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_clean_scrub_stamp":"2024-09-12T05:31:00.294659+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:54:07.506697+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22928801811,"num_objects":5627,"num_object_clones":685,"num_object_copies":11254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":440343,"num_read_kb":13980403,"num_write":635972,"num_write_kb":86894332,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4198514688,"data_stored":44934631462,"data_compressed":1176509832,"data_compressed_allocated":3759120384,"data_compressed_original":44465675264,"omap_allocated":0,"internal_metadata":0},"log_size":40185,"ondisk_log_size":40185,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40441,"num_read_kb":33368,"num_write":13827,"num_write_kb":13790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},"log_size":7208,"ondisk_log_size":7208,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739476,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3051120,"kb_used_data":2050272,"kb_used_omap":56,"kb_used_meta":1000775,"kb_avail":91320720,"statfs":{"total":96636764160,"available":93512417280,"internally_reserved":0,"allocated":2099478528,"data_stored":22467389226,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":57427,"internal_metadata":1024794541},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739474,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2671716,"kb_used_data":1049104,"kb_used_omap":1,"kb_used_meta":1622590,"kb_avail":91700124,"statfs":{"total":96636764160,"available":93900926976,"internally_reserved":0,"allocated":1074282496,"data_stored":11579330933,"data_compressed":289767582,"data_compressed_allocated":956514304,"data_compressed_original":11446494720,"omap_allocated":1595,"internal_metadata":1661532613},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739474,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2134748,"kb_used_data":1001528,"kb_used_omap":1,"kb_used_meta":1133182,"kb_avail":92237092,"statfs":{"total":96636764160,"available":94450782208,"internally_reserved":0,"allocated":1025564672,"data_stored":10889313278,"data_compressed":298493978,"data_compressed_allocated":923119616,"data_compressed_original":10787489792,"omap_allocated":1594,"internal_metadata":1160378822},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1025277952,"data_stored":10888649728,"data_compressed":298490656,"data_compressed_allocated":923082752,"data_compressed_original":10786916352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1073979392,"data_stored":11578666003,"data_compressed":289764260,"data_compressed_allocated":956477440,"data_compressed_original":11445921280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2099257344,"data_stored":22467315731,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:03:01.276 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-12T07:03:01.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:03:01.574 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T07:03:01.575 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T07:03:01.591 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":2782,"stamp":"2024-09-12T07:03:01.451775+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22929394626,"num_objects":5644,"num_object_clones":685,"num_object_copies":11288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5644,"num_whiteouts":0,"num_read":480840,"num_read_kb":14013817,"num_write":649878,"num_write_kb":86909228,"num_scrub_errors":0,"num_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":47445,"ondisk_log_size":47445,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7857584,"kb_used_data":4100904,"kb_used_omap":59,"kb_used_meta":3756548,"kb_avail":275257936,"statfs":{"total":289910292480,"available":281864126464,"internally_reserved":0,"allocated":4199325696,"data_stored":44936033437,"data_compressed":1176516476,"data_compressed_allocated":3759194112,"data_compressed_original":44466822144,"omap_allocated":60616,"internal_metadata":3846705976},"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.002905"},"pg_stats":[{"pgid":"2.7","version":"24'258","reported_seq":348,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:00:00.863321+0000","last_change":"2024-09-12T05:31:08.343956+0000","last_active":"2024-09-12T07:00:00.863321+0000","last_peered":"2024-09-12T07:00:00.863321+0000","last_clean":"2024-09-12T07:00:00.863321+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T07:00:00.863321+0000","last_undegraded":"2024-09-12T07:00:00.863321+0000","last_fullsized":"2024-09-12T07:00:00.863321+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:58:49.749949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1298,"num_read_kb":1029,"num_write":514,"num_write_kb":514,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'1995","reported_seq":2078,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:10.153676+0000","last_change":"2024-09-12T05:31:08.343576+0000","last_active":"2024-09-12T07:02:10.153676+0000","last_peered":"2024-09-12T07:02:10.153676+0000","last_clean":"2024-09-12T07:02:10.153676+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T07:02:10.153676+0000","last_undegraded":"2024-09-12T07:02:10.153676+0000","last_fullsized":"2024-09-12T07:02:10.153676+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1995,"log_dups_size":0,"ondisk_log_size":1995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:33:53.477361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":674,"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":11938,"num_read_kb":9945,"num_write":3982,"num_write_kb":3976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'513","reported_seq":594,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:05.779987+0000","last_change":"2024-09-12T05:31:08.343280+0000","last_active":"2024-09-12T06:59:05.779987+0000","last_peered":"2024-09-12T06:59:05.779987+0000","last_clean":"2024-09-12T06:59:05.779987+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T06:59:05.779987+0000","last_undegraded":"2024-09-12T06:59:05.779987+0000","last_fullsized":"2024-09-12T06:59:05.779987+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":513,"log_dups_size":0,"ondisk_log_size":513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:14:25.500468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":162,"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":2561,"num_read_kb":2048,"num_write":1025,"num_write_kb":1025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'260","reported_seq":353,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:00:56.024258+0000","last_change":"2024-09-12T05:31:08.344267+0000","last_active":"2024-09-12T07:00:56.024258+0000","last_peered":"2024-09-12T07:00:56.024258+0000","last_clean":"2024-09-12T07:00:56.024258+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T07:00:56.024258+0000","last_undegraded":"2024-09-12T07:00:56.024258+0000","last_fullsized":"2024-09-12T07:00:56.024258+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:08:55.792059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1295,"num_read_kb":1038,"num_write":516,"num_write_kb":516,"num_scrub_errors":0,"num_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":"24'79561","reported_seq":130382,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.481431+0000","last_change":"2024-09-12T05:31:54.732339+0000","last_active":"2024-09-12T07:02:17.481431+0000","last_peered":"2024-09-12T07:02:17.481431+0000","last_clean":"2024-09-12T07:02:17.481431+0000","last_became_active":"2024-09-12T05:31:52.186929+0000","last_became_peered":"2024-09-12T05:31:52.186929+0000","last_unstale":"2024-09-12T07:02:17.481431+0000","last_undegraded":"2024-09-12T07:02:17.481431+0000","last_fullsized":"2024-09-12T07:02:17.481431+0000","mapping_epoch":17,"log_start":"24'69501","ondisk_log_start":"24'69501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:41:05.681365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010129819999999999,"stat_sum":{"num_bytes":5449110528,"num_objects":1346,"num_object_clones":159,"num_object_copies":2692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1346,"num_whiteouts":0,"num_read":51029,"num_read_kb":2560095,"num_write":79423,"num_write_kb":19325132,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'82","reported_seq":1292,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.540116+0000","last_change":"2024-09-12T05:31:08.337070+0000","last_active":"2024-09-12T07:02:17.540116+0000","last_peered":"2024-09-12T07:02:17.540116+0000","last_clean":"2024-09-12T07:02:17.540116+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T07:02:17.540116+0000","last_undegraded":"2024-09-12T07:02:17.540116+0000","last_fullsized":"2024-09-12T07:02:17.540116+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:29:32.147075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"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":202,"num_read_kb":126,"num_write":78,"num_write_kb":72,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"24'213468","reported_seq":354826,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.493811+0000","last_change":"2024-09-12T05:31:54.209069+0000","last_active":"2024-09-12T07:02:17.493811+0000","last_peered":"2024-09-12T07:02:17.493811+0000","last_clean":"2024-09-12T07:02:17.493811+0000","last_became_active":"2024-09-12T05:31:52.184092+0000","last_became_peered":"2024-09-12T05:31:52.184092+0000","last_unstale":"2024-09-12T07:02:17.493811+0000","last_undegraded":"2024-09-12T07:02:17.493811+0000","last_fullsized":"2024-09-12T07:02:17.493811+0000","mapping_epoch":17,"log_start":"24'203401","ondisk_log_start":"24'203401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:28:17.749860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099045300000000008,"stat_sum":{"num_bytes":5845288960,"num_objects":1430,"num_object_clones":182,"num_object_copies":2860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1430,"num_whiteouts":0,"num_read":141597,"num_read_kb":4113001,"num_write":213308,"num_write_kb":21306424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"24'239","reported_seq":2189,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.528042+0000","last_change":"2024-09-12T05:31:08.470103+0000","last_active":"2024-09-12T07:02:17.528042+0000","last_peered":"2024-09-12T07:02:17.528042+0000","last_clean":"2024-09-12T07:02:17.528042+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T07:02:17.528042+0000","last_undegraded":"2024-09-12T07:02:17.528042+0000","last_fullsized":"2024-09-12T07:02:17.528042+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:20:22.560518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"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":557,"num_read_kb":380,"num_write":230,"num_write_kb":224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"24'145243","reported_seq":243647,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.365584+0000","last_change":"2024-09-12T05:31:54.732173+0000","last_active":"2024-09-12T07:02:17.365584+0000","last_peered":"2024-09-12T07:02:17.365584+0000","last_clean":"2024-09-12T07:02:17.365584+0000","last_became_active":"2024-09-12T05:31:52.186676+0000","last_became_peered":"2024-09-12T05:31:52.186676+0000","last_unstale":"2024-09-12T07:02:17.365584+0000","last_undegraded":"2024-09-12T07:02:17.365584+0000","last_fullsized":"2024-09-12T07:02:17.365584+0000","mapping_epoch":17,"log_start":"24'135200","ondisk_log_start":"24'135200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:48:59.454823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090759599999999999,"stat_sum":{"num_bytes":5638361600,"num_objects":1378,"num_object_clones":163,"num_object_copies":2756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1378,"num_whiteouts":0,"num_read":98617,"num_read_kb":2985152,"num_write":145088,"num_write_kb":20563303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2825","reported_seq":2915,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:01:30.156180+0000","last_change":"2024-09-12T05:31:08.470398+0000","last_active":"2024-09-12T07:01:30.156180+0000","last_peered":"2024-09-12T07:01:30.156180+0000","last_clean":"2024-09-12T07:01:30.156180+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T07:01:30.156180+0000","last_undegraded":"2024-09-12T07:01:30.156180+0000","last_fullsized":"2024-09-12T07:01:30.156180+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:46:42.471425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"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":16923,"num_read_kb":14093,"num_write":5641,"num_write_kb":5635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"24'198315","reported_seq":347160,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.501745+0000","last_change":"2024-09-12T05:31:54.211277+0000","last_active":"2024-09-12T07:02:17.501745+0000","last_peered":"2024-09-12T07:02:17.501745+0000","last_clean":"2024-09-12T07:02:17.501745+0000","last_became_active":"2024-09-12T05:31:52.183998+0000","last_became_peered":"2024-09-12T05:31:52.183998+0000","last_unstale":"2024-09-12T07:02:17.501745+0000","last_undegraded":"2024-09-12T07:02:17.501745+0000","last_fullsized":"2024-09-12T07:02:17.501745+0000","mapping_epoch":17,"log_start":"24'188300","ondisk_log_start":"24'188300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:08:06.567738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030536539999999998,"stat_sum":{"num_bytes":5996040723,"num_objects":1473,"num_object_clones":181,"num_object_copies":2946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1473,"num_whiteouts":0,"num_read":149100,"num_read_kb":4322155,"num_write":198153,"num_write_kb":25699473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"24'1036","reported_seq":3805,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.515444+0000","last_change":"2024-09-12T05:31:08.344709+0000","last_active":"2024-09-12T07:02:17.515444+0000","last_peered":"2024-09-12T07:02:17.515444+0000","last_clean":"2024-09-12T07:02:17.515444+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T07:02:17.515444+0000","last_undegraded":"2024-09-12T07:02:17.515444+0000","last_fullsized":"2024-09-12T07:02:17.515444+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1036,"log_dups_size":0,"ondisk_log_size":1036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:01:20.146123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":674,"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":5667,"num_read_kb":4709,"num_write":1841,"num_write_kb":1828,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:30.784109+0000","last_change":"2024-09-12T05:31:01.310875+0000","last_active":"2024-09-12T06:59:30.784109+0000","last_peered":"2024-09-12T06:59:30.784109+0000","last_clean":"2024-09-12T06:59:30.784109+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T06:59:30.784109+0000","last_undegraded":"2024-09-12T06:59:30.784109+0000","last_fullsized":"2024-09-12T06:59:30.784109+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_clean_scrub_stamp":"2024-09-12T05:31:00.294659+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:54:07.506697+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22928801811,"num_objects":5627,"num_object_clones":685,"num_object_copies":11254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":440343,"num_read_kb":13980403,"num_write":635972,"num_write_kb":86894332,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4198514688,"data_stored":44934631462,"data_compressed":1176509832,"data_compressed_allocated":3759120384,"data_compressed_original":44465675264,"omap_allocated":0,"internal_metadata":0},"log_size":40185,"ondisk_log_size":40185,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40441,"num_read_kb":33368,"num_write":13827,"num_write_kb":13790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},"log_size":7208,"ondisk_log_size":7208,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739477,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3051120,"kb_used_data":2050272,"kb_used_omap":56,"kb_used_meta":1000775,"kb_avail":91320720,"statfs":{"total":96636764160,"available":93512417280,"internally_reserved":0,"allocated":2099478528,"data_stored":22467389226,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":57427,"internal_metadata":1024794541},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739475,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2671716,"kb_used_data":1049104,"kb_used_omap":1,"kb_used_meta":1622590,"kb_avail":91700124,"statfs":{"total":96636764160,"available":93900926976,"internally_reserved":0,"allocated":1074282496,"data_stored":11579330933,"data_compressed":289767582,"data_compressed_allocated":956514304,"data_compressed_original":11446494720,"omap_allocated":1595,"internal_metadata":1661532613},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739475,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2134748,"kb_used_data":1001528,"kb_used_omap":1,"kb_used_meta":1133182,"kb_avail":92237092,"statfs":{"total":96636764160,"available":94450782208,"internally_reserved":0,"allocated":1025564672,"data_stored":10889313278,"data_compressed":298493978,"data_compressed_allocated":923119616,"data_compressed_original":10787489792,"omap_allocated":1594,"internal_metadata":1160378822},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1025277952,"data_stored":10888649728,"data_compressed":298490656,"data_compressed_allocated":923082752,"data_compressed_original":10786916352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1073979392,"data_stored":11578666003,"data_compressed":289764260,"data_compressed_allocated":956477440,"data_compressed_original":11445921280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2099257344,"data_stored":22467315731,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:03:01.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-12T07:03:01.877 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T07:03:01.877 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":24,"fsid":"bab6b3b0-9ba7-443a-b383-a8b64ffa5955","created":"2024-09-12T05:30:49.201374+0000","modified":"2024-09-12T05:33:24.181802+0000","last_up_change":"2024-09-12T05:30:59.291189+0000","last_in_change":"2024-09-12T05:30:50.099048+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":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-12T05:31:00.098528+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-12T05:31:04.547650+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-12T05:31:51.062220+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"24","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":24,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"9f76c504-5e8d-4746-91a2-cbc68db8d804","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6817","nonce":95690112}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6819","nonce":95690112}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6823","nonce":95690112}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":95690112},{"type":"v1","addr":"172.21.15.83:6821","nonce":95690112}]},"public_addr":"172.21.15.83:6817/95690112","cluster_addr":"172.21.15.83:6819/95690112","heartbeat_back_addr":"172.21.15.83:6823/95690112","heartbeat_front_addr":"172.21.15.83:6821/95690112","state":["exists","up"]},{"osd":1,"uuid":"249d96a3-4ea4-4ea6-a98d-ee85e315fa9a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6801","nonce":2243337673}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6803","nonce":2243337673}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6807","nonce":2243337673}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":2243337673},{"type":"v1","addr":"172.21.15.83:6805","nonce":2243337673}]},"public_addr":"172.21.15.83:6801/2243337673","cluster_addr":"172.21.15.83:6803/2243337673","heartbeat_back_addr":"172.21.15.83:6807/2243337673","heartbeat_front_addr":"172.21.15.83:6805/2243337673","state":["exists","up"]},{"osd":2,"uuid":"43a64342-39ee-40d2-a8ac-fadf467cee91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6809","nonce":1477859747}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6811","nonce":1477859747}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6815","nonce":1477859747}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1477859747},{"type":"v1","addr":"172.21.15.83:6813","nonce":1477859747}]},"public_addr":"172.21.15.83:6809/1477859747","cluster_addr":"172.21.15.83:6811/1477859747","heartbeat_back_addr":"172.21.15.83:6815/1477859747","heartbeat_front_addr":"172.21.15.83:6813/1477859747","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.825345+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.665194+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-12T05:30:56.597191+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-12T07:03:02.895 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-12T07:03:02.896 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:03:03.056 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-09-12T07:03:03.056 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:03:03.056 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-09-12T07:03:03.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-12T07:03:03.235 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.2 has been restored 2024-09-12T07:03:03.368 INFO:teuthology.orchestra.run.smithi083.stderr:instructed osd(s) 0 to deep-scrub 2024-09-12T07:03:03.387 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-12T07:03:03.387 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:03:03.524 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-09-12T07:03:03.525 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:03:03.525 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-09-12T07:03:03.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-12T07:03:03.816 INFO:teuthology.orchestra.run.smithi083.stderr:instructed osd(s) 1 to deep-scrub 2024-09-12T07:03:03.834 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-12T07:03:03.834 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-12T07:03:03.971 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-09-12T07:03:03.971 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-12T07:03:03.971 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-09-12T07:03:03.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-12T07:03:04.262 INFO:teuthology.orchestra.run.smithi083.stderr:instructed osd(s) 2 to deep-scrub 2024-09-12T07:03:04.280 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:03:04.556 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T07:03:04.556 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T07:03:04.573 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":2783,"stamp":"2024-09-12T07:03:03.452214+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22929394626,"num_objects":5644,"num_object_clones":685,"num_object_copies":11288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5644,"num_whiteouts":0,"num_read":480840,"num_read_kb":14013817,"num_write":649878,"num_write_kb":86909228,"num_scrub_errors":0,"num_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":47445,"ondisk_log_size":47445,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7857584,"kb_used_data":4100904,"kb_used_omap":59,"kb_used_meta":3756548,"kb_avail":275257936,"statfs":{"total":289910292480,"available":281864126464,"internally_reserved":0,"allocated":4199325696,"data_stored":44936033437,"data_compressed":1176516476,"data_compressed_allocated":3759194112,"data_compressed_original":44466822144,"omap_allocated":60616,"internal_metadata":3846705976},"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.002875"},"pg_stats":[{"pgid":"2.7","version":"24'258","reported_seq":348,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:00:00.863321+0000","last_change":"2024-09-12T05:31:08.343956+0000","last_active":"2024-09-12T07:00:00.863321+0000","last_peered":"2024-09-12T07:00:00.863321+0000","last_clean":"2024-09-12T07:00:00.863321+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T07:00:00.863321+0000","last_undegraded":"2024-09-12T07:00:00.863321+0000","last_fullsized":"2024-09-12T07:00:00.863321+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":258,"log_dups_size":0,"ondisk_log_size":258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:58:49.749949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1298,"num_read_kb":1029,"num_write":514,"num_write_kb":514,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'1995","reported_seq":2078,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:10.153676+0000","last_change":"2024-09-12T05:31:08.343576+0000","last_active":"2024-09-12T07:02:10.153676+0000","last_peered":"2024-09-12T07:02:10.153676+0000","last_clean":"2024-09-12T07:02:10.153676+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T07:02:10.153676+0000","last_undegraded":"2024-09-12T07:02:10.153676+0000","last_fullsized":"2024-09-12T07:02:10.153676+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1995,"log_dups_size":0,"ondisk_log_size":1995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:33:53.477361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":674,"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":11938,"num_read_kb":9945,"num_write":3982,"num_write_kb":3976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'513","reported_seq":594,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:05.779987+0000","last_change":"2024-09-12T05:31:08.343280+0000","last_active":"2024-09-12T06:59:05.779987+0000","last_peered":"2024-09-12T06:59:05.779987+0000","last_clean":"2024-09-12T06:59:05.779987+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T06:59:05.779987+0000","last_undegraded":"2024-09-12T06:59:05.779987+0000","last_fullsized":"2024-09-12T06:59:05.779987+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":513,"log_dups_size":0,"ondisk_log_size":513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:14:25.500468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":162,"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":2561,"num_read_kb":2048,"num_write":1025,"num_write_kb":1025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'260","reported_seq":353,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:00:56.024258+0000","last_change":"2024-09-12T05:31:08.344267+0000","last_active":"2024-09-12T07:00:56.024258+0000","last_peered":"2024-09-12T07:00:56.024258+0000","last_clean":"2024-09-12T07:00:56.024258+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T07:00:56.024258+0000","last_undegraded":"2024-09-12T07:00:56.024258+0000","last_fullsized":"2024-09-12T07:00:56.024258+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:08:55.792059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1295,"num_read_kb":1038,"num_write":516,"num_write_kb":516,"num_scrub_errors":0,"num_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":"24'79561","reported_seq":130382,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.481431+0000","last_change":"2024-09-12T05:31:54.732339+0000","last_active":"2024-09-12T07:02:17.481431+0000","last_peered":"2024-09-12T07:02:17.481431+0000","last_clean":"2024-09-12T07:02:17.481431+0000","last_became_active":"2024-09-12T05:31:52.186929+0000","last_became_peered":"2024-09-12T05:31:52.186929+0000","last_unstale":"2024-09-12T07:02:17.481431+0000","last_undegraded":"2024-09-12T07:02:17.481431+0000","last_fullsized":"2024-09-12T07:02:17.481431+0000","mapping_epoch":17,"log_start":"24'69501","ondisk_log_start":"24'69501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:41:05.681365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010129819999999999,"stat_sum":{"num_bytes":5449110528,"num_objects":1346,"num_object_clones":159,"num_object_copies":2692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1346,"num_whiteouts":0,"num_read":51029,"num_read_kb":2560095,"num_write":79423,"num_write_kb":19325132,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'82","reported_seq":1292,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.540116+0000","last_change":"2024-09-12T05:31:08.337070+0000","last_active":"2024-09-12T07:02:17.540116+0000","last_peered":"2024-09-12T07:02:17.540116+0000","last_clean":"2024-09-12T07:02:17.540116+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T07:02:17.540116+0000","last_undegraded":"2024-09-12T07:02:17.540116+0000","last_fullsized":"2024-09-12T07:02:17.540116+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:29:32.147075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"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":202,"num_read_kb":126,"num_write":78,"num_write_kb":72,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"24'213468","reported_seq":354826,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.493811+0000","last_change":"2024-09-12T05:31:54.209069+0000","last_active":"2024-09-12T07:02:17.493811+0000","last_peered":"2024-09-12T07:02:17.493811+0000","last_clean":"2024-09-12T07:02:17.493811+0000","last_became_active":"2024-09-12T05:31:52.184092+0000","last_became_peered":"2024-09-12T05:31:52.184092+0000","last_unstale":"2024-09-12T07:02:17.493811+0000","last_undegraded":"2024-09-12T07:02:17.493811+0000","last_fullsized":"2024-09-12T07:02:17.493811+0000","mapping_epoch":17,"log_start":"24'203401","ondisk_log_start":"24'203401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T14:28:17.749860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099045300000000008,"stat_sum":{"num_bytes":5845288960,"num_objects":1430,"num_object_clones":182,"num_object_copies":2860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1430,"num_whiteouts":0,"num_read":141597,"num_read_kb":4113001,"num_write":213308,"num_write_kb":21306424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"24'239","reported_seq":2189,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.528042+0000","last_change":"2024-09-12T05:31:08.470103+0000","last_active":"2024-09-12T07:02:17.528042+0000","last_peered":"2024-09-12T07:02:17.528042+0000","last_clean":"2024-09-12T07:02:17.528042+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T07:02:17.528042+0000","last_undegraded":"2024-09-12T07:02:17.528042+0000","last_fullsized":"2024-09-12T07:02:17.528042+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T11:20:22.560518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"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":557,"num_read_kb":380,"num_write":230,"num_write_kb":224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"24'145243","reported_seq":243647,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.365584+0000","last_change":"2024-09-12T05:31:54.732173+0000","last_active":"2024-09-12T07:02:17.365584+0000","last_peered":"2024-09-12T07:02:17.365584+0000","last_clean":"2024-09-12T07:02:17.365584+0000","last_became_active":"2024-09-12T05:31:52.186676+0000","last_became_peered":"2024-09-12T05:31:52.186676+0000","last_unstale":"2024-09-12T07:02:17.365584+0000","last_undegraded":"2024-09-12T07:02:17.365584+0000","last_fullsized":"2024-09-12T07:02:17.365584+0000","mapping_epoch":17,"log_start":"24'135200","ondisk_log_start":"24'135200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T08:48:59.454823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090759599999999999,"stat_sum":{"num_bytes":5638361600,"num_objects":1378,"num_object_clones":163,"num_object_copies":2756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1378,"num_whiteouts":0,"num_read":98617,"num_read_kb":2985152,"num_write":145088,"num_write_kb":20563303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2825","reported_seq":2915,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:01:30.156180+0000","last_change":"2024-09-12T05:31:08.470398+0000","last_active":"2024-09-12T07:01:30.156180+0000","last_peered":"2024-09-12T07:01:30.156180+0000","last_clean":"2024-09-12T07:01:30.156180+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T07:01:30.156180+0000","last_undegraded":"2024-09-12T07:01:30.156180+0000","last_fullsized":"2024-09-12T07:01:30.156180+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":2825,"log_dups_size":0,"ondisk_log_size":2825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T09:46:42.471425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"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":16923,"num_read_kb":14093,"num_write":5641,"num_write_kb":5635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"24'198315","reported_seq":347160,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.501745+0000","last_change":"2024-09-12T05:31:54.211277+0000","last_active":"2024-09-12T07:02:17.501745+0000","last_peered":"2024-09-12T07:02:17.501745+0000","last_clean":"2024-09-12T07:02:17.501745+0000","last_became_active":"2024-09-12T05:31:52.183998+0000","last_became_peered":"2024-09-12T05:31:52.183998+0000","last_unstale":"2024-09-12T07:02:17.501745+0000","last_undegraded":"2024-09-12T07:02:17.501745+0000","last_fullsized":"2024-09-12T07:02:17.501745+0000","mapping_epoch":17,"log_start":"24'188300","ondisk_log_start":"24'188300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:08:06.567738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030536539999999998,"stat_sum":{"num_bytes":5996040723,"num_objects":1473,"num_object_clones":181,"num_object_copies":2946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1473,"num_whiteouts":0,"num_read":149100,"num_read_kb":4322155,"num_write":198153,"num_write_kb":25699473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"24'1036","reported_seq":3805,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:02:17.515444+0000","last_change":"2024-09-12T05:31:08.344709+0000","last_active":"2024-09-12T07:02:17.515444+0000","last_peered":"2024-09-12T07:02:17.515444+0000","last_clean":"2024-09-12T07:02:17.515444+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T07:02:17.515444+0000","last_undegraded":"2024-09-12T07:02:17.515444+0000","last_fullsized":"2024-09-12T07:02:17.515444+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:05.308078+0000","last_clean_scrub_stamp":"2024-09-12T05:31:05.308078+0000","objects_scrubbed":0,"log_size":1036,"log_dups_size":0,"ondisk_log_size":1036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:01:20.146123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":674,"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":5667,"num_read_kb":4709,"num_write":1841,"num_write_kb":1828,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":151,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T06:59:30.784109+0000","last_change":"2024-09-12T05:31:01.310875+0000","last_active":"2024-09-12T06:59:30.784109+0000","last_peered":"2024-09-12T06:59:30.784109+0000","last_clean":"2024-09-12T06:59:30.784109+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T06:59:30.784109+0000","last_undegraded":"2024-09-12T06:59:30.784109+0000","last_fullsized":"2024-09-12T06:59:30.784109+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:00.294659+0000","last_clean_scrub_stamp":"2024-09-12T05:31:00.294659+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T06:54:07.506697+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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22928801811,"num_objects":5627,"num_object_clones":685,"num_object_copies":11254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":440343,"num_read_kb":13980403,"num_write":635972,"num_write_kb":86894332,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4198514688,"data_stored":44934631462,"data_compressed":1176509832,"data_compressed_allocated":3759120384,"data_compressed_original":44465675264,"omap_allocated":0,"internal_metadata":0},"log_size":40185,"ondisk_log_size":40185,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40441,"num_read_kb":33368,"num_write":13827,"num_write_kb":13790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},"log_size":7208,"ondisk_log_size":7208,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739477,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3051120,"kb_used_data":2050272,"kb_used_omap":56,"kb_used_meta":1000775,"kb_avail":91320720,"statfs":{"total":96636764160,"available":93512417280,"internally_reserved":0,"allocated":2099478528,"data_stored":22467389226,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":57427,"internal_metadata":1024794541},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739475,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2671716,"kb_used_data":1049104,"kb_used_omap":1,"kb_used_meta":1622590,"kb_avail":91700124,"statfs":{"total":96636764160,"available":93900926976,"internally_reserved":0,"allocated":1074282496,"data_stored":11579330933,"data_compressed":289767582,"data_compressed_allocated":956514304,"data_compressed_original":11446494720,"omap_allocated":1595,"internal_metadata":1661532613},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739475,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2134748,"kb_used_data":1001528,"kb_used_omap":1,"kb_used_meta":1133182,"kb_avail":92237092,"statfs":{"total":96636764160,"available":94450782208,"internally_reserved":0,"allocated":1025564672,"data_stored":10889313278,"data_compressed":298493978,"data_compressed_allocated":923119616,"data_compressed_original":10787489792,"omap_allocated":1594,"internal_metadata":1160378822},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1025277952,"data_stored":10888649728,"data_compressed":298490656,"data_compressed_allocated":923082752,"data_compressed_original":10786916352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1073979392,"data_stored":11578666003,"data_compressed":289764260,"data_compressed_allocated":956477440,"data_compressed_original":11445921280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2099257344,"data_stored":22467315731,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:03:04.574 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.574 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.574 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.574 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.574 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-12T05:31:05.308078+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=5, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.575 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-12T05:31:00.294659+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=0, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:04.576 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-12T07:03:24.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:03:24.995 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T07:03:24.995 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T07:03:25.015 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":2793,"stamp":"2024-09-12T07:03:23.455799+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22929394626,"num_objects":5644,"num_object_clones":685,"num_object_copies":11288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5644,"num_whiteouts":0,"num_read":480840,"num_read_kb":14013817,"num_write":649878,"num_write_kb":86909228,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47389,"ondisk_log_size":47389,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7897816,"kb_used_data":4100904,"kb_used_omap":59,"kb_used_meta":3796804,"kb_avail":275217704,"statfs":{"total":289910292480,"available":281822928896,"internally_reserved":0,"allocated":4199325696,"data_stored":44936033437,"data_compressed":1176516476,"data_compressed_allocated":3759194112,"data_compressed_original":44466822144,"omap_allocated":60616,"internal_metadata":3887928120},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,1,0,5,9,1,2],"upper_bound":256},"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.002022"},"pg_stats":[{"pgid":"2.7","version":"24'260","reported_seq":358,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:07.953493+0000","last_change":"2024-09-12T07:03:07.953493+0000","last_active":"2024-09-12T07:03:07.953493+0000","last_peered":"2024-09-12T07:03:07.953493+0000","last_clean":"2024-09-12T07:03:07.953493+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T07:03:07.953493+0000","last_undegraded":"2024-09-12T07:03:07.953493+0000","last_fullsized":"2024-09-12T07:03:07.953493+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'260","last_scrub_stamp":"2024-09-12T07:03:07.953382+0000","last_deep_scrub":"24'260","last_deep_scrub_stamp":"2024-09-12T07:03:07.953382+0000","last_clean_scrub_stamp":"2024-09-12T07:03:07.953382+0000","objects_scrubbed":2,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T14:26:24.604646+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1298,"num_read_kb":1029,"num_write":514,"num_write_kb":514,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'1996","reported_seq":2087,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:08.920829+0000","last_change":"2024-09-12T07:03:08.920829+0000","last_active":"2024-09-12T07:03:08.920829+0000","last_peered":"2024-09-12T07:03:08.920829+0000","last_clean":"2024-09-12T07:03:08.920829+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T07:03:08.920829+0000","last_undegraded":"2024-09-12T07:03:08.920829+0000","last_fullsized":"2024-09-12T07:03:08.920829+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'1996","last_scrub_stamp":"2024-09-12T07:03:08.920725+0000","last_deep_scrub":"24'1996","last_deep_scrub_stamp":"2024-09-12T07:03:08.920725+0000","last_clean_scrub_stamp":"2024-09-12T07:03:08.920725+0000","objects_scrubbed":1,"log_size":1996,"log_dups_size":0,"ondisk_log_size":1996,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T12:47:19.140250+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":674,"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":11938,"num_read_kb":9945,"num_write":3982,"num_write_kb":3976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'514","reported_seq":604,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:04.952671+0000","last_change":"2024-09-12T07:03:04.952395+0000","last_active":"2024-09-12T07:03:04.952671+0000","last_peered":"2024-09-12T07:03:04.952671+0000","last_clean":"2024-09-12T07:03:04.952671+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T07:03:04.952671+0000","last_undegraded":"2024-09-12T07:03:04.952671+0000","last_fullsized":"2024-09-12T07:03:04.952671+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'514","last_scrub_stamp":"2024-09-12T07:03:04.952210+0000","last_deep_scrub":"24'514","last_deep_scrub_stamp":"2024-09-12T07:03:04.952210+0000","last_clean_scrub_stamp":"2024-09-12T07:03:04.952210+0000","objects_scrubbed":1,"log_size":514,"log_dups_size":0,"ondisk_log_size":514,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T10:02:59.929209+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":162,"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":2561,"num_read_kb":2048,"num_write":1025,"num_write_kb":1025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'262","reported_seq":363,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:06.943322+0000","last_change":"2024-09-12T07:03:06.943322+0000","last_active":"2024-09-12T07:03:06.943322+0000","last_peered":"2024-09-12T07:03:06.943322+0000","last_clean":"2024-09-12T07:03:06.943322+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T07:03:06.943322+0000","last_undegraded":"2024-09-12T07:03:06.943322+0000","last_fullsized":"2024-09-12T07:03:06.943322+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'262","last_scrub_stamp":"2024-09-12T07:03:06.943228+0000","last_deep_scrub":"24'262","last_deep_scrub_stamp":"2024-09-12T07:03:06.943228+0000","last_clean_scrub_stamp":"2024-09-12T07:03:06.943228+0000","objects_scrubbed":2,"log_size":262,"log_dups_size":0,"ondisk_log_size":262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:59:51.645714+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1295,"num_read_kb":1038,"num_write":516,"num_write_kb":516,"num_scrub_errors":0,"num_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":"24'80805","reported_seq":131681,"reported_epoch":24,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:03:20.198246+0000","last_change":"2024-09-12T07:03:05.083597+0000","last_active":"2024-09-12T07:03:20.198246+0000","last_peered":"2024-09-12T07:03:20.198246+0000","last_clean":"2024-09-12T07:03:20.198246+0000","last_became_active":"2024-09-12T05:31:52.186929+0000","last_became_peered":"2024-09-12T05:31:52.186929+0000","last_unstale":"2024-09-12T07:03:20.198246+0000","last_undegraded":"2024-09-12T07:03:20.198246+0000","last_fullsized":"2024-09-12T07:03:20.198246+0000","mapping_epoch":17,"log_start":"24'70801","ondisk_log_start":"24'70801","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":1244,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 15s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010129819999999999,"stat_sum":{"num_bytes":5449110528,"num_objects":1346,"num_object_clones":159,"num_object_copies":2692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1346,"num_whiteouts":0,"num_read":51029,"num_read_kb":2560095,"num_write":79423,"num_write_kb":19325132,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'84","reported_seq":1302,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:04.119610+0000","last_change":"2024-09-12T07:03:04.119610+0000","last_active":"2024-09-12T07:03:04.119610+0000","last_peered":"2024-09-12T07:03:04.119610+0000","last_clean":"2024-09-12T07:03:04.119610+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T07:03:04.119610+0000","last_undegraded":"2024-09-12T07:03:04.119610+0000","last_fullsized":"2024-09-12T07:03:04.119610+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'84","last_scrub_stamp":"2024-09-12T07:03:04.119537+0000","last_deep_scrub":"24'84","last_deep_scrub_stamp":"2024-09-12T07:03:04.119537+0000","last_clean_scrub_stamp":"2024-09-12T07:03:04.119537+0000","objects_scrubbed":2,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T11:01:29.200874+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"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":202,"num_read_kb":126,"num_write":78,"num_write_kb":72,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"24'214264","reported_seq":355658,"reported_epoch":24,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:03:20.227176+0000","last_change":"2024-09-12T07:03:09.901926+0000","last_active":"2024-09-12T07:03:20.227176+0000","last_peered":"2024-09-12T07:03:20.227176+0000","last_clean":"2024-09-12T07:03:20.227176+0000","last_became_active":"2024-09-12T05:31:52.184092+0000","last_became_peered":"2024-09-12T05:31:52.184092+0000","last_unstale":"2024-09-12T07:03:20.227176+0000","last_undegraded":"2024-09-12T07:03:20.227176+0000","last_fullsized":"2024-09-12T07:03:20.227176+0000","mapping_epoch":17,"log_start":"24'204201","ondisk_log_start":"24'204201","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":796,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 10s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099045300000000008,"stat_sum":{"num_bytes":5845288960,"num_objects":1430,"num_object_clones":182,"num_object_copies":2860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1430,"num_whiteouts":0,"num_read":141597,"num_read_kb":4113001,"num_write":213308,"num_write_kb":21306424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"24'241","reported_seq":2199,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:05.366279+0000","last_change":"2024-09-12T07:03:05.366279+0000","last_active":"2024-09-12T07:03:05.366279+0000","last_peered":"2024-09-12T07:03:05.366279+0000","last_clean":"2024-09-12T07:03:05.366279+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T07:03:05.366279+0000","last_undegraded":"2024-09-12T07:03:05.366279+0000","last_fullsized":"2024-09-12T07:03:05.366279+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'241","last_scrub_stamp":"2024-09-12T07:03:05.366040+0000","last_deep_scrub":"24'241","last_deep_scrub_stamp":"2024-09-12T07:03:05.366040+0000","last_clean_scrub_stamp":"2024-09-12T07:03:05.366040+0000","objects_scrubbed":2,"log_size":241,"log_dups_size":0,"ondisk_log_size":241,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T11:13:24.942737+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"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":557,"num_read_kb":380,"num_write":230,"num_write_kb":224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"24'146409","reported_seq":244864,"reported_epoch":24,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:03:20.126215+0000","last_change":"2024-09-12T07:03:06.107925+0000","last_active":"2024-09-12T07:03:20.126215+0000","last_peered":"2024-09-12T07:03:20.126215+0000","last_clean":"2024-09-12T07:03:20.126215+0000","last_became_active":"2024-09-12T05:31:52.186676+0000","last_became_peered":"2024-09-12T05:31:52.186676+0000","last_unstale":"2024-09-12T07:03:20.126215+0000","last_undegraded":"2024-09-12T07:03:20.126215+0000","last_fullsized":"2024-09-12T07:03:20.126215+0000","mapping_epoch":17,"log_start":"24'136400","ondisk_log_start":"24'136400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":1166,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 14s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090759599999999999,"stat_sum":{"num_bytes":5638361600,"num_objects":1378,"num_object_clones":163,"num_object_copies":2756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1378,"num_whiteouts":0,"num_read":98617,"num_read_kb":2985152,"num_write":145088,"num_write_kb":20563303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2827","reported_seq":2925,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:04.349061+0000","last_change":"2024-09-12T07:03:04.349061+0000","last_active":"2024-09-12T07:03:04.349061+0000","last_peered":"2024-09-12T07:03:04.349061+0000","last_clean":"2024-09-12T07:03:04.349061+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T07:03:04.349061+0000","last_undegraded":"2024-09-12T07:03:04.349061+0000","last_fullsized":"2024-09-12T07:03:04.349061+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2827","last_scrub_stamp":"2024-09-12T07:03:04.348971+0000","last_deep_scrub":"24'2827","last_deep_scrub_stamp":"2024-09-12T07:03:04.348971+0000","last_clean_scrub_stamp":"2024-09-12T07:03:04.348971+0000","objects_scrubbed":2,"log_size":2827,"log_dups_size":0,"ondisk_log_size":2827,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T13:17:08.359229+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"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":16923,"num_read_kb":14093,"num_write":5641,"num_write_kb":5635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"24'199036","reported_seq":347893,"reported_epoch":24,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-12T07:03:20.309941+0000","last_change":"2024-09-12T07:03:10.927182+0000","last_active":"2024-09-12T07:03:20.309941+0000","last_peered":"2024-09-12T07:03:20.309941+0000","last_clean":"2024-09-12T07:03:20.309941+0000","last_became_active":"2024-09-12T05:31:52.183998+0000","last_became_peered":"2024-09-12T05:31:52.183998+0000","last_unstale":"2024-09-12T07:03:20.309941+0000","last_undegraded":"2024-09-12T07:03:20.309941+0000","last_fullsized":"2024-09-12T07:03:20.309941+0000","mapping_epoch":17,"log_start":"24'189000","ondisk_log_start":"24'189000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-12T05:31:51.166631+0000","last_clean_scrub_stamp":"2024-09-12T05:31:51.166631+0000","objects_scrubbed":721,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 9s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0030536539999999998,"stat_sum":{"num_bytes":5996040723,"num_objects":1473,"num_object_clones":181,"num_object_copies":2946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1473,"num_whiteouts":0,"num_read":149100,"num_read_kb":4322155,"num_write":198153,"num_write_kb":25699473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"24'1039","reported_seq":3816,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:05.933224+0000","last_change":"2024-09-12T07:03:05.933224+0000","last_active":"2024-09-12T07:03:05.933224+0000","last_peered":"2024-09-12T07:03:05.933224+0000","last_clean":"2024-09-12T07:03:05.933224+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T07:03:05.933224+0000","last_undegraded":"2024-09-12T07:03:05.933224+0000","last_fullsized":"2024-09-12T07:03:05.933224+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'1039","last_scrub_stamp":"2024-09-12T07:03:05.933055+0000","last_deep_scrub":"24'1039","last_deep_scrub_stamp":"2024-09-12T07:03:05.933055+0000","last_clean_scrub_stamp":"2024-09-12T07:03:05.933055+0000","objects_scrubbed":3,"log_size":1039,"log_dups_size":0,"ondisk_log_size":1039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T16:47:04.528919+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":674,"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":5667,"num_read_kb":4709,"num_write":1841,"num_write_kb":1828,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"24'54","reported_seq":161,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:03.944075+0000","last_change":"2024-09-12T07:03:03.944075+0000","last_active":"2024-09-12T07:03:03.944075+0000","last_peered":"2024-09-12T07:03:03.944075+0000","last_clean":"2024-09-12T07:03:03.944075+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T07:03:03.944075+0000","last_undegraded":"2024-09-12T07:03:03.944075+0000","last_fullsized":"2024-09-12T07:03:03.944075+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'54","last_scrub_stamp":"2024-09-12T07:03:03.944000+0000","last_deep_scrub":"24'54","last_deep_scrub_stamp":"2024-09-12T07:03:03.944000+0000","last_clean_scrub_stamp":"2024-09-12T07:03:03.944000+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T08:58:33.763567+0000","scrub_duration":7,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22928801811,"num_objects":5627,"num_object_clones":685,"num_object_copies":11254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":440343,"num_read_kb":13980403,"num_write":635972,"num_write_kb":86894332,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4198514688,"data_stored":44934631462,"data_compressed":1176509832,"data_compressed_allocated":3759120384,"data_compressed_original":44465675264,"omap_allocated":0,"internal_metadata":0},"log_size":40112,"ondisk_log_size":40112,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40441,"num_read_kb":33368,"num_write":13827,"num_write_kb":13790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},"log_size":7223,"ondisk_log_size":7223,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739481,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3069168,"kb_used_data":2050272,"kb_used_omap":56,"kb_used_meta":1018823,"kb_avail":91302672,"statfs":{"total":96636764160,"available":93493936128,"internally_reserved":0,"allocated":2099478528,"data_stored":22467389226,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":57427,"internal_metadata":1043275693},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,2,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739479,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2698080,"kb_used_data":1049104,"kb_used_omap":1,"kb_used_meta":1648958,"kb_avail":91673760,"statfs":{"total":96636764160,"available":93873930240,"internally_reserved":0,"allocated":1074282496,"data_stored":11579330933,"data_compressed":289767582,"data_compressed_allocated":956514304,"data_compressed_original":11446494720,"omap_allocated":1595,"internal_metadata":1688533445},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,0,0,0,6,1,2],"upper_bound":256},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739479,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2130568,"kb_used_data":1001528,"kb_used_omap":1,"kb_used_meta":1129022,"kb_avail":92241272,"statfs":{"total":96636764160,"available":94455062528,"internally_reserved":0,"allocated":1025564672,"data_stored":10889313278,"data_compressed":298493978,"data_compressed_allocated":923119616,"data_compressed_original":10787489792,"omap_allocated":1594,"internal_metadata":1156118982},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1025277952,"data_stored":10888649728,"data_compressed":298490656,"data_compressed_allocated":923082752,"data_compressed_original":10786916352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1073979392,"data_stored":11578666003,"data_compressed":289764260,"data_compressed_allocated":956477440,"data_compressed_original":11445921280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2099257344,"data_stored":22467315731,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:03:25.016 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:25.016 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:25.016 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:25.017 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-12T05:31:51.166631+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=5, tm_min=31, tm_sec=51, tm_wday=3, tm_yday=256, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=12, tm_hour=7, tm_min=3, tm_sec=1, tm_wday=3, tm_yday=256, tm_isdst=0) 2024-09-12T07:03:25.017 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-12T07:03:45.018 DEBUG:teuthology.orchestra.run.smithi083:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-12T07:03:45.325 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-09-12T07:03:45.326 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-09-12T07:03:45.341 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":2803,"stamp":"2024-09-12T07:03:43.460558+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22929394626,"num_objects":5644,"num_object_clones":685,"num_object_copies":11288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5644,"num_whiteouts":0,"num_read":480840,"num_read_kb":14013817,"num_write":649878,"num_write_kb":86909228,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47489,"ondisk_log_size":47489,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7893656,"kb_used_data":4100904,"kb_used_omap":59,"kb_used_meta":3792644,"kb_avail":275221864,"statfs":{"total":289910292480,"available":281827188736,"internally_reserved":0,"allocated":4199325696,"data_stored":44936033437,"data_compressed":1176516476,"data_compressed_allocated":3759194112,"data_compressed_original":44466822144,"omap_allocated":60616,"internal_metadata":3883668280},"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.003302"},"pg_stats":[{"pgid":"2.7","version":"24'260","reported_seq":358,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:07.953493+0000","last_change":"2024-09-12T07:03:07.953493+0000","last_active":"2024-09-12T07:03:07.953493+0000","last_peered":"2024-09-12T07:03:07.953493+0000","last_clean":"2024-09-12T07:03:07.953493+0000","last_became_active":"2024-09-12T05:31:06.332546+0000","last_became_peered":"2024-09-12T05:31:06.332546+0000","last_unstale":"2024-09-12T07:03:07.953493+0000","last_undegraded":"2024-09-12T07:03:07.953493+0000","last_fullsized":"2024-09-12T07:03:07.953493+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'260","last_scrub_stamp":"2024-09-12T07:03:07.953382+0000","last_deep_scrub":"24'260","last_deep_scrub_stamp":"2024-09-12T07:03:07.953382+0000","last_clean_scrub_stamp":"2024-09-12T07:03:07.953382+0000","objects_scrubbed":2,"log_size":260,"log_dups_size":0,"ondisk_log_size":260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T14:26:24.604646+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0017255440000000001,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1298,"num_read_kb":1029,"num_write":514,"num_write_kb":514,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'1996","reported_seq":2087,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:08.920829+0000","last_change":"2024-09-12T07:03:08.920829+0000","last_active":"2024-09-12T07:03:08.920829+0000","last_peered":"2024-09-12T07:03:08.920829+0000","last_clean":"2024-09-12T07:03:08.920829+0000","last_became_active":"2024-09-12T05:31:06.332447+0000","last_became_peered":"2024-09-12T05:31:06.332447+0000","last_unstale":"2024-09-12T07:03:08.920829+0000","last_undegraded":"2024-09-12T07:03:08.920829+0000","last_fullsized":"2024-09-12T07:03:08.920829+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'1996","last_scrub_stamp":"2024-09-12T07:03:08.920725+0000","last_deep_scrub":"24'1996","last_deep_scrub_stamp":"2024-09-12T07:03:08.920725+0000","last_clean_scrub_stamp":"2024-09-12T07:03:08.920725+0000","objects_scrubbed":1,"log_size":1996,"log_dups_size":0,"ondisk_log_size":1996,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T12:47:19.140250+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.001409282,"stat_sum":{"num_bytes":674,"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":11938,"num_read_kb":9945,"num_write":3982,"num_write_kb":3976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'514","reported_seq":604,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:04.952671+0000","last_change":"2024-09-12T07:03:04.952395+0000","last_active":"2024-09-12T07:03:04.952671+0000","last_peered":"2024-09-12T07:03:04.952671+0000","last_clean":"2024-09-12T07:03:04.952671+0000","last_became_active":"2024-09-12T05:31:06.335229+0000","last_became_peered":"2024-09-12T05:31:06.335229+0000","last_unstale":"2024-09-12T07:03:04.952671+0000","last_undegraded":"2024-09-12T07:03:04.952671+0000","last_fullsized":"2024-09-12T07:03:04.952671+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'514","last_scrub_stamp":"2024-09-12T07:03:04.952210+0000","last_deep_scrub":"24'514","last_deep_scrub_stamp":"2024-09-12T07:03:04.952210+0000","last_clean_scrub_stamp":"2024-09-12T07:03:04.952210+0000","objects_scrubbed":1,"log_size":514,"log_dups_size":0,"ondisk_log_size":514,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T10:02:59.929209+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0011826180000000001,"stat_sum":{"num_bytes":162,"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":2561,"num_read_kb":2048,"num_write":1025,"num_write_kb":1025,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'262","reported_seq":363,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:06.943322+0000","last_change":"2024-09-12T07:03:06.943322+0000","last_active":"2024-09-12T07:03:06.943322+0000","last_peered":"2024-09-12T07:03:06.943322+0000","last_clean":"2024-09-12T07:03:06.943322+0000","last_became_active":"2024-09-12T05:31:06.335083+0000","last_became_peered":"2024-09-12T05:31:06.335083+0000","last_unstale":"2024-09-12T07:03:06.943322+0000","last_undegraded":"2024-09-12T07:03:06.943322+0000","last_fullsized":"2024-09-12T07:03:06.943322+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'262","last_scrub_stamp":"2024-09-12T07:03:06.943228+0000","last_deep_scrub":"24'262","last_deep_scrub_stamp":"2024-09-12T07:03:06.943228+0000","last_clean_scrub_stamp":"2024-09-12T07:03:06.943228+0000","objects_scrubbed":2,"log_size":262,"log_dups_size":0,"ondisk_log_size":262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T13:59:51.645714+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.0020670269999999999,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1295,"num_read_kb":1038,"num_write":516,"num_write_kb":516,"num_scrub_errors":0,"num_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":"24'80907","reported_seq":131792,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:21.485421+0000","last_change":"2024-09-12T07:03:21.485421+0000","last_active":"2024-09-12T07:03:21.485421+0000","last_peered":"2024-09-12T07:03:21.485421+0000","last_clean":"2024-09-12T07:03:21.485421+0000","last_became_active":"2024-09-12T05:31:52.186929+0000","last_became_peered":"2024-09-12T05:31:52.186929+0000","last_unstale":"2024-09-12T07:03:21.485421+0000","last_undegraded":"2024-09-12T07:03:21.485421+0000","last_fullsized":"2024-09-12T07:03:21.485421+0000","mapping_epoch":17,"log_start":"24'70901","ondisk_log_start":"24'70901","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'80907","last_scrub_stamp":"2024-09-12T07:03:21.485081+0000","last_deep_scrub":"24'80907","last_deep_scrub_stamp":"2024-09-12T07:03:21.485081+0000","last_clean_scrub_stamp":"2024-09-12T07:03:21.485081+0000","objects_scrubbed":1346,"log_size":10006,"log_dups_size":0,"ondisk_log_size":10006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":17,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T10:01:21.344920+0000","scrub_duration":16403,"objects_trimmed":0,"snaptrim_duration":0.0010129819999999999,"stat_sum":{"num_bytes":5449110528,"num_objects":1346,"num_object_clones":159,"num_object_copies":2692,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1346,"num_whiteouts":0,"num_read":51029,"num_read_kb":2560095,"num_write":79423,"num_write_kb":19325132,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'84","reported_seq":1302,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:04.119610+0000","last_change":"2024-09-12T07:03:04.119610+0000","last_active":"2024-09-12T07:03:04.119610+0000","last_peered":"2024-09-12T07:03:04.119610+0000","last_clean":"2024-09-12T07:03:04.119610+0000","last_became_active":"2024-09-12T05:31:06.336105+0000","last_became_peered":"2024-09-12T05:31:06.336105+0000","last_unstale":"2024-09-12T07:03:04.119610+0000","last_undegraded":"2024-09-12T07:03:04.119610+0000","last_fullsized":"2024-09-12T07:03:04.119610+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'84","last_scrub_stamp":"2024-09-12T07:03:04.119537+0000","last_deep_scrub":"24'84","last_deep_scrub_stamp":"2024-09-12T07:03:04.119537+0000","last_clean_scrub_stamp":"2024-09-12T07:03:04.119537+0000","objects_scrubbed":2,"log_size":84,"log_dups_size":0,"ondisk_log_size":84,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T11:01:29.200874+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0012672600000000001,"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":202,"num_read_kb":126,"num_write":78,"num_write_kb":72,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"24'214898","reported_seq":356323,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:26.944443+0000","last_change":"2024-09-12T07:03:26.944443+0000","last_active":"2024-09-12T07:03:26.944443+0000","last_peered":"2024-09-12T07:03:26.944443+0000","last_clean":"2024-09-12T07:03:26.944443+0000","last_became_active":"2024-09-12T05:31:52.184092+0000","last_became_peered":"2024-09-12T05:31:52.184092+0000","last_unstale":"2024-09-12T07:03:26.944443+0000","last_undegraded":"2024-09-12T07:03:26.944443+0000","last_fullsized":"2024-09-12T07:03:26.944443+0000","mapping_epoch":17,"log_start":"24'204801","ondisk_log_start":"24'204801","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'214898","last_scrub_stamp":"2024-09-12T07:03:26.944298+0000","last_deep_scrub":"24'214898","last_deep_scrub_stamp":"2024-09-12T07:03:26.944298+0000","last_clean_scrub_stamp":"2024-09-12T07:03:26.944298+0000","objects_scrubbed":1430,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":18,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:37:55.436521+0000","scrub_duration":17039,"objects_trimmed":0,"snaptrim_duration":0.00099045300000000008,"stat_sum":{"num_bytes":5845288960,"num_objects":1430,"num_object_clones":182,"num_object_copies":2860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1430,"num_whiteouts":0,"num_read":141597,"num_read_kb":4113001,"num_write":213308,"num_write_kb":21306424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"24'241","reported_seq":2199,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:05.366279+0000","last_change":"2024-09-12T07:03:05.366279+0000","last_active":"2024-09-12T07:03:05.366279+0000","last_peered":"2024-09-12T07:03:05.366279+0000","last_clean":"2024-09-12T07:03:05.366279+0000","last_became_active":"2024-09-12T05:31:06.339425+0000","last_became_peered":"2024-09-12T05:31:06.339425+0000","last_unstale":"2024-09-12T07:03:05.366279+0000","last_undegraded":"2024-09-12T07:03:05.366279+0000","last_fullsized":"2024-09-12T07:03:05.366279+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'241","last_scrub_stamp":"2024-09-12T07:03:05.366040+0000","last_deep_scrub":"24'241","last_deep_scrub_stamp":"2024-09-12T07:03:05.366040+0000","last_clean_scrub_stamp":"2024-09-12T07:03:05.366040+0000","objects_scrubbed":2,"log_size":241,"log_dups_size":0,"ondisk_log_size":241,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T11:13:24.942737+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.00080780999999999995,"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":557,"num_read_kb":380,"num_write":230,"num_write_kb":224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"24'146621","reported_seq":245089,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:22.738364+0000","last_change":"2024-09-12T07:03:22.738364+0000","last_active":"2024-09-12T07:03:22.738364+0000","last_peered":"2024-09-12T07:03:22.738364+0000","last_clean":"2024-09-12T07:03:22.738364+0000","last_became_active":"2024-09-12T05:31:52.186676+0000","last_became_peered":"2024-09-12T05:31:52.186676+0000","last_unstale":"2024-09-12T07:03:22.738364+0000","last_undegraded":"2024-09-12T07:03:22.738364+0000","last_fullsized":"2024-09-12T07:03:22.738364+0000","mapping_epoch":17,"log_start":"24'136600","ondisk_log_start":"24'136600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'146621","last_scrub_stamp":"2024-09-12T07:03:22.738220+0000","last_deep_scrub":"24'146621","last_deep_scrub_stamp":"2024-09-12T07:03:22.738220+0000","last_clean_scrub_stamp":"2024-09-12T07:03:22.738220+0000","objects_scrubbed":1378,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":17,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T12:44:20.621995+0000","scrub_duration":16631,"objects_trimmed":0,"snaptrim_duration":0.00090759599999999999,"stat_sum":{"num_bytes":5638361600,"num_objects":1378,"num_object_clones":163,"num_object_copies":2756,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1378,"num_whiteouts":0,"num_read":98617,"num_read_kb":2985152,"num_write":145088,"num_write_kb":20563303,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2827","reported_seq":2926,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:04.349138+0000","last_change":"2024-09-12T07:03:04.349061+0000","last_active":"2024-09-12T07:03:04.349138+0000","last_peered":"2024-09-12T07:03:04.349138+0000","last_clean":"2024-09-12T07:03:04.349138+0000","last_became_active":"2024-09-12T05:31:06.338463+0000","last_became_peered":"2024-09-12T05:31:06.338463+0000","last_unstale":"2024-09-12T07:03:04.349138+0000","last_undegraded":"2024-09-12T07:03:04.349138+0000","last_fullsized":"2024-09-12T07:03:04.349138+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2827","last_scrub_stamp":"2024-09-12T07:03:04.348971+0000","last_deep_scrub":"24'2827","last_deep_scrub_stamp":"2024-09-12T07:03:04.348971+0000","last_clean_scrub_stamp":"2024-09-12T07:03:04.348971+0000","objects_scrubbed":2,"log_size":2827,"log_dups_size":0,"ondisk_log_size":2827,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T13:17:08.359229+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.00093132000000000002,"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":16923,"num_read_kb":14093,"num_write":5641,"num_write_kb":5635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"24'199788","reported_seq":348701,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:28.490553+0000","last_change":"2024-09-12T07:03:28.490553+0000","last_active":"2024-09-12T07:03:28.490553+0000","last_peered":"2024-09-12T07:03:28.490553+0000","last_clean":"2024-09-12T07:03:28.490553+0000","last_became_active":"2024-09-12T05:31:52.183998+0000","last_became_peered":"2024-09-12T05:31:52.183998+0000","last_unstale":"2024-09-12T07:03:28.490553+0000","last_undegraded":"2024-09-12T07:03:28.490553+0000","last_fullsized":"2024-09-12T07:03:28.490553+0000","mapping_epoch":17,"log_start":"24'189700","ondisk_log_start":"24'189700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'199788","last_scrub_stamp":"2024-09-12T07:03:28.490420+0000","last_deep_scrub":"24'199788","last_deep_scrub_stamp":"2024-09-12T07:03:28.490420+0000","last_clean_scrub_stamp":"2024-09-12T07:03:28.490420+0000","objects_scrubbed":1473,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":18,"scrub_schedule":"periodic scrub scheduled @ 2024-09-13T15:40:07.116402+0000","scrub_duration":17563,"objects_trimmed":0,"snaptrim_duration":0.0030536539999999998,"stat_sum":{"num_bytes":5996040723,"num_objects":1473,"num_object_clones":181,"num_object_copies":2946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1473,"num_whiteouts":0,"num_read":149100,"num_read_kb":4322155,"num_write":198153,"num_write_kb":25699473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"24'1039","reported_seq":3816,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:05.933224+0000","last_change":"2024-09-12T07:03:05.933224+0000","last_active":"2024-09-12T07:03:05.933224+0000","last_peered":"2024-09-12T07:03:05.933224+0000","last_clean":"2024-09-12T07:03:05.933224+0000","last_became_active":"2024-09-12T05:31:06.334910+0000","last_became_peered":"2024-09-12T05:31:06.334910+0000","last_unstale":"2024-09-12T07:03:05.933224+0000","last_undegraded":"2024-09-12T07:03:05.933224+0000","last_fullsized":"2024-09-12T07:03:05.933224+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'1039","last_scrub_stamp":"2024-09-12T07:03:05.933055+0000","last_deep_scrub":"24'1039","last_deep_scrub_stamp":"2024-09-12T07:03:05.933055+0000","last_clean_scrub_stamp":"2024-09-12T07:03:05.933055+0000","objects_scrubbed":3,"log_size":1039,"log_dups_size":0,"ondisk_log_size":1039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T16:47:04.528919+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0.0018738190000000001,"stat_sum":{"num_bytes":674,"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":5667,"num_read_kb":4709,"num_write":1841,"num_write_kb":1828,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"24'54","reported_seq":162,"reported_epoch":24,"state":"active+clean","last_fresh":"2024-09-12T07:03:03.944128+0000","last_change":"2024-09-12T07:03:03.944075+0000","last_active":"2024-09-12T07:03:03.944128+0000","last_peered":"2024-09-12T07:03:03.944128+0000","last_clean":"2024-09-12T07:03:03.944128+0000","last_became_active":"2024-09-12T05:31:01.306895+0000","last_became_peered":"2024-09-12T05:31:01.306895+0000","last_unstale":"2024-09-12T07:03:03.944128+0000","last_undegraded":"2024-09-12T07:03:03.944128+0000","last_fullsized":"2024-09-12T07:03:03.944128+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'54","last_scrub_stamp":"2024-09-12T07:03:03.944000+0000","last_deep_scrub":"24'54","last_deep_scrub_stamp":"2024-09-12T07:03:03.944000+0000","last_clean_scrub_stamp":"2024-09-12T07:03:03.944000+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-13T08:58:33.763567+0000","scrub_duration":7,"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":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":22928801811,"num_objects":5627,"num_object_clones":685,"num_object_copies":11254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5627,"num_whiteouts":0,"num_read":440343,"num_read_kb":13980403,"num_write":635972,"num_write_kb":86894332,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":4198514688,"data_stored":44934631462,"data_compressed":1176509832,"data_compressed_allocated":3759120384,"data_compressed_original":44465675264,"omap_allocated":0,"internal_metadata":0},"log_size":40212,"ondisk_log_size":40212,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":40441,"num_read_kb":33368,"num_write":13827,"num_write_kb":13790,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},"log_size":7223,"ondisk_log_size":7223,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":6644,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739485,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3077488,"kb_used_data":2050272,"kb_used_omap":56,"kb_used_meta":1027143,"kb_avail":91294352,"statfs":{"total":96636764160,"available":93485416448,"internally_reserved":0,"allocated":2099478528,"data_stored":22467389226,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":57427,"internal_metadata":1051795373},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739483,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2685600,"kb_used_data":1049104,"kb_used_omap":1,"kb_used_meta":1636478,"kb_avail":91686240,"statfs":{"total":96636764160,"available":93886709760,"internally_reserved":0,"allocated":1074282496,"data_stored":11579330933,"data_compressed":289767582,"data_compressed_allocated":956514304,"data_compressed_original":11446494720,"omap_allocated":1595,"internal_metadata":1675753925},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739483,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2130568,"kb_used_data":1001528,"kb_used_omap":1,"kb_used_meta":1129022,"kb_avail":92241272,"statfs":{"total":96636764160,"available":94455062528,"internally_reserved":0,"allocated":1025564672,"data_stored":10889313278,"data_compressed":298493978,"data_compressed_allocated":923119616,"data_compressed_original":10787489792,"omap_allocated":1594,"internal_metadata":1156118982},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":3322,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":1067,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2933,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1025277952,"data_stored":10888649728,"data_compressed":298490656,"data_compressed_allocated":923082752,"data_compressed_original":10786916352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1073979392,"data_stored":11578666003,"data_compressed":289764260,"data_compressed_allocated":956477440,"data_compressed_original":11445921280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2099257344,"data_stored":22467315731,"data_compressed":588254916,"data_compressed_allocated":1879560192,"data_compressed_original":22232837632,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-12T07:03:45.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-12T07:03:45.657 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-12T07:03:45.657 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-12T07:03:45.657 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-12T07:03:45.657 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:03:45.752 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-12T07:03:45.752 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-12T07:03:45.753 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:03:48.149 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 is failed for ~0s 2024-09-12T07:03:51.854 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-12T07:03:51.854 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-12T07:03:51.854 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:03:53.352 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 is failed for ~0s 2024-09-12T07:03:53.352 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.1 has been restored 2024-09-12T07:03:57.956 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-12T07:03:57.957 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-12T07:03:57.957 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-12T07:03:57.957 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:03:57.988 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-12T07:03:57.988 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-12T07:03:57.989 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-12T07:03:57.989 INFO:teuthology.orchestra.run:waiting for 300 2024-09-12T07:03:58.053 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-12T07:03:58.053 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-12T07:03:58.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-12T07:03:58.179 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T07:03:58.179 DEBUG:teuthology.orchestra.run.smithi083:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-12T07:03:58.353 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster1.osd.2 has been restored 2024-09-12T07:03:58.418 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T07:03:58.418 DEBUG:teuthology.orchestra.run.smithi083:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-12T07:03:58.649 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T07:03:58.650 DEBUG:teuthology.orchestra.run.smithi083:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-12T07:03:58.918 INFO:tasks.ceph:Archiving mon data... 2024-09-12T07:03:58.919 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/data/cluster1.mon.a.tgz 2024-09-12T07:03:58.919 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2024-09-12T07:03:58.924 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.WTp7tZ62qs 2024-09-12T07:03:58.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.WTp7tZ62qs 2024-09-12T07:03:59.055 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.WTp7tZ62qs 2024-09-12T07:03:59.136 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.WTp7tZ62qs is 265KB 2024-09-12T07:03:59.194 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.WTp7tZ62qs 2024-09-12T07:03:59.199 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-12T07:03:59.200 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:03:59.246 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-12T07:03:59.329 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-12T07:03:59.335 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-12T07:03:59.336 INFO:tasks.ceph:Archiving crash dumps... 2024-09-12T07:03:59.338 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/remote/smithi083/crash 2024-09-12T07:03:59.338 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-12T07:03:59.385 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/remote/smithi143/crash 2024-09-12T07:03:59.386 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-12T07:03:59.399 INFO:tasks.ceph:Compressing logs... 2024-09-12T07:03:59.399 DEBUG:teuthology.orchestra.run.smithi083:> 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 -- 2024-09-12T07:03:59.430 DEBUG:teuthology.orchestra.run.smithi143:> 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 -- 2024-09-12T07:03:59.453 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28428.log 2024-09-12T07:03:59.454 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-12T07:03:59.455 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28428.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28428.log.gz 2024-09-12T07:03:59.455 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29778.log 2024-09-12T07:03:59.455 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31719.log 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.29778.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28193.log 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29778.log.gz 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr: 87.4% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31719.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25392.log 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31719.log.gz 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28193.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29778.log 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28193.log.gz 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.25392.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25392.log.gz 2024-09-12T07:03:59.459 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5/var/log/ceph/cluster2-client.admin.29778.log: --verbose -- /var/log/ceph/cluster1-client.admin.31745.log 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31693.log 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28800.log 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31745.log: /var/log/ceph/cluster1-client.admin.31693.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29235.log 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31693.log.gz 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31745.log.gz 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.28800.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28316.log 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28800.log.gz 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.29235.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30036.log 2024-09-12T07:03:59.460 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29235.log.gz 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28316.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31457.log 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28316.log.gz 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.30036.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28349.log 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30036.log.gz 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31457.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28716.log 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31457.log.gz 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28349.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28502.log 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28349.log.gz 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28716.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster1-client.admin.28716.log.gz --verbose 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr: -- /var/log/ceph/cluster1-client.admin.30061.log 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28502.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-12T07:03:59.487 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28502.log.gz 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.30061.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25325.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30061.log.gz 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31589.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.25325.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28628.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25325.log.gz 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31589.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31589.log.gz 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28628.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28264.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28628.log.gz 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31483.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28264.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr: 21.7% -- replaced with /var/log/ceph/cluster2-client.admin.29778.log.gz 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28264.log.gz 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31483.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25266.log 2024-09-12T07:03:59.488 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31483.log.gz 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29361.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.25266.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25290.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25266.log.gz 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.29361.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29235.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.25290.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28758.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25290.log.gz 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28498.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.29235.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29235.log.gz 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28758.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28347.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28758.log.gz 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28498.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27944.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28498.log.gz 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr:gzip/var/log/ceph/cluster1-client.admin.28347.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.28670.log 2024-09-12T07:03:59.489 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28347.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.27944.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28716.log 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27944.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28670.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21576.log 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28670.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31641.log 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.28716.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28716.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/ceph.tmp-client.admin.21576.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31615.log 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21576.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31641.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31667.log 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31641.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31537.log 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31615.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31615.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31667.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28758.log 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31667.log.gz 2024-09-12T07:03:59.490 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31537.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28602.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31537.log.gz 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31771.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.28758.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28758.log.gz 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29275.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28602.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28602.log.gz 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31771.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.29361.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31771.log.gz 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.29275.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28427.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29275.log.gz 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.0.29361.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28350.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28427.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29195.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28427.log.gz 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28350.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25148.log 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28350.log.gz 2024-09-12T07:03:59.491 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.29195.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28290.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29195.log.gz 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.25148.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28218.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25148.log.gz 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28506.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28290.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28290.log.gz 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28218.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28576.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28218.log.gz 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28506.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31795.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28506.log.gz 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31509.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28576.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28576.log.gz 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31795.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31795.log.gz 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29275.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.31509.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-12T07:03:59.492 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31509.log.gz 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.29275.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28420.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29275.log.gz 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28168.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28420.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28800.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28420.log.gz 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.25242.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28168.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28168.log.gz 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28800.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28696.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28800.log.gz 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.25242.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.25242.log.gz 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.30061.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28696.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28696.log.gz 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29195.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster2-client.admin.30061.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28238.log 2024-09-12T07:03:59.493 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.29195.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29195.log.gz 2024-09-12T07:03:59.494 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31563.log 2024-09-12T07:03:59.494 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-12T07:03:59.494 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-client.admin.28238.log: /var/log/ceph/cluster1-client.admin.31563.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28238.log.gz 2024-09-12T07:03:59.494 INFO:teuthology.orchestra.run.smithi083.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31563.log.gz 2024-09-12T07:03:59.494 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cluster1-osd.1.log: 20.8% -- replaced with /var/log/ceph/cluster2-client.admin.30061.log.gz 2024-09-12T07:03:59.494 INFO:teuthology.orchestra.run.smithi083.stderr: 89.2% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-12T07:03:59.504 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28377.log 2024-09-12T07:03:59.504 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28911.log 2024-09-12T07:03:59.504 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28377.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28377.log.gzgzip 2024-09-12T07:03:59.504 INFO:teuthology.orchestra.run.smithi143.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.28630.log 2024-09-12T07:03:59.504 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28911.log: gzip -5 --verbose 0.0% -- /var/log/ceph/cluster2-client.admin.28869.log -- replaced with /var/log/ceph/cluster2-client.admin.28911.log.gz 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr: 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25305.log 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28630.log: /var/log/ceph/cluster2-client.admin.28869.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28950.log 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28869.log.gz 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.28630.log.gz 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.25305.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25305.log.gz 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29568.log 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28950.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28848.log 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28950.log.gz 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29568.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28972.log 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29568.log.gz 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28848.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28848.log.gz 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-12T07:03:59.505 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28972.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28533.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28972.log.gz 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28533.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28533.log.gz 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28266.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28932.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28266.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28266.log.gz 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27950.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:gzip/var/log/ceph/cluster2-client.admin.28932.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.28196.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28932.log.gz 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.27950.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27950.log.gz 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.21593.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28196.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28378.log 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28196.log.gz 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/ceph.tmp-client.admin.21593.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.21593.log.gz 2024-09-12T07:03:59.506 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28378.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29014.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28378.log.gz 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25407.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29014.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29014.log.gz 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.25407.log: /var/log/ceph/cluster2.audit.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25407.log.gz 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25257.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2.log: 87.6%gzip -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.28455.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.25257.log: gzip -5 --verbose 0.0% -- -- replaced with /var/log/ceph/cluster2-client.admin.25257.log.gz /var/log/ceph/cluster2-client.admin.28681.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr: 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29386.log 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28455.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28455.log.gz 2024-09-12T07:03:59.507 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28681.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29181.log 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28681.log.gz 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29386.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28344.log 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29386.log.gz 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose --/var/log/ceph/cluster2-client.admin.29181.log: /var/log/ceph/cluster2-client.admin.28827.log 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29181.log.gz 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28344.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28344.log.gz 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.29096.log 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28827.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28827.log.gz 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29516.log 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25340.log 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29096.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29096.log.gz/var/log/ceph/cluster2-client.admin.29516.log: gzip 2024-09-12T07:03:59.508 INFO:teuthology.orchestra.run.smithi143.stderr: -5 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29516.log.gz 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.29360.log 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.25340.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25340.log.gz 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29118.log 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28318.log 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29360.log: 0.0% 91.1% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.29360.log.gz/var/log/ceph/cluster2-client.admin.29118.log: 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29057.log 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29118.log.gz 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28318.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25281.log 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28318.log.gz 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29057.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29057.log.gz 2024-09-12T07:03:59.509 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28727.log 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29035.log 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.25281.log: /var/log/ceph/cluster2-client.admin.28727.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25281.log.gz 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28727.log.gz 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28448.log 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28749.log/var/log/ceph/cluster2-client.admin.29035.log: 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0%/var/log/ceph/cluster2-client.admin.28448.log: -- replaced with /var/log/ceph/cluster2-client.admin.29035.log.gz 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28448.log.gz 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28534.log 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28707.log 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28749.log: 0.0%/var/log/ceph/cluster2-client.admin.28534.log: -- replaced with /var/log/ceph/cluster2-client.admin.28749.log.gz 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29490.log 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28534.log.gz 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28707.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28707.log.gz 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28376.log 2024-09-12T07:03:59.510 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29620.log 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29490.log: /var/log/ceph/cluster2-client.admin.28376.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29490.log.gz 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28376.log.gz 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29594.log 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29620.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29620.log.gz 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28526.log 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28456.log 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29594.log: /var/log/ceph/cluster2-client.admin.28526.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29594.log.gz 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28526.log.gz 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28993.log 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28656.log 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28456.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28456.log.gz 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28993.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29078.log 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28993.log.gz 2024-09-12T07:03:59.511 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28656.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28656.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29139.log 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29464.log 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29078.log: /var/log/ceph/cluster2-client.admin.29139.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29078.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29139.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28292.log 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29203.log 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29464.log: 0.0%/var/log/ceph/cluster2-client.admin.28292.log: -- replaced with /var/log/ceph/cluster2-client.admin.29464.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28292.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29160.log 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28221.log 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29203.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29203.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29160.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.25163.log 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29160.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28221.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28221.log.gz 2024-09-12T07:03:59.512 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28604.log 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.25163.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.25163.log.gz 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28604.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28604.log.gz 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29438.log 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29412.log 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-osd.0.log: /var/log/ceph/cluster2-client.admin.29438.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29438.log.gz 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28246.log 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28890.log 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29412.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29412.log.gz 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28246.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28246.log.gz 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr: -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-12T07:03:59.513 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.28890.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28890.log.gz 2024-09-12T07:03:59.514 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29542.log 2024-09-12T07:03:59.514 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29670.log 2024-09-12T07:03:59.514 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-osd.2.log: /var/log/ceph/cluster2-client.admin.29542.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29542.log.gz 2024-09-12T07:03:59.514 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29646.log 2024-09-12T07:03:59.514 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cluster2-client.admin.29670.log: /var/log/ceph/cluster2-client.admin.29646.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29670.log.gz 2024-09-12T07:03:59.514 INFO:teuthology.orchestra.run.smithi143.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29646.log.gz 2024-09-12T07:03:59.595 INFO:teuthology.orchestra.run.smithi083.stderr: 55.0% 55.7% -- replaced with /var/log/ceph/cluster2-client.admin.29361.log.gz -- replaced with /var/log/ceph/cluster1-client.0.29361.log.gz 2024-09-12T07:03:59.595 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T07:03:59.841 INFO:teuthology.orchestra.run.smithi143.stderr: 92.1% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-12T07:04:00.280 INFO:teuthology.orchestra.run.smithi143.stderr: 94.2% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-12T07:04:00.557 INFO:teuthology.orchestra.run.smithi143.stderr: 91.8% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-12T07:04:00.603 INFO:teuthology.orchestra.run.smithi143.stderr: 94.3% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-12T07:04:00.777 INFO:teuthology.orchestra.run.smithi143.stderr: 94.1% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-12T07:04:00.779 INFO:teuthology.orchestra.run.smithi143.stderr: 2024-09-12T07:04:00.779 INFO:teuthology.orchestra.run.smithi143.stderr:real 0m1.335s 2024-09-12T07:04:00.779 INFO:teuthology.orchestra.run.smithi143.stderr:user 0m4.604s 2024-09-12T07:04:00.779 INFO:teuthology.orchestra.run.smithi143.stderr:sys 0m0.174s 2024-09-12T07:04:01.189 INFO:teuthology.orchestra.run.smithi083.stderr: 92.0% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-12T07:04:03.348 INFO:teuthology.orchestra.run.smithi083.stderr: 90.2% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-12T07:05:56.242 INFO:teuthology.orchestra.run.smithi083.stderr: 94.9% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-12T07:06:22.212 INFO:teuthology.orchestra.run.smithi083.stderr: 95.0% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-12T07:07:14.916 INFO:teuthology.orchestra.run.smithi083.stderr: 94.9% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-12T07:07:14.918 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-09-12T07:07:14.918 INFO:teuthology.orchestra.run.smithi083.stderr:real 3m15.485s 2024-09-12T07:07:14.918 INFO:teuthology.orchestra.run.smithi083.stderr:user 4m40.062s 2024-09-12T07:07:14.918 INFO:teuthology.orchestra.run.smithi083.stderr:sys 0m13.142s 2024-09-12T07:07:14.919 INFO:tasks.ceph:Archiving logs... 2024-09-12T07:07:14.919 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/remote/smithi083/log 2024-09-12T07:07:14.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-12T07:07:38.693 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/remote/smithi143/log 2024-09-12T07:07:38.694 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-12T07:07:39.325 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-12T07:07:39.336 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... 2024-09-12T07:07:39.336 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-12T07:07:39.338 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-12T07:07:39.429 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-12T07:07:39.438 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-12T07:07:39.438 DEBUG:teuthology.orchestra.run.smithi083:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-12T07:07:39.441 DEBUG:teuthology.orchestra.run.smithi143:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-12T07:07:39.459 INFO:teuthology.orchestra.run.smithi143.stdout: remote refid st t when poll reach delay offset jitter 2024-09-12T07:07:39.459 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================== 2024-09-12T07:07:39.459 INFO:teuthology.orchestra.run.smithi143.stdout:+hv01.front.sepi 67.205.162.81 3 u 56 128 377 0.086 -1.833 0.147 2024-09-12T07:07:39.459 INFO:teuthology.orchestra.run.smithi143.stdout:*hv02.front.sepi 63.231.80.2 3 u 39 128 377 0.104 -0.996 0.136 2024-09-12T07:07:39.459 INFO:teuthology.orchestra.run.smithi143.stdout:+hv03.front.sepi 74.6.168.72 3 u 49 128 377 0.111 +1.280 0.611 2024-09-12T07:07:39.460 INFO:teuthology.orchestra.run.smithi143.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-12T07:07:39.494 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-09-12T07:07:39.494 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-09-12T07:07:39.494 INFO:teuthology.orchestra.run.smithi083.stdout:+hv01.front.sepi 67.205.162.81 3 u 35 128 377 0.151 -2.208 0.066 2024-09-12T07:07:39.494 INFO:teuthology.orchestra.run.smithi083.stdout:*hv02.front.sepi 63.231.80.2 3 u 22 128 377 0.142 -1.184 0.124 2024-09-12T07:07:39.494 INFO:teuthology.orchestra.run.smithi083.stdout:+hv03.front.sepi 74.6.168.72 3 u 77 128 377 0.186 +0.991 0.486 2024-09-12T07:07:39.494 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-09-12T07:07:39.495 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-12T07:07:39.505 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-12T07:07:39.505 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-12T07:07:39.516 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-12T07:07:39.529 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-12T07:07:39.538 INFO:teuthology.task.internal:Duration was 6391.755644 seconds 2024-09-12T07:07:39.538 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-12T07:07:39.548 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-12T07:07:39.548 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-12T07:07:39.551 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-12T07:07:39.669 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-12T07:07:39.669 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi083.front.sepia.ceph.com 2024-09-12T07:07:39.669 DEBUG:teuthology.orchestra.run.smithi083:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-12T07:07:39.680 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi143.front.sepia.ceph.com 2024-09-12T07:07:39.680 DEBUG:teuthology.orchestra.run.smithi143:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-12T07:07:39.690 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-12T07:07:39.690 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-12T07:07:39.725 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-12T07:07:39.759 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-12T07:07:39.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-12T07:07:39.801 DEBUG:teuthology.orchestra.run.smithi143:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-12T07:07:39.896 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-12T07:07:39.906 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-12T07:07:39.907 DEBUG:teuthology.orchestra.run.smithi083:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-12T07:07:39.927 DEBUG:teuthology.orchestra.run.smithi143:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-12T07:07:39.941 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-12T07:07:39.951 DEBUG:teuthology.orchestra.run.smithi083:> 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 2024-09-12T07:07:39.970 DEBUG:teuthology.orchestra.run.smithi143:> 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 2024-09-12T07:07:39.985 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = core 2024-09-12T07:07:39.995 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = core 2024-09-12T07:07:40.081 DEBUG:teuthology.orchestra.run.smithi083:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-12T07:07:40.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T07:07:40.090 DEBUG:teuthology.orchestra.run.smithi143:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-12T07:07:40.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-12T07:07:40.130 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-12T07:07:40.140 INFO:teuthology.task.internal:Transferring archived files... 2024-09-12T07:07:40.141 DEBUG:teuthology.misc:Transferring archived files from smithi083:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/remote/smithi083 2024-09-12T07:07:40.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-12T07:07:40.168 DEBUG:teuthology.misc:Transferring archived files from smithi143:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-12_04:46:10-rbd-wip-dis-testing-distro-default-smithi/7902327/remote/smithi143 2024-09-12T07:07:40.168 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-12T07:07:40.194 INFO:teuthology.task.internal:Removing archive directory... 2024-09-12T07:07:40.194 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-12T07:07:40.201 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-12T07:07:40.238 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-12T07:07:40.253 INFO:teuthology.task.internal:Not uploading archives. 2024-09-12T07:07:40.253 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-12T07:07:40.309 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-12T07:07:40.310 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-12T07:07:40.320 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-12T07:07:40.324 INFO:teuthology.orchestra.run.smithi083.stdout: 658624 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 12 07:07 /home/ubuntu/cephtest 2024-09-12T07:07:40.331 INFO:teuthology.orchestra.run.smithi143.stdout: 658465 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 12 07:07 /home/ubuntu/cephtest 2024-09-12T07:07:40.333 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-12T07:07:40.576 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-12T07:07:41.915 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/replicated 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 6391.755644083023 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-12T07:07:41.915 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-12T07:07:42.018 INFO:teuthology.run:pass