2024-09-14T06:33:49.705 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-14T06:33:49.724 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T06:33:49.813 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397 branch: main description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: ceph-qa@ceph.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: '7900397' kernel: kdb: 1 sha1: 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: teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: main ceph: conf: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore allocator: stupid bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: flavor: default sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: main sha1: 0d61375b8ab53be4c233f5b93e463edfdff9316a owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.git roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 5839 sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 sleep_before_teardown: 0 subset: 99/128 suite: rbd suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 0d61375b8ab53be4c233f5b93e463edfdff9316a targets: smithi092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6NVwd1mENYDwUK21VhVvp3E/8d+1mhTrOrfKRH2TpdJuMsfEgvPSRqEZnEP4HLGwFETwu2fOuxt74LEVFw8S8= smithi115.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWT9JsyO8Tko+rqRvo2Ok3EdvMqPj1vBztfpuIXb0p1Xbw7xUaP+Z6zM+ATzoDzTTXbXl8aEIvaBBY8CYC5doU= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-10_20:16:17 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-14T06:33:49.813 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa; will attempt to use it 2024-09-14T06:33:49.814 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa/tasks 2024-09-14T06:33:49.814 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-14T06:33:49.816 INFO:teuthology.task.internal:Checking packages... 2024-09-14T06:33:49.837 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7f24e589328ae9e639c0009d93340e5b235d0a47' 2024-09-14T06:33:49.837 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T06:33:49.837 INFO:teuthology.packaging:ref: None 2024-09-14T06:33:49.838 INFO:teuthology.packaging:tag: None 2024-09-14T06:33:49.838 INFO:teuthology.packaging:branch: main 2024-09-14T06:33:49.838 INFO:teuthology.packaging:sha1: 7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:33:49.838 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=main 2024-09-14T06:33:50.057 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4926.g1c941a66 2024-09-14T06:33:50.059 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-14T06:33:50.064 INFO:teuthology.task.internal:no buildpackages task found 2024-09-14T06:33:50.064 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-14T06:33:50.073 INFO:teuthology.task.internal:Saving configuration 2024-09-14T06:33:50.087 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-14T06:33:50.097 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-14T06:33:50.114 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi092.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 06:28:54.871409', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6NVwd1mENYDwUK21VhVvp3E/8d+1mhTrOrfKRH2TpdJuMsfEgvPSRqEZnEP4HLGwFETwu2fOuxt74LEVFw8S8='} 2024-09-14T06:33:50.131 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi115.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 06:28:54.872998', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWT9JsyO8Tko+rqRvo2Ok3EdvMqPj1vBztfpuIXb0p1Xbw7xUaP+Z6zM+ATzoDzTTXbXl8aEIvaBBY8CYC5doU='} 2024-09-14T06:33:50.131 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-14T06:33:50.138 INFO:teuthology.task.internal:roles: ubuntu@smithi092.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-14T06:33:50.138 INFO:teuthology.task.internal:roles: ubuntu@smithi115.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-14T06:33:50.138 INFO:teuthology.run_tasks:Running task console_log... 2024-09-14T06:33:50.189 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7faf2a92bbe0>, signals=[15]) 2024-09-14T06:33:50.189 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-14T06:33:50.196 INFO:teuthology.task.internal:Opening connections... 2024-09-14T06:33:50.197 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:33:50.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:33:50.273 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T06:33:50.274 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:33:50.347 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-14T06:33:50.356 DEBUG:teuthology.orchestra.run.smithi092:> uname -m 2024-09-14T06:33:50.373 INFO:teuthology.orchestra.run.smithi092.stdout:x86_64 2024-09-14T06:33:50.374 DEBUG:teuthology.orchestra.run.smithi092:> cat /etc/os-release 2024-09-14T06:33:50.430 INFO:teuthology.orchestra.run.smithi092.stdout:NAME="CentOS Stream" 2024-09-14T06:33:50.430 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION="9" 2024-09-14T06:33:50.430 INFO:teuthology.orchestra.run.smithi092.stdout:ID="centos" 2024-09-14T06:33:50.430 INFO:teuthology.orchestra.run.smithi092.stdout:ID_LIKE="rhel fedora" 2024-09-14T06:33:50.430 INFO:teuthology.orchestra.run.smithi092.stdout:VERSION_ID="9" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:PLATFORM_ID="platform:el9" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:ANSI_COLOR="0;31" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:LOGO="fedora-logo-icon" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:HOME_URL="https://centos.org/" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T06:33:50.431 INFO:teuthology.orchestra.run.smithi092.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T06:33:50.432 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2024-09-14T06:33:50.454 DEBUG:teuthology.orchestra.run.smithi115:> uname -m 2024-09-14T06:33:50.472 INFO:teuthology.orchestra.run.smithi115.stdout:x86_64 2024-09-14T06:33:50.473 DEBUG:teuthology.orchestra.run.smithi115:> cat /etc/os-release 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:NAME="CentOS Stream" 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION="9" 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:ID="centos" 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:ID_LIKE="rhel fedora" 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:VERSION_ID="9" 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:PLATFORM_ID="platform:el9" 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T06:33:50.529 INFO:teuthology.orchestra.run.smithi115.stdout:ANSI_COLOR="0;31" 2024-09-14T06:33:50.530 INFO:teuthology.orchestra.run.smithi115.stdout:LOGO="fedora-logo-icon" 2024-09-14T06:33:50.530 INFO:teuthology.orchestra.run.smithi115.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T06:33:50.530 INFO:teuthology.orchestra.run.smithi115.stdout:HOME_URL="https://centos.org/" 2024-09-14T06:33:50.530 INFO:teuthology.orchestra.run.smithi115.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T06:33:50.530 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T06:33:50.530 INFO:teuthology.orchestra.run.smithi115.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T06:33:50.530 INFO:teuthology.lock.ops:Updating smithi115.front.sepia.ceph.com on lock server 2024-09-14T06:33:50.554 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-14T06:33:50.562 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-14T06:33:50.581 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-14T06:33:50.581 DEBUG:teuthology.orchestra.run.smithi092:> test '!' -e /home/ubuntu/cephtest 2024-09-14T06:33:50.584 DEBUG:teuthology.orchestra.run.smithi115:> test '!' -e /home/ubuntu/cephtest 2024-09-14T06:33:50.600 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-14T06:33:50.606 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-14T06:33:50.606 DEBUG:teuthology.orchestra.run.smithi092:> test -z $(ls -A /var/lib/ceph) 2024-09-14T06:33:50.639 DEBUG:teuthology.orchestra.run.smithi115:> test -z $(ls -A /var/lib/ceph) 2024-09-14T06:33:50.745 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-14T06:33:50.803 INFO:teuthology.run_tasks:Running task kernel... 2024-09-14T06:33:50.821 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-14T06:33:50.821 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-14T06:33:50.822 DEBUG:teuthology.orchestra.run.smithi092:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T06:33:50.822 DEBUG:teuthology.orchestra.run.smithi115:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T06:33:50.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:33:50.839 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-14T06:33:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:33:50.840 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-09-14T06:33:50.896 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-503.el9.x86_64 2024-09-14T06:33:50.896 INFO:teuthology.task.kernel:Running kernel on smithi092: 5.14.0-503.el9.x86_64 2024-09-14T06:33:50.897 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum install -y kernel 2024-09-14T06:33:50.898 INFO:teuthology.orchestra.run.smithi115.stdout:5.14.0-503.el9.x86_64 2024-09-14T06:33:50.898 INFO:teuthology.task.kernel:Running kernel on smithi115: 5.14.0-503.el9.x86_64 2024-09-14T06:33:50.898 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum install -y kernel 2024-09-14T06:33:53.295 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.2 MB 00:00 2024-09-14T06:33:53.379 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-14T06:33:55.312 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 22 MB/s | 20 MB 00:00 2024-09-14T06:33:56.480 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - AppStream 10 MB/s | 20 MB 00:01 2024-09-14T06:33:59.954 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 7.6 MB/s | 6.5 MB 00:00 2024-09-14T06:34:01.413 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 76 kB/s | 19 kB 00:00 2024-09-14T06:34:01.971 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-14T06:34:02.517 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-14T06:34:03.863 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - Extras packages 27 kB/s | 19 kB 00:00 2024-09-14T06:34:04.909 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-14T06:34:07.881 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-09-14T06:34:09.919 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T06:34:09.919 INFO:teuthology.orchestra.run.smithi092.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T06:34:10.019 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:34:10.028 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout:Install 4 Packages 2024-09-14T06:34:10.029 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:34:10.030 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 79 M 2024-09-14T06:34:10.030 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 126 M 2024-09-14T06:34:10.030 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:34:10.232 INFO:teuthology.orchestra.run.smithi092.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 267 kB/s | 23 kB 00:00 2024-09-14T06:34:10.356 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 36 kB/s | 1.7 kB 00:00 2024-09-14T06:34:12.371 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T06:34:12.371 INFO:teuthology.orchestra.run.smithi115.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T06:34:12.461 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:34:12.465 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:34:12.465 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-09-14T06:34:12.465 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:34:12.465 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:34:12.465 INFO:teuthology.orchestra.run.smithi115.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout:Install 4 Packages 2024-09-14T06:34:12.466 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:34:12.467 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 79 M 2024-09-14T06:34:12.467 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 126 M 2024-09-14T06:34:12.467 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:34:12.599 INFO:teuthology.orchestra.run.smithi115.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 262 kB/s | 23 kB 00:00 2024-09-14T06:34:13.050 INFO:teuthology.orchestra.run.smithi115.stdout:(2/4): kernel-modules-core-5.14.0-505.el9.x86_6 63 MB/s | 29 MB 00:00 2024-09-14T06:34:13.082 INFO:teuthology.orchestra.run.smithi092.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 5.3 MB/s | 16 MB 00:02 2024-09-14T06:34:13.317 INFO:teuthology.orchestra.run.smithi115.stdout:(3/4): kernel-core-5.14.0-505.el9.x86_64.rpm 19 MB/s | 16 MB 00:00 2024-09-14T06:34:13.717 INFO:teuthology.orchestra.run.smithi115.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 29 MB/s | 35 MB 00:01 2024-09-14T06:34:13.717 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:34:13.717 INFO:teuthology.orchestra.run.smithi115.stdout:Total 63 MB/s | 79 MB 00:01 2024-09-14T06:34:14.398 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:34:14.740 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:34:14.740 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:34:15.686 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:34:15.687 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:34:16.890 INFO:teuthology.orchestra.run.smithi092.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 5.1 MB/s | 35 MB 00:06 2024-09-14T06:34:17.157 INFO:teuthology.orchestra.run.smithi092.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 4.1 MB/s | 29 MB 00:06 2024-09-14T06:34:17.157 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:34:17.157 INFO:teuthology.orchestra.run.smithi092.stdout:Total 11 MB/s | 79 MB 00:07 2024-09-14T06:34:17.841 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:34:18.128 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:34:18.203 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:34:18.203 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:34:18.784 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T06:34:18.867 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T06:34:19.180 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:34:19.180 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:34:21.619 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:34:21.650 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T06:34:21.779 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T06:34:22.339 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T06:34:22.440 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T06:34:25.213 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T06:34:25.352 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T06:34:26.583 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T06:34:26.730 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:34:30.192 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T06:34:30.228 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:34:31.566 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:34:35.074 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:09.857 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:09.896 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:10.312 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:10.312 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T06:35:10.312 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T06:35:10.312 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:35:11.145 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:35:11.486 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T06:35:11.567 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T06:35:11.567 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T06:35:11.567 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T06:35:11.568 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T06:35:11.568 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T06:35:11.568 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-14T06:35:11.568 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi115.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T06:35:11.568 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T06:35:11.626 INFO:teuthology.orchestra.run.smithi115.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T06:35:11.627 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T06:35:11.627 DEBUG:teuthology.orchestra.run.smithi115:> sudo rpm -qi grub2-tools 2024-09-14T06:35:11.658 INFO:teuthology.orchestra.run.smithi115.stdout:Name : grub2-tools 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Epoch : 1 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Version : 2.06 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Release : 82.el9 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Architecture: x86_64 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Group : Unspecified 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Size : 8274670 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:License : GPLv3+ 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T06:35:11.659 INFO:teuthology.orchestra.run.smithi115.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:Packager : builder@centos.org 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:Vendor : CentOS 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:Summary : Support tools for GRUB. 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:Description : 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:hardware devices. 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:35:11.660 INFO:teuthology.orchestra.run.smithi115.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T06:35:11.661 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T06:35:11.661 INFO:teuthology.task.kernel:Updating grub on smithi115 to boot 5.14.0-505.el9.x86_64 2024-09-14T06:35:11.661 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T06:35:12.340 INFO:teuthology.orchestra.run.smithi115.stderr:Generating grub configuration file ... 2024-09-14T06:35:13.427 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:13.467 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:13.651 INFO:teuthology.orchestra.run.smithi115.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T06:35:13.682 INFO:teuthology.orchestra.run.smithi115.stderr:done 2024-09-14T06:35:13.685 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2024-09-14T06:35:13.701 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.kf59kPYjaO 2024-09-14T06:35:13.701 DEBUG:teuthology.orchestra.run.smithi115:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.kf59kPYjaO 2024-09-14T06:35:13.758 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:13.758 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T06:35:13.758 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T06:35:13.758 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T06:35:13.768 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.kf59kPYjaO 2024-09-14T06:35:13.905 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.kf59kPYjaO is 6KB 2024-09-14T06:35:13.952 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.kf59kPYjaO 2024-09-14T06:35:13.967 DEBUG:teuthology.orchestra.run.smithi115:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T06:35:14.030 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T06:35:14.030 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T06:35:14.030 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T06:35:14.030 INFO:teuthology.orchestra.run.smithi115.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T06:35:14.031 DEBUG:teuthology.orchestra.run.smithi115:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T06:35:14.192 DEBUG:teuthology.orchestra.run.smithi115:> sudo shutdown -r now 2024-09-14T06:35:14.598 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T06:35:14.598 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:35:14.598 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:35:14.599 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T06:35:14.599 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T06:35:14.599 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T06:35:14.599 INFO:teuthology.orchestra.run.smithi092.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T06:35:14.599 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:35:14.599 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:35:14.923 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T06:35:15.003 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T06:35:15.003 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T06:35:15.003 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T06:35:15.003 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T06:35:15.004 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T06:35:15.004 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-14T06:35:15.004 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi092.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T06:35:15.004 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T06:35:15.062 INFO:teuthology.orchestra.run.smithi092.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T06:35:15.063 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T06:35:15.063 DEBUG:teuthology.orchestra.run.smithi092:> sudo rpm -qi grub2-tools 2024-09-14T06:35:15.103 INFO:teuthology.orchestra.run.smithi092.stdout:Name : grub2-tools 2024-09-14T06:35:15.103 INFO:teuthology.orchestra.run.smithi092.stdout:Epoch : 1 2024-09-14T06:35:15.103 INFO:teuthology.orchestra.run.smithi092.stdout:Version : 2.06 2024-09-14T06:35:15.103 INFO:teuthology.orchestra.run.smithi092.stdout:Release : 82.el9 2024-09-14T06:35:15.103 INFO:teuthology.orchestra.run.smithi092.stdout:Architecture: x86_64 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Group : Unspecified 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Size : 8274670 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:License : GPLv3+ 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Packager : builder@centos.org 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:Vendor : CentOS 2024-09-14T06:35:15.104 INFO:teuthology.orchestra.run.smithi092.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout:Summary : Support tools for GRUB. 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout:Description : 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout:hardware devices. 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:35:15.105 INFO:teuthology.orchestra.run.smithi092.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T06:35:15.106 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T06:35:15.106 INFO:teuthology.task.kernel:Updating grub on smithi092 to boot 5.14.0-505.el9.x86_64 2024-09-14T06:35:15.106 DEBUG:teuthology.orchestra.run.smithi092:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T06:35:15.782 INFO:teuthology.orchestra.run.smithi092.stderr:Generating grub configuration file ... 2024-09-14T06:35:17.161 INFO:teuthology.orchestra.run.smithi092.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T06:35:17.200 INFO:teuthology.orchestra.run.smithi092.stderr:done 2024-09-14T06:35:17.202 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-09-14T06:35:17.219 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.uctFCME6qV 2024-09-14T06:35:17.219 DEBUG:teuthology.orchestra.run.smithi092:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.uctFCME6qV 2024-09-14T06:35:17.287 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.uctFCME6qV 2024-09-14T06:35:17.424 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.uctFCME6qV is 6KB 2024-09-14T06:35:17.476 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.uctFCME6qV 2024-09-14T06:35:17.491 DEBUG:teuthology.orchestra.run.smithi092:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T06:35:17.562 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T06:35:17.562 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T06:35:17.562 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T06:35:17.563 INFO:teuthology.orchestra.run.smithi092.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T06:35:17.564 DEBUG:teuthology.orchestra.run.smithi092:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T06:35:17.718 DEBUG:teuthology.orchestra.run.smithi092:> sudo shutdown -r now 2024-09-14T06:35:44.218 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-14T06:35:44.219 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-14T06:35:44.219 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:35:47.723 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-14T06:35:47.724 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-14T06:35:47.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:36:18.877 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-14T06:36:27.887 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-14T06:36:27.888 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:36:46.269 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.115 2024-09-14T06:36:47.728 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T06:36:56.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-14T06:36:56.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:36:58.270 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-14T06:36:58.271 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:36:58.424 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-14T06:36:58.636 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-09-14T06:36:58.883 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-14T06:36:58.884 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-14T06:36:58.884 DEBUG:teuthology.orchestra.run.smithi092:> uname -r 2024-09-14T06:36:58.898 INFO:teuthology.orchestra.run.smithi092.stdout:5.14.0-505.el9.x86_64 2024-09-14T06:36:58.899 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T06:36:58.899 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T06:36:58.899 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T06:36:59.040 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-14T06:36:59.040 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-14T06:36:59.041 DEBUG:teuthology.orchestra.run.smithi115:> uname -r 2024-09-14T06:36:59.054 INFO:teuthology.orchestra.run.smithi115.stdout:5.14.0-505.el9.x86_64 2024-09-14T06:36:59.054 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T06:36:59.055 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T06:36:59.055 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T06:36:59.899 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-14T06:36:59.900 DEBUG:teuthology.orchestra.run.smithi092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T06:36:59.991 INFO:teuthology.orchestra.run.smithi092.stdout:ttyS1 2024-09-14T06:37:00.012 DEBUG:teuthology.parallel:result is None 2024-09-14T06:37:00.055 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-14T06:37:00.055 DEBUG:teuthology.orchestra.run.smithi115:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T06:37:00.202 INFO:teuthology.orchestra.run.smithi115.stdout:ttyS1 2024-09-14T06:37:00.227 DEBUG:teuthology.parallel:result is None 2024-09-14T06:37:00.227 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-14T06:37:00.235 INFO:teuthology.task.internal:Creating test directory... 2024-09-14T06:37:00.236 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T06:37:00.238 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T06:37:00.302 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-14T06:37:00.314 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-14T06:37:00.351 INFO:teuthology.task.internal:Creating archive directory... 2024-09-14T06:37:00.351 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T06:37:00.355 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T06:37:00.418 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-14T06:37:00.425 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-14T06:37:00.425 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:37:00.427 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:37:00.457 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:37:00.467 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:37:00.564 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:37:00.583 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T06:37:00.588 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-14T06:37:00.599 INFO:teuthology.task.internal:Configuring sudo... 2024-09-14T06:37:00.600 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T06:37:00.602 DEBUG:teuthology.orchestra.run.smithi115:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T06:37:00.674 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-14T06:37:00.687 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-14T06:37:00.687 DEBUG:teuthology.orchestra.run.smithi092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T06:37:00.689 DEBUG:teuthology.orchestra.run.smithi115:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T06:37:00.725 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T06:37:00.790 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T06:37:00.836 DEBUG:teuthology.orchestra.run.smithi092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T06:37:00.919 DEBUG:teuthology.orchestra.run.smithi092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T06:37:00.959 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:37:00.959 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T06:37:01.026 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T06:37:01.093 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T06:37:01.197 DEBUG:teuthology.orchestra.run.smithi115:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T06:37:01.247 DEBUG:teuthology.orchestra.run.smithi115:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T06:37:01.290 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:37:01.291 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T06:37:01.355 DEBUG:teuthology.orchestra.run.smithi092:> sudo service rsyslog restart 2024-09-14T06:37:01.361 DEBUG:teuthology.orchestra.run.smithi115:> sudo service rsyslog restart 2024-09-14T06:37:01.397 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T06:37:01.451 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T06:37:01.675 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-14T06:37:01.686 INFO:teuthology.task.internal:Starting timer... 2024-09-14T06:37:01.686 INFO:teuthology.run_tasks:Running task pcp... 2024-09-14T06:37:01.787 INFO:teuthology.run_tasks:Running task selinux... 2024-09-14T06:37:01.873 DEBUG:teuthology.orchestra.run.smithi092:> sudo service auditd rotate 2024-09-14T06:37:01.944 INFO:teuthology.orchestra.run.smithi092.stdout:Rotating logs: 2024-09-14T06:37:01.946 DEBUG:teuthology.orchestra.run.smithi115:> sudo service auditd rotate 2024-09-14T06:37:02.001 INFO:teuthology.orchestra.run.smithi115.stdout:Rotating logs: 2024-09-14T06:37:02.003 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-14T06:37:02.003 DEBUG:teuthology.orchestra.run.smithi092:> /usr/sbin/getenforce 2024-09-14T06:37:02.021 INFO:teuthology.orchestra.run.smithi092.stdout:Permissive 2024-09-14T06:37:02.021 DEBUG:teuthology.orchestra.run.smithi115:> /usr/sbin/getenforce 2024-09-14T06:37:02.101 INFO:teuthology.orchestra.run.smithi115.stdout:Permissive 2024-09-14T06:37:02.102 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi092.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi115.front.sepia.ceph.com': 'permissive'} 2024-09-14T06:37:02.102 DEBUG:teuthology.orchestra.run.smithi092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T06:37:02.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:37:02.126 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T06:37:02.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T06:37:02.151 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-14T06:37:02.151 DEBUG:teuthology.orchestra.run.smithi092:> sudo /usr/sbin/setenforce permissive 2024-09-14T06:37:02.309 DEBUG:teuthology.orchestra.run.smithi115:> sudo /usr/sbin/setenforce permissive 2024-09-14T06:37:02.344 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-14T06:37:02.353 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-14T06:37:02.366 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-14T06:37:02.367 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi092.front.sepia.ceph.com,smithi115.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-14T06:40:47.043 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi092.front.sepia.ceph.com'), Remote(name='ubuntu@smithi115.front.sepia.ceph.com')] 2024-09-14T06:40:47.044 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-14T06:40:47.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:40:47.121 DEBUG:teuthology.orchestra.run.smithi092:> true 2024-09-14T06:40:47.200 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi092.front.sepia.ceph.com' 2024-09-14T06:40:47.201 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-14T06:40:47.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T06:40:47.278 DEBUG:teuthology.orchestra.run.smithi115:> true 2024-09-14T06:40:47.360 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi115.front.sepia.ceph.com' 2024-09-14T06:40:47.361 INFO:teuthology.run_tasks:Running task clock... 2024-09-14T06:40:47.371 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-14T06:40:47.372 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T06:40:47.373 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:40:47.375 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T06:40:47.375 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:40:47.402 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T06:40:47.416 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T06:40:47.430 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T06:40:47.440 INFO:teuthology.orchestra.run.smithi092.stderr:sudo: ntpd: command not found 2024-09-14T06:40:47.444 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T06:40:47.451 INFO:teuthology.orchestra.run.smithi092.stdout:506 Cannot talk to daemon 2024-09-14T06:40:47.466 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T06:40:47.473 INFO:teuthology.orchestra.run.smithi115.stderr:sudo: ntpd: command not found 2024-09-14T06:40:47.479 INFO:teuthology.orchestra.run.smithi115.stdout:506 Cannot talk to daemon 2024-09-14T06:40:47.480 INFO:teuthology.orchestra.run.smithi092.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T06:40:47.493 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T06:40:47.507 INFO:teuthology.orchestra.run.smithi115.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T06:40:47.540 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-09-14T06:40:47.543 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T06:40:47.543 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-09-14T06:40:47.543 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.544 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.544 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.544 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.563 INFO:teuthology.orchestra.run.smithi115.stderr:bash: line 1: ntpq: command not found 2024-09-14T06:40:47.566 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T06:40:47.566 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-09-14T06:40:47.566 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.567 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.567 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.567 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T06:40:47.568 INFO:teuthology.run_tasks:Running task install... 2024-09-14T06:40:47.578 DEBUG:teuthology.task.install:project ceph 2024-09-14T06:40:47.578 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}} 2024-09-14T06:40:47.578 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'} 2024-09-14T06:40:47.578 INFO:teuthology.task.install:Using flavor: default 2024-09-14T06:40:47.583 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-14T06:40:47.583 INFO:teuthology.task.install:extra packages: [] 2024-09-14T06:40:47.584 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'tag': None, 'wait_for_package': False} 2024-09-14T06:40:47.584 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:40:47.586 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'tag': None, 'wait_for_package': False} 2024-09-14T06:40:47.586 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:40:47.726 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/ 2024-09-14T06:40:47.726 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4775.g7f24e589 2024-09-14T06:40:47.729 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/ 2024-09-14T06:40:47.730 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4775.g7f24e589 2024-09-14T06:40:47.837 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T06:40:47.837 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:40:47.837 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T06:40:47.843 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/main/7f24e589328ae9e639c0009d93340e5b235d0a47/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T06:40:47.843 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:40:47.843 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T06:40:47.864 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T06:40:47.864 DEBUG:teuthology.orchestra.run.smithi115:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/7f24e589328ae9e639c0009d93340e5b235d0a47/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T06:40:47.868 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T06:40:47.869 DEBUG:teuthology.orchestra.run.smithi092:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/7f24e589328ae9e639c0009d93340e5b235d0a47/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T06:40:47.930 DEBUG:teuthology.orchestra.run.smithi115:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-14T06:40:47.937 DEBUG:teuthology.orchestra.run.smithi092:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-14T06:40:48.006 DEBUG:teuthology.orchestra.run.smithi115:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-14T06:40:48.012 DEBUG:teuthology.orchestra.run.smithi092:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-14T06:40:48.069 INFO:teuthology.orchestra.run.smithi115.stdout:check_obsoletes = 1 2024-09-14T06:40:48.071 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum clean all 2024-09-14T06:40:48.075 INFO:teuthology.orchestra.run.smithi092.stdout:check_obsoletes = 1 2024-09-14T06:40:48.077 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum clean all 2024-09-14T06:40:48.299 INFO:teuthology.orchestra.run.smithi115.stdout:45 files removed 2024-09-14T06:40:48.314 INFO:teuthology.orchestra.run.smithi092.stdout:45 files removed 2024-09-14T06:40:48.326 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-radosgw 2024-09-14T06:40:48.340 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-radosgw 2024-09-14T06:40:48.872 INFO:teuthology.orchestra.run.smithi115.stdout:ceph packages for x86_64 319 kB/s | 84 kB 00:00 2024-09-14T06:40:48.899 INFO:teuthology.orchestra.run.smithi092.stdout:ceph packages for x86_64 303 kB/s | 84 kB 00:00 2024-09-14T06:40:49.147 INFO:teuthology.orchestra.run.smithi115.stdout:ceph noarch packages 104 kB/s | 24 kB 00:00 2024-09-14T06:40:49.194 INFO:teuthology.orchestra.run.smithi092.stdout:ceph noarch packages 96 kB/s | 24 kB 00:00 2024-09-14T06:40:49.406 INFO:teuthology.orchestra.run.smithi115.stdout:ceph source packages 8.7 kB/s | 1.9 kB 00:00 2024-09-14T06:40:49.469 INFO:teuthology.orchestra.run.smithi092.stdout:ceph source packages 8.1 kB/s | 1.9 kB 00:00 2024-09-14T06:40:50.636 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - BaseOS 7.3 MB/s | 8.2 MB 00:01 2024-09-14T06:40:53.362 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-09-14T06:40:57.504 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - CRB 17 MB/s | 6.5 MB 00:00 2024-09-14T06:40:58.880 INFO:teuthology.orchestra.run.smithi092.stdout:CentOS Stream 9 - Extras packages 116 kB/s | 19 kB 00:00 2024-09-14T06:40:59.650 INFO:teuthology.orchestra.run.smithi092.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-14T06:41:02.112 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - BaseOS 667 kB/s | 8.2 MB 00:12 2024-09-14T06:41:03.863 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-14T06:41:05.006 INFO:teuthology.orchestra.run.smithi092.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-14T06:41:07.373 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:41:07.385 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:07.385 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:41:07.385 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:07.385 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:41:07.385 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-radosgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 11 M 2024-09-14T06:41:07.385 INFO:teuthology.orchestra.run.smithi092.stdout:Upgrading: 2024-09-14T06:41:07.385 INFO:teuthology.orchestra.run.smithi092.stdout: librados2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.5 M 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: librbd1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-base x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 22 M 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-selinux x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 25 k 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 755 k 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-14T06:41:07.386 INFO:teuthology.orchestra.run.smithi092.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: libradosstriper1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 508 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: librgw2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-argparse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 45 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 143 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cephfs x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 161 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T06:41:07.387 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rados x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 321 k 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 306 k 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 99 k 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout:Installing weak dependencies: 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout:Install 31 Packages 2024-09-14T06:41:07.388 INFO:teuthology.orchestra.run.smithi092.stdout:Upgrade 2 Packages 2024-09-14T06:41:07.389 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:07.389 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 62 M 2024-09-14T06:41:07.389 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:41:08.199 INFO:teuthology.orchestra.run.smithi092.stdout:(1/33): ceph-base-19.3.0-4775.g7f24e589.el9.x86 9.9 MB/s | 5.5 MB 00:00 2024-09-14T06:41:08.266 INFO:teuthology.orchestra.run.smithi092.stdout:(2/33): ceph-selinux-19.3.0-4775.g7f24e589.el9. 377 kB/s | 25 kB 00:00 2024-09-14T06:41:08.305 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-14T06:41:08.366 INFO:teuthology.orchestra.run.smithi092.stdout:(3/33): libcephfs2-19.3.0-4775.g7f24e589.el9.x8 7.4 MB/s | 755 kB 00:00 2024-09-14T06:41:08.516 INFO:teuthology.orchestra.run.smithi092.stdout:(4/33): ceph-radosgw-19.3.0-4775.g7f24e589.el9. 13 MB/s | 11 MB 00:00 2024-09-14T06:41:08.541 INFO:teuthology.orchestra.run.smithi092.stdout:(5/33): libradosstriper1-19.3.0-4775.g7f24e589. 2.8 MB/s | 508 kB 00:00 2024-09-14T06:41:08.608 INFO:teuthology.orchestra.run.smithi092.stdout:(6/33): python3-ceph-argparse-19.3.0-4775.g7f24 675 kB/s | 45 kB 00:00 2024-09-14T06:41:08.667 INFO:teuthology.orchestra.run.smithi092.stdout:(7/33): python3-ceph-common-19.3.0-4775.g7f24e5 2.4 MB/s | 143 kB 00:00 2024-09-14T06:41:08.776 INFO:teuthology.orchestra.run.smithi092.stdout:(8/33): librgw2-19.3.0-4775.g7f24e589.el9.x86_6 21 MB/s | 5.5 MB 00:00 2024-09-14T06:41:08.801 INFO:teuthology.orchestra.run.smithi092.stdout:(9/33): python3-cephfs-19.3.0-4775.g7f24e589.el 1.2 MB/s | 161 kB 00:00 2024-09-14T06:41:08.826 INFO:teuthology.orchestra.run.smithi092.stdout:(10/33): python3-rados-19.3.0-4775.g7f24e589.el 6.3 MB/s | 321 kB 00:00 2024-09-14T06:41:08.851 INFO:teuthology.orchestra.run.smithi092.stdout:(11/33): python3-rbd-19.3.0-4775.g7f24e589.el9. 5.9 MB/s | 306 kB 00:00 2024-09-14T06:41:08.877 INFO:teuthology.orchestra.run.smithi092.stdout:(12/33): python3-rgw-19.3.0-4775.g7f24e589.el9. 1.9 MB/s | 99 kB 00:00 2024-09-14T06:41:09.077 INFO:teuthology.orchestra.run.smithi092.stdout:(13/33): ceph-common-19.3.0-4775.g7f24e589.el9. 15 MB/s | 22 MB 00:01 2024-09-14T06:41:09.452 INFO:teuthology.orchestra.run.smithi092.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 178 kB/s | 107 kB 00:00 2024-09-14T06:41:09.536 INFO:teuthology.orchestra.run.smithi092.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 259 kB/s | 171 kB 00:00 2024-09-14T06:41:09.561 INFO:teuthology.orchestra.run.smithi092.stdout:(16/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-14T06:41:09.628 INFO:teuthology.orchestra.run.smithi092.stdout:(17/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 291 kB/s | 160 kB 00:00 2024-09-14T06:41:09.745 INFO:teuthology.orchestra.run.smithi092.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 362 kB/s | 42 kB 00:00 2024-09-14T06:41:09.853 INFO:teuthology.orchestra.run.smithi092.stdout:(19/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.0 MB/s | 292 kB 00:00 2024-09-14T06:41:09.921 INFO:teuthology.orchestra.run.smithi092.stdout:(20/33): librdkafka-1.6.1-102.el9.x86_64.rpm 1.7 MB/s | 662 kB 00:00 2024-09-14T06:41:09.962 INFO:teuthology.orchestra.run.smithi092.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 330 kB/s | 36 kB 00:00 2024-09-14T06:41:10.012 INFO:teuthology.orchestra.run.smithi092.stdout:(22/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.0 MB/s | 308 kB 00:00 2024-09-14T06:41:10.038 INFO:teuthology.orchestra.run.smithi092.stdout:(23/33): qatlib-24.02.0-1.el9.x86_64.rpm 754 kB/s | 221 kB 00:00 2024-09-14T06:41:10.055 INFO:teuthology.orchestra.run.smithi092.stdout:(24/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 354 kB/s | 47 kB 00:00 2024-09-14T06:41:10.097 INFO:teuthology.orchestra.run.smithi092.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 442 kB/s | 26 kB 00:00 2024-09-14T06:41:10.122 INFO:teuthology.orchestra.run.smithi092.stdout:(26/33): liboath-2.6.7-2.el9.x86_64.rpm 814 kB/s | 49 kB 00:00 2024-09-14T06:41:10.147 INFO:teuthology.orchestra.run.smithi092.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.4 MB/s | 67 kB 00:00 2024-09-14T06:41:10.189 INFO:teuthology.orchestra.run.smithi092.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 4.5 MB/s | 191 kB 00:00 2024-09-14T06:41:10.239 INFO:teuthology.orchestra.run.smithi092.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.0 MB/s | 839 kB 00:00 2024-09-14T06:41:10.315 INFO:teuthology.orchestra.run.smithi092.stdout:(30/33): libarrow-9.0.0-11.el9.x86_64.rpm 15 MB/s | 4.4 MB 00:00 2024-09-14T06:41:10.365 INFO:teuthology.orchestra.run.smithi092.stdout:(31/33): thrift-0.15.0-2.el9.x86_64.rpm 9.0 MB/s | 1.6 MB 00:00 2024-09-14T06:41:10.589 INFO:teuthology.orchestra.run.smithi115.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 19 kB 00:01 2024-09-14T06:41:10.616 INFO:teuthology.orchestra.run.smithi092.stdout:(32/33): librados2-19.3.0-4775.g7f24e589.el9.x8 9.2 MB/s | 3.5 MB 00:00 2024-09-14T06:41:10.716 INFO:teuthology.orchestra.run.smithi092.stdout:(33/33): librbd1-19.3.0-4775.g7f24e589.el9.x86_ 8.1 MB/s | 3.2 MB 00:00 2024-09-14T06:41:10.723 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:41:10.723 INFO:teuthology.orchestra.run.smithi092.stdout:Total 19 MB/s | 62 MB 00:03 2024-09-14T06:41:10.837 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:41:10.872 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:41:10.873 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:41:11.387 INFO:teuthology.orchestra.run.smithi115.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-14T06:41:11.564 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:41:11.565 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:41:13.090 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:41:13.181 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-14T06:41:13.212 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-14T06:41:13.237 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-14T06:41:13.260 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T06:41:13.286 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T06:41:13.454 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T06:41:13.506 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T06:41:13.900 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-14T06:41:13.980 INFO:teuthology.orchestra.run.smithi092.stdout: Upgrading : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T06:41:14.245 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T06:41:14.337 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 8/35 2024-09-14T06:41:14.365 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T06:41:14.420 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T06:41:14.448 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-14T06:41:14.491 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 11/35 2024-09-14T06:41:14.570 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T06:41:14.592 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T06:41:14.656 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T06:41:14.690 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-14T06:41:14.799 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-14T06:41:14.833 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-14T06:41:14.884 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-14T06:41:14.915 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-14T06:41:14.944 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-14T06:41:14.977 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T06:41:15.014 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-14T06:41:15.357 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-14T06:41:15.399 INFO:teuthology.orchestra.run.smithi092.stdout: Upgrading : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T06:41:15.490 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T06:41:15.533 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 24/35 2024-09-14T06:41:15.581 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-14T06:41:16.082 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-14T06:41:16.109 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T06:41:16.164 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T06:41:16.234 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 28/35 2024-09-14T06:41:16.270 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 29/35 2024-09-14T06:41:16.768 INFO:teuthology.orchestra.run.smithi115.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-14T06:41:18.586 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T06:41:18.616 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T06:41:19.127 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-radosgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 11 M 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrading: 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout: librados2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.5 M 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout: librbd1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:41:19.137 INFO:teuthology.orchestra.run.smithi115.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-base x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 22 M 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-selinux x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 25 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 755 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T06:41:19.138 INFO:teuthology.orchestra.run.smithi115.stdout: libradosstriper1 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 508 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: librgw2 x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 5.5 M 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-argparse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 45 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-common x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 143 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cephfs x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 161 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rados x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 321 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 306 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rgw x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 99 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T06:41:19.139 INFO:teuthology.orchestra.run.smithi115.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout:Installing weak dependencies: 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout:Install 31 Packages 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout:Upgrade 2 Packages 2024-09-14T06:41:19.140 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:19.141 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 62 M 2024-09-14T06:41:19.141 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:41:19.182 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T06:41:19.227 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T06:41:19.302 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T06:41:19.303 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T06:41:19.303 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T06:41:19.303 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:19.337 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T06:41:20.035 INFO:teuthology.orchestra.run.smithi115.stdout:(1/33): ceph-base-19.3.0-4775.g7f24e589.el9.x86 7.7 MB/s | 5.5 MB 00:00 2024-09-14T06:41:20.152 INFO:teuthology.orchestra.run.smithi115.stdout:(2/33): ceph-radosgw-19.3.0-4775.g7f24e589.el9. 13 MB/s | 11 MB 00:00 2024-09-14T06:41:20.177 INFO:teuthology.orchestra.run.smithi115.stdout:(3/33): ceph-selinux-19.3.0-4775.g7f24e589.el9. 177 kB/s | 25 kB 00:00 2024-09-14T06:41:20.211 INFO:teuthology.orchestra.run.smithi115.stdout:(4/33): libcephfs2-19.3.0-4775.g7f24e589.el9.x8 13 MB/s | 755 kB 00:00 2024-09-14T06:41:20.244 INFO:teuthology.orchestra.run.smithi115.stdout:(5/33): libradosstriper1-19.3.0-4775.g7f24e589. 7.4 MB/s | 508 kB 00:00 2024-09-14T06:41:20.312 INFO:teuthology.orchestra.run.smithi115.stdout:(6/33): python3-ceph-argparse-19.3.0-4775.g7f24 676 kB/s | 45 kB 00:00 2024-09-14T06:41:20.445 INFO:teuthology.orchestra.run.smithi115.stdout:(7/33): librgw2-19.3.0-4775.g7f24e589.el9.x86_6 24 MB/s | 5.5 MB 00:00 2024-09-14T06:41:20.471 INFO:teuthology.orchestra.run.smithi115.stdout:(8/33): python3-ceph-common-19.3.0-4775.g7f24e5 903 kB/s | 143 kB 00:00 2024-09-14T06:41:20.540 INFO:teuthology.orchestra.run.smithi115.stdout:(9/33): python3-cephfs-19.3.0-4775.g7f24e589.el 1.7 MB/s | 161 kB 00:00 2024-09-14T06:41:20.755 INFO:teuthology.orchestra.run.smithi115.stdout:(10/33): ceph-common-19.3.0-4775.g7f24e589.el9. 15 MB/s | 22 MB 00:01 2024-09-14T06:41:20.780 INFO:teuthology.orchestra.run.smithi115.stdout:(11/33): python3-rados-19.3.0-4775.g7f24e589.el 1.0 MB/s | 321 kB 00:00 2024-09-14T06:41:20.805 INFO:teuthology.orchestra.run.smithi115.stdout:(12/33): python3-rbd-19.3.0-4775.g7f24e589.el9. 1.1 MB/s | 306 kB 00:00 2024-09-14T06:41:20.830 INFO:teuthology.orchestra.run.smithi115.stdout:(13/33): python3-rgw-19.3.0-4775.g7f24e589.el9. 1.3 MB/s | 99 kB 00:00 2024-09-14T06:41:20.964 INFO:teuthology.orchestra.run.smithi115.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 581 kB/s | 107 kB 00:00 2024-09-14T06:41:20.989 INFO:teuthology.orchestra.run.smithi115.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 1.0 MB/s | 171 kB 00:00 2024-09-14T06:41:21.014 INFO:teuthology.orchestra.run.smithi115.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 872 kB/s | 160 kB 00:00 2024-09-14T06:41:21.039 INFO:teuthology.orchestra.run.smithi115.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 601 kB/s | 45 kB 00:00 2024-09-14T06:41:21.090 INFO:teuthology.orchestra.run.smithi115.stdout:(18/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.8 MB/s | 292 kB 00:00 2024-09-14T06:41:21.115 INFO:teuthology.orchestra.run.smithi115.stdout:(19/33): python3-prettytable-0.7.2-27.el9.noarc 560 kB/s | 42 kB 00:00 2024-09-14T06:41:21.149 INFO:teuthology.orchestra.run.smithi115.stdout:(20/33): qatlib-24.02.0-1.el9.x86_64.rpm 3.7 MB/s | 221 kB 00:00 2024-09-14T06:41:21.174 INFO:teuthology.orchestra.run.smithi115.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 612 kB/s | 36 kB 00:00 2024-09-14T06:41:21.200 INFO:teuthology.orchestra.run.smithi115.stdout:(22/33): librdkafka-1.6.1-102.el9.x86_64.rpm 3.5 MB/s | 662 kB 00:00 2024-09-14T06:41:21.225 INFO:teuthology.orchestra.run.smithi115.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 629 kB/s | 47 kB 00:00 2024-09-14T06:41:21.275 INFO:teuthology.orchestra.run.smithi115.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.0 MB/s | 308 kB 00:00 2024-09-14T06:41:21.300 INFO:teuthology.orchestra.run.smithi115.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-14T06:41:21.326 INFO:teuthology.orchestra.run.smithi115.stdout:(26/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 302 kB/s | 26 kB 00:00 2024-09-14T06:41:21.351 INFO:teuthology.orchestra.run.smithi115.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-14T06:41:21.384 INFO:teuthology.orchestra.run.smithi115.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T06:41:21.435 INFO:teuthology.orchestra.run.smithi115.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-14T06:41:21.485 INFO:teuthology.orchestra.run.smithi115.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-14T06:41:21.561 INFO:teuthology.orchestra.run.smithi115.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-14T06:41:21.694 INFO:teuthology.orchestra.run.smithi115.stdout:(32/33): librados2-19.3.0-4775.g7f24e589.el9.x8 13 MB/s | 3.5 MB 00:00 2024-09-14T06:41:21.752 INFO:teuthology.orchestra.run.smithi115.stdout:(33/33): librbd1-19.3.0-4775.g7f24e589.el9.x86_ 12 MB/s | 3.2 MB 00:00 2024-09-14T06:41:21.808 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:41:21.808 INFO:teuthology.orchestra.run.smithi115.stdout:Total 24 MB/s | 62 MB 00:02 2024-09-14T06:41:21.867 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:41:21.904 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:41:21.904 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:41:22.595 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:41:22.595 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:41:24.101 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:41:24.177 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-14T06:41:24.215 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-14T06:41:24.240 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-14T06:41:24.272 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T06:41:24.298 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-14T06:41:24.500 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T06:41:24.552 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-14T06:41:24.966 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-14T06:41:25.026 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T06:41:25.118 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T06:41:25.208 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 8/35 2024-09-14T06:41:25.236 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T06:41:25.299 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 9/35 2024-09-14T06:41:25.337 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-14T06:41:25.390 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 11/35 2024-09-14T06:41:25.472 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T06:41:25.497 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T06:41:25.552 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 13/35 2024-09-14T06:41:25.587 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-14T06:41:25.695 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-14T06:41:25.729 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-14T06:41:25.779 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-14T06:41:25.820 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-14T06:41:25.849 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-14T06:41:25.882 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T06:41:25.919 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-14T06:41:26.240 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-14T06:41:26.287 INFO:teuthology.orchestra.run.smithi115.stdout: Upgrading : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T06:41:26.385 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 23/35 2024-09-14T06:41:26.417 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 24/35 2024-09-14T06:41:26.452 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-14T06:41:26.954 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-14T06:41:26.990 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T06:41:27.061 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 27/35 2024-09-14T06:41:27.131 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 28/35 2024-09-14T06:41:27.167 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 29/35 2024-09-14T06:41:29.248 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /sys 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /proc 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /mnt 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /var/tmp 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /home 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /root 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout:skipping the directory /tmp 2024-09-14T06:41:29.249 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:29.531 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T06:41:29.572 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T06:41:30.141 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 30/35 2024-09-14T06:41:30.183 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T06:41:30.275 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 31/35 2024-09-14T06:41:30.275 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T06:41:30.275 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T06:41:30.275 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:30.286 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T06:41:30.310 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T06:41:30.318 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T06:41:30.318 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:41:30.318 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T06:41:30.318 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:41:30.318 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:41:30.318 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:30.320 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T06:41:30.405 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T06:41:30.405 INFO:teuthology.orchestra.run.smithi092.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T06:41:31.700 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 1/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 3/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 4/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 5/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 6/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 8/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 9/35 2024-09-14T06:41:31.701 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 10/35 2024-09-14T06:41:31.702 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 11/35 2024-09-14T06:41:31.702 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T06:41:31.702 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 13/35 2024-09-14T06:41:31.702 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-14T06:41:31.702 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-14T06:41:31.703 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-14T06:41:31.703 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-14T06:41:31.703 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-14T06:41:31.703 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-14T06:41:31.703 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-14T06:41:31.704 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-14T06:41:31.705 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T06:41:31.705 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-14T06:41:31.705 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 34/35 2024-09-14T06:41:32.737 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T06:41:32.737 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:32.737 INFO:teuthology.orchestra.run.smithi092.stdout:Upgraded: 2024-09-14T06:41:32.737 INFO:teuthology.orchestra.run.smithi092.stdout: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.737 INFO:teuthology.orchestra.run.smithi092.stdout: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.737 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:41:32.737 INFO:teuthology.orchestra.run.smithi092.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T06:41:32.738 INFO:teuthology.orchestra.run.smithi092.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.739 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:32.740 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T06:41:32.740 INFO:teuthology.orchestra.run.smithi092.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T06:41:32.740 INFO:teuthology.orchestra.run.smithi092.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T06:41:32.740 INFO:teuthology.orchestra.run.smithi092.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T06:41:32.740 INFO:teuthology.orchestra.run.smithi092.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T06:41:32.740 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:32.740 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:41:33.090 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-test 2024-09-14T06:41:33.661 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:29 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:41:33.803 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:41:33.803 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:33.803 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-test x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 50 M 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout: libcephsqlite x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 162 k 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:33.804 INFO:teuthology.orchestra.run.smithi092.stdout:Install 4 Packages 2024-09-14T06:41:33.805 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:33.805 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 51 M 2024-09-14T06:41:33.805 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 217 M 2024-09-14T06:41:33.805 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:41:33.985 INFO:teuthology.orchestra.run.smithi092.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.2 MB/s | 304 kB 00:00 2024-09-14T06:41:34.027 INFO:teuthology.orchestra.run.smithi092.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-14T06:41:34.069 INFO:teuthology.orchestra.run.smithi092.stdout:(3/4): libcephsqlite-19.3.0-4775.g7f24e589.el9. 746 kB/s | 162 kB 00:00 2024-09-14T06:41:35.428 INFO:teuthology.orchestra.run.smithi092.stdout:(4/4): ceph-test-19.3.0-4775.g7f24e589.el9.x86_ 32 MB/s | 50 MB 00:01 2024-09-14T06:41:35.429 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:41:35.430 INFO:teuthology.orchestra.run.smithi092.stdout:Total 31 MB/s | 51 MB 00:01 2024-09-14T06:41:35.456 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:41:35.476 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:41:35.476 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:41:35.882 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:41:35.882 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:41:36.432 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:41:36.530 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T06:41:36.576 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T06:41:36.604 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /sys 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /proc 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /mnt 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /var/tmp 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /home 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /root 2024-09-14T06:41:40.224 INFO:teuthology.orchestra.run.smithi115.stdout:skipping the directory /tmp 2024-09-14T06:41:40.225 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:41.245 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T06:41:41.270 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 33/35 2024-09-14T06:41:41.270 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:41:41.270 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T06:41:41.270 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:41:41.270 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T06:41:41.270 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:41.272 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T06:41:41.356 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-14T06:41:41.356 INFO:teuthology.orchestra.run.smithi115.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T06:41:41.365 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T06:41:41.451 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T06:41:42.583 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T06:41:42.583 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 1/35 2024-09-14T06:41:42.584 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2/35 2024-09-14T06:41:42.584 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 3/35 2024-09-14T06:41:42.584 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 4/35 2024-09-14T06:41:42.584 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 5/35 2024-09-14T06:41:42.584 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_6 6/35 2024-09-14T06:41:42.584 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 7/35 2024-09-14T06:41:42.585 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9. 8/35 2024-09-14T06:41:42.585 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x8 9/35 2024-09-14T06:41:42.591 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 10/35 2024-09-14T06:41:42.591 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 11/35 2024-09-14T06:41:42.591 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 12/35 2024-09-14T06:41:42.591 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 13/35 2024-09-14T06:41:42.591 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-14T06:41:42.592 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-14T06:41:42.592 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-14T06:41:42.592 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-14T06:41:42.592 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-14T06:41:42.592 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-14T06:41:42.592 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-14T06:41:42.593 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-14T06:41:42.593 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-14T06:41:42.593 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-14T06:41:42.593 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-14T06:41:42.593 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-14T06:41:42.593 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-14T06:41:42.594 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-14T06:41:42.594 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-14T06:41:42.594 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-14T06:41:42.594 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-14T06:41:42.594 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-14T06:41:42.594 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 32/35 2024-09-14T06:41:42.594 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-14T06:41:42.595 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 34/35 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout:Upgraded: 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.648 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-radosgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-selinux-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: libradosstriper1-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T06:41:43.649 INFO:teuthology.orchestra.run.smithi115.stdout: librgw2-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-argparse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ceph-common-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T06:41:43.650 INFO:teuthology.orchestra.run.smithi115.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T06:41:43.651 INFO:teuthology.orchestra.run.smithi115.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T06:41:43.651 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:43.651 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:41:43.965 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T06:41:43.965 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 1/4 2024-09-14T06:41:43.965 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2/4 2024-09-14T06:41:43.965 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T06:41:44.008 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-test 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T06:41:44.286 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:44.287 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:41:44.564 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph 2024-09-14T06:41:44.574 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:28 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:41:44.714 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:41:44.714 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:44.714 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:41:44.714 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-test x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 50 M 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout: libcephsqlite x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 162 k 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout:Install 4 Packages 2024-09-14T06:41:44.715 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:44.716 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 51 M 2024-09-14T06:41:44.716 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 217 M 2024-09-14T06:41:44.716 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:41:44.861 INFO:teuthology.orchestra.run.smithi115.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.4 MB/s | 304 kB 00:00 2024-09-14T06:41:44.903 INFO:teuthology.orchestra.run.smithi115.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-14T06:41:45.037 INFO:teuthology.orchestra.run.smithi115.stdout:(3/4): libcephsqlite-19.3.0-4775.g7f24e589.el9. 543 kB/s | 162 kB 00:00 2024-09-14T06:41:45.156 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:41 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:41:45.297 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:41:45.299 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:45.299 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout: ceph x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 6.6 k 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mds x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 2.4 M 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 1.5 M 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 291 k 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mon x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 4.8 M 2024-09-14T06:41:45.300 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-osd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 17 M 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-collections 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-14T06:41:45.301 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T06:41:45.302 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout:Install 37 Packages 2024-09-14T06:41:45.303 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:45.304 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 31 M 2024-09-14T06:41:45.304 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 109 M 2024-09-14T06:41:45.304 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:41:46.131 INFO:teuthology.orchestra.run.smithi092.stdout:(1/37): ceph-19.3.0-4775.g7f24e589.el9.x86_64.r 54 kB/s | 6.6 kB 00:00 2024-09-14T06:41:46.306 INFO:teuthology.orchestra.run.smithi092.stdout:(2/37): ceph-mgr-19.3.0-4775.g7f24e589.el9.x86_ 5.1 MB/s | 1.5 MB 00:00 2024-09-14T06:41:46.353 INFO:teuthology.orchestra.run.smithi115.stdout:(4/4): ceph-test-19.3.0-4775.g7f24e589.el9.x86_ 31 MB/s | 50 MB 00:01 2024-09-14T06:41:46.355 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:41:46.356 INFO:teuthology.orchestra.run.smithi115.stdout:Total 31 MB/s | 51 MB 00:01 2024-09-14T06:41:46.373 INFO:teuthology.orchestra.run.smithi092.stdout:(3/37): ceph-mds-19.3.0-4775.g7f24e589.el9.x86_ 6.6 MB/s | 2.4 MB 00:00 2024-09-14T06:41:46.385 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:41:46.405 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:41:46.406 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:41:46.465 INFO:teuthology.orchestra.run.smithi092.stdout:(4/37): ceph-mon-19.3.0-4775.g7f24e589.el9.x86_ 14 MB/s | 4.8 MB 00:00 2024-09-14T06:41:46.499 INFO:teuthology.orchestra.run.smithi092.stdout:(5/37): ceph-mgr-modules-core-19.3.0-4775.g7f24 2.3 MB/s | 291 kB 00:00 2024-09-14T06:41:46.674 INFO:teuthology.orchestra.run.smithi092.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-09-14T06:41:46.733 INFO:teuthology.orchestra.run.smithi092.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-14T06:41:46.807 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:41:46.808 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:41:46.908 INFO:teuthology.orchestra.run.smithi092.stdout:(8/37): ceph-osd-19.3.0-4775.g7f24e589.el9.x86_ 29 MB/s | 17 MB 00:00 2024-09-14T06:41:46.933 INFO:teuthology.orchestra.run.smithi092.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 675 kB/s | 135 kB 00:00 2024-09-14T06:41:46.967 INFO:teuthology.orchestra.run.smithi092.stdout:(10/37): python3-cryptography-36.0.1-4.el9.x86_ 2.6 MB/s | 1.2 MB 00:00 2024-09-14T06:41:46.992 INFO:teuthology.orchestra.run.smithi092.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-09-14T06:41:47.109 INFO:teuthology.orchestra.run.smithi092.stdout:(12/37): python3-requests-2.25.1-8.el9.noarch.r 622 kB/s | 125 kB 00:00 2024-09-14T06:41:47.168 INFO:teuthology.orchestra.run.smithi092.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 939 kB/s | 188 kB 00:00 2024-09-14T06:41:47.193 INFO:teuthology.orchestra.run.smithi092.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 857 kB/s | 172 kB 00:00 2024-09-14T06:41:47.218 INFO:teuthology.orchestra.run.smithi092.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-14T06:41:47.235 INFO:teuthology.orchestra.run.smithi092.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-09-14T06:41:47.252 INFO:teuthology.orchestra.run.smithi092.stdout:(17/37): python3-markupsafe-1.1.1-12.el9.x86_64 243 kB/s | 35 kB 00:00 2024-09-14T06:41:47.269 INFO:teuthology.orchestra.run.smithi092.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 825 kB/s | 42 kB 00:00 2024-09-14T06:41:47.344 INFO:teuthology.orchestra.run.smithi092.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 1.6 MB/s | 151 kB 00:00 2024-09-14T06:41:47.348 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:41:47.370 INFO:teuthology.orchestra.run.smithi092.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 6.8 MB/s | 172 kB 00:00 2024-09-14T06:41:47.420 INFO:teuthology.orchestra.run.smithi092.stdout:(21/37): python3-cherrypy-18.6.1-2.el9.noarch.r 7.0 MB/s | 358 kB 00:00 2024-09-14T06:41:47.423 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T06:41:47.445 INFO:teuthology.orchestra.run.smithi092.stdout:(22/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 247 kB/s | 43 kB 00:00 2024-09-14T06:41:47.469 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T06:41:47.470 INFO:teuthology.orchestra.run.smithi092.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 213 kB/s | 11 kB 00:00 2024-09-14T06:41:47.496 INFO:teuthology.orchestra.run.smithi092.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 352 kB/s | 18 kB 00:00 2024-09-14T06:41:47.497 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T06:41:47.521 INFO:teuthology.orchestra.run.smithi092.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-09-14T06:41:47.546 INFO:teuthology.orchestra.run.smithi092.stdout:(26/37): lua-devel-5.4.4-4.el9.x86_64.rpm 72 kB/s | 22 kB 00:00 2024-09-14T06:41:47.580 INFO:teuthology.orchestra.run.smithi092.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 232 kB/s | 19 kB 00:00 2024-09-14T06:41:47.605 INFO:teuthology.orchestra.run.smithi092.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 234 kB/s | 20 kB 00:00 2024-09-14T06:41:47.630 INFO:teuthology.orchestra.run.smithi092.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 552 kB/s | 46 kB 00:00 2024-09-14T06:41:47.656 INFO:teuthology.orchestra.run.smithi092.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-14T06:41:47.681 INFO:teuthology.orchestra.run.smithi092.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 328 kB/s | 16 kB 00:00 2024-09-14T06:41:47.706 INFO:teuthology.orchestra.run.smithi092.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-14T06:41:47.731 INFO:teuthology.orchestra.run.smithi092.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-14T06:41:47.757 INFO:teuthology.orchestra.run.smithi092.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-14T06:41:47.782 INFO:teuthology.orchestra.run.smithi092.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 810 kB/s | 20 kB 00:00 2024-09-14T06:41:47.807 INFO:teuthology.orchestra.run.smithi092.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-14T06:41:47.832 INFO:teuthology.orchestra.run.smithi092.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-14T06:41:47.836 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:41:47.836 INFO:teuthology.orchestra.run.smithi092.stdout:Total 12 MB/s | 31 MB 00:02 2024-09-14T06:41:47.998 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:41:48.040 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:41:48.040 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:41:48.525 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:41:48.525 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:41:49.909 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:41:49.977 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T06:41:50.009 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T06:41:50.038 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T06:41:50.108 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T06:41:50.178 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T06:41:50.211 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T06:41:50.302 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T06:41:50.372 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T06:41:50.421 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T06:41:50.465 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T06:41:50.495 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T06:41:50.529 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T06:41:50.563 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T06:41:50.603 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T06:41:50.638 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T06:41:50.673 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T06:41:50.729 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T06:41:50.770 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T06:41:50.843 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T06:41:50.980 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T06:41:51.061 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T06:41:51.114 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T06:41:51.153 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T06:41:51.209 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T06:41:51.273 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T06:41:51.467 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T06:41:51.523 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T06:41:51.601 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T06:41:51.689 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T06:41:51.730 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T06:41:51.860 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T06:41:52.028 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 32/37 2024-09-14T06:41:52.058 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T06:41:52.084 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T06:41:52.084 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:41:52.084 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T06:41:52.085 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T06:41:52.085 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T06:41:52.085 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:52.263 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 3/4 2024-09-14T06:41:52.336 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T06:41:53.550 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T06:41:53.578 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T06:41:53.578 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:41:53.578 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T06:41:53.578 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T06:41:53.578 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T06:41:53.578 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:54.026 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T06:41:54.049 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T06:41:54.050 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:41:54.050 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T06:41:54.050 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T06:41:54.050 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T06:41:54.050 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:54.285 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T06:41:54.309 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T06:41:54.309 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:41:54.309 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T06:41:54.309 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T06:41:54.309 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T06:41:54.309 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:54.373 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T06:41:54.724 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 4/4 2024-09-14T06:41:54.724 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 1/4 2024-09-14T06:41:54.724 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2/4 2024-09-14T06:41:54.724 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-test-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout: libcephsqlite-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:55.064 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:41:55.353 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph 2024-09-14T06:41:55.935 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:39 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:41:56.083 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:41:56.085 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: ceph x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 6.6 k 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mds x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 2.4 M 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 1.5 M 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 291 k 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mon x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 4.8 M 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-osd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 17 M 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T06:41:56.086 INFO:teuthology.orchestra.run.smithi115.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-collections 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T06:41:56.087 INFO:teuthology.orchestra.run.smithi115.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T06:41:56.088 INFO:teuthology.orchestra.run.smithi115.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout:Install 37 Packages 2024-09-14T06:41:56.089 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:41:56.090 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 31 M 2024-09-14T06:41:56.090 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 109 M 2024-09-14T06:41:56.090 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 1/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 3/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 4/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 5/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 6/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T06:41:56.156 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T06:41:56.157 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T06:41:56.158 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T06:41:56.545 INFO:teuthology.orchestra.run.smithi115.stdout:(1/37): ceph-19.3.0-4775.g7f24e589.el9.x86_64.r 33 kB/s | 6.6 kB 00:00 2024-09-14T06:41:56.748 INFO:teuthology.orchestra.run.smithi115.stdout:(2/37): ceph-mds-19.3.0-4775.g7f24e589.el9.x86_ 6.0 MB/s | 2.4 MB 00:00 2024-09-14T06:41:57.072 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T06:41:57.073 INFO:teuthology.orchestra.run.smithi092.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T06:41:57.074 INFO:teuthology.orchestra.run.smithi092.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T06:41:57.075 INFO:teuthology.orchestra.run.smithi092.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T06:41:57.076 INFO:teuthology.orchestra.run.smithi092.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T06:41:57.076 INFO:teuthology.orchestra.run.smithi092.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T06:41:57.076 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:57.076 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:41:57.171 INFO:teuthology.orchestra.run.smithi115.stdout:(3/37): ceph-mon-19.3.0-4775.g7f24e589.el9.x86_ 7.7 MB/s | 4.8 MB 00:00 2024-09-14T06:41:57.205 INFO:teuthology.orchestra.run.smithi115.stdout:(4/37): ceph-mgr-19.3.0-4775.g7f24e589.el9.x86_ 1.8 MB/s | 1.5 MB 00:00 2024-09-14T06:41:57.238 INFO:teuthology.orchestra.run.smithi115.stdout:(5/37): ceph-mgr-modules-core-19.3.0-4775.g7f24 4.2 MB/s | 291 kB 00:00 2024-09-14T06:41:57.405 INFO:teuthology.orchestra.run.smithi115.stdout:(6/37): ceph-osd-19.3.0-4775.g7f24e589.el9.x86_ 26 MB/s | 17 MB 00:00 2024-09-14T06:41:57.460 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-base 2024-09-14T06:41:57.484 INFO:teuthology.orchestra.run.smithi115.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 909 kB/s | 253 kB 00:00 2024-09-14T06:41:57.526 INFO:teuthology.orchestra.run.smithi115.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 888 kB/s | 106 kB 00:00 2024-09-14T06:41:57.551 INFO:teuthology.orchestra.run.smithi115.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 2.0 MB/s | 135 kB 00:00 2024-09-14T06:41:57.585 INFO:teuthology.orchestra.run.smithi115.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.1 MB/s | 125 kB 00:00 2024-09-14T06:41:57.627 INFO:teuthology.orchestra.run.smithi115.stdout:(11/37): python3-cryptography-36.0.1-4.el9.x86_ 3.2 MB/s | 1.2 MB 00:00 2024-09-14T06:41:57.652 INFO:teuthology.orchestra.run.smithi115.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.1 MB/s | 215 kB 00:00 2024-09-14T06:41:57.794 INFO:teuthology.orchestra.run.smithi115.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 245 kB/s | 35 kB 00:00 2024-09-14T06:41:57.819 INFO:teuthology.orchestra.run.smithi115.stdout:(14/37): lua-5.4.4-4.el9.x86_64.rpm 804 kB/s | 188 kB 00:00 2024-09-14T06:41:57.862 INFO:teuthology.orchestra.run.smithi115.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 734 kB/s | 172 kB 00:00 2024-09-14T06:41:57.887 INFO:teuthology.orchestra.run.smithi115.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 760 kB/s | 51 kB 00:00 2024-09-14T06:41:57.913 INFO:teuthology.orchestra.run.smithi115.stdout:(17/37): python3-packaging-20.9-5.el9.noarch.rp 655 kB/s | 77 kB 00:00 2024-09-14T06:41:57.938 INFO:teuthology.orchestra.run.smithi115.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 553 kB/s | 42 kB 00:00 2024-09-14T06:41:57.988 INFO:teuthology.orchestra.run.smithi115.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-14T06:41:58.013 INFO:teuthology.orchestra.run.smithi115.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 177 kB/s | 22 kB 00:00 2024-09-14T06:41:58.033 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:54 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:41:58.047 INFO:teuthology.orchestra.run.smithi115.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 399 kB/s | 43 kB 00:00 2024-09-14T06:41:58.072 INFO:teuthology.orchestra.run.smithi115.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 462 kB/s | 11 kB 00:00 2024-09-14T06:41:58.106 INFO:teuthology.orchestra.run.smithi115.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-09-14T06:41:58.124 INFO:teuthology.orchestra.run.smithi092.stdout:Package ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:41:58.131 INFO:teuthology.orchestra.run.smithi115.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 302 kB/s | 18 kB 00:00 2024-09-14T06:41:58.156 INFO:teuthology.orchestra.run.smithi115.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 461 kB/s | 23 kB 00:00 2024-09-14T06:41:58.166 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:41:58.167 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:41:58.168 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:41:58.181 INFO:teuthology.orchestra.run.smithi115.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-09-14T06:41:58.207 INFO:teuthology.orchestra.run.smithi115.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-09-14T06:41:58.232 INFO:teuthology.orchestra.run.smithi115.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 927 kB/s | 46 kB 00:00 2024-09-14T06:41:58.236 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install cephadm 2024-09-14T06:41:58.257 INFO:teuthology.orchestra.run.smithi115.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-14T06:41:58.282 INFO:teuthology.orchestra.run.smithi115.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 661 kB/s | 16 kB 00:00 2024-09-14T06:41:58.308 INFO:teuthology.orchestra.run.smithi115.stdout:(31/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.2 MB/s | 358 kB 00:00 2024-09-14T06:41:58.333 INFO:teuthology.orchestra.run.smithi115.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-14T06:41:58.358 INFO:teuthology.orchestra.run.smithi115.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-14T06:41:58.383 INFO:teuthology.orchestra.run.smithi115.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-14T06:41:58.409 INFO:teuthology.orchestra.run.smithi115.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 806 kB/s | 20 kB 00:00 2024-09-14T06:41:58.434 INFO:teuthology.orchestra.run.smithi115.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-14T06:41:58.459 INFO:teuthology.orchestra.run.smithi115.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-14T06:41:58.463 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:41:58.463 INFO:teuthology.orchestra.run.smithi115.stdout:Total 13 MB/s | 31 MB 00:02 2024-09-14T06:41:58.615 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:41:58.655 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:41:58.655 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:41:58.800 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:54 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:41:58.931 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout: cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 783 k 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:41:58.932 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:41:58.933 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:41:58.933 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:41:58.933 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 783 k 2024-09-14T06:41:58.933 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 789 k 2024-09-14T06:41:58.933 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:41:59.105 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:41:59.105 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:41:59.285 INFO:teuthology.orchestra.run.smithi092.stdout:cephadm-19.3.0-4775.g7f24e589.el9.noarch.rpm 2.2 MB/s | 783 kB 00:00 2024-09-14T06:41:59.285 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:41:59.286 INFO:teuthology.orchestra.run.smithi092.stdout:Total 2.2 MB/s | 783 kB 00:00 2024-09-14T06:41:59.286 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:41:59.291 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:41:59.291 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:41:59.297 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:41:59.298 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:41:59.373 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:41:59.860 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:41:59.946 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:00.297 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:00.461 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:00.520 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T06:42:00.553 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T06:42:00.570 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:00.571 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:00.571 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:00.571 INFO:teuthology.orchestra.run.smithi092.stdout: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:00.571 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:00.571 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:00.590 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T06:42:00.670 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T06:42:00.730 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T06:42:00.780 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T06:42:00.780 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T06:42:00.903 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T06:42:00.992 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T06:42:01.049 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T06:42:01.084 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T06:42:01.114 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T06:42:01.157 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T06:42:01.198 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T06:42:01.239 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T06:42:01.275 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T06:42:01.311 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T06:42:01.346 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:57 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:01.360 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T06:42:01.399 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T06:42:01.473 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T06:42:01.482 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:01.482 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:01.482 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-09-14T06:42:01.482 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:01.482 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:01.482 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 145 k 2024-09-14T06:42:01.482 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:01.483 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:01.483 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:01.483 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:42:01.483 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:01.483 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 145 k 2024-09-14T06:42:01.484 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 432 k 2024-09-14T06:42:01.484 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:01.613 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T06:42:01.666 INFO:teuthology.orchestra.run.smithi092.stdout:ceph-immutable-object-cache-19.3.0-4775.g7f24e5 794 kB/s | 145 kB 00:00 2024-09-14T06:42:01.667 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:01.667 INFO:teuthology.orchestra.run.smithi092.stdout:Total 786 kB/s | 145 kB 00:00 2024-09-14T06:42:01.667 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:01.675 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:01.675 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:01.691 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T06:42:01.732 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:01.732 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:01.760 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T06:42:01.808 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T06:42:01.882 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T06:42:01.893 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:01.938 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T06:42:01.967 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T06:42:01.992 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T06:42:01.993 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:01.993 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T06:42:01.993 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:02.125 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T06:42:02.178 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T06:42:02.267 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T06:42:02.354 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T06:42:02.394 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T06:42:02.524 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T06:42:02.696 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 32/37 2024-09-14T06:42:02.730 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T06:42:02.755 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 33/37 2024-09-14T06:42:02.755 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:02.756 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T06:42:02.756 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T06:42:02.756 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T06:42:02.756 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:02.976 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T06:42:02.976 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:02.976 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:02.976 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:02.976 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:02.977 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:03.227 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr 2024-09-14T06:42:03.804 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:00:59 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:03.901 INFO:teuthology.orchestra.run.smithi092.stdout:Package ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:03.942 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:03.942 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:03.943 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:04.014 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T06:42:04.222 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T06:42:04.249 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 34/37 2024-09-14T06:42:04.249 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:04.249 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T06:42:04.250 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T06:42:04.250 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T06:42:04.250 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:04.572 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:04.698 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T06:42:04.704 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 14 M 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T06:42:04.706 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 34 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 16 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:04.707 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:04.708 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:04.708 INFO:teuthology.orchestra.run.smithi092.stdout:Install 12 Packages 2024-09-14T06:42:04.708 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:04.708 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 19 M 2024-09-14T06:42:04.708 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 159 M 2024-09-14T06:42:04.709 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:04.722 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 35/37 2024-09-14T06:42:04.722 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:04.722 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T06:42:04.722 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T06:42:04.722 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T06:42:04.722 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:04.949 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T06:42:04.972 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 36/37 2024-09-14T06:42:04.973 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:04.973 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T06:42:04.973 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T06:42:04.973 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T06:42:04.973 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:05.037 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T06:42:05.312 INFO:teuthology.orchestra.run.smithi092.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4775.g7f 218 kB/s | 34 kB 00:00 2024-09-14T06:42:05.337 INFO:teuthology.orchestra.run.smithi092.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4775.g7f2 91 kB/s | 16 kB 00:00 2024-09-14T06:42:05.504 INFO:teuthology.orchestra.run.smithi092.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.6 MB/s | 269 kB 00:00 2024-09-14T06:42:05.563 INFO:teuthology.orchestra.run.smithi092.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.0 MB/s | 1.0 MB 00:00 2024-09-14T06:42:05.613 INFO:teuthology.orchestra.run.smithi092.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 7.8 MB/s | 863 kB 00:00 2024-09-14T06:42:05.646 INFO:teuthology.orchestra.run.smithi092.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 6.4 MB/s | 548 kB 00:00 2024-09-14T06:42:05.688 INFO:teuthology.orchestra.run.smithi092.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 259 kB/s | 19 kB 00:00 2024-09-14T06:42:05.752 INFO:teuthology.orchestra.run.smithi092.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.2 MB/s | 144 kB 00:00 2024-09-14T06:42:05.781 INFO:teuthology.orchestra.run.smithi092.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.1 MB/s | 31 kB 00:00 2024-09-14T06:42:05.806 INFO:teuthology.orchestra.run.smithi092.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 7.4 MB/s | 188 kB 00:00 2024-09-14T06:42:05.856 INFO:teuthology.orchestra.run.smithi092.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 10 MB/s | 2.0 MB 00:00 2024-09-14T06:42:06.006 INFO:teuthology.orchestra.run.smithi092.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4775.g7f24e5 17 MB/s | 14 MB 00:00 2024-09-14T06:42:06.010 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:06.010 INFO:teuthology.orchestra.run.smithi092.stdout:Total 15 MB/s | 19 MB 00:01 2024-09-14T06:42:06.059 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:06.077 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:06.077 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:06.362 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:06.362 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 37/37 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 1/37 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2/37 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 3/37 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 4/37 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 5/37 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9. 6/37 2024-09-14T06:42:06.922 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T06:42:06.923 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T06:42:06.924 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T06:42:06.925 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T06:42:06.925 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T06:42:06.925 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T06:42:06.960 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:07.040 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T06:42:07.084 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T06:42:07.130 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T06:42:07.161 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T06:42:07.265 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T06:42:07.396 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T06:42:07.489 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T06:42:07.541 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T06:42:07.577 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T06:42:07.609 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 10/12 2024-09-14T06:42:07.867 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T06:42:07.867 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mds-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-modules-core-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mon-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-osd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T06:42:07.868 INFO:teuthology.orchestra.run.smithi115.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T06:42:07.869 INFO:teuthology.orchestra.run.smithi115.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T06:42:07.870 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:07.871 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:08.305 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-base 2024-09-14T06:42:08.884 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:52 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:08.973 INFO:teuthology.orchestra.run.smithi115.stdout:Package ceph-base-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:09.017 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:09.018 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:42:09.018 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:09.088 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install cephadm 2024-09-14T06:42:09.646 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:53 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:09.777 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:09.777 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:09.777 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout: cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 783 k 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 783 k 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 789 k 2024-09-14T06:42:09.778 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:10.073 INFO:teuthology.orchestra.run.smithi115.stdout:cephadm-19.3.0-4775.g7f24e589.el9.noarch.rpm 2.6 MB/s | 783 kB 00:00 2024-09-14T06:42:10.073 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:10.074 INFO:teuthology.orchestra.run.smithi115.stdout:Total 2.6 MB/s | 783 kB 00:00 2024-09-14T06:42:10.074 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:10.079 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:10.079 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:10.085 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:10.085 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:10.158 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:10.630 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:10.726 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:10.854 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 11/12 2024-09-14T06:42:10.913 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T06:42:11.141 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:11.402 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:11.402 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:11.402 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:11.402 INFO:teuthology.orchestra.run.smithi115.stdout: cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:11.402 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:11.402 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:11.602 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T06:42:12.176 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:56 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:12.313 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:12.313 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 145 k 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 145 k 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 432 k 2024-09-14T06:42:12.314 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:12.522 INFO:teuthology.orchestra.run.smithi115.stdout:ceph-immutable-object-cache-19.3.0-4775.g7f24e5 697 kB/s | 145 kB 00:00 2024-09-14T06:42:12.523 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:12.523 INFO:teuthology.orchestra.run.smithi115.stdout:Total 692 kB/s | 145 kB 00:00 2024-09-14T06:42:12.523 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:12.530 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:12.530 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:12.587 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:12.588 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 1/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 2/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 3/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T06:42:12.591 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T06:42:12.592 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T06:42:12.592 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T06:42:12.592 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T06:42:12.742 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:12.798 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T06:42:12.823 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T06:42:12.823 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:12.823 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T06:42:12.824 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T06:42:12.916 INFO:teuthology.orchestra.run.smithi092.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T06:42:12.917 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T06:42:12.917 INFO:teuthology.orchestra.run.smithi092.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T06:42:12.917 INFO:teuthology.orchestra.run.smithi092.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T06:42:12.917 INFO:teuthology.orchestra.run.smithi092.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T06:42:12.917 INFO:teuthology.orchestra.run.smithi092.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T06:42:12.917 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:12.917 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:13.168 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T06:42:13.728 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:09 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:13.737 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589. 1/1 2024-09-14T06:42:13.737 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:13.738 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:13.738 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-immutable-object-cache-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:13.738 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:13.738 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:13.862 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:13.863 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-09-14T06:42:13.863 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:42:13.863 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-09-14T06:42:13.863 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:13.863 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 7.4 M 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T06:42:13.864 INFO:teuthology.orchestra.run.smithi092.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T06:42:13.865 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:13.865 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:13.865 INFO:teuthology.orchestra.run.smithi092.stdout:======================================================================================= 2024-09-14T06:42:13.865 INFO:teuthology.orchestra.run.smithi092.stdout:Install 12 Packages 2024-09-14T06:42:13.865 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:13.865 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 38 M 2024-09-14T06:42:13.865 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 212 M 2024-09-14T06:42:13.866 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:13.985 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr 2024-09-14T06:42:14.387 INFO:teuthology.orchestra.run.smithi092.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-09-14T06:42:14.420 INFO:teuthology.orchestra.run.smithi092.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.4 MB/s | 801 kB 00:00 2024-09-14T06:42:14.566 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:14.657 INFO:teuthology.orchestra.run.smithi115.stdout:Package ceph-mgr-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:14.698 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:14.699 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:42:14.700 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:14.704 INFO:teuthology.orchestra.run.smithi092.stdout:(3/12): ceph-mgr-diskprediction-local-19.3.0-47 16 MB/s | 7.4 MB 00:00 2024-09-14T06:42:14.766 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T06:42:14.979 INFO:teuthology.orchestra.run.smithi092.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 55 kB/s | 33 kB 00:00 2024-09-14T06:42:15.254 INFO:teuthology.orchestra.run.smithi092.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 34 kB/s | 18 kB 00:00 2024-09-14T06:42:15.323 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:00:59 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:15.454 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:15.455 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:15.455 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:42:15.456 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:15.456 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:15.456 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 14 M 2024-09-14T06:42:15.456 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:42:15.456 INFO:teuthology.orchestra.run.smithi115.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T06:42:15.456 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 34 k 2024-09-14T06:42:15.457 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 16 k 2024-09-14T06:42:15.457 INFO:teuthology.orchestra.run.smithi115.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T06:42:15.457 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T06:42:15.457 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T06:42:15.457 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T06:42:15.458 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T06:42:15.458 INFO:teuthology.orchestra.run.smithi115.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T06:42:15.458 INFO:teuthology.orchestra.run.smithi115.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T06:42:15.458 INFO:teuthology.orchestra.run.smithi115.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T06:42:15.458 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:15.459 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:15.459 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:15.459 INFO:teuthology.orchestra.run.smithi115.stdout:Install 12 Packages 2024-09-14T06:42:15.459 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:15.460 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 19 M 2024-09-14T06:42:15.460 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 159 M 2024-09-14T06:42:15.460 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:15.546 INFO:teuthology.orchestra.run.smithi092.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.7 MB/s | 3.0 MB 00:01 2024-09-14T06:42:15.571 INFO:teuthology.orchestra.run.smithi092.stdout:(7/12): openblas-0.3.26-2.el9.x86_64.rpm 66 kB/s | 38 kB 00:00 2024-09-14T06:42:15.817 INFO:teuthology.orchestra.run.smithi115.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4775.g7f2 114 kB/s | 16 kB 00:00 2024-09-14T06:42:15.842 INFO:teuthology.orchestra.run.smithi115.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4775.g7f 201 kB/s | 34 kB 00:00 2024-09-14T06:42:16.084 INFO:teuthology.orchestra.run.smithi115.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.1 MB/s | 269 kB 00:00 2024-09-14T06:42:16.151 INFO:teuthology.orchestra.run.smithi115.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.0 MB/s | 1.0 MB 00:00 2024-09-14T06:42:16.305 INFO:teuthology.orchestra.run.smithi092.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 323 kB/s | 245 kB 00:00 2024-09-14T06:42:16.318 INFO:teuthology.orchestra.run.smithi115.stdout:(5/12): ceph-mgr-dashboard-19.3.0-4775.g7f24e58 22 MB/s | 14 MB 00:00 2024-09-14T06:42:16.352 INFO:teuthology.orchestra.run.smithi115.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 2.7 MB/s | 548 kB 00:00 2024-09-14T06:42:16.372 INFO:teuthology.orchestra.run.smithi092.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 4.4 MB/s | 4.9 MB 00:01 2024-09-14T06:42:16.393 INFO:teuthology.orchestra.run.smithi115.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.7 MB/s | 863 kB 00:00 2024-09-14T06:42:16.419 INFO:teuthology.orchestra.run.smithi115.stdout:(8/12): grpc-data-1.46.7-10.el9.noarch.rpm 194 kB/s | 19 kB 00:00 2024-09-14T06:42:16.452 INFO:teuthology.orchestra.run.smithi115.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.1 MB/s | 31 kB 00:00 2024-09-14T06:42:16.486 INFO:teuthology.orchestra.run.smithi115.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.8 MB/s | 188 kB 00:00 2024-09-14T06:42:16.511 INFO:teuthology.orchestra.run.smithi115.stdout:(11/12): python3-grpcio-tools-1.46.7-10.el9.x86 1.2 MB/s | 144 kB 00:00 2024-09-14T06:42:16.553 INFO:teuthology.orchestra.run.smithi115.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 10 MB/s | 2.0 MB 00:00 2024-09-14T06:42:16.557 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:16.557 INFO:teuthology.orchestra.run.smithi115.stdout:Total 18 MB/s | 19 MB 00:01 2024-09-14T06:42:16.603 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:16.620 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:16.621 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:16.714 INFO:teuthology.orchestra.run.smithi092.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.5 MB/s | 5.1 MB 00:01 2024-09-14T06:42:16.884 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:16.884 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:17.106 INFO:teuthology.orchestra.run.smithi092.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 313 kB/s | 250 kB 00:00 2024-09-14T06:42:17.488 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:17.570 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T06:42:17.614 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T06:42:17.660 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T06:42:17.691 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T06:42:17.785 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T06:42:17.910 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T06:42:17.947 INFO:teuthology.orchestra.run.smithi092.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-14T06:42:17.948 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:17.949 INFO:teuthology.orchestra.run.smithi092.stdout:Total 9.4 MB/s | 38 MB 00:04 2024-09-14T06:42:17.993 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T06:42:18.037 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T06:42:18.075 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T06:42:18.107 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 10/12 2024-09-14T06:42:18.301 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:18.326 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:18.326 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:18.768 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:18.769 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:19.519 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:19.613 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T06:42:19.662 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T06:42:19.764 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T06:42:19.805 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T06:42:19.989 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T06:42:20.020 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T06:42:20.096 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T06:42:20.769 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T06:42:20.892 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T06:42:21.289 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 11/12 2024-09-14T06:42:21.353 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T06:42:22.130 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T06:42:23.155 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T06:42:23.186 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T06:42:23.340 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 12/12 2024-09-14T06:42:23.340 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el 1/12 2024-09-14T06:42:23.340 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noa 2/12 2024-09-14T06:42:23.340 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9 3/12 2024-09-14T06:42:23.340 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T06:42:23.340 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T06:42:23.340 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T06:42:23.341 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T06:42:23.341 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T06:42:23.341 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T06:42:23.341 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T06:42:23.341 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T06:42:23.669 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-grafana-dashboards-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-dashboard-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-prometheus-alerts-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T06:42:23.670 INFO:teuthology.orchestra.run.smithi115.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T06:42:23.671 INFO:teuthology.orchestra.run.smithi115.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T06:42:23.671 INFO:teuthology.orchestra.run.smithi115.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T06:42:23.671 INFO:teuthology.orchestra.run.smithi115.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T06:42:23.671 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:23.671 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:23.926 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T06:42:24.484 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:08 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:24.616 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:24.617 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================= 2024-09-14T06:42:24.617 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:42:24.617 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================= 2024-09-14T06:42:24.617 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:24.617 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 7.4 M 2024-09-14T06:42:24.617 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:24.618 INFO:teuthology.orchestra.run.smithi115.stdout:======================================================================================= 2024-09-14T06:42:24.619 INFO:teuthology.orchestra.run.smithi115.stdout:Install 12 Packages 2024-09-14T06:42:24.619 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:24.619 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 38 M 2024-09-14T06:42:24.619 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 212 M 2024-09-14T06:42:24.619 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:25.618 INFO:teuthology.orchestra.run.smithi115.stdout:(1/12): ceph-mgr-diskprediction-local-19.3.0-47 16 MB/s | 7.4 MB 00:00 2024-09-14T06:42:25.693 INFO:teuthology.orchestra.run.smithi115.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 439 kB/s | 33 kB 00:00 2024-09-14T06:42:25.765 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 1/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T06:42:25.766 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T06:42:25.767 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T06:42:25.985 INFO:teuthology.orchestra.run.smithi115.stdout:(3/12): libquadmath-11.5.0-2.el9.x86_64.rpm 229 kB/s | 191 kB 00:00 2024-09-14T06:42:26.052 INFO:teuthology.orchestra.run.smithi115.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 275 kB/s | 18 kB 00:00 2024-09-14T06:42:26.119 INFO:teuthology.orchestra.run.smithi115.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 579 kB/s | 38 kB 00:00 2024-09-14T06:42:26.152 INFO:teuthology.orchestra.run.smithi115.stdout:(6/12): libgfortran-11.5.0-2.el9.x86_64.rpm 801 kB/s | 801 kB 00:01 2024-09-14T06:42:26.180 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T06:42:26.181 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:26.181 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:26.181 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:26.181 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T06:42:26.181 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T06:42:26.182 INFO:teuthology.orchestra.run.smithi092.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T06:42:26.183 INFO:teuthology.orchestra.run.smithi092.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T06:42:26.183 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:26.183 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:26.286 INFO:teuthology.orchestra.run.smithi115.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.8 MB/s | 245 kB 00:00 2024-09-14T06:42:26.495 INFO:teuthology.orchestra.run.smithi115.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.7 MB/s | 3.0 MB 00:00 2024-09-14T06:42:26.573 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-rook 2024-09-14T06:42:26.628 INFO:teuthology.orchestra.run.smithi115.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 15 MB/s | 5.1 MB 00:00 2024-09-14T06:42:26.654 INFO:teuthology.orchestra.run.smithi115.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.5 MB/s | 250 kB 00:00 2024-09-14T06:42:26.962 INFO:teuthology.orchestra.run.smithi115.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 49 MB/s | 16 MB 00:00 2024-09-14T06:42:27.145 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:23 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:27.279 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:27.280 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:27.280 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:42:27.280 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:27.280 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:27.280 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-rook noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 49 k 2024-09-14T06:42:27.280 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:27.281 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:27.282 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:27.282 INFO:teuthology.orchestra.run.smithi092.stdout:Install 13 Packages 2024-09-14T06:42:27.282 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:27.282 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 2.2 M 2024-09-14T06:42:27.283 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 26 M 2024-09-14T06:42:27.283 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:27.312 INFO:teuthology.orchestra.run.smithi115.stdout:(12/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 4.1 MB/s | 4.9 MB 00:01 2024-09-14T06:42:27.314 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:27.314 INFO:teuthology.orchestra.run.smithi115.stdout:Total 14 MB/s | 38 MB 00:02 2024-09-14T06:42:27.667 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:27.693 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:27.693 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:27.745 INFO:teuthology.orchestra.run.smithi092.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 234 kB/s | 19 kB 00:00 2024-09-14T06:42:27.770 INFO:teuthology.orchestra.run.smithi092.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 239 kB/s | 26 kB 00:00 2024-09-14T06:42:27.829 INFO:teuthology.orchestra.run.smithi092.stdout:(3/13): ceph-mgr-rook-19.3.0-4775.g7f24e589.el9 297 kB/s | 49 kB 00:00 2024-09-14T06:42:27.854 INFO:teuthology.orchestra.run.smithi092.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-14T06:42:27.879 INFO:teuthology.orchestra.run.smithi092.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-14T06:42:27.905 INFO:teuthology.orchestra.run.smithi092.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-14T06:42:27.946 INFO:teuthology.orchestra.run.smithi092.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 482 kB/s | 32 kB 00:00 2024-09-14T06:42:27.972 INFO:teuthology.orchestra.run.smithi092.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 211 kB/s | 14 kB 00:00 2024-09-14T06:42:27.997 INFO:teuthology.orchestra.run.smithi092.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.6 MB/s | 279 kB 00:00 2024-09-14T06:42:28.031 INFO:teuthology.orchestra.run.smithi092.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.6 MB/s | 220 kB 00:00 2024-09-14T06:42:28.056 INFO:teuthology.orchestra.run.smithi092.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.8 MB/s | 90 kB 00:00 2024-09-14T06:42:28.081 INFO:teuthology.orchestra.run.smithi092.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 706 kB/s | 59 kB 00:00 2024-09-14T06:42:28.123 INFO:teuthology.orchestra.run.smithi092.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-09-14T06:42:28.126 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:28.126 INFO:teuthology.orchestra.run.smithi092.stdout:Total 2.6 MB/s | 2.2 MB 00:00 2024-09-14T06:42:28.133 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:28.134 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:28.190 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:28.204 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:28.205 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:28.293 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:28.294 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:28.805 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:28.924 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:28.977 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T06:42:28.993 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T06:42:29.044 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T06:42:29.049 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T06:42:29.104 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T06:42:29.142 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T06:42:29.143 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T06:42:29.187 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T06:42:29.191 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T06:42:29.301 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T06:42:29.370 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T06:42:29.401 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T06:42:29.402 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T06:42:29.451 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T06:42:29.496 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T06:42:30.149 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T06:42:30.155 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T06:42:30.207 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T06:42:30.241 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T06:42:30.274 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T06:42:30.289 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T06:42:30.311 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T06:42:31.088 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T06:42:31.088 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 1/13 2024-09-14T06:42:31.088 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T06:42:31.088 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T06:42:31.088 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T06:42:31.088 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T06:42:31.088 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T06:42:31.089 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T06:42:31.089 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T06:42:31.089 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T06:42:31.089 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T06:42:31.089 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T06:42:31.089 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T06:42:31.419 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:31.420 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:31.493 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T06:42:31.678 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T06:42:32.243 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:28 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:32.377 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:32.377 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:32.377 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:42:32.377 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 154 k 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout:Install 6 Packages 2024-09-14T06:42:32.378 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:32.379 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 7.0 M 2024-09-14T06:42:32.379 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 33 M 2024-09-14T06:42:32.379 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:32.533 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T06:42:32.585 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T06:42:33.008 INFO:teuthology.orchestra.run.smithi092.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.6 MB/s | 248 kB 00:00 2024-09-14T06:42:33.058 INFO:teuthology.orchestra.run.smithi092.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T06:42:33.084 INFO:teuthology.orchestra.run.smithi092.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-14T06:42:33.109 INFO:teuthology.orchestra.run.smithi092.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-14T06:42:33.134 INFO:teuthology.orchestra.run.smithi092.stdout:(5/6): ceph-mgr-cephadm-19.3.0-4775.g7f24e589.e 560 kB/s | 154 kB 00:00 2024-09-14T06:42:34.384 INFO:teuthology.orchestra.run.smithi092.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 3.9 MB/s | 6.0 MB 00:01 2024-09-14T06:42:34.386 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:34.387 INFO:teuthology.orchestra.run.smithi092.stdout:Total 3.5 MB/s | 7.0 MB 00:02 2024-09-14T06:42:34.458 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:34.470 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:34.470 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:34.570 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:34.571 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:34.870 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:35.043 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T06:42:35.095 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T06:42:35.350 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 12/12 2024-09-14T06:42:35.350 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e 1/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T06:42:35.351 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T06:42:35.627 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T06:42:35.715 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T06:42:35.749 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T06:42:35.749 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T06:42:35.750 INFO:teuthology.orchestra.run.smithi115.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T06:42:35.751 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:35.751 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:35.782 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T06:42:35.806 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T06:42:36.174 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-rook 2024-09-14T06:42:36.557 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T06:42:36.557 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/6 2024-09-14T06:42:36.557 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T06:42:36.557 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T06:42:36.557 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T06:42:36.557 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T06:42:36.756 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:20 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:36.827 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:36.892 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:36.893 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:36.893 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:42:36.893 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-rook noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 49 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T06:42:36.894 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T06:42:36.895 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T06:42:36.895 INFO:teuthology.orchestra.run.smithi115.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T06:42:36.895 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:36.895 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:36.895 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:36.895 INFO:teuthology.orchestra.run.smithi115.stdout:Install 13 Packages 2024-09-14T06:42:36.895 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:36.896 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 2.2 M 2024-09-14T06:42:36.896 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 26 M 2024-09-14T06:42:36.896 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:37.101 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-fuse 2024-09-14T06:42:37.212 INFO:teuthology.orchestra.run.smithi115.stdout:(1/13): ceph-mgr-rook-19.3.0-4775.g7f24e589.el9 299 kB/s | 49 kB 00:00 2024-09-14T06:42:37.663 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:33 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:37.797 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 900 k 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout:Installing dependencies: 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T06:42:37.798 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:37.799 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:37.799 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:37.799 INFO:teuthology.orchestra.run.smithi092.stdout:Install 2 Packages 2024-09-14T06:42:37.799 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:37.799 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 979 k 2024-09-14T06:42:37.799 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 2.9 M 2024-09-14T06:42:37.799 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:38.102 INFO:teuthology.orchestra.run.smithi092.stdout:(1/2): ceph-fuse-19.3.0-4775.g7f24e589.el9.x86_ 3.4 MB/s | 900 kB 00:00 2024-09-14T06:42:40.861 INFO:teuthology.orchestra.run.smithi115.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 5.0 kB/s | 19 kB 00:03 2024-09-14T06:42:40.888 INFO:teuthology.orchestra.run.smithi115.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 6.7 kB/s | 26 kB 00:03 2024-09-14T06:42:40.962 INFO:teuthology.orchestra.run.smithi115.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 59 kB/s | 222 kB 00:03 2024-09-14T06:42:41.227 INFO:teuthology.orchestra.run.smithi092.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 24 kB/s | 80 kB 00:03 2024-09-14T06:42:41.228 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:41.228 INFO:teuthology.orchestra.run.smithi092.stdout:Total 286 kB/s | 979 kB 00:03 2024-09-14T06:42:41.237 INFO:teuthology.orchestra.run.smithi115.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 423 kB/s | 159 kB 00:00 2024-09-14T06:42:41.242 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:41.267 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:41.267 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:41.279 INFO:teuthology.orchestra.run.smithi115.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 777 kB/s | 32 kB 00:00 2024-09-14T06:42:41.304 INFO:teuthology.orchestra.run.smithi115.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 563 kB/s | 14 kB 00:00 2024-09-14T06:42:41.338 INFO:teuthology.orchestra.run.smithi115.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 618 kB/s | 279 kB 00:00 2024-09-14T06:42:41.351 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:41.352 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:41.388 INFO:teuthology.orchestra.run.smithi115.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 2.6 MB/s | 220 kB 00:00 2024-09-14T06:42:41.414 INFO:teuthology.orchestra.run.smithi115.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.5 MB/s | 59 kB 00:00 2024-09-14T06:42:41.439 INFO:teuthology.orchestra.run.smithi115.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-09-14T06:42:41.481 INFO:teuthology.orchestra.run.smithi115.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 7.2 MB/s | 1.0 MB 00:00 2024-09-14T06:42:41.546 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:41.705 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T06:42:41.776 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T06:42:42.453 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T06:42:42.454 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/2 2024-09-14T06:42:42.506 INFO:teuthology.orchestra.run.smithi115.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 35 kB/s | 54 kB 00:01 2024-09-14T06:42:42.508 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:42.509 INFO:teuthology.orchestra.run.smithi115.stdout:Total 404 kB/s | 2.2 MB 00:05 2024-09-14T06:42:42.580 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:42.596 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:42.596 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:42.689 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:42.689 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:42.745 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T06:42:42.746 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:42.746 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:42.746 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T06:42:42.746 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:42.746 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:43.009 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install ceph-volume 2024-09-14T06:42:43.193 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:43.369 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T06:42:43.432 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T06:42:43.487 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T06:42:43.525 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T06:42:43.575 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T06:42:43.597 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:43.694 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T06:42:43.731 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:43.732 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:43.732 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T06:42:43.733 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:43.733 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:43.733 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-volume noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 285 k 2024-09-14T06:42:43.733 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:43.733 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:43.733 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:43.734 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:42:43.734 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:43.734 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 285 k 2024-09-14T06:42:43.734 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 1.3 M 2024-09-14T06:42:43.734 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:43.802 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T06:42:43.859 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T06:42:43.965 INFO:teuthology.orchestra.run.smithi092.stdout:ceph-volume-19.3.0-4775.g7f24e589.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-14T06:42:43.966 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:43.966 INFO:teuthology.orchestra.run.smithi092.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T06:42:43.966 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:43.974 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:43.974 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:44.007 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:44.007 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:44.230 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:44.292 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:44.309 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:44.309 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:44.309 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T06:42:44.309 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:44.588 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T06:42:44.649 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T06:42:44.699 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T06:42:44.748 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T06:42:44.778 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T06:42:45.309 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:45.309 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:45.310 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:45.310 INFO:teuthology.orchestra.run.smithi092.stdout: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:45.310 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:45.310 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 13/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 1/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T06:42:45.519 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T06:42:45.520 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T06:42:45.520 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T06:42:45.520 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T06:42:45.520 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T06:42:45.652 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librados-devel 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-rook-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T06:42:45.847 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:45.848 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:46.096 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T06:42:46.233 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:46.369 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:46.369 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout: librados-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 126 k 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:42:46.370 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:46.371 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 126 k 2024-09-14T06:42:46.371 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 456 k 2024-09-14T06:42:46.371 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:46.561 INFO:teuthology.orchestra.run.smithi092.stdout:librados-devel-19.3.0-4775.g7f24e589.el9.x86_64 665 kB/s | 126 kB 00:00 2024-09-14T06:42:46.562 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:46.562 INFO:teuthology.orchestra.run.smithi092.stdout:Total 660 kB/s | 126 kB 00:00 2024-09-14T06:42:46.562 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:46.567 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:46.567 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:46.633 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:46.634 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:46.661 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:30 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:46.784 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:46.794 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:46.795 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:46.795 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:42:46.795 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:46.795 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:46.795 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 154 k 2024-09-14T06:42:46.795 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout:Install 6 Packages 2024-09-14T06:42:46.796 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:46.797 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 7.0 M 2024-09-14T06:42:46.797 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 33 M 2024-09-14T06:42:46.797 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:46.883 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:47.217 INFO:teuthology.orchestra.run.smithi115.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.6 MB/s | 248 kB 00:00 2024-09-14T06:42:47.276 INFO:teuthology.orchestra.run.smithi115.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 9.2 MB/s | 548 kB 00:00 2024-09-14T06:42:47.301 INFO:teuthology.orchestra.run.smithi115.stdout:(3/6): ceph-mgr-cephadm-19.3.0-4775.g7f24e589.e 664 kB/s | 154 kB 00:00 2024-09-14T06:42:47.326 INFO:teuthology.orchestra.run.smithi115.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-09-14T06:42:47.368 INFO:teuthology.orchestra.run.smithi115.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.1 MB/s | 74 kB 00:00 2024-09-14T06:42:47.376 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:47.444 INFO:teuthology.orchestra.run.smithi115.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-14T06:42:47.446 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:47.446 INFO:teuthology.orchestra.run.smithi115.stdout:Total 11 MB/s | 7.0 MB 00:00 2024-09-14T06:42:47.518 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:47.530 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:47.530 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:47.630 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:47.632 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:47.651 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:47.651 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:47.651 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:47.651 INFO:teuthology.orchestra.run.smithi092.stdout: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:47.651 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:47.652 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:47.904 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install libcephfs2 2024-09-14T06:42:47.938 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:48.099 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T06:42:48.145 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T06:42:48.475 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:48.565 INFO:teuthology.orchestra.run.smithi092.stdout:Package libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:48.609 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:48.610 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:48.610 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:48.664 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T06:42:48.674 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install libcephfs-devel 2024-09-14T06:42:48.756 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T06:42:48.824 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T06:42:48.861 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T06:42:49.238 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:49.372 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:49.372 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:49.372 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-09-14T06:42:49.372 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 32 k 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 32 k 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 142 k 2024-09-14T06:42:49.373 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:49.523 INFO:teuthology.orchestra.run.smithi092.stdout:libcephfs-devel-19.3.0-4775.g7f24e589.el9.x86_6 212 kB/s | 32 kB 00:00 2024-09-14T06:42:49.524 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:49.524 INFO:teuthology.orchestra.run.smithi092.stdout:Total 210 kB/s | 32 kB 00:00 2024-09-14T06:42:49.524 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:49.528 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:49.528 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:49.548 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:49.549 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:49.640 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:49.656 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 6/6 2024-09-14T06:42:49.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 1/6 2024-09-14T06:42:49.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T06:42:49.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T06:42:49.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T06:42:49.657 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T06:42:49.745 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:49.929 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T06:42:49.929 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:49.929 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:49.929 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-mgr-cephadm-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:49.929 INFO:teuthology.orchestra.run.smithi115.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T06:42:49.929 INFO:teuthology.orchestra.run.smithi115.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T06:42:49.929 INFO:teuthology.orchestra.run.smithi115.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T06:42:49.930 INFO:teuthology.orchestra.run.smithi115.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T06:42:49.930 INFO:teuthology.orchestra.run.smithi115.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T06:42:49.930 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:49.930 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:50.126 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:50.173 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-fuse 2024-09-14T06:42:50.355 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:50.355 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:50.355 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:50.355 INFO:teuthology.orchestra.run.smithi092.stdout: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:50.355 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:50.356 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:50.560 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librados2 2024-09-14T06:42:50.732 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:34 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:50.865 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 900 k 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout:Installing dependencies: 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:50.866 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:50.867 INFO:teuthology.orchestra.run.smithi115.stdout:Install 2 Packages 2024-09-14T06:42:50.867 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:50.867 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 979 k 2024-09-14T06:42:50.867 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 2.9 M 2024-09-14T06:42:50.867 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:51.004 INFO:teuthology.orchestra.run.smithi115.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 689 kB/s | 80 kB 00:00 2024-09-14T06:42:51.123 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:51.179 INFO:teuthology.orchestra.run.smithi115.stdout:(2/2): ceph-fuse-19.3.0-4775.g7f24e589.el9.x86_ 3.0 MB/s | 900 kB 00:00 2024-09-14T06:42:51.180 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:51.180 INFO:teuthology.orchestra.run.smithi115.stdout:Total 3.1 MB/s | 979 kB 00:00 2024-09-14T06:42:51.192 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:51.214 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:51.214 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:51.214 INFO:teuthology.orchestra.run.smithi092.stdout:Package librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:51.258 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:51.259 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:51.259 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:51.293 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:51.293 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:51.330 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install librbd1 2024-09-14T06:42:51.479 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:51.624 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T06:42:51.694 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T06:42:51.892 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:51.982 INFO:teuthology.orchestra.run.smithi092.stdout:Package librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:52.025 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:52.026 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:52.026 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:52.096 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rados 2024-09-14T06:42:52.368 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2/2 2024-09-14T06:42:52.368 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/2 2024-09-14T06:42:52.661 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:48 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:52.685 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T06:42:52.685 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:52.685 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:52.685 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T06:42:52.685 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:52.685 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:52.752 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:52.795 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:52.796 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:52.796 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:52.869 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rgw 2024-09-14T06:42:53.009 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install ceph-volume 2024-09-14T06:42:53.430 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:49 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:53.520 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:53.563 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:53.564 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:53.564 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:53.595 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:53.633 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-cephfs 2024-09-14T06:42:53.730 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:53.731 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:53.731 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repository Size 2024-09-14T06:42:53.731 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:53.731 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:53.731 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-volume noarch 2:19.3.0-4775.g7f24e589.el9 ceph-noarch 285 k 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 285 k 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 1.3 M 2024-09-14T06:42:53.732 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:53.942 INFO:teuthology.orchestra.run.smithi115.stdout:ceph-volume-19.3.0-4775.g7f24e589.el9.noarch.rp 1.3 MB/s | 285 kB 00:00 2024-09-14T06:42:53.943 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:53.943 INFO:teuthology.orchestra.run.smithi115.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-14T06:42:53.943 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:53.951 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:53.952 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:53.981 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:53.981 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:54.197 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:54.226 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:50 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:54.260 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:54.277 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:54.277 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:54.277 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T06:42:54.277 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:54.318 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:54.364 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:54.365 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:54.365 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:54.434 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install python3-rbd 2024-09-14T06:42:55.019 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:51 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:55.109 INFO:teuthology.orchestra.run.smithi092.stdout:Package python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:55.152 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:55.153 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:42:55.153 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:55.227 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-fuse 2024-09-14T06:42:55.245 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 1/1 2024-09-14T06:42:55.245 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:55.245 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:55.245 INFO:teuthology.orchestra.run.smithi115.stdout: ceph-volume-2:19.3.0-4775.g7f24e589.el9.noarch 2024-09-14T06:42:55.245 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:55.245 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:55.530 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librados-devel 2024-09-14T06:42:55.784 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:51 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:55.917 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:55.917 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:55.917 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 85 k 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 85 k 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 231 k 2024-09-14T06:42:55.918 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:56.117 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:56.126 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-fuse-19.3.0-4775.g7f24e589.el9.x86_64.rpm 409 kB/s | 85 kB 00:00 2024-09-14T06:42:56.126 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:56.127 INFO:teuthology.orchestra.run.smithi092.stdout:Total 406 kB/s | 85 kB 00:00 2024-09-14T06:42:56.127 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:56.134 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:56.134 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:56.197 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:56.197 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:56.254 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:56.254 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:56.254 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-09-14T06:42:56.254 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:56.254 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:56.254 INFO:teuthology.orchestra.run.smithi115.stdout: librados-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 126 k 2024-09-14T06:42:56.255 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:56.255 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:56.255 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:56.255 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:42:56.255 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:56.255 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 126 k 2024-09-14T06:42:56.255 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 456 k 2024-09-14T06:42:56.256 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:56.343 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:56.465 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:56.465 INFO:teuthology.orchestra.run.smithi115.stdout:librados-devel-19.3.0-4775.g7f24e589.el9.x86_64 606 kB/s | 126 kB 00:00 2024-09-14T06:42:56.465 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:56.465 INFO:teuthology.orchestra.run.smithi115.stdout:Total 602 kB/s | 126 kB 00:00 2024-09-14T06:42:56.465 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:56.471 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:56.471 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:56.534 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:56.535 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:56.685 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:56.786 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:56.895 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:57.142 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:57.142 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:57.142 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:42:57.142 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:57.143 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:57.143 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:42:57.245 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:57.411 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-mirror 2024-09-14T06:42:57.512 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:57.513 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:57.513 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:42:57.513 INFO:teuthology.orchestra.run.smithi115.stdout: librados-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:42:57.513 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:57.514 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:57.750 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install libcephfs2 2024-09-14T06:42:57.985 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:53 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:42:58.120 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:42:58.121 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:58.121 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repo Size 2024-09-14T06:42:58.121 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:58.121 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-mirror x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 3.2 M 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 14 M 2024-09-14T06:42:58.122 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:42:58.325 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:58.415 INFO:teuthology.orchestra.run.smithi115.stdout:Package libcephfs2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:42:58.459 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:58.460 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:42:58.460 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:42:58.463 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-mirror-19.3.0-4775.g7f24e589.el9.x86_64.rpm 9.3 MB/s | 3.2 MB 00:00 2024-09-14T06:42:58.464 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:58.464 INFO:teuthology.orchestra.run.smithi092.stdout:Total 9.3 MB/s | 3.2 MB 00:00 2024-09-14T06:42:58.465 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:42:58.474 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:42:58.474 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:42:58.534 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install libcephfs-devel 2024-09-14T06:42:58.556 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:42:58.556 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:42:58.991 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:42:59.056 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:59.080 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:59.080 INFO:teuthology.orchestra.run.smithi092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:42:59.080 INFO:teuthology.orchestra.run.smithi092.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T06:42:59.080 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T06:42:59.080 INFO:teuthology.orchestra.run.smithi092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T06:42:59.081 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:42:59.106 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:42:59.240 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:42:59.241 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:59.241 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-09-14T06:42:59.241 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:59.241 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs-devel x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 32 k 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 32 k 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 142 k 2024-09-14T06:42:59.242 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:42:59.393 INFO:teuthology.orchestra.run.smithi115.stdout:libcephfs-devel-19.3.0-4775.g7f24e589.el9.x86_6 211 kB/s | 32 kB 00:00 2024-09-14T06:42:59.393 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:42:59.394 INFO:teuthology.orchestra.run.smithi115.stdout:Total 209 kB/s | 32 kB 00:00 2024-09-14T06:42:59.394 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:42:59.397 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:42:59.397 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:42:59.421 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:42:59.422 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:42:59.501 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:42:59.616 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:42:59.980 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:00.198 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:00.198 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:00.198 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:43:00.198 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:43:00.199 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:00.199 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:43:00.209 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:00.209 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:00.209 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:43:00.209 INFO:teuthology.orchestra.run.smithi115.stdout: libcephfs-devel-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:43:00.209 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:00.209 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:00.415 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librados2 2024-09-14T06:43:00.424 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install rbd-nbd 2024-09-14T06:43:00.976 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:01.005 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:01:57 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:43:01.066 INFO:teuthology.orchestra.run.smithi115.stdout:Package librados2-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:43:01.109 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:01.111 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:43:01.111 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:01.142 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout: Package Architecture Version Repository Size 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout:Installing: 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-nbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 171 k 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout:Install 1 Package 2024-09-14T06:43:01.143 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:01.144 INFO:teuthology.orchestra.run.smithi092.stdout:Total download size: 171 k 2024-09-14T06:43:01.144 INFO:teuthology.orchestra.run.smithi092.stdout:Installed size: 490 k 2024-09-14T06:43:01.144 INFO:teuthology.orchestra.run.smithi092.stdout:Downloading Packages: 2024-09-14T06:43:01.181 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install librbd1 2024-09-14T06:43:01.359 INFO:teuthology.orchestra.run.smithi092.stdout:rbd-nbd-19.3.0-4775.g7f24e589.el9.x86_64.rpm 797 kB/s | 171 kB 00:00 2024-09-14T06:43:01.359 INFO:teuthology.orchestra.run.smithi092.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:43:01.359 INFO:teuthology.orchestra.run.smithi092.stdout:Total 791 kB/s | 171 kB 00:00 2024-09-14T06:43:01.359 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T06:43:01.367 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T06:43:01.367 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T06:43:01.432 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T06:43:01.432 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T06:43:01.608 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T06:43:01.698 INFO:teuthology.orchestra.run.smithi092.stdout: Installing : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:01.740 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:01.831 INFO:teuthology.orchestra.run.smithi115.stdout:Package librbd1-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:43:01.873 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:01.874 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:43:01.874 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:01.950 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rados 2024-09-14T06:43:02.096 INFO:teuthology.orchestra.run.smithi092.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:02.365 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:02.365 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:02.365 INFO:teuthology.orchestra.run.smithi092.stdout:Installed: 2024-09-14T06:43:02.365 INFO:teuthology.orchestra.run.smithi092.stdout: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:43:02.365 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:02.365 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:43:02.511 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:46 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:02.600 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rados-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:43:02.619 DEBUG:teuthology.parallel:result is None 2024-09-14T06:43:02.643 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:02.644 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:43:02.644 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:02.763 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rgw 2024-09-14T06:43:03.358 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:03.453 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rgw-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:43:03.499 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:03.500 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:43:03.500 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:03.577 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-cephfs 2024-09-14T06:43:04.160 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:48 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:04.251 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-cephfs-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:43:04.294 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:04.295 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:43:04.295 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:04.382 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install python3-rbd 2024-09-14T06:43:04.942 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:48 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:05.032 INFO:teuthology.orchestra.run.smithi115.stdout:Package python3-rbd-2:19.3.0-4775.g7f24e589.el9.x86_64 is already installed. 2024-09-14T06:43:05.075 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:05.076 INFO:teuthology.orchestra.run.smithi115.stdout:Nothing to do. 2024-09-14T06:43:05.076 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:05.154 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-fuse 2024-09-14T06:43:05.717 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:49 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:05.849 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-fuse x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 85 k 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:43:05.850 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:05.851 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 85 k 2024-09-14T06:43:05.851 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 231 k 2024-09-14T06:43:05.851 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:43:06.054 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-fuse-19.3.0-4775.g7f24e589.el9.x86_64.rpm 418 kB/s | 85 kB 00:00 2024-09-14T06:43:06.055 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:43:06.055 INFO:teuthology.orchestra.run.smithi115.stdout:Total 415 kB/s | 85 kB 00:00 2024-09-14T06:43:06.055 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:43:06.062 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:43:06.062 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:43:06.125 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:43:06.126 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:43:06.271 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:43:06.385 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:06.784 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:07.017 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:07.017 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:07.017 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:43:07.017 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-fuse-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:43:07.017 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:07.017 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:07.250 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-mirror 2024-09-14T06:43:07.830 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:51 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:07.966 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout: Package Arch Version Repo Size 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-mirror x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 3.2 M 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:43:07.967 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:07.968 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 3.2 M 2024-09-14T06:43:07.968 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 14 M 2024-09-14T06:43:07.968 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:43:08.325 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-mirror-19.3.0-4775.g7f24e589.el9.x86_64.rpm 8.9 MB/s | 3.2 MB 00:00 2024-09-14T06:43:08.325 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:43:08.326 INFO:teuthology.orchestra.run.smithi115.stdout:Total 8.9 MB/s | 3.2 MB 00:00 2024-09-14T06:43:08.326 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:43:08.335 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:43:08.335 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:43:08.418 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:43:08.418 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:43:08.853 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:43:08.917 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:08.942 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:08.942 INFO:teuthology.orchestra.run.smithi115.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T06:43:08.942 INFO:teuthology.orchestra.run.smithi115.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T06:43:08.942 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T06:43:08.942 INFO:teuthology.orchestra.run.smithi115.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T06:43:08.942 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:10.025 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:10.025 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:10.025 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:43:10.025 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-mirror-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:43:10.025 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:10.025 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:10.286 DEBUG:teuthology.orchestra.run.smithi115:> sudo yum -y install rbd-nbd 2024-09-14T06:43:10.855 INFO:teuthology.orchestra.run.smithi115.stdout:Last metadata expiration check: 0:01:54 ago on Sat 14 Sep 2024 06:41:16 AM UTC. 2024-09-14T06:43:10.991 INFO:teuthology.orchestra.run.smithi115.stdout:Dependencies resolved. 2024-09-14T06:43:10.991 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:10.991 INFO:teuthology.orchestra.run.smithi115.stdout: Package Architecture Version Repository Size 2024-09-14T06:43:10.991 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:10.991 INFO:teuthology.orchestra.run.smithi115.stdout:Installing: 2024-09-14T06:43:10.991 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-nbd x86_64 2:19.3.0-4775.g7f24e589.el9 ceph 171 k 2024-09-14T06:43:10.991 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:10.992 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction Summary 2024-09-14T06:43:10.992 INFO:teuthology.orchestra.run.smithi115.stdout:================================================================================ 2024-09-14T06:43:10.992 INFO:teuthology.orchestra.run.smithi115.stdout:Install 1 Package 2024-09-14T06:43:10.992 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:10.992 INFO:teuthology.orchestra.run.smithi115.stdout:Total download size: 171 k 2024-09-14T06:43:10.992 INFO:teuthology.orchestra.run.smithi115.stdout:Installed size: 490 k 2024-09-14T06:43:10.992 INFO:teuthology.orchestra.run.smithi115.stdout:Downloading Packages: 2024-09-14T06:43:11.204 INFO:teuthology.orchestra.run.smithi115.stdout:rbd-nbd-19.3.0-4775.g7f24e589.el9.x86_64.rpm 811 kB/s | 171 kB 00:00 2024-09-14T06:43:11.204 INFO:teuthology.orchestra.run.smithi115.stdout:-------------------------------------------------------------------------------- 2024-09-14T06:43:11.204 INFO:teuthology.orchestra.run.smithi115.stdout:Total 804 kB/s | 171 kB 00:00 2024-09-14T06:43:11.204 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction check 2024-09-14T06:43:11.212 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction check succeeded. 2024-09-14T06:43:11.212 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction test 2024-09-14T06:43:11.275 INFO:teuthology.orchestra.run.smithi115.stdout:Transaction test succeeded. 2024-09-14T06:43:11.275 INFO:teuthology.orchestra.run.smithi115.stdout:Running transaction 2024-09-14T06:43:11.436 INFO:teuthology.orchestra.run.smithi115.stdout: Preparing : 1/1 2024-09-14T06:43:11.542 INFO:teuthology.orchestra.run.smithi115.stdout: Installing : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:11.966 INFO:teuthology.orchestra.run.smithi115.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:12.212 INFO:teuthology.orchestra.run.smithi115.stdout: Verifying : rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 1/1 2024-09-14T06:43:12.212 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:12.212 INFO:teuthology.orchestra.run.smithi115.stdout:Installed: 2024-09-14T06:43:12.212 INFO:teuthology.orchestra.run.smithi115.stdout: rbd-nbd-2:19.3.0-4775.g7f24e589.el9.x86_64 2024-09-14T06:43:12.212 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:12.212 INFO:teuthology.orchestra.run.smithi115.stdout:Complete! 2024-09-14T06:43:12.517 DEBUG:teuthology.parallel:result is None 2024-09-14T06:43:12.518 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:43:12.667 DEBUG:teuthology.orchestra.run.smithi092:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T06:43:12.692 INFO:teuthology.orchestra.run.smithi092.stdout:19.3.0-4775.g7f24e589.el9 2024-09-14T06:43:12.693 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4775.g7f24e589.el9 2024-09-14T06:43:12.693 INFO:teuthology.task.install:The correct ceph version 19.3.0-4775.g7f24e589 is installed. 2024-09-14T06:43:12.694 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7f24e589328ae9e639c0009d93340e5b235d0a47 2024-09-14T06:43:12.832 DEBUG:teuthology.orchestra.run.smithi115:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T06:43:12.854 INFO:teuthology.orchestra.run.smithi115.stdout:19.3.0-4775.g7f24e589.el9 2024-09-14T06:43:12.854 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4775.g7f24e589.el9 2024-09-14T06:43:12.854 INFO:teuthology.task.install:The correct ceph version 19.3.0-4775.g7f24e589 is installed. 2024-09-14T06:43:12.856 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-14T06:43:12.856 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:12.856 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T06:43:12.887 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:12.887 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T06:43:12.919 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-14T06:43:12.919 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:12.919 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T06:43:12.955 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T06:43:13.024 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:13.024 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T06:43:13.048 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T06:43:13.113 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-14T06:43:13.113 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:13.113 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T06:43:13.141 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T06:43:13.210 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:13.210 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T06:43:13.237 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T06:43:13.302 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-14T06:43:13.302 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:13.302 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T06:43:13.330 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T06:43:13.397 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:13.397 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T06:43:13.421 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T06:43:13.486 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T06:43:13.562 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-14T06:43:13.562 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 777 /var/log/ceph 2024-09-14T06:43:13.564 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 777 /var/log/ceph 2024-09-14T06:43:13.590 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-14T06:43:13.590 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T06:43:13.632 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T06:43:13.657 INFO:tasks.ceph:Creating extra log directories... 2024-09-14T06:43:13.657 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T06:43:13.700 DEBUG:teuthology.orchestra.run.smithi115:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T06:43:13.734 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-14T06:43:13.734 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T06:43:13.734 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.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': '7900397', 'kernel': {'kdb': 1, 'sha1': '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': 'teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 950, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 5839, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'sleep_before_teardown': 0, 'subset': '99/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a', 'targets': {'smithi092.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6NVwd1mENYDwUK21VhVvp3E/8d+1mhTrOrfKRH2TpdJuMsfEgvPSRqEZnEP4HLGwFETwu2fOuxt74LEVFw8S8=', 'smithi115.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWT9JsyO8Tko+rqRvo2Ok3EdvMqPj1vBztfpuIXb0p1Xbw7xUaP+Z6zM+ATzoDzTTXbXl8aEIvaBBY8CYC5doU='}, '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': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-10_20:16:17', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T06:43:13.734 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-14T06:43:13.767 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-14T06:43:13.782 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:43:13.824 DEBUG:teuthology.orchestra.run.smithi115:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:43:13.849 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:13.849 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T06:43:13.905 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-14T06:43:13.905 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_1 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-14 06:42:59.346767467 +0000 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-14 06:40:26.694277543 +0000 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-14 06:40:26.694277543 +0000 2024-09-14T06:43:13.961 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-14 06:40:26.694277543 +0000 2024-09-14T06:43:13.962 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T06:43:14.025 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-14T06:43:14.025 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-14T06:43:14.025 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.00020407 s, 2.5 MB/s 2024-09-14T06:43:14.026 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T06:43:14.083 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_2 2024-09-14T06:43:14.139 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T06:43:14.139 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:14.139 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-14T06:43:14.139 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:14.140 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:14.140 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-14 06:42:59.346767467 +0000 2024-09-14T06:43:14.140 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-14 06:40:27.012267952 +0000 2024-09-14T06:43:14.140 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-14 06:40:27.012267952 +0000 2024-09-14T06:43:14.140 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-14 06:40:27.012267952 +0000 2024-09-14T06:43:14.140 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T06:43:14.203 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-14T06:43:14.203 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-14T06:43:14.203 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000220299 s, 2.3 MB/s 2024-09-14T06:43:14.204 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T06:43:14.261 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_3 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-14 06:42:59.347767438 +0000 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-14 06:40:27.358257518 +0000 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-14 06:40:27.358257518 +0000 2024-09-14T06:43:14.316 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-14 06:40:27.358257518 +0000 2024-09-14T06:43:14.317 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T06:43:14.379 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-14T06:43:14.379 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-14T06:43:14.379 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000215271 s, 2.4 MB/s 2024-09-14T06:43:14.380 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T06:43:14.436 DEBUG:teuthology.orchestra.run.smithi092:> stat /dev/vg_nvme/lv_4 2024-09-14T06:43:14.491 INFO:teuthology.orchestra.run.smithi092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T06:43:14.491 INFO:teuthology.orchestra.run.smithi092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:14.491 INFO:teuthology.orchestra.run.smithi092.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-14T06:43:14.491 INFO:teuthology.orchestra.run.smithi092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:14.491 INFO:teuthology.orchestra.run.smithi092.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:14.491 INFO:teuthology.orchestra.run.smithi092.stdout:Access: 2024-09-14 06:42:59.347767438 +0000 2024-09-14T06:43:14.491 INFO:teuthology.orchestra.run.smithi092.stdout:Modify: 2024-09-14 06:40:27.691247476 +0000 2024-09-14T06:43:14.492 INFO:teuthology.orchestra.run.smithi092.stdout:Change: 2024-09-14 06:40:27.691247476 +0000 2024-09-14T06:43:14.492 INFO:teuthology.orchestra.run.smithi092.stdout: Birth: 2024-09-14 06:40:27.691247476 +0000 2024-09-14T06:43:14.492 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T06:43:14.554 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records in 2024-09-14T06:43:14.554 INFO:teuthology.orchestra.run.smithi092.stderr:1+0 records out 2024-09-14T06:43:14.554 INFO:teuthology.orchestra.run.smithi092.stderr:512 bytes copied, 0.000179781 s, 2.8 MB/s 2024-09-14T06:43:14.555 DEBUG:teuthology.orchestra.run.smithi092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T06:43:14.611 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-14T06:43:14.611 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi092.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-14T06:43:14.611 INFO:tasks.ceph:Generating config... 2024-09-14T06:43:14.612 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T06:43:14.612 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T06:43:14.612 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T06:43:14.612 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T06:43:14.612 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T06:43:14.612 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] bluestore allocator = stupid 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T06:43:14.613 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T06:43:14.614 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T06:43:14.614 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T06:43:14.614 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-14T06:43:14.614 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-14T06:43:14.700 INFO:teuthology.orchestra.run.smithi092.stdout:creating /etc/ceph/cluster1.keyring 2024-09-14T06:43:14.703 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-14T06:43:14.744 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T06:43:14.809 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.92')] 2024-09-14T06:43:14.810 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.92', '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-14T06:43:14.810 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:14.810 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:43:14.865 DEBUG:teuthology.orchestra.run.smithi092:> 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.92 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:43:14.945 INFO:teuthology.orchestra.run.smithi092.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:43:14.945 INFO:teuthology.orchestra.run.smithi092.stdout:monmaptool: generated fsid d6dfbbf8-3ae7-4ea2-9d11-67799f557014 2024-09-14T06:43:14.945 INFO:teuthology.orchestra.run.smithi092.stdout:setting min_mon_release = quincy 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:epoch 0 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:fsid d6dfbbf8-3ae7-4ea2-9d11-67799f557014 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:last_changed 2024-09-14T06:43:14.945313+0000 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:created 2024-09-14T06:43:14.945313+0000 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:min_mon_release 17 (quincy) 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:election_strategy: 1 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:0: [v2:172.21.15.92:3300/0,v1:172.21.15.92:6789/0] mon.a 2024-09-14T06:43:14.946 INFO:teuthology.orchestra.run.smithi092.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-14T06:43:14.947 DEBUG:teuthology.orchestra.run.smithi092:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:43:15.002 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID d6dfbbf8-3ae7-4ea2-9d11-67799f557014... 2024-09-14T06:43:15.002 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:15.044 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout:[global] 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: chdir = "" 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: auth supported = cephx 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: filestore xattr use omap = true 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: mon clock drift allowed = 1.000 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.084 INFO:teuthology.orchestra.run.smithi092.stdout: osd crush chooseleaf type = 0 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: auth debug = true 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: ms die on old message = true 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: ms die on bug = true 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: mon pg warn max object skew = 0 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: osd pool default size = 2 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.085 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd allow primary affinity = true 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd allow pg remap = true 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on no sortbitwise = false 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on too few osds = false 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: mon_allow_pool_size_one = true 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.086 INFO:teuthology.orchestra.run.smithi092.stdout: osd default data pool replay window = 5 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: mon allow pool delete = true 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: mon cluster log file level = debug 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: debug asserts on shutdown = true 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: mon health detail to clog = false 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: mon host = 172.21.15.92 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on pool no app = False 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: fsid = d6dfbbf8-3ae7-4ea2-9d11-67799f557014 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout:[osd] 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: osd journal size = 100 2024-09-14T06:43:15.087 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd scrub load threshold = 5.0 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd scrub max interval = 600 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd recover clone overlap = true 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd recovery max chunk = 1048576 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug shutdown = true 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug op order = true 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug verify stray on activate = true 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug trim objects = true 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd open classes on start = true 2024-09-14T06:43:15.088 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug pg log writeout = true 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: osd map max advance = 10 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: journal zero on create = true 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: filestore apply finisher threads = 3 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: bdev debug aio = true 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug misdirected ops = true 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: bdev async discard = True 2024-09-14T06:43:15.089 INFO:teuthology.orchestra.run.smithi092.stdout: bdev enable discard = True 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: bluestore allocator = stupid 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: bluestore block size = 96636764160 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: bluestore fsck on mount = True 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: debug bluefs = 1/20 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: debug bluestore = 1/20 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: debug ms = 1 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: debug osd = 20 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: debug rocksdb = 4/10 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd full ratio = 0.9 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: osd objectstore = bluestore 2024-09-14T06:43:15.090 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout:[mgr] 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug ms = 1 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug mgr = 20 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug mon = 20 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug auth = 20 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: mgr/telemetry/nag = false 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout:[mon] 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug ms = 1 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug mon = 20 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug paxos = 20 2024-09-14T06:43:15.091 INFO:teuthology.orchestra.run.smithi092.stdout: debug auth = 20 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon data avail warn = 5 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon mgr mkfs grace = 240 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd reporter subtree level = osd 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd prime pg temp = true 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.092 INFO:teuthology.orchestra.run.smithi092.stdout: # 1m isn't quite enough 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout:[client] 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: rgw cache enabled = true 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: rgw enable ops log = true 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: rgw enable usage log = true 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:43:15.093 INFO:teuthology.orchestra.run.smithi092.stdout:[mon.a] 2024-09-14T06:43:15.095 INFO:teuthology.orchestra.run.smithi115.stdout:[global] 2024-09-14T06:43:15.095 INFO:teuthology.orchestra.run.smithi115.stdout: chdir = "" 2024-09-14T06:43:15.095 INFO:teuthology.orchestra.run.smithi115.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:43:15.095 INFO:teuthology.orchestra.run.smithi115.stdout: auth supported = cephx 2024-09-14T06:43:15.095 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.095 INFO:teuthology.orchestra.run.smithi115.stdout: filestore xattr use omap = true 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: mon clock drift allowed = 1.000 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: osd crush chooseleaf type = 0 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: auth debug = true 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: ms die on old message = true 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: ms die on bug = true 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: mon pg warn max object skew = 0 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:43:15.096 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: osd pool default size = 2 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd allow primary affinity = true 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd allow pg remap = true 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on no sortbitwise = false 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on too few osds = false 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: mon_allow_pool_size_one = true 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:43:15.097 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: osd default data pool replay window = 5 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: mon allow pool delete = true 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: mon cluster log file level = debug 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: debug asserts on shutdown = true 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: mon health detail to clog = false 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: mon host = 172.21.15.92 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on pool no app = False 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: fsid = d6dfbbf8-3ae7-4ea2-9d11-67799f557014 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout:[osd] 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: osd journal size = 100 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: osd scrub load threshold = 5.0 2024-09-14T06:43:15.098 INFO:teuthology.orchestra.run.smithi115.stdout: osd scrub max interval = 600 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd recover clone overlap = true 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd recovery max chunk = 1048576 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug shutdown = true 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug op order = true 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug verify stray on activate = true 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug trim objects = true 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd open classes on start = true 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug pg log writeout = true 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:43:15.099 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: osd map max advance = 10 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: journal zero on create = true 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: filestore apply finisher threads = 3 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: bdev debug aio = true 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug misdirected ops = true 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: bdev async discard = True 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: bdev enable discard = True 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: bluestore allocator = stupid 2024-09-14T06:43:15.100 INFO:teuthology.orchestra.run.smithi115.stdout: bluestore block size = 96636764160 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: bluestore fsck on mount = True 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: debug bluefs = 1/20 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: debug bluestore = 1/20 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: debug ms = 1 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: debug osd = 20 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: debug rocksdb = 4/10 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd full ratio = 0.9 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: osd objectstore = bluestore 2024-09-14T06:43:15.101 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout:[mgr] 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug ms = 1 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug mgr = 20 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug mon = 20 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug auth = 20 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: mgr/telemetry/nag = false 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout:[mon] 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug ms = 1 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug mon = 20 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug paxos = 20 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: debug auth = 20 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: mon data avail warn = 5 2024-09-14T06:43:15.102 INFO:teuthology.orchestra.run.smithi115.stdout: mon mgr mkfs grace = 240 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd reporter subtree level = osd 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd prime pg temp = true 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: # 1m isn't quite enough 2024-09-14T06:43:15.103 INFO:teuthology.orchestra.run.smithi115.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout:[client] 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: rgw cache enabled = true 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: rgw enable ops log = true 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: rgw enable usage log = true 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:43:15.104 INFO:teuthology.orchestra.run.smithi115.stdout:[mon.a] 2024-09-14T06:43:15.107 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-14T06:43:15.108 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:15.189 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T06:43:15.189 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:15.189 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-14T06:43:15.205 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:15.205 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-14T06:43:15.260 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:43:15.260 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:15.260 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-14T06:43:15.260 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T06:43:15.334 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:15.334 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:43:15.389 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T06:43:15.389 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:15.389 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-14T06:43:15.389 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-14T06:43:15.428 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:15.428 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:43:15.486 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T06:43:15.486 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T06:43:15.486 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:15.536 INFO:teuthology.orchestra.run.smithi092.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-14T06:43:15.539 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T06:43:15.539 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T06:43:15.539 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:15.579 INFO:teuthology.orchestra.run.smithi092.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-14T06:43:15.592 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T06:43:15.592 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi092.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-14T06:43:15.592 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-14T06:43:15.656 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-14T06:43:15.656 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-14T06:43:15.656 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:43:15.656 DEBUG:teuthology.orchestra.run.smithi092:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T06:43:15.728 INFO:teuthology.orchestra.run.smithi092.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:43:15.728 INFO:teuthology.orchestra.run.smithi092.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:43:15.728 INFO:teuthology.orchestra.run.smithi092.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:43:15.728 INFO:teuthology.orchestra.run.smithi092.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T06:43:15.729 INFO:teuthology.orchestra.run.smithi092.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:43:15.729 INFO:teuthology.orchestra.run.smithi092.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:43:15.729 INFO:teuthology.orchestra.run.smithi092.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:43:15.729 INFO:teuthology.orchestra.run.smithi092.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T06:43:15.729 INFO:teuthology.orchestra.run.smithi092.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:43:15.729 INFO:teuthology.orchestra.run.smithi092.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:43:16.232 INFO:teuthology.orchestra.run.smithi092.stdout:Discarding blocks...Done. 2024-09-14T06:43:16.234 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi092.front.sepia.ceph.com -o noatime 2024-09-14T06:43:16.234 DEBUG:teuthology.orchestra.run.smithi092:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-14T06:43:16.379 DEBUG:teuthology.orchestra.run.smithi092:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-14T06:43:16.410 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-14T06:43:16.475 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-14T06:43:16.475 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-14T06:43:16.475 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:43:16.476 DEBUG:teuthology.orchestra.run.smithi092:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T06:43:16.547 INFO:teuthology.orchestra.run.smithi092.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:43:16.548 INFO:teuthology.orchestra.run.smithi092.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:43:17.001 INFO:teuthology.orchestra.run.smithi092.stdout:Discarding blocks...Done. 2024-09-14T06:43:17.003 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi092.front.sepia.ceph.com -o noatime 2024-09-14T06:43:17.003 DEBUG:teuthology.orchestra.run.smithi092:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-14T06:43:17.097 DEBUG:teuthology.orchestra.run.smithi092:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-14T06:43:17.126 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-14T06:43:17.191 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-14T06:43:17.191 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-14T06:43:17.191 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:43:17.191 DEBUG:teuthology.orchestra.run.smithi092:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:43:17.263 INFO:teuthology.orchestra.run.smithi092.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:43:17.746 INFO:teuthology.orchestra.run.smithi092.stdout:Discarding blocks...Done. 2024-09-14T06:43:17.748 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi092.front.sepia.ceph.com -o noatime 2024-09-14T06:43:17.748 DEBUG:teuthology.orchestra.run.smithi092:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-14T06:43:17.899 DEBUG:teuthology.orchestra.run.smithi092:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-14T06:43:17.928 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:18.019 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:18.018+0000 7f56c3a0f640 -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-14T06:43:18.023 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:18.022+0000 7f56c3a0f640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-14T06:43:18.023 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:18.022+0000 7f56c3a0f640 -1 bdev(0x561eb6917800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-14T06:43:18.023 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:18.022+0000 7f56c3a0f640 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-14T06:43:21.180 DEBUG:teuthology.orchestra.run.smithi092:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-14T06:43:21.210 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:21.304 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:21.302+0000 7fc351154640 -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-14T06:43:21.304 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:21.303+0000 7fc351154640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-14T06:43:21.304 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:21.303+0000 7fc351154640 -1 bdev(0x564c38d2d800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-14T06:43:21.304 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:21.303+0000 7fc351154640 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-14T06:43:24.713 DEBUG:teuthology.orchestra.run.smithi092:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-14T06:43:24.741 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:24.830 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:24.828+0000 7f5e64934640 -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-14T06:43:24.830 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:24.829+0000 7f5e64934640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-14T06:43:24.830 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:24.829+0000 7f5e64934640 -1 bdev(0x5600a6027800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-14T06:43:24.830 INFO:teuthology.orchestra.run.smithi092.stderr:2024-09-14T06:43:24.829+0000 7f5e64934640 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-14T06:43:27.747 DEBUG:teuthology.orchestra.run.smithi092:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-14T06:43:27.776 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T06:43:27.776 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:27.777 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-14T06:43:27.846 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:27.846 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-14T06:43:27.914 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:27.914 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-14T06:43:27.981 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:27.982 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-14T06:43:28.051 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:28.052 DEBUG:teuthology.orchestra.run.smithi092:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-14T06:43:28.118 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T06:43:28.118 DEBUG:teuthology.orchestra.run.smithi092:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-14T06:43:28.189 INFO:teuthology.orchestra.run.smithi092.stdout:[mgr.x] 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQCDMOVm6wv7HxAATw7ZK4jAE8NhgVjSxt052A== 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout:[osd.0] 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQCGMOVmi/cnARAAlxDgW8jmS5LpLLicSznTuQ== 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout:[osd.1] 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQCJMOVmi9sXEhAAZTxydTGjjrbMLzGA3MMxvA== 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout:[osd.2] 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQCMMOVmfXtvMRAA/XPMK1DZCV05lBuUZzkSFQ== 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout:[client.0] 2024-09-14T06:43:28.190 INFO:teuthology.orchestra.run.smithi092.stdout: key = AQCDMOVmh1uOIhAAs947uGxmZ+Ld3VV9PrmDWg== 2024-09-14T06:43:28.190 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:28.285 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:28.345 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:28.401 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:28.461 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:28.518 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T06:43:28.518 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-14T06:43:28.583 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:28.685 DEBUG:teuthology.orchestra.run.smithi092:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-14T06:43:28.717 DEBUG:teuthology.orchestra.run.smithi092:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-14T06:43:28.777 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-14T06:43:28.778 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-14T06:43:28.778 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-14T06:43:28.825 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-14T06:43:28.825 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-14T06:43:28.825 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-14T06:43:28.826 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-14T06:43:28.835 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-14T06:43:28.835 DEBUG:tasks.ceph:set 0 configs 2024-09-14T06:43:28.835 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T06:43:28.835 DEBUG:teuthology.orchestra.run.smithi092:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-14T06:43:29.013 INFO:teuthology.orchestra.run.smithi092.stderr:adjusted tunables profile to default 2024-09-14T06:43:29.021 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T06:43:29.022 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-14T06:43:29.022 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:29.022 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-14T06:43:29.055 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:29.055 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-14T06:43:29.122 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:29.122 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-14T06:43:29.194 DEBUG:teuthology.orchestra.run.smithi092:> sudo ceph --cluster cluster1 osd new 30a46c18-4f89-4bd4-95eb-afd01630eb35 0 2024-09-14T06:43:29.429 INFO:teuthology.orchestra.run.smithi092.stdout:0 2024-09-14T06:43:29.440 DEBUG:teuthology.orchestra.run.smithi092:> sudo ceph --cluster cluster1 osd new 736f6105-ba3e-40d4-bc91-851f78cd9769 1 2024-09-14T06:43:29.634 INFO:teuthology.orchestra.run.smithi092.stdout:1 2024-09-14T06:43:29.646 DEBUG:teuthology.orchestra.run.smithi092:> sudo ceph --cluster cluster1 osd new b174b225-c393-4855-8903-a04711dde8f1 2 2024-09-14T06:43:29.877 INFO:teuthology.orchestra.run.smithi092.stdout:2 2024-09-14T06:43:29.888 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-14T06:43:29.888 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-14T06:43:29.890 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-14T06:43:29.890 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-14T06:43:29.891 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-14T06:43:29.892 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-14T06:43:29.893 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-14T06:43:29.893 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-14T06:43:29.895 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-14T06:43:29.895 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:43:30.096 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:30.096 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":5,"fsid":"d6dfbbf8-3ae7-4ea2-9d11-67799f557014","created":"2024-09-14T06:43:28.906821+0000","modified":"2024-09-14T06:43:29.876375+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:43:29.876375+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":"30a46c18-4f89-4bd4-95eb-afd01630eb35","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":"736f6105-ba3e-40d4-bc91-851f78cd9769","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":"b174b225-c393-4855-8903-a04711dde8f1","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-14T06:43:30.107 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-14T06:43:30.107 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T06:43:30.410 DEBUG:teuthology.orchestra.run.smithi092:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:43:30.587 INFO:teuthology.misc.health.smithi092.stdout: 2024-09-14T06:43:30.587 INFO:teuthology.misc.health.smithi092.stdout:{"epoch":5,"fsid":"d6dfbbf8-3ae7-4ea2-9d11-67799f557014","created":"2024-09-14T06:43:28.906821+0000","modified":"2024-09-14T06:43:29.876375+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:43:29.876375+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":"30a46c18-4f89-4bd4-95eb-afd01630eb35","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":"736f6105-ba3e-40d4-bc91-851f78cd9769","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":"b174b225-c393-4855-8903-a04711dde8f1","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-14T06:43:30.597 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:43:31.600 INFO:tasks.ceph.cluster1.osd.1.smithi092.stderr:2024-09-14T06:43:31.598+0000 7f35a80d4640 -1 Falling back to public interface 2024-09-14T06:43:31.614 INFO:tasks.ceph.cluster1.osd.2.smithi092.stderr:2024-09-14T06:43:31.612+0000 7f4eb5f58640 -1 Falling back to public interface 2024-09-14T06:43:31.617 INFO:tasks.ceph.cluster1.osd.0.smithi092.stderr:2024-09-14T06:43:31.615+0000 7f048be0b640 -1 Falling back to public interface 2024-09-14T06:43:34.348 INFO:tasks.ceph.cluster1.mgr.x.smithi092.stderr:2024-09-14T06:43:34.346+0000 7ff0fabde640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-14T06:43:35.704 INFO:tasks.ceph.cluster1.osd.0.smithi092.stderr:2024-09-14T06:43:35.702+0000 7f048be0b640 -1 osd.0 0 log_to_monitors true 2024-09-14T06:43:35.714 INFO:tasks.ceph.cluster1.osd.2.smithi092.stderr:2024-09-14T06:43:35.712+0000 7f4eb5f58640 -1 osd.2 0 log_to_monitors true 2024-09-14T06:43:35.714 INFO:tasks.ceph.cluster1.osd.1.smithi092.stderr:2024-09-14T06:43:35.712+0000 7f35a80d4640 -1 osd.1 0 log_to_monitors true 2024-09-14T06:43:36.900 DEBUG:teuthology.orchestra.run.smithi092:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:43:37.184 INFO:teuthology.misc.health.smithi092.stdout: 2024-09-14T06:43:37.184 INFO:teuthology.misc.health.smithi092.stdout:{"epoch":6,"fsid":"d6dfbbf8-3ae7-4ea2-9d11-67799f557014","created":"2024-09-14T06:43:28.906821+0000","modified":"2024-09-14T06:43:36.346867+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:43:29.876375+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":3,"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":"30a46c18-4f89-4bd4-95eb-afd01630eb35","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":"736f6105-ba3e-40d4-bc91-851f78cd9769","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":"b174b225-c393-4855-8903-a04711dde8f1","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-14T06:43:37.195 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:43:39.185 INFO:tasks.ceph.cluster1.osd.2.smithi092.stderr:2024-09-14T06:43:39.184+0000 7f4eb1ee7640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T06:43:39.203 INFO:tasks.ceph.cluster1.osd.2.smithi092.stderr:2024-09-14T06:43:39.202+0000 7f4ea9d06640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:43:39.214 INFO:tasks.ceph.cluster1.osd.1.smithi092.stderr:2024-09-14T06:43:39.213+0000 7f35a4063640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T06:43:39.229 INFO:tasks.ceph.cluster1.osd.0.smithi092.stderr:2024-09-14T06:43:39.228+0000 7f04877f9640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T06:43:39.232 INFO:tasks.ceph.cluster1.osd.1.smithi092.stderr:2024-09-14T06:43:39.231+0000 7f359be82640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:43:39.256 INFO:tasks.ceph.cluster1.osd.0.smithi092.stderr:2024-09-14T06:43:39.255+0000 7f047f618640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:43:43.499 DEBUG:teuthology.orchestra.run.smithi092:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:43:43.780 INFO:teuthology.misc.health.smithi092.stdout: 2024-09-14T06:43:43.780 INFO:teuthology.misc.health.smithi092.stdout:{"epoch":11,"fsid":"d6dfbbf8-3ae7-4ea2-9d11-67799f557014","created":"2024-09-14T06:43:28.906821+0000","modified":"2024-09-14T06:43:43.365096+0000","last_up_change":"2024-09-14T06:43:40.186308+0000","last_in_change":"2024-09-14T06:43:29.876375+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-14T06:43:41.360495+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":"30a46c18-4f89-4bd4-95eb-afd01630eb35","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.92:6816","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6817","nonce":2916546700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6819","nonce":2916546700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6823","nonce":2916546700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6821","nonce":2916546700}]},"public_addr":"172.21.15.92:6817/2916546700","cluster_addr":"172.21.15.92:6819/2916546700","heartbeat_back_addr":"172.21.15.92:6823/2916546700","heartbeat_front_addr":"172.21.15.92:6821/2916546700","state":["exists","up"]},{"osd":1,"uuid":"736f6105-ba3e-40d4-bc91-851f78cd9769","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.92:6800","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6801","nonce":659310592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6803","nonce":659310592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6807","nonce":659310592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6805","nonce":659310592}]},"public_addr":"172.21.15.92:6801/659310592","cluster_addr":"172.21.15.92:6803/659310592","heartbeat_back_addr":"172.21.15.92:6807/659310592","heartbeat_front_addr":"172.21.15.92:6805/659310592","state":["exists","up"]},{"osd":2,"uuid":"b174b225-c393-4855-8903-a04711dde8f1","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.92:6808","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6809","nonce":1560197242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6811","nonce":1560197242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6815","nonce":1560197242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6813","nonce":1560197242}]},"public_addr":"172.21.15.92:6809/1560197242","cluster_addr":"172.21.15.92:6811/1560197242","heartbeat_back_addr":"172.21.15.92:6815/1560197242","heartbeat_front_addr":"172.21.15.92:6813/1560197242","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-14T06:43:36.691099+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-14T06:43:36.694316+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-14T06:43:36.691963+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-14T06:43:43.791 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-14T06:43:43.791 INFO:tasks.ceph:Creating RBD pool 2024-09-14T06:43:43.792 DEBUG:teuthology.orchestra.run.smithi092:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-14T06:43:44.513 INFO:teuthology.orchestra.run.smithi092.stderr:pool 'rbd' created 2024-09-14T06:43:44.527 DEBUG:teuthology.orchestra.run.smithi092:> rbd --cluster cluster1 pool init rbd 2024-09-14T06:43:47.532 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-14T06:43:47.532 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-14T06:43:47.533 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T06:43:47.829 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:47.842 INFO:teuthology.orchestra.run.smithi092.stdout:[{"version":4,"timestamp":"2024-09-14T06:43:39.229294+0000","name":"","changes":[{"name":"osd.0/osd_mclock_max_capacity_iops_ssd","new_value":"4222.450665"}]}] 2024-09-14T06:43:47.842 INFO:tasks.ceph_manager:config epoch is 4 2024-09-14T06:43:47.842 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-14T06:43:47.842 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-14T06:43:47.843 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-14T06:43:48.168 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:48.179 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":5,"flags":0,"active_gid":4101,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6824","nonce":3640656498},{"type":"v1","addr":"172.21.15.92:6825","nonce":3640656498}]},"active_addr":"172.21.15.92:6825/3640656498","active_change":"2024-09-14T06:43:33.341056+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:1.26.1","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_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":[]},"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":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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.92:0","nonce":3509603671}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":404585433}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":43564401}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.92:0","nonce":1682958307}]}]} 2024-09-14T06:43:48.182 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-14T06:43:48.182 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-14T06:43:48.182 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:43:48.462 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:48.462 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":15,"fsid":"d6dfbbf8-3ae7-4ea2-9d11-67799f557014","created":"2024-09-14T06:43:28.906821+0000","modified":"2024-09-14T06:43:47.519535+0000","last_up_change":"2024-09-14T06:43:40.186308+0000","last_in_change":"2024-09-14T06:43:29.876375+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-14T06:43:41.360495+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-14T06:43:44.074430+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":"30a46c18-4f89-4bd4-95eb-afd01630eb35","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.92:6816","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6817","nonce":2916546700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6819","nonce":2916546700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6823","nonce":2916546700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6821","nonce":2916546700}]},"public_addr":"172.21.15.92:6817/2916546700","cluster_addr":"172.21.15.92:6819/2916546700","heartbeat_back_addr":"172.21.15.92:6823/2916546700","heartbeat_front_addr":"172.21.15.92:6821/2916546700","state":["exists","up"]},{"osd":1,"uuid":"736f6105-ba3e-40d4-bc91-851f78cd9769","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.92:6800","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6801","nonce":659310592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6803","nonce":659310592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6807","nonce":659310592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6805","nonce":659310592}]},"public_addr":"172.21.15.92:6801/659310592","cluster_addr":"172.21.15.92:6803/659310592","heartbeat_back_addr":"172.21.15.92:6807/659310592","heartbeat_front_addr":"172.21.15.92:6805/659310592","state":["exists","up"]},{"osd":2,"uuid":"b174b225-c393-4855-8903-a04711dde8f1","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.92:6808","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6809","nonce":1560197242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6811","nonce":1560197242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6815","nonce":1560197242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6813","nonce":1560197242}]},"public_addr":"172.21.15.92:6809/1560197242","cluster_addr":"172.21.15.92:6811/1560197242","heartbeat_back_addr":"172.21.15.92:6815/1560197242","heartbeat_front_addr":"172.21.15.92:6813/1560197242","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-14T06:43:36.691099+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-14T06:43:36.694316+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-14T06:43:36.691963+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-14T06:43:48.475 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-14T06:43:48.475 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T06:43:48.757 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:48.757 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":15,"fsid":"d6dfbbf8-3ae7-4ea2-9d11-67799f557014","created":"2024-09-14T06:43:28.906821+0000","modified":"2024-09-14T06:43:47.519535+0000","last_up_change":"2024-09-14T06:43:40.186308+0000","last_in_change":"2024-09-14T06:43:29.876375+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-14T06:43:41.360495+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-14T06:43:44.074430+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":"30a46c18-4f89-4bd4-95eb-afd01630eb35","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.92:6816","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6817","nonce":2916546700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6819","nonce":2916546700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6823","nonce":2916546700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6821","nonce":2916546700}]},"public_addr":"172.21.15.92:6817/2916546700","cluster_addr":"172.21.15.92:6819/2916546700","heartbeat_back_addr":"172.21.15.92:6823/2916546700","heartbeat_front_addr":"172.21.15.92:6821/2916546700","state":["exists","up"]},{"osd":1,"uuid":"736f6105-ba3e-40d4-bc91-851f78cd9769","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.92:6800","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6801","nonce":659310592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6803","nonce":659310592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6807","nonce":659310592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6805","nonce":659310592}]},"public_addr":"172.21.15.92:6801/659310592","cluster_addr":"172.21.15.92:6803/659310592","heartbeat_back_addr":"172.21.15.92:6807/659310592","heartbeat_front_addr":"172.21.15.92:6805/659310592","state":["exists","up"]},{"osd":2,"uuid":"b174b225-c393-4855-8903-a04711dde8f1","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.92:6808","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6809","nonce":1560197242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6811","nonce":1560197242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6815","nonce":1560197242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6813","nonce":1560197242}]},"public_addr":"172.21.15.92:6809/1560197242","cluster_addr":"172.21.15.92:6811/1560197242","heartbeat_back_addr":"172.21.15.92:6815/1560197242","heartbeat_front_addr":"172.21.15.92:6813/1560197242","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-14T06:43:36.691099+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-14T06:43:36.694316+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-14T06:43:36.691963+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-14T06:43:48.770 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-14T06:43:48.770 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-14T06:43:48.771 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-14T06:43:48.907 INFO:teuthology.orchestra.run.smithi092.stdout:34359738374 2024-09-14T06:43:48.907 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-14T06:43:48.910 INFO:teuthology.orchestra.run.smithi092.stdout:34359738373 2024-09-14T06:43:48.910 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-14T06:43:48.911 INFO:teuthology.orchestra.run.smithi092.stdout:34359738372 2024-09-14T06:43:48.911 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-14T06:43:49.219 INFO:teuthology.orchestra.run.smithi092.stdout:34359738373 2024-09-14T06:43:49.233 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738373 for osd.1 2024-09-14T06:43:49.247 INFO:teuthology.orchestra.run.smithi092.stdout:34359738371 2024-09-14T06:43:49.260 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.0 2024-09-14T06:43:49.263 INFO:teuthology.orchestra.run.smithi092.stdout:34359738372 2024-09-14T06:43:49.276 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738372 for osd.2 2024-09-14T06:43:50.234 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-14T06:43:50.261 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-14T06:43:50.277 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-14T06:43:50.547 INFO:teuthology.orchestra.run.smithi092.stdout:34359738374 2024-09-14T06:43:50.560 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738374 got 34359738374 for osd.1 2024-09-14T06:43:50.560 DEBUG:teuthology.parallel:result is None 2024-09-14T06:43:50.583 INFO:teuthology.orchestra.run.smithi092.stdout:34359738372 2024-09-14T06:43:50.585 INFO:teuthology.orchestra.run.smithi092.stdout:34359738373 2024-09-14T06:43:50.597 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2024-09-14T06:43:50.597 DEBUG:teuthology.parallel:result is None 2024-09-14T06:43:50.599 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738373 for osd.2 2024-09-14T06:43:50.599 DEBUG:teuthology.parallel:result is None 2024-09-14T06:43:50.599 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-14T06:43:50.600 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T06:43:50.916 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:50.916 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T06:43:50.927 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T06:43:49.347392+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":82644,"kb_used_data":1552,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032876,"statfs":{"total":289910292480,"available":289825665024,"internally_reserved":0,"allocated":1589248,"data_stored":1295959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"3.831392"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:43:47.527770+0000","last_change":"2024-09-14T06:43:47.528001+0000","last_active":"2024-09-14T06:43:47.527770+0000","last_peered":"2024-09-14T06:43:47.527770+0000","last_clean":"2024-09-14T06:43:47.527770+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T06:43:47.527770+0000","last_undegraded":"2024-09-14T06:43:47.527770+0000","last_fullsized":"2024-09-14T06:43:47.527770+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T16:55:31.435663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000851821,"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-14T06:43:47.527534+0000","last_change":"2024-09-14T06:43:47.527753+0000","last_active":"2024-09-14T06:43:47.527534+0000","last_peered":"2024-09-14T06:43:47.527534+0000","last_clean":"2024-09-14T06:43:47.527534+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T06:43:47.527534+0000","last_undegraded":"2024-09-14T06:43:47.527534+0000","last_fullsized":"2024-09-14T06:43:47.527534+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T11:05:40.394591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"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-14T06:43:47.527466+0000","last_change":"2024-09-14T06:43:47.527711+0000","last_active":"2024-09-14T06:43:47.527466+0000","last_peered":"2024-09-14T06:43:47.527466+0000","last_clean":"2024-09-14T06:43:47.527466+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T06:43:47.527466+0000","last_undegraded":"2024-09-14T06:43:47.527466+0000","last_fullsized":"2024-09-14T06:43:47.527466+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T12:26:42.257078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"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-14T06:43:47.527209+0000","last_change":"2024-09-14T06:43:47.527413+0000","last_active":"2024-09-14T06:43:47.527209+0000","last_peered":"2024-09-14T06:43:47.527209+0000","last_clean":"2024-09-14T06:43:47.527209+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T06:43:47.527209+0000","last_undegraded":"2024-09-14T06:43:47.527209+0000","last_fullsized":"2024-09-14T06:43:47.527209+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T10:18:46.684001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053101199999999998,"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-14T06:43:47.524447+0000","last_change":"2024-09-14T06:43:47.524447+0000","last_active":"2024-09-14T06:43:47.524447+0000","last_peered":"2024-09-14T06:43:47.524447+0000","last_clean":"2024-09-14T06:43:47.524447+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T06:43:47.524447+0000","last_undegraded":"2024-09-14T06:43:47.524447+0000","last_fullsized":"2024-09-14T06:43:47.524447+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T15:19:06.335395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"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-14T06:43:47.619633+0000","last_change":"2024-09-14T06:43:47.619804+0000","last_active":"2024-09-14T06:43:47.619633+0000","last_peered":"2024-09-14T06:43:47.619633+0000","last_clean":"2024-09-14T06:43:47.619633+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T06:43:47.619633+0000","last_undegraded":"2024-09-14T06:43:47.619633+0000","last_fullsized":"2024-09-14T06:43:47.619633+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T17:36:51.936854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"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-14T06:43:47.619569+0000","last_change":"2024-09-14T06:43:47.619803+0000","last_active":"2024-09-14T06:43:47.619569+0000","last_peered":"2024-09-14T06:43:47.619569+0000","last_clean":"2024-09-14T06:43:47.619569+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T06:43:47.619569+0000","last_undegraded":"2024-09-14T06:43:47.619569+0000","last_fullsized":"2024-09-14T06:43:47.619569+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T15:19:06.335395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"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-14T06:43:47.527260+0000","last_change":"2024-09-14T06:43:47.527487+0000","last_active":"2024-09-14T06:43:47.527260+0000","last_peered":"2024-09-14T06:43:47.527260+0000","last_clean":"2024-09-14T06:43:47.527260+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T06:43:47.527260+0000","last_undegraded":"2024-09-14T06:43:47.527260+0000","last_fullsized":"2024-09-14T06:43:47.527260+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T14:00:49.184870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"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-14T06:43:47.526904+0000","last_change":"2024-09-14T06:43:42.370703+0000","last_active":"2024-09-14T06:43:47.526904+0000","last_peered":"2024-09-14T06:43:47.526904+0000","last_clean":"2024-09-14T06:43:47.526904+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T06:43:47.526904+0000","last_undegraded":"2024-09-14T06:43:47.526904+0000","last_fullsized":"2024-09-14T06:43:47.526904+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-14T06:43:41.363259+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:41.363259+0000","last_clean_scrub_stamp":"2024-09-14T06:43:41.363259+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-15T11:12:03.075870+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359738373,"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":34359738374,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27744,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344096,"statfs":{"total":96636764160,"available":96608354304,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27744,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344096,"statfs":{"total":96636764160,"available":96608354304,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:43:50.928 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T06:43:51.206 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:51.206 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T06:43:51.217 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-14T06:43:49.347392+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":82644,"kb_used_data":1552,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032876,"statfs":{"total":289910292480,"available":289825665024,"internally_reserved":0,"allocated":1589248,"data_stored":1295959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"3.831392"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-14T06:43:47.527770+0000","last_change":"2024-09-14T06:43:47.528001+0000","last_active":"2024-09-14T06:43:47.527770+0000","last_peered":"2024-09-14T06:43:47.527770+0000","last_clean":"2024-09-14T06:43:47.527770+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T06:43:47.527770+0000","last_undegraded":"2024-09-14T06:43:47.527770+0000","last_fullsized":"2024-09-14T06:43:47.527770+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T16:55:31.435663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000851821,"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-14T06:43:47.527534+0000","last_change":"2024-09-14T06:43:47.527753+0000","last_active":"2024-09-14T06:43:47.527534+0000","last_peered":"2024-09-14T06:43:47.527534+0000","last_clean":"2024-09-14T06:43:47.527534+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T06:43:47.527534+0000","last_undegraded":"2024-09-14T06:43:47.527534+0000","last_fullsized":"2024-09-14T06:43:47.527534+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T11:05:40.394591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"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-14T06:43:47.527466+0000","last_change":"2024-09-14T06:43:47.527711+0000","last_active":"2024-09-14T06:43:47.527466+0000","last_peered":"2024-09-14T06:43:47.527466+0000","last_clean":"2024-09-14T06:43:47.527466+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T06:43:47.527466+0000","last_undegraded":"2024-09-14T06:43:47.527466+0000","last_fullsized":"2024-09-14T06:43:47.527466+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T12:26:42.257078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"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-14T06:43:47.527209+0000","last_change":"2024-09-14T06:43:47.527413+0000","last_active":"2024-09-14T06:43:47.527209+0000","last_peered":"2024-09-14T06:43:47.527209+0000","last_clean":"2024-09-14T06:43:47.527209+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T06:43:47.527209+0000","last_undegraded":"2024-09-14T06:43:47.527209+0000","last_fullsized":"2024-09-14T06:43:47.527209+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T10:18:46.684001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053101199999999998,"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-14T06:43:47.524447+0000","last_change":"2024-09-14T06:43:47.524447+0000","last_active":"2024-09-14T06:43:47.524447+0000","last_peered":"2024-09-14T06:43:47.524447+0000","last_clean":"2024-09-14T06:43:47.524447+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T06:43:47.524447+0000","last_undegraded":"2024-09-14T06:43:47.524447+0000","last_fullsized":"2024-09-14T06:43:47.524447+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T15:19:06.335395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"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-14T06:43:47.619633+0000","last_change":"2024-09-14T06:43:47.619804+0000","last_active":"2024-09-14T06:43:47.619633+0000","last_peered":"2024-09-14T06:43:47.619633+0000","last_clean":"2024-09-14T06:43:47.619633+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T06:43:47.619633+0000","last_undegraded":"2024-09-14T06:43:47.619633+0000","last_fullsized":"2024-09-14T06:43:47.619633+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T17:36:51.936854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"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-14T06:43:47.619569+0000","last_change":"2024-09-14T06:43:47.619803+0000","last_active":"2024-09-14T06:43:47.619569+0000","last_peered":"2024-09-14T06:43:47.619569+0000","last_clean":"2024-09-14T06:43:47.619569+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T06:43:47.619569+0000","last_undegraded":"2024-09-14T06:43:47.619569+0000","last_fullsized":"2024-09-14T06:43:47.619569+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T15:19:06.335395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"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-14T06:43:47.527260+0000","last_change":"2024-09-14T06:43:47.527487+0000","last_active":"2024-09-14T06:43:47.527260+0000","last_peered":"2024-09-14T06:43:47.527260+0000","last_clean":"2024-09-14T06:43:47.527260+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T06:43:47.527260+0000","last_undegraded":"2024-09-14T06:43:47.527260+0000","last_fullsized":"2024-09-14T06:43:47.527260+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-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T14:00:49.184870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"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-14T06:43:47.526904+0000","last_change":"2024-09-14T06:43:42.370703+0000","last_active":"2024-09-14T06:43:47.526904+0000","last_peered":"2024-09-14T06:43:47.526904+0000","last_clean":"2024-09-14T06:43:47.526904+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T06:43:47.526904+0000","last_undegraded":"2024-09-14T06:43:47.526904+0000","last_fullsized":"2024-09-14T06:43:47.526904+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-14T06:43:41.363259+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:41.363259+0000","last_clean_scrub_stamp":"2024-09-14T06:43:41.363259+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-15T11:12:03.075870+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359738373,"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":34359738374,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27744,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344096,"statfs":{"total":96636764160,"available":96608354304,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27744,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344096,"statfs":{"total":96636764160,"available":96608354304,"internally_reserved":0,"allocated":729088,"data_stored":628782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:43:51.218 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-14T06:43:51.218 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-14T06:43:51.218 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-14T06:43:51.219 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-14T06:43:51.533 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:51.533 INFO:teuthology.orchestra.run.smithi092.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T06:43:51.545 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-14T06:43:51.546 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T06:43:51.556 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-14T06:43:51.556 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T06:43:51.556 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397', 'branch': 'main', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.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': '7900397', 'kernel': {'kdb': 1, 'sha1': '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': 'teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'main', 'sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 950, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 5839, 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47', 'sleep_before_teardown': 0, 'subset': '99/128', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_0d61375b8ab53be4c233f5b93e463edfdff9316a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '0d61375b8ab53be4c233f5b93e463edfdff9316a', 'targets': {'smithi092.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB6NVwd1mENYDwUK21VhVvp3E/8d+1mhTrOrfKRH2TpdJuMsfEgvPSRqEZnEP4HLGwFETwu2fOuxt74LEVFw8S8=', 'smithi115.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIWT9JsyO8Tko+rqRvo2Ok3EdvMqPj1vBztfpuIXb0p1Xbw7xUaP+Z6zM+ATzoDzTTXbXl8aEIvaBBY8CYC5doU='}, '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': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '7f24e589328ae9e639c0009d93340e5b235d0a47'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-10_20:16:17', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T06:43:51.557 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-14T06:43:51.560 DEBUG:teuthology.orchestra.run.smithi115:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-14T06:43:51.580 DEBUG:teuthology.orchestra.run.smithi092:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:43:51.615 DEBUG:teuthology.orchestra.run.smithi115:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T06:43:51.649 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:51.650 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T06:43:51.708 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-14T06:43:51.708 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_1 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-14 06:43:09.200102743 +0000 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-14 06:40:26.696088316 +0000 2024-09-14T06:43:51.766 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-14 06:40:26.696088316 +0000 2024-09-14T06:43:51.767 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-14 06:40:26.696088316 +0000 2024-09-14T06:43:51.767 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T06:43:51.833 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-14T06:43:51.833 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-14T06:43:51.833 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000214826 s, 2.4 MB/s 2024-09-14T06:43:51.834 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T06:43:51.892 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_2 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-14 06:43:09.201102723 +0000 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-14 06:40:27.019081901 +0000 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-14 06:40:27.019081901 +0000 2024-09-14T06:43:51.950 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-14 06:40:27.019081901 +0000 2024-09-14T06:43:51.951 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T06:43:52.016 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-14T06:43:52.016 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-14T06:43:52.016 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000210205 s, 2.4 MB/s 2024-09-14T06:43:52.017 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T06:43:52.073 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_3 2024-09-14T06:43:52.129 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T06:43:52.129 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:52.129 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-14T06:43:52.129 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:52.129 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:52.129 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-14 06:43:09.201102723 +0000 2024-09-14T06:43:52.129 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-14 06:40:27.339075545 +0000 2024-09-14T06:43:52.130 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-14 06:40:27.339075545 +0000 2024-09-14T06:43:52.130 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-14 06:40:27.339075545 +0000 2024-09-14T06:43:52.130 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T06:43:52.193 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-14T06:43:52.193 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-14T06:43:52.193 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000180521 s, 2.8 MB/s 2024-09-14T06:43:52.195 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T06:43:52.251 DEBUG:teuthology.orchestra.run.smithi115:> stat /dev/vg_nvme/lv_4 2024-09-14T06:43:52.308 INFO:teuthology.orchestra.run.smithi115.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T06:43:52.309 INFO:teuthology.orchestra.run.smithi115.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T06:43:52.309 INFO:teuthology.orchestra.run.smithi115.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-14T06:43:52.309 INFO:teuthology.orchestra.run.smithi115.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T06:43:52.309 INFO:teuthology.orchestra.run.smithi115.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T06:43:52.310 INFO:teuthology.orchestra.run.smithi115.stdout:Access: 2024-09-14 06:43:09.201102723 +0000 2024-09-14T06:43:52.310 INFO:teuthology.orchestra.run.smithi115.stdout:Modify: 2024-09-14 06:40:27.669068991 +0000 2024-09-14T06:43:52.310 INFO:teuthology.orchestra.run.smithi115.stdout:Change: 2024-09-14 06:40:27.669068991 +0000 2024-09-14T06:43:52.310 INFO:teuthology.orchestra.run.smithi115.stdout: Birth: 2024-09-14 06:40:27.669068991 +0000 2024-09-14T06:43:52.310 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T06:43:52.372 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records in 2024-09-14T06:43:52.372 INFO:teuthology.orchestra.run.smithi115.stderr:1+0 records out 2024-09-14T06:43:52.372 INFO:teuthology.orchestra.run.smithi115.stderr:512 bytes copied, 0.000205324 s, 2.5 MB/s 2024-09-14T06:43:52.373 DEBUG:teuthology.orchestra.run.smithi115:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T06:43:52.430 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-14T06:43:52.430 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi115.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-14T06:43:52.430 INFO:tasks.ceph:Generating config... 2024-09-14T06:43:52.431 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T06:43:52.431 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T06:43:52.432 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T06:43:52.432 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T06:43:52.432 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T06:43:52.432 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T06:43:52.432 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-14T06:43:52.432 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-14T06:43:52.432 INFO:tasks.ceph:[osd] bluestore allocator = stupid 2024-09-14T06:43:52.432 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T06:43:52.432 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T06:43:52.433 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T06:43:52.433 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-14T06:43:52.434 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-14T06:43:52.521 INFO:teuthology.orchestra.run.smithi115.stdout:creating /etc/ceph/cluster2.keyring 2024-09-14T06:43:52.524 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-14T06:43:52.566 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T06:43:52.630 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.115')] 2024-09-14T06:43:52.630 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.115', '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'stupid', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-14T06:43:52.631 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:52.631 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:43:52.686 DEBUG:teuthology.orchestra.run.smithi115:> 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.115 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:43:52.767 INFO:teuthology.orchestra.run.smithi115.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:43:52.767 INFO:teuthology.orchestra.run.smithi115.stdout:monmaptool: generated fsid 317a83e5-d1aa-4040-b664-d8b508ed62b3 2024-09-14T06:43:52.767 INFO:teuthology.orchestra.run.smithi115.stdout:setting min_mon_release = quincy 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:epoch 0 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:fsid 317a83e5-d1aa-4040-b664-d8b508ed62b3 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:last_changed 2024-09-14T06:43:52.767241+0000 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:created 2024-09-14T06:43:52.767241+0000 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:min_mon_release 17 (quincy) 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:election_strategy: 1 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:0: [v2:172.21.15.115:3300/0,v1:172.21.15.115:6789/0] mon.a 2024-09-14T06:43:52.768 INFO:teuthology.orchestra.run.smithi115.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-14T06:43:52.769 DEBUG:teuthology.orchestra.run.smithi115:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T06:43:52.824 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 317a83e5-d1aa-4040-b664-d8b508ed62b3... 2024-09-14T06:43:52.825 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:43:52.828 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:43:52.876 INFO:teuthology.orchestra.run.smithi092.stdout:[global] 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: chdir = "" 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: auth supported = cephx 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: filestore xattr use omap = true 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: mon clock drift allowed = 1.000 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: osd crush chooseleaf type = 0 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: auth debug = true 2024-09-14T06:43:52.877 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: ms die on old message = true 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: ms die on bug = true 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: mon pg warn max object skew = 0 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: osd pool default size = 2 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd allow primary affinity = true 2024-09-14T06:43:52.878 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd allow pg remap = true 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on no sortbitwise = false 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on too few osds = false 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: mon_allow_pool_size_one = true 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.879 INFO:teuthology.orchestra.run.smithi092.stdout: osd default data pool replay window = 5 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: mon allow pool delete = true 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: mon cluster log file level = debug 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: debug asserts on shutdown = true 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: mon health detail to clog = false 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: mon host = 172.21.15.115 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: mon warn on pool no app = False 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: fsid = 317a83e5-d1aa-4040-b664-d8b508ed62b3 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout:[osd] 2024-09-14T06:43:52.880 INFO:teuthology.orchestra.run.smithi092.stdout: osd journal size = 100 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd scrub load threshold = 5.0 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd scrub max interval = 600 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd recover clone overlap = true 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd recovery max chunk = 1048576 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug shutdown = true 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug op order = true 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug verify stray on activate = true 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug trim objects = true 2024-09-14T06:43:52.881 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: osd open classes on start = true 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug pg log writeout = true 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: osd map max advance = 10 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: journal zero on create = true 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: filestore apply finisher threads = 3 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: bdev debug aio = true 2024-09-14T06:43:52.882 INFO:teuthology.orchestra.run.smithi092.stdout: osd debug misdirected ops = true 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: bdev async discard = True 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: bdev enable discard = True 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: bluestore allocator = stupid 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: bluestore block size = 96636764160 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: bluestore fsck on mount = True 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: debug bluefs = 1/20 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: debug bluestore = 1/20 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: debug ms = 1 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: debug osd = 20 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: debug rocksdb = 4/10 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd full ratio = 0.9 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:43:52.883 INFO:teuthology.orchestra.run.smithi092.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: osd objectstore = bluestore 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout:[mgr] 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: debug ms = 1 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: debug mgr = 20 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: debug mon = 20 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: debug auth = 20 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: mgr/telemetry/nag = false 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout:[mon] 2024-09-14T06:43:52.884 INFO:teuthology.orchestra.run.smithi092.stdout: debug ms = 1 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: debug mon = 20 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: debug paxos = 20 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: debug auth = 20 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: mon data avail warn = 5 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: mon mgr mkfs grace = 240 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd reporter subtree level = osd 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: mon osd prime pg temp = true 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:43:52.885 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: # 1m isn't quite enough 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout:[client] 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: rgw cache enabled = true 2024-09-14T06:43:52.886 INFO:teuthology.orchestra.run.smithi092.stdout: rgw enable ops log = true 2024-09-14T06:43:52.887 INFO:teuthology.orchestra.run.smithi092.stdout: rgw enable usage log = true 2024-09-14T06:43:52.887 INFO:teuthology.orchestra.run.smithi092.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:43:52.887 INFO:teuthology.orchestra.run.smithi092.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:43:52.887 INFO:teuthology.orchestra.run.smithi092.stdout:[mon.a] 2024-09-14T06:43:52.907 INFO:teuthology.orchestra.run.smithi115.stdout:[global] 2024-09-14T06:43:52.907 INFO:teuthology.orchestra.run.smithi115.stdout: chdir = "" 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: auth supported = cephx 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: filestore xattr use omap = true 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: mon clock drift allowed = 1.000 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: osd crush chooseleaf type = 0 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: auth debug = true 2024-09-14T06:43:52.908 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: ms die on old message = true 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: ms die on bug = true 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: mon pg warn max object skew = 0 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: osd pool default size = 2 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd allow primary affinity = true 2024-09-14T06:43:52.909 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd allow pg remap = true 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on legacy crush tunables = false 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on crush straw calc version zero = false 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on no sortbitwise = false 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on osd down out interval zero = false 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on too few osds = false 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: mon_allow_pool_size_one = true 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: osd default data pool replay window = 5 2024-09-14T06:43:52.910 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: mon allow pool delete = true 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: mon cluster log file level = debug 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: debug asserts on shutdown = true 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: mon health detail to clog = false 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: mon host = 172.21.15.115 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: mon warn on pool no app = False 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: fsid = 317a83e5-d1aa-4040-b664-d8b508ed62b3 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout:[osd] 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: osd journal size = 100 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.911 INFO:teuthology.orchestra.run.smithi115.stdout: osd scrub load threshold = 5.0 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd scrub max interval = 600 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd mclock profile = high_recovery_ops 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd recover clone overlap = true 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd recovery max chunk = 1048576 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug shutdown = true 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug op order = true 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug verify stray on activate = true 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug trim objects = true 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd open classes on start = true 2024-09-14T06:43:52.912 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug pg log writeout = true 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: osd deep scrub update digest min age = 30 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: osd map max advance = 10 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: journal zero on create = true 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: filestore ondisk finisher threads = 3 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: filestore apply finisher threads = 3 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: bdev debug aio = true 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: osd debug misdirected ops = true 2024-09-14T06:43:52.913 INFO:teuthology.orchestra.run.smithi115.stdout: bdev async discard = True 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: bdev enable discard = True 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: bluestore allocator = stupid 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: bluestore block size = 96636764160 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: bluestore fsck on mount = True 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: debug bluefs = 1/20 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: debug bluestore = 1/20 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: debug ms = 1 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: debug osd = 20 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: debug rocksdb = 4/10 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd full ratio = 0.9 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd nearfull ratio = 0.8 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: osd failsafe full ratio = 0.95 2024-09-14T06:43:52.914 INFO:teuthology.orchestra.run.smithi115.stdout: osd objectstore = bluestore 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout:[mgr] 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: debug ms = 1 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: debug mgr = 20 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: debug mon = 20 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: debug auth = 20 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: mgr/telemetry/nag = false 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout:[mon] 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: debug ms = 1 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: debug mon = 20 2024-09-14T06:43:52.915 INFO:teuthology.orchestra.run.smithi115.stdout: debug paxos = 20 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: debug auth = 20 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: mon data avail warn = 5 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: mon mgr mkfs grace = 240 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min pgs per osd = 4 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd reporter subtree level = osd 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: mon osd prime pg temp = true 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: mon reweight min bytes per osd = 10 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T06:43:52.916 INFO:teuthology.orchestra.run.smithi115.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: # 1m isn't quite enough 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: mon_down_mkfs_grace = 2m 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: mon_warn_on_filestore_osds = false 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout:[client] 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: rgw cache enabled = true 2024-09-14T06:43:52.917 INFO:teuthology.orchestra.run.smithi115.stdout: rgw enable ops log = true 2024-09-14T06:43:52.918 INFO:teuthology.orchestra.run.smithi115.stdout: rgw enable usage log = true 2024-09-14T06:43:52.918 INFO:teuthology.orchestra.run.smithi115.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T06:43:52.918 INFO:teuthology.orchestra.run.smithi115.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T06:43:52.918 INFO:teuthology.orchestra.run.smithi115.stdout:[mon.a] 2024-09-14T06:43:52.919 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-14T06:43:52.919 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:43:53.014 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T06:43:53.014 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:53.014 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-14T06:43:53.029 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:53.029 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-14T06:43:53.084 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:43:53.084 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:53.085 DEBUG:teuthology.orchestra.run.smithi092:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-14T06:43:53.085 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T06:43:53.127 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:43:53.127 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:43:53.186 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T06:43:53.186 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:53.186 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-14T06:43:53.186 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-14T06:43:53.220 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:43:53.220 DEBUG:teuthology.orchestra.run.smithi115:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:43:53.279 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T06:43:53.280 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T06:43:53.280 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:43:53.370 INFO:teuthology.orchestra.run.smithi115.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-14T06:43:53.372 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T06:43:53.373 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T06:43:53.373 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:43:53.413 INFO:teuthology.orchestra.run.smithi115.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-14T06:43:53.426 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T06:43:53.426 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi092.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@smithi115.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-14T06:43:53.426 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-14T06:43:53.491 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-14T06:43:53.491 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-14T06:43:53.491 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T06:43:53.491 DEBUG:teuthology.orchestra.run.smithi115:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:43:53.564 INFO:teuthology.orchestra.run.smithi115.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:43:54.076 INFO:teuthology.orchestra.run.smithi115.stdout:Discarding blocks...Done. 2024-09-14T06:43:54.081 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi115.front.sepia.ceph.com -o noatime 2024-09-14T06:43:54.081 DEBUG:teuthology.orchestra.run.smithi115:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-14T06:43:54.207 DEBUG:teuthology.orchestra.run.smithi115:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-14T06:43:54.240 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-14T06:43:54.306 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-14T06:43:54.306 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-14T06:43:54.306 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T06:43:54.306 DEBUG:teuthology.orchestra.run.smithi115:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T06:43:54.379 INFO:teuthology.orchestra.run.smithi115.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:43:54.379 INFO:teuthology.orchestra.run.smithi115.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:43:54.380 INFO:teuthology.orchestra.run.smithi115.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:43:54.834 INFO:teuthology.orchestra.run.smithi115.stdout:Discarding blocks...Done. 2024-09-14T06:43:54.836 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi115.front.sepia.ceph.com -o noatime 2024-09-14T06:43:54.836 DEBUG:teuthology.orchestra.run.smithi115:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-14T06:43:54.929 DEBUG:teuthology.orchestra.run.smithi115:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-14T06:43:54.959 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-14T06:43:55.025 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-14T06:43:55.025 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-14T06:43:55.025 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T06:43:55.025 DEBUG:teuthology.orchestra.run.smithi115:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout: = sunit=0 swidth=0 blks 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T06:43:55.101 INFO:teuthology.orchestra.run.smithi115.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T06:43:55.102 INFO:teuthology.orchestra.run.smithi115.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T06:43:55.102 INFO:teuthology.orchestra.run.smithi115.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T06:43:55.590 INFO:teuthology.orchestra.run.smithi115.stdout:Discarding blocks...Done. 2024-09-14T06:43:55.592 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi115.front.sepia.ceph.com -o noatime 2024-09-14T06:43:55.592 DEBUG:teuthology.orchestra.run.smithi115:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-14T06:43:55.745 DEBUG:teuthology.orchestra.run.smithi115:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-14T06:43:55.779 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:43:55.880 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:55.880+0000 7ff6b5c9c640 -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-14T06:43:55.882 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:55.882+0000 7ff6b5c9c640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-14T06:43:55.883 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:55.882+0000 7ff6b5c9c640 -1 bdev(0x558678bf1800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-14T06:43:55.883 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:55.882+0000 7ff6b5c9c640 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-14T06:43:58.805 DEBUG:teuthology.orchestra.run.smithi115:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-14T06:43:58.834 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:43:58.924 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:58.924+0000 7f88fd3b9640 -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-14T06:43:58.925 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:58.924+0000 7f88fd3b9640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-14T06:43:58.925 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:58.924+0000 7f88fd3b9640 -1 bdev(0x556747fd5800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-14T06:43:58.925 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:43:58.924+0000 7f88fd3b9640 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-14T06:44:02.084 DEBUG:teuthology.orchestra.run.smithi115:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-14T06:44:02.113 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:44:02.204 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:44:02.203+0000 7fdeb9143640 -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-14T06:44:02.204 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:44:02.203+0000 7fdeb9143640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-14T06:44:02.204 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:44:02.203+0000 7fdeb9143640 -1 bdev(0x56368d29b800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-14T06:44:02.204 INFO:teuthology.orchestra.run.smithi115.stderr:2024-09-14T06:44:02.203+0000 7fdeb9143640 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-14T06:44:05.358 DEBUG:teuthology.orchestra.run.smithi115:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-14T06:44:05.387 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T06:44:05.387 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:05.387 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-14T06:44:05.454 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:05.455 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-14T06:44:05.521 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:05.521 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-14T06:44:05.587 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:05.587 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-14T06:44:05.652 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:05.652 DEBUG:teuthology.orchestra.run.smithi115:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-14T06:44:05.708 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T06:44:05.708 DEBUG:teuthology.orchestra.run.smithi115:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-14T06:44:05.770 INFO:teuthology.orchestra.run.smithi115.stdout:[mgr.x] 2024-09-14T06:44:05.770 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQCpMOVmvPoMFhAAtLXUj/S8DUYjBvHK424bKA== 2024-09-14T06:44:05.770 INFO:teuthology.orchestra.run.smithi115.stdout:[osd.0] 2024-09-14T06:44:05.770 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQCrMOVmrXR8NBAAGutQkI2lzkD0R6GfvOm/iQ== 2024-09-14T06:44:05.770 INFO:teuthology.orchestra.run.smithi115.stdout:[osd.1] 2024-09-14T06:44:05.771 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQCuMOVm8BoeNxAAvelV5VXHHKDrm7ootj6lGg== 2024-09-14T06:44:05.771 INFO:teuthology.orchestra.run.smithi115.stdout:[osd.2] 2024-09-14T06:44:05.771 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQCyMOVm574nDBAAh7wioPqq2XwWBxUtIkvtmg== 2024-09-14T06:44:05.771 INFO:teuthology.orchestra.run.smithi115.stdout:[client.0] 2024-09-14T06:44:05.771 INFO:teuthology.orchestra.run.smithi115.stdout: key = AQCpMOVmJ6WoGBAAYUcFyzmN9gGGONxafNG6Xw== 2024-09-14T06:44:05.772 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:44:05.864 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:44:05.914 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:44:05.965 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:44:06.016 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:44:06.069 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T06:44:06.070 DEBUG:teuthology.orchestra.run.smithi115:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-14T06:44:06.094 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:44:06.191 DEBUG:teuthology.orchestra.run.smithi115:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-14T06:44:06.215 DEBUG:teuthology.orchestra.run.smithi115:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-14T06:44:06.270 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-14T06:44:06.271 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-14T06:44:06.271 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-14T06:44:06.313 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-14T06:44:06.313 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-14T06:44:06.313 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-14T06:44:06.314 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-14T06:44:06.316 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-14T06:44:06.316 DEBUG:tasks.ceph:set 0 configs 2024-09-14T06:44:06.316 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T06:44:06.317 DEBUG:teuthology.orchestra.run.smithi115:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-14T06:44:06.485 INFO:teuthology.orchestra.run.smithi115.stderr:adjusted tunables profile to default 2024-09-14T06:44:06.497 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T06:44:06.497 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-14T06:44:06.497 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:06.497 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-14T06:44:06.521 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:06.521 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-14T06:44:06.586 DEBUG:teuthology.orchestra.run.smithi115:> set -ex 2024-09-14T06:44:06.586 DEBUG:teuthology.orchestra.run.smithi115:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-14T06:44:06.652 DEBUG:teuthology.orchestra.run.smithi115:> sudo ceph --cluster cluster2 osd new 4da69e04-2174-4e47-8bac-18dcd520547e 0 2024-09-14T06:44:06.867 INFO:teuthology.orchestra.run.smithi115.stdout:0 2024-09-14T06:44:06.878 DEBUG:teuthology.orchestra.run.smithi115:> sudo ceph --cluster cluster2 osd new 976cd13a-63d7-4d4a-95b9-f8fa50a905d0 1 2024-09-14T06:44:07.054 INFO:teuthology.orchestra.run.smithi115.stdout:1 2024-09-14T06:44:07.066 DEBUG:teuthology.orchestra.run.smithi115:> sudo ceph --cluster cluster2 osd new 87142275-278f-4983-9042-34eef9c15894 2 2024-09-14T06:44:07.240 INFO:teuthology.orchestra.run.smithi115.stdout:2 2024-09-14T06:44:07.252 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-14T06:44:07.252 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-14T06:44:07.254 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-14T06:44:07.254 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-14T06:44:07.254 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-14T06:44:07.256 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-14T06:44:07.256 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-14T06:44:07.257 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-14T06:44:07.259 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-14T06:44:07.259 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:44:07.431 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:07.431 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":5,"fsid":"317a83e5-d1aa-4040-b664-d8b508ed62b3","created":"2024-09-14T06:44:06.396511+0000","modified":"2024-09-14T06:44:07.239781+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:44:07.239781+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":"4da69e04-2174-4e47-8bac-18dcd520547e","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":"976cd13a-63d7-4d4a-95b9-f8fa50a905d0","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":"87142275-278f-4983-9042-34eef9c15894","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-14T06:44:07.442 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-14T06:44:07.442 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T06:44:07.744 DEBUG:teuthology.orchestra.run.smithi115:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:44:07.903 INFO:teuthology.misc.health.smithi115.stdout: 2024-09-14T06:44:07.903 INFO:teuthology.misc.health.smithi115.stdout:{"epoch":5,"fsid":"317a83e5-d1aa-4040-b664-d8b508ed62b3","created":"2024-09-14T06:44:06.396511+0000","modified":"2024-09-14T06:44:07.239781+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:44:07.239781+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":"4da69e04-2174-4e47-8bac-18dcd520547e","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":"976cd13a-63d7-4d4a-95b9-f8fa50a905d0","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":"87142275-278f-4983-9042-34eef9c15894","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-14T06:44:07.912 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:44:08.461 INFO:tasks.ceph.cluster2.osd.1.smithi115.stderr:2024-09-14T06:44:08.459+0000 7f1801885640 -1 Falling back to public interface 2024-09-14T06:44:08.706 INFO:tasks.ceph.cluster2.osd.0.smithi115.stderr:2024-09-14T06:44:08.704+0000 7f35a7016640 -1 Falling back to public interface 2024-09-14T06:44:08.985 INFO:tasks.ceph.cluster2.osd.2.smithi115.stderr:2024-09-14T06:44:08.983+0000 7fa9d4285640 -1 Falling back to public interface 2024-09-14T06:44:11.817 INFO:tasks.ceph.cluster2.mgr.x.smithi115.stderr:2024-09-14T06:44:11.815+0000 7fab8b9f3640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-14T06:44:12.338 INFO:tasks.ceph.cluster2.osd.1.smithi115.stderr:2024-09-14T06:44:12.337+0000 7f1801885640 -1 osd.1 0 log_to_monitors true 2024-09-14T06:44:12.575 INFO:tasks.ceph.cluster2.osd.0.smithi115.stderr:2024-09-14T06:44:12.573+0000 7f35a7016640 -1 osd.0 0 log_to_monitors true 2024-09-14T06:44:13.050 INFO:tasks.ceph.cluster2.osd.2.smithi115.stderr:2024-09-14T06:44:13.048+0000 7fa9d4285640 -1 osd.2 0 log_to_monitors true 2024-09-14T06:44:14.216 DEBUG:teuthology.orchestra.run.smithi115:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:44:14.535 INFO:teuthology.misc.health.smithi115.stdout: 2024-09-14T06:44:14.535 INFO:teuthology.misc.health.smithi115.stdout:{"epoch":7,"fsid":"317a83e5-d1aa-4040-b664-d8b508ed62b3","created":"2024-09-14T06:44:06.396511+0000","modified":"2024-09-14T06:44:13.814889+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T06:44:07.239781+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":"4da69e04-2174-4e47-8bac-18dcd520547e","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":"976cd13a-63d7-4d4a-95b9-f8fa50a905d0","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":"87142275-278f-4983-9042-34eef9c15894","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-14T06:44:14.548 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-14T06:44:15.322 INFO:tasks.ceph.cluster2.osd.1.smithi115.stderr:2024-09-14T06:44:15.321+0000 7f17fe028640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T06:44:15.342 INFO:tasks.ceph.cluster2.osd.1.smithi115.stderr:2024-09-14T06:44:15.341+0000 7f17f5633640 -1 osd.1 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:44:15.411 INFO:tasks.ceph.cluster2.osd.0.smithi115.stderr:2024-09-14T06:44:15.409+0000 7f35a289f640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T06:44:15.435 INFO:tasks.ceph.cluster2.osd.0.smithi115.stderr:2024-09-14T06:44:15.434+0000 7f359a6be640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:44:15.824 INFO:tasks.ceph.cluster2.osd.2.smithi115.stderr:2024-09-14T06:44:15.822+0000 7fa9d0214640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T06:44:15.834 INFO:tasks.ceph.cluster2.osd.2.smithi115.stderr:2024-09-14T06:44:15.833+0000 7fa9c8033640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T06:44:20.852 DEBUG:teuthology.orchestra.run.smithi115:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:44:21.138 INFO:teuthology.misc.health.smithi115.stdout: 2024-09-14T06:44:21.138 INFO:teuthology.misc.health.smithi115.stdout:{"epoch":12,"fsid":"317a83e5-d1aa-4040-b664-d8b508ed62b3","created":"2024-09-14T06:44:06.396511+0000","modified":"2024-09-14T06:44:19.339985+0000","last_up_change":"2024-09-14T06:44:16.324803+0000","last_in_change":"2024-09-14T06:44:07.239781+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-14T06:44:16.828189+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":"4da69e04-2174-4e47-8bac-18dcd520547e","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.115:6808","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6809","nonce":4116287028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6811","nonce":4116287028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6815","nonce":4116287028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6813","nonce":4116287028}]},"public_addr":"172.21.15.115:6809/4116287028","cluster_addr":"172.21.15.115:6811/4116287028","heartbeat_back_addr":"172.21.15.115:6815/4116287028","heartbeat_front_addr":"172.21.15.115:6813/4116287028","state":["exists","up"]},{"osd":1,"uuid":"976cd13a-63d7-4d4a-95b9-f8fa50a905d0","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.115:6800","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6801","nonce":773821649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6803","nonce":773821649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6807","nonce":773821649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6805","nonce":773821649}]},"public_addr":"172.21.15.115:6801/773821649","cluster_addr":"172.21.15.115:6803/773821649","heartbeat_back_addr":"172.21.15.115:6807/773821649","heartbeat_front_addr":"172.21.15.115:6805/773821649","state":["exists","up"]},{"osd":2,"uuid":"87142275-278f-4983-9042-34eef9c15894","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.115:6816","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6817","nonce":1271066630}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6819","nonce":1271066630}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6823","nonce":1271066630}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6821","nonce":1271066630}]},"public_addr":"172.21.15.115:6817/1271066630","cluster_addr":"172.21.15.115:6819/1271066630","heartbeat_back_addr":"172.21.15.115:6823/1271066630","heartbeat_front_addr":"172.21.15.115:6821/1271066630","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-14T06:44:13.563736+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-14T06:44:13.355550+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-14T06:44:14.005955+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-14T06:44:21.149 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-14T06:44:21.150 INFO:tasks.ceph:Creating RBD pool 2024-09-14T06:44:21.150 DEBUG:teuthology.orchestra.run.smithi115:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-14T06:44:22.355 INFO:teuthology.orchestra.run.smithi115.stderr:pool 'rbd' created 2024-09-14T06:44:22.372 DEBUG:teuthology.orchestra.run.smithi115:> rbd --cluster cluster2 pool init rbd 2024-09-14T06:44:25.374 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-14T06:44:25.375 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-14T06:44:25.376 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T06:44:25.667 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:25.680 INFO:teuthology.orchestra.run.smithi115.stdout:[{"version":4,"timestamp":"2024-09-14T06:44:15.824075+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"6589.655255"}]}] 2024-09-14T06:44:25.680 INFO:tasks.ceph_manager:config epoch is 4 2024-09-14T06:44:25.680 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-14T06:44:25.680 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-14T06:44:25.680 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-14T06:44:26.008 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:26.019 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6824","nonce":4073461199},{"type":"v1","addr":"172.21.15.115:6825","nonce":4073461199}]},"active_addr":"172.21.15.115:6825/4073461199","active_change":"2024-09-14T06:44:10.809441+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:1.26.1","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_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":[]},"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":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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.115:0","nonce":271488385}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.115:0","nonce":2446784917}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.115:0","nonce":232455895}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.115:0","nonce":3260535933}]}]} 2024-09-14T06:44:26.021 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-14T06:44:26.022 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-14T06:44:26.022 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:44:26.304 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:26.304 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":16,"fsid":"317a83e5-d1aa-4040-b664-d8b508ed62b3","created":"2024-09-14T06:44:06.396511+0000","modified":"2024-09-14T06:44:25.360738+0000","last_up_change":"2024-09-14T06:44:16.324803+0000","last_in_change":"2024-09-14T06:44:07.239781+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-14T06:44:16.828189+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-14T06:44:21.434977+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":"4da69e04-2174-4e47-8bac-18dcd520547e","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.115:6808","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6809","nonce":4116287028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6811","nonce":4116287028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6815","nonce":4116287028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6813","nonce":4116287028}]},"public_addr":"172.21.15.115:6809/4116287028","cluster_addr":"172.21.15.115:6811/4116287028","heartbeat_back_addr":"172.21.15.115:6815/4116287028","heartbeat_front_addr":"172.21.15.115:6813/4116287028","state":["exists","up"]},{"osd":1,"uuid":"976cd13a-63d7-4d4a-95b9-f8fa50a905d0","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.115:6800","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6801","nonce":773821649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6803","nonce":773821649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6807","nonce":773821649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6805","nonce":773821649}]},"public_addr":"172.21.15.115:6801/773821649","cluster_addr":"172.21.15.115:6803/773821649","heartbeat_back_addr":"172.21.15.115:6807/773821649","heartbeat_front_addr":"172.21.15.115:6805/773821649","state":["exists","up"]},{"osd":2,"uuid":"87142275-278f-4983-9042-34eef9c15894","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.115:6816","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6817","nonce":1271066630}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6819","nonce":1271066630}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6823","nonce":1271066630}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6821","nonce":1271066630}]},"public_addr":"172.21.15.115:6817/1271066630","cluster_addr":"172.21.15.115:6819/1271066630","heartbeat_back_addr":"172.21.15.115:6823/1271066630","heartbeat_front_addr":"172.21.15.115:6821/1271066630","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-14T06:44:13.563736+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-14T06:44:13.355550+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-14T06:44:14.005955+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-14T06:44:26.317 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-14T06:44:26.317 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T06:44:26.596 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:26.596 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":16,"fsid":"317a83e5-d1aa-4040-b664-d8b508ed62b3","created":"2024-09-14T06:44:06.396511+0000","modified":"2024-09-14T06:44:25.360738+0000","last_up_change":"2024-09-14T06:44:16.324803+0000","last_in_change":"2024-09-14T06:44:07.239781+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-14T06:44:16.828189+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-14T06:44:21.434977+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":"4da69e04-2174-4e47-8bac-18dcd520547e","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.115:6808","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6809","nonce":4116287028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6811","nonce":4116287028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6815","nonce":4116287028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6813","nonce":4116287028}]},"public_addr":"172.21.15.115:6809/4116287028","cluster_addr":"172.21.15.115:6811/4116287028","heartbeat_back_addr":"172.21.15.115:6815/4116287028","heartbeat_front_addr":"172.21.15.115:6813/4116287028","state":["exists","up"]},{"osd":1,"uuid":"976cd13a-63d7-4d4a-95b9-f8fa50a905d0","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.115:6800","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6801","nonce":773821649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6803","nonce":773821649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6807","nonce":773821649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6805","nonce":773821649}]},"public_addr":"172.21.15.115:6801/773821649","cluster_addr":"172.21.15.115:6803/773821649","heartbeat_back_addr":"172.21.15.115:6807/773821649","heartbeat_front_addr":"172.21.15.115:6805/773821649","state":["exists","up"]},{"osd":2,"uuid":"87142275-278f-4983-9042-34eef9c15894","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.115:6816","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6817","nonce":1271066630}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6819","nonce":1271066630}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6823","nonce":1271066630}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6821","nonce":1271066630}]},"public_addr":"172.21.15.115:6817/1271066630","cluster_addr":"172.21.15.115:6819/1271066630","heartbeat_back_addr":"172.21.15.115:6823/1271066630","heartbeat_front_addr":"172.21.15.115:6821/1271066630","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-14T06:44:13.563736+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-14T06:44:13.355550+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-14T06:44:14.005955+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-14T06:44:26.609 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-14T06:44:26.609 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-14T06:44:26.610 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-14T06:44:26.746 INFO:teuthology.orchestra.run.smithi115.stdout:38654705670 2024-09-14T06:44:26.746 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-14T06:44:26.747 INFO:teuthology.orchestra.run.smithi115.stdout:38654705670 2024-09-14T06:44:26.747 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-14T06:44:26.748 INFO:teuthology.orchestra.run.smithi115.stdout:38654705669 2024-09-14T06:44:26.749 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-14T06:44:27.095 INFO:teuthology.orchestra.run.smithi115.stdout:38654705669 2024-09-14T06:44:27.097 INFO:teuthology.orchestra.run.smithi115.stdout:38654705669 2024-09-14T06:44:27.107 INFO:teuthology.orchestra.run.smithi115.stdout:38654705668 2024-09-14T06:44:27.109 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705670 got 38654705669 for osd.1 2024-09-14T06:44:27.110 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705670 got 38654705669 for osd.0 2024-09-14T06:44:27.120 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705668 for osd.2 2024-09-14T06:44:28.110 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-14T06:44:28.111 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-14T06:44:28.121 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-14T06:44:28.421 INFO:teuthology.orchestra.run.smithi115.stdout:38654705670 2024-09-14T06:44:28.431 INFO:teuthology.orchestra.run.smithi115.stdout:38654705670 2024-09-14T06:44:28.434 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705670 got 38654705670 for osd.0 2024-09-14T06:44:28.434 DEBUG:teuthology.parallel:result is None 2024-09-14T06:44:28.443 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705670 got 38654705670 for osd.1 2024-09-14T06:44:28.444 DEBUG:teuthology.parallel:result is None 2024-09-14T06:44:28.463 INFO:teuthology.orchestra.run.smithi115.stdout:38654705669 2024-09-14T06:44:28.476 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705669 for osd.2 2024-09-14T06:44:28.476 DEBUG:teuthology.parallel:result is None 2024-09-14T06:44:28.476 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-14T06:44:28.476 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T06:44:28.795 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:28.795 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2024-09-14T06:44:28.807 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2024-09-14T06:44:26.815029+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":82672,"kb_used_data":1576,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032848,"statfs":{"total":289910292480,"available":289825636352,"internally_reserved":0,"allocated":1613824,"data_stored":1302373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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.460024"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:44:25.368820+0000","last_change":"2024-09-14T06:44:25.368820+0000","last_active":"2024-09-14T06:44:25.368820+0000","last_peered":"2024-09-14T06:44:25.368820+0000","last_clean":"2024-09-14T06:44:25.368820+0000","last_became_active":"2024-09-14T06:44:23.365210+0000","last_became_peered":"2024-09-14T06:44:23.365210+0000","last_unstale":"2024-09-14T06:44:25.368820+0000","last_undegraded":"2024-09-14T06:44:25.368820+0000","last_fullsized":"2024-09-14T06:44:25.368820+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T11:22:12.645728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000558089,"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-14T06:44:25.369153+0000","last_change":"2024-09-14T06:44:25.369153+0000","last_active":"2024-09-14T06:44:25.369153+0000","last_peered":"2024-09-14T06:44:25.369153+0000","last_clean":"2024-09-14T06:44:25.369153+0000","last_became_active":"2024-09-14T06:44:23.365134+0000","last_became_peered":"2024-09-14T06:44:23.365134+0000","last_unstale":"2024-09-14T06:44:25.369153+0000","last_undegraded":"2024-09-14T06:44:25.369153+0000","last_fullsized":"2024-09-14T06:44:25.369153+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T16:52:42.120479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080792899999999998,"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-14T06:44:25.369436+0000","last_change":"2024-09-14T06:44:25.369436+0000","last_active":"2024-09-14T06:44:25.369436+0000","last_peered":"2024-09-14T06:44:25.369436+0000","last_clean":"2024-09-14T06:44:25.369436+0000","last_became_active":"2024-09-14T06:44:23.365128+0000","last_became_peered":"2024-09-14T06:44:23.365128+0000","last_unstale":"2024-09-14T06:44:25.369436+0000","last_undegraded":"2024-09-14T06:44:25.369436+0000","last_fullsized":"2024-09-14T06:44:25.369436+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T17:33:19.827837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011392100000000001,"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-14T06:44:25.368755+0000","last_change":"2024-09-14T06:44:25.368755+0000","last_active":"2024-09-14T06:44:25.368755+0000","last_peered":"2024-09-14T06:44:25.368755+0000","last_clean":"2024-09-14T06:44:25.368755+0000","last_became_active":"2024-09-14T06:44:23.365896+0000","last_became_peered":"2024-09-14T06:44:23.365896+0000","last_unstale":"2024-09-14T06:44:25.368755+0000","last_undegraded":"2024-09-14T06:44:25.368755+0000","last_fullsized":"2024-09-14T06:44:25.368755+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T12:40:06.646108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055937399999999996,"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-14T06:44:25.367499+0000","last_change":"2024-09-14T06:44:25.365372+0000","last_active":"2024-09-14T06:44:25.367499+0000","last_peered":"2024-09-14T06:44:25.367499+0000","last_clean":"2024-09-14T06:44:25.367499+0000","last_became_active":"2024-09-14T06:44:23.365020+0000","last_became_peered":"2024-09-14T06:44:23.365020+0000","last_unstale":"2024-09-14T06:44:25.367499+0000","last_undegraded":"2024-09-14T06:44:25.367499+0000","last_fullsized":"2024-09-14T06:44:25.367499+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T13:51:47.206388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047937400000000002,"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-14T06:44:25.378840+0000","last_change":"2024-09-14T06:44:25.378840+0000","last_active":"2024-09-14T06:44:25.378840+0000","last_peered":"2024-09-14T06:44:25.378840+0000","last_clean":"2024-09-14T06:44:25.378840+0000","last_became_active":"2024-09-14T06:44:23.364269+0000","last_became_peered":"2024-09-14T06:44:23.364269+0000","last_unstale":"2024-09-14T06:44:25.378840+0000","last_undegraded":"2024-09-14T06:44:25.378840+0000","last_fullsized":"2024-09-14T06:44:25.378840+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T16:02:36.990750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049342099999999996,"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-14T06:44:25.378867+0000","last_change":"2024-09-14T06:44:25.378867+0000","last_active":"2024-09-14T06:44:25.378867+0000","last_peered":"2024-09-14T06:44:25.378867+0000","last_clean":"2024-09-14T06:44:25.378867+0000","last_became_active":"2024-09-14T06:44:23.364809+0000","last_became_peered":"2024-09-14T06:44:23.364809+0000","last_unstale":"2024-09-14T06:44:25.378867+0000","last_undegraded":"2024-09-14T06:44:25.378867+0000","last_fullsized":"2024-09-14T06:44:25.378867+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T18:23:04.773426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051278800000000002,"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-14T06:44:25.369050+0000","last_change":"2024-09-14T06:44:25.369050+0000","last_active":"2024-09-14T06:44:25.369050+0000","last_peered":"2024-09-14T06:44:25.369050+0000","last_clean":"2024-09-14T06:44:25.369050+0000","last_became_active":"2024-09-14T06:44:23.363224+0000","last_became_peered":"2024-09-14T06:44:23.363224+0000","last_unstale":"2024-09-14T06:44:25.369050+0000","last_undegraded":"2024-09-14T06:44:25.369050+0000","last_fullsized":"2024-09-14T06:44:25.369050+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T07:24:29.340930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075565799999999998,"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-14T06:44:25.368024+0000","last_change":"2024-09-14T06:44:18.345931+0000","last_active":"2024-09-14T06:44:25.368024+0000","last_peered":"2024-09-14T06:44:25.368024+0000","last_clean":"2024-09-14T06:44:25.368024+0000","last_became_active":"2024-09-14T06:44:18.344816+0000","last_became_peered":"2024-09-14T06:44:18.344816+0000","last_unstale":"2024-09-14T06:44:25.368024+0000","last_undegraded":"2024-09-14T06:44:25.368024+0000","last_fullsized":"2024-09-14T06:44:25.368024+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-14T06:44:17.333868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:17.333868+0000","last_clean_scrub_stamp":"2024-09-14T06:44:17.333868+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-15T13:23:03.226674+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654705669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40533,"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":9,"seq":38654705670,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654705670,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:44:28.808 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T06:44:29.087 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:29.087 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2024-09-14T06:44:29.099 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-09-14T06:44:28.815276+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":82672,"kb_used_data":1576,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283032848,"statfs":{"total":289910292480,"available":289825636352,"internally_reserved":0,"allocated":1613824,"data_stored":1302373,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":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.000860"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-14T06:44:25.368820+0000","last_change":"2024-09-14T06:44:25.368820+0000","last_active":"2024-09-14T06:44:25.368820+0000","last_peered":"2024-09-14T06:44:25.368820+0000","last_clean":"2024-09-14T06:44:25.368820+0000","last_became_active":"2024-09-14T06:44:23.365210+0000","last_became_peered":"2024-09-14T06:44:23.365210+0000","last_unstale":"2024-09-14T06:44:25.368820+0000","last_undegraded":"2024-09-14T06:44:25.368820+0000","last_fullsized":"2024-09-14T06:44:25.368820+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T11:22:12.645728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000558089,"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-14T06:44:25.369153+0000","last_change":"2024-09-14T06:44:25.369153+0000","last_active":"2024-09-14T06:44:25.369153+0000","last_peered":"2024-09-14T06:44:25.369153+0000","last_clean":"2024-09-14T06:44:25.369153+0000","last_became_active":"2024-09-14T06:44:23.365134+0000","last_became_peered":"2024-09-14T06:44:23.365134+0000","last_unstale":"2024-09-14T06:44:25.369153+0000","last_undegraded":"2024-09-14T06:44:25.369153+0000","last_fullsized":"2024-09-14T06:44:25.369153+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T16:52:42.120479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080792899999999998,"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-14T06:44:25.369436+0000","last_change":"2024-09-14T06:44:25.369436+0000","last_active":"2024-09-14T06:44:25.369436+0000","last_peered":"2024-09-14T06:44:25.369436+0000","last_clean":"2024-09-14T06:44:25.369436+0000","last_became_active":"2024-09-14T06:44:23.365128+0000","last_became_peered":"2024-09-14T06:44:23.365128+0000","last_unstale":"2024-09-14T06:44:25.369436+0000","last_undegraded":"2024-09-14T06:44:25.369436+0000","last_fullsized":"2024-09-14T06:44:25.369436+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T17:33:19.827837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011392100000000001,"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-14T06:44:25.368755+0000","last_change":"2024-09-14T06:44:25.368755+0000","last_active":"2024-09-14T06:44:25.368755+0000","last_peered":"2024-09-14T06:44:25.368755+0000","last_clean":"2024-09-14T06:44:25.368755+0000","last_became_active":"2024-09-14T06:44:23.365896+0000","last_became_peered":"2024-09-14T06:44:23.365896+0000","last_unstale":"2024-09-14T06:44:25.368755+0000","last_undegraded":"2024-09-14T06:44:25.368755+0000","last_fullsized":"2024-09-14T06:44:25.368755+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T12:40:06.646108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055937399999999996,"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-14T06:44:25.367499+0000","last_change":"2024-09-14T06:44:25.365372+0000","last_active":"2024-09-14T06:44:25.367499+0000","last_peered":"2024-09-14T06:44:25.367499+0000","last_clean":"2024-09-14T06:44:25.367499+0000","last_became_active":"2024-09-14T06:44:23.365020+0000","last_became_peered":"2024-09-14T06:44:23.365020+0000","last_unstale":"2024-09-14T06:44:25.367499+0000","last_undegraded":"2024-09-14T06:44:25.367499+0000","last_fullsized":"2024-09-14T06:44:25.367499+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T13:51:47.206388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047937400000000002,"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-14T06:44:25.378840+0000","last_change":"2024-09-14T06:44:25.378840+0000","last_active":"2024-09-14T06:44:25.378840+0000","last_peered":"2024-09-14T06:44:25.378840+0000","last_clean":"2024-09-14T06:44:25.378840+0000","last_became_active":"2024-09-14T06:44:23.364269+0000","last_became_peered":"2024-09-14T06:44:23.364269+0000","last_unstale":"2024-09-14T06:44:25.378840+0000","last_undegraded":"2024-09-14T06:44:25.378840+0000","last_fullsized":"2024-09-14T06:44:25.378840+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T16:02:36.990750+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049342099999999996,"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-14T06:44:25.378867+0000","last_change":"2024-09-14T06:44:25.378867+0000","last_active":"2024-09-14T06:44:25.378867+0000","last_peered":"2024-09-14T06:44:25.378867+0000","last_clean":"2024-09-14T06:44:25.378867+0000","last_became_active":"2024-09-14T06:44:23.364809+0000","last_became_peered":"2024-09-14T06:44:23.364809+0000","last_unstale":"2024-09-14T06:44:25.378867+0000","last_undegraded":"2024-09-14T06:44:25.378867+0000","last_fullsized":"2024-09-14T06:44:25.378867+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T18:23:04.773426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051278800000000002,"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-14T06:44:25.369050+0000","last_change":"2024-09-14T06:44:25.369050+0000","last_active":"2024-09-14T06:44:25.369050+0000","last_peered":"2024-09-14T06:44:25.369050+0000","last_clean":"2024-09-14T06:44:25.369050+0000","last_became_active":"2024-09-14T06:44:23.363224+0000","last_became_peered":"2024-09-14T06:44:23.363224+0000","last_unstale":"2024-09-14T06:44:25.369050+0000","last_undegraded":"2024-09-14T06:44:25.369050+0000","last_fullsized":"2024-09-14T06:44:25.369050+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+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-15T07:24:29.340930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075565799999999998,"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-14T06:44:25.368024+0000","last_change":"2024-09-14T06:44:18.345931+0000","last_active":"2024-09-14T06:44:25.368024+0000","last_peered":"2024-09-14T06:44:25.368024+0000","last_clean":"2024-09-14T06:44:25.368024+0000","last_became_active":"2024-09-14T06:44:18.344816+0000","last_became_peered":"2024-09-14T06:44:18.344816+0000","last_unstale":"2024-09-14T06:44:25.368024+0000","last_undegraded":"2024-09-14T06:44:25.368024+0000","last_fullsized":"2024-09-14T06:44:25.368024+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-14T06:44:17.333868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:17.333868+0000","last_clean_scrub_stamp":"2024-09-14T06:44:17.333868+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-15T13:23:03.226674+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40533,"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":9,"seq":38654705671,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27748,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344092,"statfs":{"total":96636764160,"available":96608350208,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":9,"seq":38654705671,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27756,"kb_used_data":720,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344084,"statfs":{"total":96636764160,"available":96608342016,"internally_reserved":0,"allocated":737280,"data_stored":630920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T06:44:29.100 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-14T06:44:29.100 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-14T06:44:29.100 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-14T06:44:29.100 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-14T06:44:29.418 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T06:44:29.418 INFO:teuthology.orchestra.run.smithi115.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T06:44:29.430 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-14T06:44:29.431 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T06:44:29.442 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T06:44:29.442 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T06:44:29.442 DEBUG:teuthology.orchestra.run.smithi115:> 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' 2024-09-14T06:44:29.632 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2024-09-14T06:45:36.487 INFO:teuthology.orchestra.run.smithi115.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-14T06:45:36.493 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2024-09-14T06:45:36.588 INFO:teuthology.orchestra.run.smithi115.stderr: Commit image migration: 100% complete...done. 2024-09-14T06:45:36.592 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-14T06:45:37.465 INFO:teuthology.orchestra.run.smithi115.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:45:37.475 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2024-09-14T06:45:37.549 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1' 2024-09-14T06:45:37.623 INFO:teuthology.orchestra.run.smithi115.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-14T06:45:37.725 INFO:teuthology.orchestra.run.smithi115.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T06:45:37.725 INFO:teuthology.orchestra.run.smithi115.stdout:elapsed: 0 ops: 128 ops/sec: 1242.74 bytes/sec: 19 MiB/s 2024-09-14T06:45:37.735 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-14T06:45:38.468 INFO:teuthology.orchestra.run.smithi115.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:45:38.480 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2024-09-14T06:45:38.552 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T06:45:38.627 INFO:teuthology.orchestra.run.smithi115.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-14T06:45:38.728 INFO:teuthology.orchestra.run.smithi115.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-14T06:45:38.728 INFO:teuthology.orchestra.run.smithi115.stdout:elapsed: 0 ops: 128 ops/sec: 1267.35 bytes/sec: 20 MiB/s 2024-09-14T06:45:38.736 DEBUG:teuthology.orchestra.run.smithi115:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-14T06:45:39.468 INFO:teuthology.orchestra.run.smithi115.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-14T06:45:39.478 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T06:45:39.488 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T06:45:39.489 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:45:39.489 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:45:39.997 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:45:41.006 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:45:42.010 INFO:teuthology.run_tasks:Running task parallel... 2024-09-14T06:45:42.020 INFO:teuthology.task.parallel:starting parallel... 2024-09-14T06:45:42.021 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T06:45:42.021 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-14T06:45:42.033 DEBUG:teuthology.orchestra.run.smithi092:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-14T06:45:42.033 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T06:45:42.033 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-14T06:45:42.033 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T06:45:42.033 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:45:42.033 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T06:45:42.051 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T06:45:42.051 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y install qemu-kvm-block-rbd 2024-09-14T06:45:42.666 INFO:teuthology.orchestra.run.smithi092.stdout:Last metadata expiration check: 0:04:38 ago on Sat 14 Sep 2024 06:41:04 AM UTC. 2024-09-14T06:45:42.756 INFO:teuthology.orchestra.run.smithi092.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-14T06:45:42.799 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T06:45:42.800 INFO:teuthology.orchestra.run.smithi092.stdout:Nothing to do. 2024-09-14T06:45:42.800 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T06:45:42.871 INFO:tasks.qemu:generating iso... 2024-09-14T06:45:42.871 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref 0d61375b8ab53be4c233f5b93e463edfdff9316a 2024-09-14T06:45:42.872 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout 0d61375b8ab53be4c233f5b93e463edfdff9316a 2024-09-14T06:45:42.888 INFO:teuthology.orchestra.run.smithi092.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-14T06:46:38.305 INFO:teuthology.orchestra.run.smithi092.stderr:Note: switching to '0d61375b8ab53be4c233f5b93e463edfdff9316a'. 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr:state without impacting any branches by switching back to a branch. 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr: git switch -c 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr:Or undo this operation with: 2024-09-14T06:46:38.306 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T06:46:38.307 INFO:teuthology.orchestra.run.smithi092.stderr: git switch - 2024-09-14T06:46:38.307 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T06:46:38.307 INFO:teuthology.orchestra.run.smithi092.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-14T06:46:38.307 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T06:46:38.307 INFO:teuthology.orchestra.run.smithi092.stderr:HEAD is now at 0d61375b8ab Merge pull request #59485 from mcv21/cephadm_image_warn 2024-09-14T06:46:38.308 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:46:38.308 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-14T06:46:38.364 DEBUG:teuthology.orchestra.run.smithi092:> set -ex 2024-09-14T06:46:38.364 DEBUG:teuthology.orchestra.run.smithi092:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-14T06:46:38.419 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-14T06:46:38.419 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:46:38.476 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T06:46:38.551 INFO:tasks.qemu:downloading base image 2024-09-14T06:46:38.552 DEBUG:teuthology.orchestra.run.smithi092:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-14T06:46:38.669 INFO:teuthology.orchestra.run.smithi092.stderr: Resizing image: 100% complete...done. 2024-09-14T06:46:38.678 DEBUG:teuthology.orchestra.run.smithi092:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-14T06:46:38.757 INFO:teuthology.orchestra.run.smithi092.stderr: Resizing image: 100% complete...done. 2024-09-14T06:46:38.765 DEBUG:teuthology.orchestra.run.smithi092:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-14T06:46:38.844 INFO:teuthology.orchestra.run.smithi092.stderr: Resizing image: 100% complete...done. 2024-09-14T06:46:38.857 DEBUG:teuthology.orchestra.run.smithi092:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-14T06:46:38.883 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-14T06:46:38.883 DEBUG:teuthology.orchestra.run.smithi092:> sudo mkdir -p /export/cluster1.client.0 2024-09-14T06:46:38.949 INFO:tasks.qemu:Mounting the test directory... 2024-09-14T06:46:38.952 DEBUG:teuthology.orchestra.run.smithi092:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-14T06:46:39.013 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-14T06:46:39.014 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T06:46:39.014 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-14T06:46:39.079 DEBUG:teuthology.orchestra.run.smithi092:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-14T06:46:39.143 INFO:teuthology.orchestra.run.smithi092.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-14T06:46:39.145 INFO:tasks.qemu:Restarting NFS... 2024-09-14T06:46:39.145 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl restart nfs-server 2024-09-14T06:46:39.917 DEBUG:teuthology.orchestra.run.smithi092:> sudo udevadm control --reload 2024-09-14T06:46:39.949 DEBUG:teuthology.orchestra.run.smithi092:> sudo udevadm trigger /dev/kvm 2024-09-14T06:46:40.022 DEBUG:teuthology.orchestra.run.smithi092:> ls -l /dev/kvm 2024-09-14T06:46:40.078 INFO:teuthology.orchestra.run.smithi092.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 14 06:46 /dev/kvm 2024-09-14T06:46:40.079 INFO:tasks.qemu:starting qemu... 2024-09-14T06:46:40.079 DEBUG:teuthology.orchestra.run.smithi092:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-14T06:46:40.121 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-14T06:46:40.481 INFO:tasks.qemu.cluster1.client.0.smithi092.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-14T06:46:40.553 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-14T06:46:40.553 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:40.553 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:40.571 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-14T06:46:40.571 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-14T06:46:40.571 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:40.571 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:40.842 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Booting from Hard Disk... 2024-09-14T06:46:41.208 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: before booting or 'c' for a command-line. 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.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-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:41.209 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-14T06:46:42.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:42.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.033 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.034 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.035 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.035 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:43.035 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-14T06:46:44.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.038 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.038 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.038 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.038 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.038 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.038 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.039 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.039 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.039 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.039 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.039 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.039 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.040 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.040 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.040 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:44.040 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.028 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-14T06:46:45.028 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.029 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:45.030 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.036 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:46.037 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:46:48.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-14T06:46:48.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-14T06:46:48.329 INFO:tasks.qemu.cluster1.client.0.smithi092.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-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Intel GenuineIntel 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-14T06:46:48.330 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] DMI 2.8 present. 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] No AGP bridge found 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-14T06:46:48.331 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] No NUMA configuration found 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-14T06:46:48.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Zone PFN ranges: 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-14T06:46:48.333 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-14T06:46:48.334 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-14T06:46:48.335 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Policy zone: Normal 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Checking aperture... 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] No AGP bridge found 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-14T06:46:48.336 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.000000] Detected 3499.992 MHz processor. 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999968) 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.008000] Security Framework initialized 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.008741] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.009702] Mount-cache hash table entries: 256 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.010252] Initializing cgroup subsys cpuacct 2024-09-14T06:46:48.337 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.010733] Initializing cgroup subsys memory 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.011209] Initializing cgroup subsys devices 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.012003] Initializing cgroup subsys freezer 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.012485] Initializing cgroup subsys blkio 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.012947] Initializing cgroup subsys perf_event 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.013519] CPU: Physical Processor ID: 0 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.014626] mce: CPU supports 10 MCE banks 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.015280] SMP alternatives: switching to UP code 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.028507] Freeing SMP alternatives: 24k freed 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.029026] ACPI: Core revision 20110623 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.029922] ftrace: allocating 27008 entries in 106 pages 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.036256] Enabling x2apic 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.036604] Enabled x2apic 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.037144] Switched APIC routing to physical x2apic. 2024-09-14T06:46:48.338 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.041136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.041801] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] ... version: 2 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] ... bit width: 48 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] ... generic registers: 4 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.044061] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.048019] Brought up 1 CPUs 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.048368] Total of 1 processors activated (6999.98 BogoMIPS). 2024-09-14T06:46:48.339 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.052312] devtmpfs: initialized 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.053102] EVM: security.selinux 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.053486] EVM: security.SMACK64 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.053850] EVM: security.capability 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.054661] print_constraints: dummy: 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.055145] RTC time: 6:46:46, date: 09/14/24 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.056030] NET: Registered protocol family 16 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.056588] ACPI: bus type pci registered 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.057105] PCI: Using configuration type 1 for base access 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.058099] bio: create slab at 0 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.058584] ACPI: Added _OSI(Module Device) 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.059048] ACPI: Added _OSI(Processor Device) 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.059539] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-14T06:46:48.340 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.060013] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.061530] ACPI: Interpreter enabled 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.061940] ACPI: (supports S0 S5) 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.062348] ACPI: Using IOAPIC for interrupt routing 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.064072] ACPI: No dock devices found. 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.064553] HEST: Table not found. 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.064932] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.065929] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.066622] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.067340] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.068012] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.068805] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.069589] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.073990] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-14T06:46:48.341 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.074811] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.123718] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.125231] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.125976] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.126709] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.127443] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.128235] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.128955] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.129834] vgaarb: loaded 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.130140] vgaarb: bridge control possible 0000:00:02.0 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.130776] i2c-core: driver [aat2870] using legacy suspend method 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.131452] i2c-core: driver [aat2870] using legacy resume method 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.132057] SCSI subsystem initialized 2024-09-14T06:46:48.342 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.132563] usbcore: registered new interface driver usbfs 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.133177] usbcore: registered new interface driver hub 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.133772] usbcore: registered new device driver usb 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.134372] PCI: Using ACPI for IRQ routing 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.135052] NetLabel: Initializing 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.136016] NetLabel: domain hash size = 128 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.136495] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.137046] NetLabel: unlabeled traffic allowed by default 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.137686] Switching to clocksource kvm-clock 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.139072] AppArmor: AppArmor Filesystem Enabled 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.139643] pnp: PnP ACPI init 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.139992] ACPI: bus type pnp registered 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.140808] pnp: PnP ACPI: found 9 devices 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.141284] ACPI: ACPI bus type pnp unregistered 2024-09-14T06:46:48.343 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.146978] NET: Registered protocol family 2 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.147545] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.148854] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.150881] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.151730] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.152484] TCP reno registered 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.152840] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.153506] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.154341] NET: Registered protocol family 1 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.154833] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.155490] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.156168] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.156911] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-14T06:46:48.344 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.157607] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.158438] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.159294] audit: initializing netlink socket (disabled) 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.159894] type=2000 audit(1726296406.156:1): initialized 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.173367] Trying to unpack rootfs image as initramfs... 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.192293] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.200537] VFS: Disk quotas dquot_6.5.2 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.201024] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.201950] fuse init (API version 7.17) 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.202435] msgmni has been set to 7894 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.216077] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.220079] io scheduler noop registered 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.220532] io scheduler deadline registered (default) 2024-09-14T06:46:48.345 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.221105] io scheduler cfq registered 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.221580] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.222195] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.222975] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.223775] ACPI: Power Button [PWRF] 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.228304] ERST: Table is not found! 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.228709] GHES: HEST is not enabled! 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.229336] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.229995] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.231372] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.232044] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.234416] Freeing initrd memory: 4308k freed 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.235389] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-14T06:46:48.346 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.236042] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.237193] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.260111] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.283569] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.284311] Linux agpgart interface v0.103 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.285272] brd: module loaded 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.286051] loop: module loaded 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.287766] vda: vda1 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.292030] vdb: unknown partition table 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.295554] vdc: unknown partition table 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.296958] scsi0 : ata_piix 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.297458] scsi1 : ata_piix 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.297930] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.298901] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.299975] Fixed MDIO Bus: probed 2024-09-14T06:46:48.347 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.300477] tun: Universal TUN/TAP device driver, 1.6 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.301182] tun: (C) 1999-2004 Max Krasnyansky 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.302279] PPP generic driver version 2.4.2 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.302904] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.303809] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.304725] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.305612] usbcore: registered new interface driver libusual 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.306421] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.308125] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.308871] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.309807] mousedev: PS/2 mouse device common for all mice 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.310789] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.312200] rtc_cmos 00:08: RTC can wake from S4 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.312964] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-14T06:46:48.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.313883] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.314729] device-mapper: uevent: version 1.0.3 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.315406] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.316597] cpuidle: using governor ladder 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.317170] cpuidle: using governor menu 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.317709] EFI Variables Facility v0.08 2004-May-17 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.318481] TCP cubic registered 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.318979] NET: Registered protocol family 10 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.319802] NET: Registered protocol family 17 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.320451] Registering the dns_resolver key type 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.321169] registered taskstats version 1 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.324888] Magic number: 8:939:771 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.325504] rtc_cmos 00:08: setting system clock to 2024-09-14 06:46:46 UTC (1726296406) 2024-09-14T06:46:48.349 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.326650] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.327458] EDD information not available. 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.464615] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.465813] ata2.00: configured for MWDMA2 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.466803] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.468356] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.469119] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.470031] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.471620] Freeing unused kernel memory: 924k freed 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.472451] Write protecting the kernel read-only data: 12288k 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.475849] Freeing unused kernel memory: 1640k freed 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.478925] Freeing unused kernel memory: 1200k freed 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Loading, please wait... 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Begin: Loading essential drivers ... done. 2024-09-14T06:46:48.350 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.489874] udevd[84]: starting version 175 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.528816] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.529842] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.550467] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.551373] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.569616] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.835641] FDC 0 is a S82078B 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.871813] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 0.873045] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Begin: Running /scripts/local-premount ... [ 1.156092] Refined TSC clocksource calibration: 3500.094 MHz. 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:done. 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 1.168072] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T06:46:48.351 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Begin: Running /scripts/local-bottom ... [ 1.202966] vda: vda1 2024-09-14T06:46:48.352 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-14T06:46:48.352 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 1.268833] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T06:46:48.352 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:done. 2024-09-14T06:46:48.352 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:done. 2024-09-14T06:46:48.352 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-14T06:46:49.752 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:cloud-init start-local running: Sat, 14 Sep 2024 06:46:47 +0000. up 1.82 seconds 2024-09-14T06:46:50.067 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:no instance data found in start-local 2024-09-14T06:46:50.653 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-14T06:46:50.654 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-14T06:46:50.654 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-14T06:46:50.654 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-14T06:46:50.654 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:cloud-init start running: Sat, 14 Sep 2024 06:46:49 +0000. up 3.70 seconds 2024-09-14T06:46:50.979 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-14T06:46:52.877 INFO:tasks.qemu.cluster1.client.0.smithi092.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-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The key fingerprint is: 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:9b:f3:c7:b6:8d:1f:c0:82:67:11:19:fa:07:7b:33:46 root@test 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The key's randomart image is: 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:+--[ RSA 2048]----+ 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| oo | 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| ... | 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| . o E | 2024-09-14T06:46:52.921 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| o * | 2024-09-14T06:46:52.922 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| S * O | 2024-09-14T06:46:52.922 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| = = + | 2024-09-14T06:46:52.922 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| + . . | 2024-09-14T06:46:52.922 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| o +o . | 2024-09-14T06:46:52.922 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| .oooo | 2024-09-14T06:46:52.922 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:+-----------------+ 2024-09-14T06:46:53.022 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Generating public/private dsa key pair. 2024-09-14T06:46:53.022 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-14T06:46:53.022 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-14T06:46:53.022 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The key fingerprint is: 2024-09-14T06:46:53.023 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:bc:23:86:f3:87:ea:f0:7a:27:ec:34:41:b8:cb:8b:a2 root@test 2024-09-14T06:46:53.023 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The key's randomart image is: 2024-09-14T06:46:53.023 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:+--[ DSA 1024]----+ 2024-09-14T06:46:53.023 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| | 2024-09-14T06:46:53.023 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| . | 2024-09-14T06:46:53.024 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| . . | 2024-09-14T06:46:53.024 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| o . | 2024-09-14T06:46:53.024 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| . . S | 2024-09-14T06:46:53.024 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| . . o . | 2024-09-14T06:46:53.024 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| +.= o.o | 2024-09-14T06:46:53.024 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:|.. =+=o... | 2024-09-14T06:46:53.025 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:|E o==+.. | 2024-09-14T06:46:53.025 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:+-----------------+ 2024-09-14T06:46:53.025 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Generating public/private ecdsa key pair. 2024-09-14T06:46:53.025 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-14T06:46:53.025 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-14T06:46:53.026 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The key fingerprint is: 2024-09-14T06:46:53.026 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:14:a7:1c:ba:9a:8f:fb:26:49:03:92:5d:25:c0:10:88 root@test 2024-09-14T06:46:53.026 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The key's randomart image is: 2024-09-14T06:46:53.026 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:+--[ECDSA 256]---+ 2024-09-14T06:46:53.026 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:|=+..... o . | 2024-09-14T06:46:53.027 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:|E . .. o = | 2024-09-14T06:46:53.027 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| o . . + | 2024-09-14T06:46:53.027 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:|o o o | 2024-09-14T06:46:53.027 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| . . . S | 2024-09-14T06:46:53.027 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| oo | 2024-09-14T06:46:53.027 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| .oo | 2024-09-14T06:46:53.028 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| oo. | 2024-09-14T06:46:53.028 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:| o=o | 2024-09-14T06:46:53.028 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:+-----------------+ 2024-09-14T06:46:53.086 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-14T06:46:53.241 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-14T06:46:53.267 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:landscape-client is not configured, please run landscape-config. 2024-09-14T06:46:53.291 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-14T06:46:53.328 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-14T06:46:53.328 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting automatic crash report generation[ OK ] 2024-09-14T06:46:53.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-14T06:46:53.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-14T06:46:53.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting ACPI daemon[ OK ] 2024-09-14T06:46:53.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting save kernel messages[ OK ] 2024-09-14T06:46:53.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Stopping save kernel messages[ OK ] 2024-09-14T06:46:53.329 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-14T06:46:53.376 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-14T06:46:53.391 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Starting crash report submission daemon[ OK ] 2024-09-14T06:46:53.494 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Generating locales... 2024-09-14T06:46:53.983 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: en_US.UTF-8... done 2024-09-14T06:46:53.989 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Generation complete. 2024-09-14T06:46:54.452 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:passwd: password expiry information changed. 2024-09-14T06:46:54.670 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-14T06:46:54.757 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-14T06:46:55.015 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-14T06:46:55.147 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-14T06:46:55.230 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-14T06:46:55.618 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-14T06:46:55.781 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-14T06:46:56.059 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-14T06:46:56.232 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-14T06:46:56.603 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-14T06:46:56.855 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-14T06:46:57.123 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-14T06:46:57.261 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-14T06:46:57.741 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-14T06:46:57.924 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-14T06:46:58.186 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-14T06:46:58.362 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-14T06:46:58.580 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-14T06:46:58.861 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-14T06:46:58.963 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-14T06:46:59.042 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-14T06:46:59.130 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-14T06:46:59.555 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-14T06:46:59.978 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-14T06:47:00.144 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-14T06:47:00.348 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-14T06:47:00.744 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-14T06:47:02.443 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-14T06:47:03.021 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-14T06:47:03.750 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-14T06:47:04.031 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-14T06:47:04.481 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-14T06:47:04.563 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-14T06:47:04.728 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-14T06:47:05.410 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-14T06:47:07.070 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Fetched 29.2 MB in 13s (2188 kB/s) 2024-09-14T06:47:09.019 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Reading package lists... 2024-09-14T06:47:09.024 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Reading package lists... 2024-09-14T06:47:09.208 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Building dependency tree... 2024-09-14T06:47:09.208 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Reading state information... 2024-09-14T06:47:09.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The following packages will be upgraded: 2024-09-14T06:47:09.332 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: ca-certificates libssl1.0.0 2024-09-14T06:47:09.399 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T06:47:09.400 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Need to get 1233 kB of archives. 2024-09-14T06:47:09.400 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-14T06:47:09.400 INFO:tasks.qemu.cluster1.client.0.smithi092.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-14T06:47:09.523 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-14T06:47:09.606 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T06:47:09.613 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Fetched 1233 kB in 0s (6890 kB/s) 2024-09-14T06:47:10.039 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T06:47:10.039 INFO:tasks.qemu.cluster1.client.0.smithi092.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-14T06:47:10.062 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-14T06:47:10.200 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-14T06:47:10.401 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Processing triggers for libc-bin ... 2024-09-14T06:47:10.412 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ldconfig deferred processing now taking place 2024-09-14T06:47:10.728 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T06:47:10.729 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-14T06:47:10.746 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Unpacking replacement ca-certificates ... 2024-09-14T06:47:10.852 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Processing triggers for man-db ... 2024-09-14T06:47:11.389 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-14T06:47:13.459 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-14T06:47:13.459 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T06:47:14.832 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-14T06:47:14.832 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T06:47:14.832 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Reading package lists... 2024-09-14T06:47:15.010 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Building dependency tree... 2024-09-14T06:47:15.010 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Reading state information... 2024-09-14T06:47:15.140 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The following extra packages will be installed: 2024-09-14T06:47:15.140 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-14T06:47:15.140 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:The following NEW packages will be installed: 2024-09-14T06:47:15.140 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-14T06:47:15.448 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T06:47:15.448 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Need to get 424 kB of archives. 2024-09-14T06:47:15.448 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-14T06:47:15.448 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-14T06:47:15.672 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-14T06:47:16.281 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-14T06:47:16.468 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-14T06:47:16.806 INFO:tasks.qemu.cluster1.client.0.smithi092.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-14T06:47:17.124 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T06:47:17.130 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Fetched 424 kB in 1s (222 kB/s) 2024-09-14T06:47:17.204 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Selecting previously unselected package libgssglue1. 2024-09-14T06:47:17.215 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-14T06:47:17.215 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-14T06:47:17.317 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Selecting previously unselected package libtirpc1. 2024-09-14T06:47:17.317 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-14T06:47:17.444 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Selecting previously unselected package rpcbind. 2024-09-14T06:47:17.444 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-14T06:47:17.575 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-14T06:47:17.575 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-14T06:47:17.699 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Selecting previously unselected package nfs-common. 2024-09-14T06:47:17.699 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-14T06:47:17.802 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Processing triggers for man-db ... 2024-09-14T06:47:18.117 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Processing triggers for ureadahead ... 2024-09-14T06:47:18.175 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-14T06:47:18.244 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-14T06:47:18.311 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-14T06:47:18.385 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-14T06:47:18.403 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:portmap start/running, process 8156 2024-09-14T06:47:18.412 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-14T06:47:18.458 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-14T06:47:18.631 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:47:18.631 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-14T06:47:18.776 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: 2024-09-14T06:47:18.776 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-14T06:47:18.848 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Adding system user `statd' (UID 106) ... 2024-09-14T06:47:18.848 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-14T06:47:18.952 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-14T06:47:18.978 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:statd start/running, process 8390 2024-09-14T06:47:18.997 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:gssd stop/post-stop, process 8421 2024-09-14T06:47:19.403 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:idmapd start/running, process 8461 2024-09-14T06:47:19.416 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Processing triggers for libc-bin ... 2024-09-14T06:47:19.427 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ldconfig deferred processing now taking place 2024-09-14T06:47:19.807 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:mount.nfs: timeout set for Sat Sep 14 06:49:19 2024 2024-09-14T06:47:19.807 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-14T06:47:19.807 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-14T06:47:19.807 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-14T06:54:30.066 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-14T06:54:33.691 INFO:teuthology.orchestra.run.smithi092.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-14T06:54:33.696 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T06:59:54.725 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-14T06:59:55.723 INFO:teuthology.orchestra.run.smithi092.stderr: Commit image migration: 100% complete...done. 2024-09-14T06:59:55.730 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-14T07:05:15.764 DEBUG:teuthology.orchestra.run.smithi092:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-14T07:05:16.536 INFO:teuthology.orchestra.run.smithi092.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: 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-14T07:05:16.542 DEBUG:teuthology.parallel:result is None 2024-09-14T07:40:06.223 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:acpid: exiting 2024-09-14T07:40:06.244 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Traceback (most recent call last): 2024-09-14T07:40:06.429 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T07:40:06.429 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Checking for running unattended-upgrades: 2024-09-14T07:40:06.429 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: self._connect_unixsocket(self.address) 2024-09-14T07:40:06.429 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T07:40:06.429 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: self.socket.connect(address) 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: return getattr(self._sock,name)(*args) 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:error: [Errno 111] Connection refused 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Logged from file __init__.py, line 116 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: ############################################################# 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: 1024 bc:23:86:f3:87:ea:f0:7a:27:ec:34:41:b8:cb:8b:a2 root@test (DSA) 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: 256 14:a7:1c:ba:9a:8f:fb:26:49:03:92:5d:25:c0:10:88 root@test (ECDSA) 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: 2048 9b:f3:c7:b6:8d:1f:c0:82:67:11:19:fa:07:7b:33:46 root@test (RSA) 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-14T07:40:06.430 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ec2: ############################################################# 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOWhB8VfWM6kGWuQc0mUCHzw+1uaPzgO3ADjbJVACVkjO4Re5eJxQ8RgM6alwELVQNwYV6PvxAaZMXXF/0UeQcw= root@test 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM13Q24bVqU5yEjeEOh8h+epFxRIBfx0AG+DU7qOLVBbs1LczPUqKr0cVaZ1M32RLPl2LqzN6qnsZusmk9M8KToRroZg/cLQffGOF3derslJzgpSghIWQ/+vyiOjTj0MoohzQertgnpCYsrzBsw+N0UKGTgkAhZ983GWvOrua7X6T997JqcdJ/ZFYj9nXybARFU7IP7DdKiI1RhBk7v2M7DTHJysorNfy7cQ7M+sDRDz9siiodGu2s97+eOnrS3sF5Gpm9hYGoouDcRase9f7VwQBbz9wTQLKYEpm38HDpjUX5AG7nUBxZGPskf2LmDmgdn1BJcSGxB+F4E0FiDpm5 root@test 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:-----END SSH HOST KEY KEYS----- 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Traceback (most recent call last): 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: self._connect_unixsocket(self.address) 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: self.socket.connect(address) 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: return getattr(self._sock,name)(*args) 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:error: [Errno 111] Connection refused 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Logged from file __init__.py, line 116 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Traceback (most recent call last): 2024-09-14T07:40:06.431 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: self._connect_unixsocket(self.address) 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: self.socket.connect(address) 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: return getattr(self._sock,name)(*args) 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:error: [Errno 111] Connection refused 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:Logged from file __init__.py, line 116 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:cloud-init boot finished at Sat, 14 Sep 2024 07:40:06 +0000. Up 3199.51 seconds 2024-09-14T07:40:06.432 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Stopping landscape-client daemon  [fail] 2024-09-14T07:40:06.511 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-14T07:40:06.540 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-14T07:40:06.557 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-14T07:40:06.701 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-14T07:40:06.718 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Deactivating swap...  [ OK ] 2024-09-14T07:40:06.726 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-14T07:40:06.859 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout: * Will now halt 2024-09-14T07:40:06.871 INFO:tasks.qemu.cluster1.client.0.smithi092.stdout:[ 3200.061159] Power down. 2024-09-14T07:40:07.142 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-14T07:40:07.142 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-14T07:40:07.204 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T07:40:07.204 INFO:tasks.qemu:Stopping NFS... 2024-09-14T07:40:07.204 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl stop nfs-server 2024-09-14T07:40:07.319 INFO:tasks.qemu:Unmounting exported directory... 2024-09-14T07:40:07.320 DEBUG:teuthology.orchestra.run.smithi092:> sudo umount /export/cluster1.client.0 2024-09-14T07:40:07.348 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T07:40:07.349 DEBUG:teuthology.orchestra.run.smithi092:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-14T07:40:07.431 INFO:tasks.qemu:Starting NFS... 2024-09-14T07:40:07.431 DEBUG:teuthology.orchestra.run.smithi092:> sudo systemctl start nfs-server 2024-09-14T07:40:07.733 DEBUG:teuthology.orchestra.run.smithi092:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-14T07:40:07.747 INFO:tasks.qemu:Deleting exported directory... 2024-09-14T07:40:07.748 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -r /export 2024-09-14T07:40:07.830 DEBUG:tasks.qemu:cleaning up base image files 2024-09-14T07:40:07.831 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:40:08.126 DEBUG:teuthology.orchestra.run.smithi092:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-14T07:40:10.177 INFO:teuthology.orchestra.run.smithi092.stdout:Dependencies resolved. 2024-09-14T07:40:10.178 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T07:40:10.178 INFO:teuthology.orchestra.run.smithi092.stdout: Package Arch Version Repository Size 2024-09-14T07:40:10.178 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T07:40:10.178 INFO:teuthology.orchestra.run.smithi092.stdout:Removing: 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction Summary 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout:================================================================================ 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout:Remove 1 Package 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout:Freed space: 41 k 2024-09-14T07:40:10.179 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction check 2024-09-14T07:40:10.229 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction check succeeded. 2024-09-14T07:40:10.229 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction test 2024-09-14T07:40:10.270 INFO:teuthology.orchestra.run.smithi092.stdout:Transaction test succeeded. 2024-09-14T07:40:10.270 INFO:teuthology.orchestra.run.smithi092.stdout:Running transaction 2024-09-14T07:40:10.396 INFO:teuthology.orchestra.run.smithi092.stdout: Preparing : 1/1 2024-09-14T07:40:11.148 INFO:teuthology.orchestra.run.smithi092.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-14T07:40:11.503 INFO:teuthology.orchestra.run.smithi092.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-14T07:40:11.503 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:11.503 INFO:teuthology.orchestra.run.smithi092.stdout:Removed: 2024-09-14T07:40:11.503 INFO:teuthology.orchestra.run.smithi092.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-14T07:40:11.503 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:11.504 INFO:teuthology.orchestra.run.smithi092.stdout:Complete! 2024-09-14T07:40:11.661 DEBUG:teuthology.orchestra.run.smithi092:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-14T07:40:11.681 DEBUG:teuthology.parallel:result is None 2024-09-14T07:40:11.681 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-14T07:40:11.693 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-14T07:40:11.693 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:40:12.000 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T07:40:12.001 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2024-09-14T07:40:12.012 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":1695,"stamp":"2024-09-14T07:40:11.468130+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1684718895,"num_objects":519,"num_object_clones":0,"num_object_copies":1038,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":12503,"num_read_kb":1352193,"num_write":1901,"num_write_kb":1183734,"num_scrub_errors":0,"num_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":1280,"ondisk_log_size":1280,"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":2458308,"kb_used_data":2364752,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657212,"statfs":{"total":289910292480,"available":287392985088,"internally_reserved":0,"allocated":2421506048,"data_stored":2421064983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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.002689"},"pg_stats":[{"pgid":"2.7","version":"19'72","reported_seq":626,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874455+0000","last_change":"2024-09-14T06:44:25.368820+0000","last_active":"2024-09-14T07:36:26.874455+0000","last_peered":"2024-09-14T07:36:26.874455+0000","last_clean":"2024-09-14T07:36:26.874455+0000","last_became_active":"2024-09-14T06:44:23.365210+0000","last_became_peered":"2024-09-14T06:44:23.365210+0000","last_unstale":"2024-09-14T07:36:26.874455+0000","last_undegraded":"2024-09-14T07:36:26.874455+0000","last_fullsized":"2024-09-14T07:36:26.874455+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:40:41.422024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000558089,"stat_sum":{"num_bytes":182108274,"num_objects":61,"num_object_clones":0,"num_object_copies":122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":61,"num_whiteouts":0,"num_read":519,"num_read_kb":113878,"num_write":81,"num_write_kb":107682,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'63","reported_seq":792,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874432+0000","last_change":"2024-09-14T06:44:25.369153+0000","last_active":"2024-09-14T07:36:26.874432+0000","last_peered":"2024-09-14T07:36:26.874432+0000","last_clean":"2024-09-14T07:36:26.874432+0000","last_became_active":"2024-09-14T06:44:23.365134+0000","last_became_peered":"2024-09-14T06:44:23.365134+0000","last_unstale":"2024-09-14T07:36:26.874432+0000","last_undegraded":"2024-09-14T07:36:26.874432+0000","last_fullsized":"2024-09-14T07:36:26.874432+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:33:30.587743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080792899999999998,"stat_sum":{"num_bytes":189218816,"num_objects":59,"num_object_clones":0,"num_object_copies":118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":59,"num_whiteouts":0,"num_read":673,"num_read_kb":154926,"num_write":77,"num_write_kb":138128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"20'103","reported_seq":1296,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:41.875962+0000","last_change":"2024-09-14T06:44:25.369436+0000","last_active":"2024-09-14T07:36:41.875962+0000","last_peered":"2024-09-14T07:36:41.875962+0000","last_clean":"2024-09-14T07:36:41.875962+0000","last_became_active":"2024-09-14T06:44:23.365128+0000","last_became_peered":"2024-09-14T06:44:23.365128+0000","last_unstale":"2024-09-14T07:36:41.875962+0000","last_undegraded":"2024-09-14T07:36:41.875962+0000","last_fullsized":"2024-09-14T07:36:41.875962+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":103,"log_dups_size":0,"ondisk_log_size":103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:07:49.021533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011392100000000001,"stat_sum":{"num_bytes":237338624,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1378,"num_read_kb":197785,"num_write":115,"num_write_kb":169102,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'87","reported_seq":1265,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875054+0000","last_change":"2024-09-14T06:44:25.368755+0000","last_active":"2024-09-14T07:36:31.875054+0000","last_peered":"2024-09-14T07:36:31.875054+0000","last_clean":"2024-09-14T07:36:31.875054+0000","last_became_active":"2024-09-14T06:44:23.365896+0000","last_became_peered":"2024-09-14T06:44:23.365896+0000","last_unstale":"2024-09-14T07:36:31.875054+0000","last_undegraded":"2024-09-14T07:36:31.875054+0000","last_fullsized":"2024-09-14T07:36:31.875054+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T06:59:22.991627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055937399999999996,"stat_sum":{"num_bytes":268845056,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1124,"num_read_kb":214255,"num_write":104,"num_write_kb":185939,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'187","reported_seq":2339,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.872869+0000","last_change":"2024-09-14T06:44:25.365372+0000","last_active":"2024-09-14T07:36:31.872869+0000","last_peered":"2024-09-14T07:36:31.872869+0000","last_clean":"2024-09-14T07:36:31.872869+0000","last_became_active":"2024-09-14T06:44:23.365020+0000","last_became_peered":"2024-09-14T06:44:23.365020+0000","last_unstale":"2024-09-14T07:36:31.872869+0000","last_undegraded":"2024-09-14T07:36:31.872869+0000","last_fullsized":"2024-09-14T07:36:31.872869+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:04:41.080903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047937400000000002,"stat_sum":{"num_bytes":225739031,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":2537,"num_read_kb":191090,"num_write":193,"num_write_kb":165149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'175","reported_seq":1994,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.961248+0000","last_change":"2024-09-14T06:44:25.378840+0000","last_active":"2024-09-14T07:36:31.961248+0000","last_peered":"2024-09-14T07:36:31.961248+0000","last_clean":"2024-09-14T07:36:31.961248+0000","last_became_active":"2024-09-14T06:44:23.364269+0000","last_became_peered":"2024-09-14T06:44:23.364269+0000","last_unstale":"2024-09-14T07:36:31.961248+0000","last_undegraded":"2024-09-14T07:36:31.961248+0000","last_fullsized":"2024-09-14T07:36:31.961248+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":175,"log_dups_size":0,"ondisk_log_size":175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:48:30.158553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049342099999999996,"stat_sum":{"num_bytes":223756402,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":2403,"num_read_kb":220316,"num_write":288,"num_write_kb":186963,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'70","reported_seq":999,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:36.961773+0000","last_change":"2024-09-14T06:44:25.378867+0000","last_active":"2024-09-14T07:36:36.961773+0000","last_peered":"2024-09-14T07:36:36.961773+0000","last_clean":"2024-09-14T07:36:36.961773+0000","last_became_active":"2024-09-14T06:44:23.364809+0000","last_became_peered":"2024-09-14T06:44:23.364809+0000","last_unstale":"2024-09-14T07:36:36.961773+0000","last_undegraded":"2024-09-14T07:36:36.961773+0000","last_fullsized":"2024-09-14T07:36:36.961773+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:55.680929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051278800000000002,"stat_sum":{"num_bytes":186843152,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":880,"num_read_kb":143492,"num_write":79,"num_write_kb":118769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'471","reported_seq":1050,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875045+0000","last_change":"2024-09-14T06:44:25.369050+0000","last_active":"2024-09-14T07:36:31.875045+0000","last_peered":"2024-09-14T07:36:31.875045+0000","last_clean":"2024-09-14T07:36:31.875045+0000","last_became_active":"2024-09-14T06:44:23.363224+0000","last_became_peered":"2024-09-14T06:44:23.363224+0000","last_unstale":"2024-09-14T07:36:31.875045+0000","last_undegraded":"2024-09-14T07:36:31.875045+0000","last_fullsized":"2024-09-14T07:36:31.875045+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T18:23:59.651101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075565799999999998,"stat_sum":{"num_bytes":170279172,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":2933,"num_read_kb":116405,"num_write":885,"num_write_kb":110896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":123,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875026+0000","last_change":"2024-09-14T06:44:18.345931+0000","last_active":"2024-09-14T07:36:31.875026+0000","last_peered":"2024-09-14T07:36:31.875026+0000","last_clean":"2024-09-14T07:36:31.875026+0000","last_became_active":"2024-09-14T06:44:18.344816+0000","last_became_peered":"2024-09-14T06:44:18.344816+0000","last_unstale":"2024-09-14T07:36:31.875026+0000","last_undegraded":"2024-09-14T07:36:31.875026+0000","last_fullsized":"2024-09-14T07:36:31.875026+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-14T06:44:17.333868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:17.333868+0000","last_clean_scrub_stamp":"2024-09-14T06:44:17.333868+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-15T13:23:03.226674+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":1684128527,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":12447,"num_read_kb":1352147,"num_write":1822,"num_write_kb":1182628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1228,"ondisk_log_size":1228,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706338,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":446992,"kb_used_data":415804,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93924848,"statfs":{"total":96636764160,"available":96179044352,"internally_reserved":0,"allocated":425783296,"data_stored":425645337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706339,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213476,"kb_used_data":1182292,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158364,"statfs":{"total":96636764160,"available":95394164736,"internally_reserved":0,"allocated":1210667008,"data_stored":1210505410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706339,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":797840,"kb_used_data":766656,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93574000,"statfs":{"total":96636764160,"available":95819776000,"internally_reserved":0,"allocated":785055744,"data_stored":784914236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":784289792,"data_stored":784269705,"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":1209901056,"data_stored":1209860879,"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":425611264,"data_stored":425591174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:12.013 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:40:12.304 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T07:40:12.305 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2024-09-14T07:40:12.316 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":1695,"stamp":"2024-09-14T07:40:11.468130+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1684718895,"num_objects":519,"num_object_clones":0,"num_object_copies":1038,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":12503,"num_read_kb":1352193,"num_write":1901,"num_write_kb":1183734,"num_scrub_errors":0,"num_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":1280,"ondisk_log_size":1280,"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":2458308,"kb_used_data":2364752,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657212,"statfs":{"total":289910292480,"available":287392985088,"internally_reserved":0,"allocated":2421506048,"data_stored":2421064983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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.002689"},"pg_stats":[{"pgid":"2.7","version":"19'72","reported_seq":626,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874455+0000","last_change":"2024-09-14T06:44:25.368820+0000","last_active":"2024-09-14T07:36:26.874455+0000","last_peered":"2024-09-14T07:36:26.874455+0000","last_clean":"2024-09-14T07:36:26.874455+0000","last_became_active":"2024-09-14T06:44:23.365210+0000","last_became_peered":"2024-09-14T06:44:23.365210+0000","last_unstale":"2024-09-14T07:36:26.874455+0000","last_undegraded":"2024-09-14T07:36:26.874455+0000","last_fullsized":"2024-09-14T07:36:26.874455+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:40:41.422024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000558089,"stat_sum":{"num_bytes":182108274,"num_objects":61,"num_object_clones":0,"num_object_copies":122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":61,"num_whiteouts":0,"num_read":519,"num_read_kb":113878,"num_write":81,"num_write_kb":107682,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'63","reported_seq":792,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874432+0000","last_change":"2024-09-14T06:44:25.369153+0000","last_active":"2024-09-14T07:36:26.874432+0000","last_peered":"2024-09-14T07:36:26.874432+0000","last_clean":"2024-09-14T07:36:26.874432+0000","last_became_active":"2024-09-14T06:44:23.365134+0000","last_became_peered":"2024-09-14T06:44:23.365134+0000","last_unstale":"2024-09-14T07:36:26.874432+0000","last_undegraded":"2024-09-14T07:36:26.874432+0000","last_fullsized":"2024-09-14T07:36:26.874432+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:33:30.587743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080792899999999998,"stat_sum":{"num_bytes":189218816,"num_objects":59,"num_object_clones":0,"num_object_copies":118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":59,"num_whiteouts":0,"num_read":673,"num_read_kb":154926,"num_write":77,"num_write_kb":138128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"20'103","reported_seq":1296,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:41.875962+0000","last_change":"2024-09-14T06:44:25.369436+0000","last_active":"2024-09-14T07:36:41.875962+0000","last_peered":"2024-09-14T07:36:41.875962+0000","last_clean":"2024-09-14T07:36:41.875962+0000","last_became_active":"2024-09-14T06:44:23.365128+0000","last_became_peered":"2024-09-14T06:44:23.365128+0000","last_unstale":"2024-09-14T07:36:41.875962+0000","last_undegraded":"2024-09-14T07:36:41.875962+0000","last_fullsized":"2024-09-14T07:36:41.875962+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":103,"log_dups_size":0,"ondisk_log_size":103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:07:49.021533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011392100000000001,"stat_sum":{"num_bytes":237338624,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1378,"num_read_kb":197785,"num_write":115,"num_write_kb":169102,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'87","reported_seq":1265,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875054+0000","last_change":"2024-09-14T06:44:25.368755+0000","last_active":"2024-09-14T07:36:31.875054+0000","last_peered":"2024-09-14T07:36:31.875054+0000","last_clean":"2024-09-14T07:36:31.875054+0000","last_became_active":"2024-09-14T06:44:23.365896+0000","last_became_peered":"2024-09-14T06:44:23.365896+0000","last_unstale":"2024-09-14T07:36:31.875054+0000","last_undegraded":"2024-09-14T07:36:31.875054+0000","last_fullsized":"2024-09-14T07:36:31.875054+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T06:59:22.991627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055937399999999996,"stat_sum":{"num_bytes":268845056,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1124,"num_read_kb":214255,"num_write":104,"num_write_kb":185939,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'187","reported_seq":2339,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.872869+0000","last_change":"2024-09-14T06:44:25.365372+0000","last_active":"2024-09-14T07:36:31.872869+0000","last_peered":"2024-09-14T07:36:31.872869+0000","last_clean":"2024-09-14T07:36:31.872869+0000","last_became_active":"2024-09-14T06:44:23.365020+0000","last_became_peered":"2024-09-14T06:44:23.365020+0000","last_unstale":"2024-09-14T07:36:31.872869+0000","last_undegraded":"2024-09-14T07:36:31.872869+0000","last_fullsized":"2024-09-14T07:36:31.872869+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:04:41.080903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047937400000000002,"stat_sum":{"num_bytes":225739031,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":2537,"num_read_kb":191090,"num_write":193,"num_write_kb":165149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'175","reported_seq":1994,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.961248+0000","last_change":"2024-09-14T06:44:25.378840+0000","last_active":"2024-09-14T07:36:31.961248+0000","last_peered":"2024-09-14T07:36:31.961248+0000","last_clean":"2024-09-14T07:36:31.961248+0000","last_became_active":"2024-09-14T06:44:23.364269+0000","last_became_peered":"2024-09-14T06:44:23.364269+0000","last_unstale":"2024-09-14T07:36:31.961248+0000","last_undegraded":"2024-09-14T07:36:31.961248+0000","last_fullsized":"2024-09-14T07:36:31.961248+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":175,"log_dups_size":0,"ondisk_log_size":175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:48:30.158553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049342099999999996,"stat_sum":{"num_bytes":223756402,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":2403,"num_read_kb":220316,"num_write":288,"num_write_kb":186963,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'70","reported_seq":999,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:36.961773+0000","last_change":"2024-09-14T06:44:25.378867+0000","last_active":"2024-09-14T07:36:36.961773+0000","last_peered":"2024-09-14T07:36:36.961773+0000","last_clean":"2024-09-14T07:36:36.961773+0000","last_became_active":"2024-09-14T06:44:23.364809+0000","last_became_peered":"2024-09-14T06:44:23.364809+0000","last_unstale":"2024-09-14T07:36:36.961773+0000","last_undegraded":"2024-09-14T07:36:36.961773+0000","last_fullsized":"2024-09-14T07:36:36.961773+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:55.680929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051278800000000002,"stat_sum":{"num_bytes":186843152,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":880,"num_read_kb":143492,"num_write":79,"num_write_kb":118769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'471","reported_seq":1050,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875045+0000","last_change":"2024-09-14T06:44:25.369050+0000","last_active":"2024-09-14T07:36:31.875045+0000","last_peered":"2024-09-14T07:36:31.875045+0000","last_clean":"2024-09-14T07:36:31.875045+0000","last_became_active":"2024-09-14T06:44:23.363224+0000","last_became_peered":"2024-09-14T06:44:23.363224+0000","last_unstale":"2024-09-14T07:36:31.875045+0000","last_undegraded":"2024-09-14T07:36:31.875045+0000","last_fullsized":"2024-09-14T07:36:31.875045+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T18:23:59.651101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075565799999999998,"stat_sum":{"num_bytes":170279172,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":2933,"num_read_kb":116405,"num_write":885,"num_write_kb":110896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":123,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875026+0000","last_change":"2024-09-14T06:44:18.345931+0000","last_active":"2024-09-14T07:36:31.875026+0000","last_peered":"2024-09-14T07:36:31.875026+0000","last_clean":"2024-09-14T07:36:31.875026+0000","last_became_active":"2024-09-14T06:44:18.344816+0000","last_became_peered":"2024-09-14T06:44:18.344816+0000","last_unstale":"2024-09-14T07:36:31.875026+0000","last_undegraded":"2024-09-14T07:36:31.875026+0000","last_fullsized":"2024-09-14T07:36:31.875026+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-14T06:44:17.333868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:17.333868+0000","last_clean_scrub_stamp":"2024-09-14T06:44:17.333868+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-15T13:23:03.226674+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":1684128527,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":12447,"num_read_kb":1352147,"num_write":1822,"num_write_kb":1182628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1228,"ondisk_log_size":1228,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706338,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":446992,"kb_used_data":415804,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93924848,"statfs":{"total":96636764160,"available":96179044352,"internally_reserved":0,"allocated":425783296,"data_stored":425645337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706339,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213476,"kb_used_data":1182292,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158364,"statfs":{"total":96636764160,"available":95394164736,"internally_reserved":0,"allocated":1210667008,"data_stored":1210505410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706339,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":797840,"kb_used_data":766656,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93574000,"statfs":{"total":96636764160,"available":95819776000,"internally_reserved":0,"allocated":785055744,"data_stored":784914236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":784289792,"data_stored":784269705,"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":1209901056,"data_stored":1209860879,"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":425611264,"data_stored":425591174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:12.317 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-14T07:40:12.318 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:40:12.609 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T07:40:12.610 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2024-09-14T07:40:12.621 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":1695,"stamp":"2024-09-14T07:40:11.468130+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1684718895,"num_objects":519,"num_object_clones":0,"num_object_copies":1038,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":12503,"num_read_kb":1352193,"num_write":1901,"num_write_kb":1183734,"num_scrub_errors":0,"num_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":1280,"ondisk_log_size":1280,"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":2458308,"kb_used_data":2364752,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657212,"statfs":{"total":289910292480,"available":287392985088,"internally_reserved":0,"allocated":2421506048,"data_stored":2421064983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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.002689"},"pg_stats":[{"pgid":"2.7","version":"19'72","reported_seq":626,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874455+0000","last_change":"2024-09-14T06:44:25.368820+0000","last_active":"2024-09-14T07:36:26.874455+0000","last_peered":"2024-09-14T07:36:26.874455+0000","last_clean":"2024-09-14T07:36:26.874455+0000","last_became_active":"2024-09-14T06:44:23.365210+0000","last_became_peered":"2024-09-14T06:44:23.365210+0000","last_unstale":"2024-09-14T07:36:26.874455+0000","last_undegraded":"2024-09-14T07:36:26.874455+0000","last_fullsized":"2024-09-14T07:36:26.874455+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:40:41.422024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000558089,"stat_sum":{"num_bytes":182108274,"num_objects":61,"num_object_clones":0,"num_object_copies":122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":61,"num_whiteouts":0,"num_read":519,"num_read_kb":113878,"num_write":81,"num_write_kb":107682,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'63","reported_seq":792,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874432+0000","last_change":"2024-09-14T06:44:25.369153+0000","last_active":"2024-09-14T07:36:26.874432+0000","last_peered":"2024-09-14T07:36:26.874432+0000","last_clean":"2024-09-14T07:36:26.874432+0000","last_became_active":"2024-09-14T06:44:23.365134+0000","last_became_peered":"2024-09-14T06:44:23.365134+0000","last_unstale":"2024-09-14T07:36:26.874432+0000","last_undegraded":"2024-09-14T07:36:26.874432+0000","last_fullsized":"2024-09-14T07:36:26.874432+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:33:30.587743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080792899999999998,"stat_sum":{"num_bytes":189218816,"num_objects":59,"num_object_clones":0,"num_object_copies":118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":59,"num_whiteouts":0,"num_read":673,"num_read_kb":154926,"num_write":77,"num_write_kb":138128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"20'103","reported_seq":1296,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:41.875962+0000","last_change":"2024-09-14T06:44:25.369436+0000","last_active":"2024-09-14T07:36:41.875962+0000","last_peered":"2024-09-14T07:36:41.875962+0000","last_clean":"2024-09-14T07:36:41.875962+0000","last_became_active":"2024-09-14T06:44:23.365128+0000","last_became_peered":"2024-09-14T06:44:23.365128+0000","last_unstale":"2024-09-14T07:36:41.875962+0000","last_undegraded":"2024-09-14T07:36:41.875962+0000","last_fullsized":"2024-09-14T07:36:41.875962+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":103,"log_dups_size":0,"ondisk_log_size":103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:07:49.021533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011392100000000001,"stat_sum":{"num_bytes":237338624,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1378,"num_read_kb":197785,"num_write":115,"num_write_kb":169102,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'87","reported_seq":1265,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875054+0000","last_change":"2024-09-14T06:44:25.368755+0000","last_active":"2024-09-14T07:36:31.875054+0000","last_peered":"2024-09-14T07:36:31.875054+0000","last_clean":"2024-09-14T07:36:31.875054+0000","last_became_active":"2024-09-14T06:44:23.365896+0000","last_became_peered":"2024-09-14T06:44:23.365896+0000","last_unstale":"2024-09-14T07:36:31.875054+0000","last_undegraded":"2024-09-14T07:36:31.875054+0000","last_fullsized":"2024-09-14T07:36:31.875054+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T06:59:22.991627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055937399999999996,"stat_sum":{"num_bytes":268845056,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1124,"num_read_kb":214255,"num_write":104,"num_write_kb":185939,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'187","reported_seq":2339,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.872869+0000","last_change":"2024-09-14T06:44:25.365372+0000","last_active":"2024-09-14T07:36:31.872869+0000","last_peered":"2024-09-14T07:36:31.872869+0000","last_clean":"2024-09-14T07:36:31.872869+0000","last_became_active":"2024-09-14T06:44:23.365020+0000","last_became_peered":"2024-09-14T06:44:23.365020+0000","last_unstale":"2024-09-14T07:36:31.872869+0000","last_undegraded":"2024-09-14T07:36:31.872869+0000","last_fullsized":"2024-09-14T07:36:31.872869+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:04:41.080903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047937400000000002,"stat_sum":{"num_bytes":225739031,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":2537,"num_read_kb":191090,"num_write":193,"num_write_kb":165149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'175","reported_seq":1994,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.961248+0000","last_change":"2024-09-14T06:44:25.378840+0000","last_active":"2024-09-14T07:36:31.961248+0000","last_peered":"2024-09-14T07:36:31.961248+0000","last_clean":"2024-09-14T07:36:31.961248+0000","last_became_active":"2024-09-14T06:44:23.364269+0000","last_became_peered":"2024-09-14T06:44:23.364269+0000","last_unstale":"2024-09-14T07:36:31.961248+0000","last_undegraded":"2024-09-14T07:36:31.961248+0000","last_fullsized":"2024-09-14T07:36:31.961248+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":175,"log_dups_size":0,"ondisk_log_size":175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:48:30.158553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049342099999999996,"stat_sum":{"num_bytes":223756402,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":2403,"num_read_kb":220316,"num_write":288,"num_write_kb":186963,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'70","reported_seq":999,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:36.961773+0000","last_change":"2024-09-14T06:44:25.378867+0000","last_active":"2024-09-14T07:36:36.961773+0000","last_peered":"2024-09-14T07:36:36.961773+0000","last_clean":"2024-09-14T07:36:36.961773+0000","last_became_active":"2024-09-14T06:44:23.364809+0000","last_became_peered":"2024-09-14T06:44:23.364809+0000","last_unstale":"2024-09-14T07:36:36.961773+0000","last_undegraded":"2024-09-14T07:36:36.961773+0000","last_fullsized":"2024-09-14T07:36:36.961773+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:55.680929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051278800000000002,"stat_sum":{"num_bytes":186843152,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":880,"num_read_kb":143492,"num_write":79,"num_write_kb":118769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'471","reported_seq":1050,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875045+0000","last_change":"2024-09-14T06:44:25.369050+0000","last_active":"2024-09-14T07:36:31.875045+0000","last_peered":"2024-09-14T07:36:31.875045+0000","last_clean":"2024-09-14T07:36:31.875045+0000","last_became_active":"2024-09-14T06:44:23.363224+0000","last_became_peered":"2024-09-14T06:44:23.363224+0000","last_unstale":"2024-09-14T07:36:31.875045+0000","last_undegraded":"2024-09-14T07:36:31.875045+0000","last_fullsized":"2024-09-14T07:36:31.875045+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T18:23:59.651101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075565799999999998,"stat_sum":{"num_bytes":170279172,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":2933,"num_read_kb":116405,"num_write":885,"num_write_kb":110896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":123,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875026+0000","last_change":"2024-09-14T06:44:18.345931+0000","last_active":"2024-09-14T07:36:31.875026+0000","last_peered":"2024-09-14T07:36:31.875026+0000","last_clean":"2024-09-14T07:36:31.875026+0000","last_became_active":"2024-09-14T06:44:18.344816+0000","last_became_peered":"2024-09-14T06:44:18.344816+0000","last_unstale":"2024-09-14T07:36:31.875026+0000","last_undegraded":"2024-09-14T07:36:31.875026+0000","last_fullsized":"2024-09-14T07:36:31.875026+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-14T06:44:17.333868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:17.333868+0000","last_clean_scrub_stamp":"2024-09-14T06:44:17.333868+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-15T13:23:03.226674+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":1684128527,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":12447,"num_read_kb":1352147,"num_write":1822,"num_write_kb":1182628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1228,"ondisk_log_size":1228,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706338,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":446992,"kb_used_data":415804,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93924848,"statfs":{"total":96636764160,"available":96179044352,"internally_reserved":0,"allocated":425783296,"data_stored":425645337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706339,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213476,"kb_used_data":1182292,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158364,"statfs":{"total":96636764160,"available":95394164736,"internally_reserved":0,"allocated":1210667008,"data_stored":1210505410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706339,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":797840,"kb_used_data":766656,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93574000,"statfs":{"total":96636764160,"available":95819776000,"internally_reserved":0,"allocated":785055744,"data_stored":784914236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":784289792,"data_stored":784269705,"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":1209901056,"data_stored":1209860879,"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":425611264,"data_stored":425591174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:12.622 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-14T07:40:12.912 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T07:40:12.912 INFO:teuthology.orchestra.run.smithi115.stdout:{"epoch":20,"fsid":"317a83e5-d1aa-4040-b664-d8b508ed62b3","created":"2024-09-14T06:44:06.396511+0000","modified":"2024-09-14T06:45:39.452775+0000","last_up_change":"2024-09-14T06:44:16.324803+0000","last_in_change":"2024-09-14T06:44:07.239781+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-14T06:44:16.828189+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-14T06:44:21.434977+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"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":"4da69e04-2174-4e47-8bac-18dcd520547e","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.115:6808","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6809","nonce":4116287028}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6810","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6811","nonce":4116287028}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6814","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6815","nonce":4116287028}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6812","nonce":4116287028},{"type":"v1","addr":"172.21.15.115:6813","nonce":4116287028}]},"public_addr":"172.21.15.115:6809/4116287028","cluster_addr":"172.21.15.115:6811/4116287028","heartbeat_back_addr":"172.21.15.115:6815/4116287028","heartbeat_front_addr":"172.21.15.115:6813/4116287028","state":["exists","up"]},{"osd":1,"uuid":"976cd13a-63d7-4d4a-95b9-f8fa50a905d0","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.115:6800","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6801","nonce":773821649}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6802","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6803","nonce":773821649}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6806","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6807","nonce":773821649}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6804","nonce":773821649},{"type":"v1","addr":"172.21.15.115:6805","nonce":773821649}]},"public_addr":"172.21.15.115:6801/773821649","cluster_addr":"172.21.15.115:6803/773821649","heartbeat_back_addr":"172.21.15.115:6807/773821649","heartbeat_front_addr":"172.21.15.115:6805/773821649","state":["exists","up"]},{"osd":2,"uuid":"87142275-278f-4983-9042-34eef9c15894","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.115:6816","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6817","nonce":1271066630}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6818","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6819","nonce":1271066630}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6822","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6823","nonce":1271066630}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.115:6820","nonce":1271066630},{"type":"v1","addr":"172.21.15.115:6821","nonce":1271066630}]},"public_addr":"172.21.15.115:6817/1271066630","cluster_addr":"172.21.15.115:6819/1271066630","heartbeat_back_addr":"172.21.15.115:6823/1271066630","heartbeat_front_addr":"172.21.15.115:6821/1271066630","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-14T06:44:13.563736+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-14T06:44:13.355550+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-14T06:44:14.005955+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-14T07:40:13.925 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-14T07:40:13.925 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:40:14.055 INFO:teuthology.orchestra.run.smithi115.stdout:{ 2024-09-14T07:40:14.055 INFO:teuthology.orchestra.run.smithi115.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:40:14.056 INFO:teuthology.orchestra.run.smithi115.stdout:} 2024-09-14T07:40:14.066 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-14T07:40:14.345 INFO:teuthology.orchestra.run.smithi115.stderr:instructed osd(s) 0 to deep-scrub 2024-09-14T07:40:14.357 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-14T07:40:14.358 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:40:14.480 INFO:teuthology.orchestra.run.smithi115.stdout:{ 2024-09-14T07:40:14.480 INFO:teuthology.orchestra.run.smithi115.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:40:14.480 INFO:teuthology.orchestra.run.smithi115.stdout:} 2024-09-14T07:40:14.492 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-14T07:40:14.815 INFO:teuthology.orchestra.run.smithi115.stderr:instructed osd(s) 1 to deep-scrub 2024-09-14T07:40:14.829 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-14T07:40:14.829 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:40:14.948 INFO:teuthology.orchestra.run.smithi115.stdout:{ 2024-09-14T07:40:14.949 INFO:teuthology.orchestra.run.smithi115.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:40:14.949 INFO:teuthology.orchestra.run.smithi115.stdout:} 2024-09-14T07:40:14.958 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-14T07:40:15.240 INFO:teuthology.orchestra.run.smithi115.stderr:instructed osd(s) 2 to deep-scrub 2024-09-14T07:40:15.252 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:40:15.564 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T07:40:15.565 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2024-09-14T07:40:15.578 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":1697,"stamp":"2024-09-14T07:40:15.468895+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1684718895,"num_objects":519,"num_object_clones":0,"num_object_copies":1038,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":12503,"num_read_kb":1352193,"num_write":1901,"num_write_kb":1183734,"num_scrub_errors":0,"num_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":1280,"ondisk_log_size":1280,"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":2458308,"kb_used_data":2364752,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657212,"statfs":{"total":289910292480,"available":287392985088,"internally_reserved":0,"allocated":2421506048,"data_stored":2421064983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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.002701"},"pg_stats":[{"pgid":"2.7","version":"19'72","reported_seq":626,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874455+0000","last_change":"2024-09-14T06:44:25.368820+0000","last_active":"2024-09-14T07:36:26.874455+0000","last_peered":"2024-09-14T07:36:26.874455+0000","last_clean":"2024-09-14T07:36:26.874455+0000","last_became_active":"2024-09-14T06:44:23.365210+0000","last_became_peered":"2024-09-14T06:44:23.365210+0000","last_unstale":"2024-09-14T07:36:26.874455+0000","last_undegraded":"2024-09-14T07:36:26.874455+0000","last_fullsized":"2024-09-14T07:36:26.874455+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:40:41.422024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000558089,"stat_sum":{"num_bytes":182108274,"num_objects":61,"num_object_clones":0,"num_object_copies":122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":61,"num_whiteouts":0,"num_read":519,"num_read_kb":113878,"num_write":81,"num_write_kb":107682,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'63","reported_seq":792,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:26.874432+0000","last_change":"2024-09-14T06:44:25.369153+0000","last_active":"2024-09-14T07:36:26.874432+0000","last_peered":"2024-09-14T07:36:26.874432+0000","last_clean":"2024-09-14T07:36:26.874432+0000","last_became_active":"2024-09-14T06:44:23.365134+0000","last_became_peered":"2024-09-14T06:44:23.365134+0000","last_unstale":"2024-09-14T07:36:26.874432+0000","last_undegraded":"2024-09-14T07:36:26.874432+0000","last_fullsized":"2024-09-14T07:36:26.874432+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":63,"log_dups_size":0,"ondisk_log_size":63,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T07:33:30.587743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00080792899999999998,"stat_sum":{"num_bytes":189218816,"num_objects":59,"num_object_clones":0,"num_object_copies":118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":59,"num_whiteouts":0,"num_read":673,"num_read_kb":154926,"num_write":77,"num_write_kb":138128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"20'103","reported_seq":1296,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:41.875962+0000","last_change":"2024-09-14T06:44:25.369436+0000","last_active":"2024-09-14T07:36:41.875962+0000","last_peered":"2024-09-14T07:36:41.875962+0000","last_clean":"2024-09-14T07:36:41.875962+0000","last_became_active":"2024-09-14T06:44:23.365128+0000","last_became_peered":"2024-09-14T06:44:23.365128+0000","last_unstale":"2024-09-14T07:36:41.875962+0000","last_undegraded":"2024-09-14T07:36:41.875962+0000","last_fullsized":"2024-09-14T07:36:41.875962+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":103,"log_dups_size":0,"ondisk_log_size":103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T12:07:49.021533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011392100000000001,"stat_sum":{"num_bytes":237338624,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1378,"num_read_kb":197785,"num_write":115,"num_write_kb":169102,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'87","reported_seq":1265,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875054+0000","last_change":"2024-09-14T06:44:25.368755+0000","last_active":"2024-09-14T07:36:31.875054+0000","last_peered":"2024-09-14T07:36:31.875054+0000","last_clean":"2024-09-14T07:36:31.875054+0000","last_became_active":"2024-09-14T06:44:23.365896+0000","last_became_peered":"2024-09-14T06:44:23.365896+0000","last_unstale":"2024-09-14T07:36:31.875054+0000","last_undegraded":"2024-09-14T07:36:31.875054+0000","last_fullsized":"2024-09-14T07:36:31.875054+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T06:59:22.991627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055937399999999996,"stat_sum":{"num_bytes":268845056,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1124,"num_read_kb":214255,"num_write":104,"num_write_kb":185939,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'187","reported_seq":2339,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.872869+0000","last_change":"2024-09-14T06:44:25.365372+0000","last_active":"2024-09-14T07:36:31.872869+0000","last_peered":"2024-09-14T07:36:31.872869+0000","last_clean":"2024-09-14T07:36:31.872869+0000","last_became_active":"2024-09-14T06:44:23.365020+0000","last_became_peered":"2024-09-14T06:44:23.365020+0000","last_unstale":"2024-09-14T07:36:31.872869+0000","last_undegraded":"2024-09-14T07:36:31.872869+0000","last_fullsized":"2024-09-14T07:36:31.872869+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:04:41.080903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047937400000000002,"stat_sum":{"num_bytes":225739031,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":2537,"num_read_kb":191090,"num_write":193,"num_write_kb":165149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'175","reported_seq":1994,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.961248+0000","last_change":"2024-09-14T06:44:25.378840+0000","last_active":"2024-09-14T07:36:31.961248+0000","last_peered":"2024-09-14T07:36:31.961248+0000","last_clean":"2024-09-14T07:36:31.961248+0000","last_became_active":"2024-09-14T06:44:23.364269+0000","last_became_peered":"2024-09-14T06:44:23.364269+0000","last_unstale":"2024-09-14T07:36:31.961248+0000","last_undegraded":"2024-09-14T07:36:31.961248+0000","last_fullsized":"2024-09-14T07:36:31.961248+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":175,"log_dups_size":0,"ondisk_log_size":175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:48:30.158553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049342099999999996,"stat_sum":{"num_bytes":223756402,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":2403,"num_read_kb":220316,"num_write":288,"num_write_kb":186963,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'70","reported_seq":999,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:36.961773+0000","last_change":"2024-09-14T06:44:25.378867+0000","last_active":"2024-09-14T07:36:36.961773+0000","last_peered":"2024-09-14T07:36:36.961773+0000","last_clean":"2024-09-14T07:36:36.961773+0000","last_became_active":"2024-09-14T06:44:23.364809+0000","last_became_peered":"2024-09-14T06:44:23.364809+0000","last_unstale":"2024-09-14T07:36:36.961773+0000","last_undegraded":"2024-09-14T07:36:36.961773+0000","last_fullsized":"2024-09-14T07:36:36.961773+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T11:31:55.680929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051278800000000002,"stat_sum":{"num_bytes":186843152,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":880,"num_read_kb":143492,"num_write":79,"num_write_kb":118769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'471","reported_seq":1050,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875045+0000","last_change":"2024-09-14T06:44:25.369050+0000","last_active":"2024-09-14T07:36:31.875045+0000","last_peered":"2024-09-14T07:36:31.875045+0000","last_clean":"2024-09-14T07:36:31.875045+0000","last_became_active":"2024-09-14T06:44:23.363224+0000","last_became_peered":"2024-09-14T06:44:23.363224+0000","last_unstale":"2024-09-14T07:36:31.875045+0000","last_undegraded":"2024-09-14T07:36:31.875045+0000","last_fullsized":"2024-09-14T07:36:31.875045+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-14T06:44:22.351289+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:22.351289+0000","last_clean_scrub_stamp":"2024-09-14T06:44:22.351289+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T18:23:59.651101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075565799999999998,"stat_sum":{"num_bytes":170279172,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":2933,"num_read_kb":116405,"num_write":885,"num_write_kb":110896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":123,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:36:31.875026+0000","last_change":"2024-09-14T06:44:18.345931+0000","last_active":"2024-09-14T07:36:31.875026+0000","last_peered":"2024-09-14T07:36:31.875026+0000","last_clean":"2024-09-14T07:36:31.875026+0000","last_became_active":"2024-09-14T06:44:18.344816+0000","last_became_peered":"2024-09-14T06:44:18.344816+0000","last_unstale":"2024-09-14T07:36:31.875026+0000","last_undegraded":"2024-09-14T07:36:31.875026+0000","last_fullsized":"2024-09-14T07:36:31.875026+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-14T06:44:17.333868+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:44:17.333868+0000","last_clean_scrub_stamp":"2024-09-14T06:44:17.333868+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-15T13:23:03.226674+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":1684128527,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":12447,"num_read_kb":1352147,"num_write":1822,"num_write_kb":1182628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1228,"ondisk_log_size":1228,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706339,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":446992,"kb_used_data":415804,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93924848,"statfs":{"total":96636764160,"available":96179044352,"internally_reserved":0,"allocated":425783296,"data_stored":425645337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706340,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213476,"kb_used_data":1182292,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158364,"statfs":{"total":96636764160,"available":95394164736,"internally_reserved":0,"allocated":1210667008,"data_stored":1210505410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706340,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":797840,"kb_used_data":766656,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93574000,"statfs":{"total":96636764160,"available":95819776000,"internally_reserved":0,"allocated":785055744,"data_stored":784914236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":784289792,"data_stored":784269705,"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":1209901056,"data_stored":1209860879,"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":425611264,"data_stored":425591174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:15.582 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.582 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.582 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.583 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.583 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.583 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.583 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.583 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T06:44:22.351289+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=22, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.583 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T06:44:17.333868+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=44, tm_sec=17, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=12, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:15.583 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T07:40:35.584 DEBUG:teuthology.orchestra.run.smithi115:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-14T07:40:35.877 INFO:teuthology.orchestra.run.smithi115.stdout: 2024-09-14T07:40:35.877 INFO:teuthology.orchestra.run.smithi115.stderr:dumped all 2024-09-14T07:40:35.892 INFO:teuthology.orchestra.run.smithi115.stdout:{"pg_ready":true,"pg_map":{"version":1707,"stamp":"2024-09-14T07:40:35.472616+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1684718895,"num_objects":519,"num_object_clones":0,"num_object_copies":1038,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":519,"num_whiteouts":0,"num_read":12503,"num_read_kb":1352193,"num_write":1901,"num_write_kb":1183734,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":498,"num_omap_keys":33,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1799,"ondisk_log_size":1799,"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":2458304,"kb_used_data":2364752,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":280657216,"statfs":{"total":289910292480,"available":287392989184,"internally_reserved":0,"allocated":2421506048,"data_stored":2421064983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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.002275"},"pg_stats":[{"pgid":"2.7","version":"20'133","reported_seq":697,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:20.685654+0000","last_change":"2024-09-14T07:40:20.685654+0000","last_active":"2024-09-14T07:40:20.685654+0000","last_peered":"2024-09-14T07:40:20.685654+0000","last_clean":"2024-09-14T07:40:20.685654+0000","last_became_active":"2024-09-14T06:44:23.365210+0000","last_became_peered":"2024-09-14T06:44:23.365210+0000","last_unstale":"2024-09-14T07:40:20.685654+0000","last_undegraded":"2024-09-14T07:40:20.685654+0000","last_fullsized":"2024-09-14T07:40:20.685654+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":"20'133","last_scrub_stamp":"2024-09-14T07:40:20.685573+0000","last_deep_scrub":"20'133","last_deep_scrub_stamp":"2024-09-14T07:40:20.685573+0000","last_clean_scrub_stamp":"2024-09-14T07:40:20.685573+0000","objects_scrubbed":61,"log_size":133,"log_dups_size":0,"ondisk_log_size":133,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T15:17:06.210323+0000","scrub_duration":219,"objects_trimmed":0,"snaptrim_duration":0.000558089,"stat_sum":{"num_bytes":182108274,"num_objects":61,"num_object_clones":0,"num_object_copies":122,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":61,"num_whiteouts":0,"num_read":519,"num_read_kb":113878,"num_write":81,"num_write_kb":107682,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"20'122","reported_seq":861,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:17.740095+0000","last_change":"2024-09-14T07:40:17.740095+0000","last_active":"2024-09-14T07:40:17.740095+0000","last_peered":"2024-09-14T07:40:17.740095+0000","last_clean":"2024-09-14T07:40:17.740095+0000","last_became_active":"2024-09-14T06:44:23.365134+0000","last_became_peered":"2024-09-14T06:44:23.365134+0000","last_unstale":"2024-09-14T07:40:17.740095+0000","last_undegraded":"2024-09-14T07:40:17.740095+0000","last_fullsized":"2024-09-14T07:40:17.740095+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":"20'122","last_scrub_stamp":"2024-09-14T07:40:17.740007+0000","last_deep_scrub":"20'122","last_deep_scrub_stamp":"2024-09-14T07:40:17.740007+0000","last_clean_scrub_stamp":"2024-09-14T07:40:17.740007+0000","objects_scrubbed":59,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T17:41:52.667598+0000","scrub_duration":253,"objects_trimmed":0,"snaptrim_duration":0.00080792899999999998,"stat_sum":{"num_bytes":189218816,"num_objects":59,"num_object_clones":0,"num_object_copies":118,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":59,"num_whiteouts":0,"num_read":673,"num_read_kb":154926,"num_write":77,"num_write_kb":138128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"20'172","reported_seq":1375,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:18.756468+0000","last_change":"2024-09-14T07:40:18.756468+0000","last_active":"2024-09-14T07:40:18.756468+0000","last_peered":"2024-09-14T07:40:18.756468+0000","last_clean":"2024-09-14T07:40:18.756468+0000","last_became_active":"2024-09-14T06:44:23.365128+0000","last_became_peered":"2024-09-14T06:44:23.365128+0000","last_unstale":"2024-09-14T07:40:18.756468+0000","last_undegraded":"2024-09-14T07:40:18.756468+0000","last_fullsized":"2024-09-14T07:40:18.756468+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":"20'172","last_scrub_stamp":"2024-09-14T07:40:18.756374+0000","last_deep_scrub":"20'172","last_deep_scrub_stamp":"2024-09-14T07:40:18.756374+0000","last_clean_scrub_stamp":"2024-09-14T07:40:18.756374+0000","objects_scrubbed":69,"log_size":172,"log_dups_size":0,"ondisk_log_size":172,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T19:24:47.561626+0000","scrub_duration":314,"objects_trimmed":0,"snaptrim_duration":0.0011392100000000001,"stat_sum":{"num_bytes":237338624,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1378,"num_read_kb":197785,"num_write":115,"num_write_kb":169102,"num_scrub_errors":0,"num_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":272,"num_omap_keys":18,"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":"20'166","reported_seq":1355,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:15.753171+0000","last_change":"2024-09-14T07:40:15.753171+0000","last_active":"2024-09-14T07:40:15.753171+0000","last_peered":"2024-09-14T07:40:15.753171+0000","last_clean":"2024-09-14T07:40:15.753171+0000","last_became_active":"2024-09-14T06:44:23.365896+0000","last_became_peered":"2024-09-14T06:44:23.365896+0000","last_unstale":"2024-09-14T07:40:15.753171+0000","last_undegraded":"2024-09-14T07:40:15.753171+0000","last_fullsized":"2024-09-14T07:40:15.753171+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":"20'166","last_scrub_stamp":"2024-09-14T07:40:15.753045+0000","last_deep_scrub":"20'166","last_deep_scrub_stamp":"2024-09-14T07:40:15.753045+0000","last_clean_scrub_stamp":"2024-09-14T07:40:15.753045+0000","objects_scrubbed":79,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T12:14:04.651549+0000","scrub_duration":337,"objects_trimmed":0,"snaptrim_duration":0.00055937399999999996,"stat_sum":{"num_bytes":268845056,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1124,"num_read_kb":214255,"num_write":104,"num_write_kb":185939,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"20'256","reported_seq":2418,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:14.763669+0000","last_change":"2024-09-14T07:40:14.763669+0000","last_active":"2024-09-14T07:40:14.763669+0000","last_peered":"2024-09-14T07:40:14.763669+0000","last_clean":"2024-09-14T07:40:14.763669+0000","last_became_active":"2024-09-14T06:44:23.365020+0000","last_became_peered":"2024-09-14T06:44:23.365020+0000","last_unstale":"2024-09-14T07:40:14.763669+0000","last_undegraded":"2024-09-14T07:40:14.763669+0000","last_fullsized":"2024-09-14T07:40:14.763669+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":"20'256","last_scrub_stamp":"2024-09-14T07:40:14.763549+0000","last_deep_scrub":"20'256","last_deep_scrub_stamp":"2024-09-14T07:40:14.763549+0000","last_clean_scrub_stamp":"2024-09-14T07:40:14.763549+0000","objects_scrubbed":69,"log_size":256,"log_dups_size":0,"ondisk_log_size":256,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T12:26:30.861763+0000","scrub_duration":316,"objects_trimmed":0,"snaptrim_duration":0.00047937400000000002,"stat_sum":{"num_bytes":225739031,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":2537,"num_read_kb":191090,"num_write":193,"num_write_kb":165149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"20'239","reported_seq":2068,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:16.068401+0000","last_change":"2024-09-14T07:40:16.068401+0000","last_active":"2024-09-14T07:40:16.068401+0000","last_peered":"2024-09-14T07:40:16.068401+0000","last_clean":"2024-09-14T07:40:16.068401+0000","last_became_active":"2024-09-14T06:44:23.364269+0000","last_became_peered":"2024-09-14T06:44:23.364269+0000","last_unstale":"2024-09-14T07:40:16.068401+0000","last_undegraded":"2024-09-14T07:40:16.068401+0000","last_fullsized":"2024-09-14T07:40:16.068401+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":"20'239","last_scrub_stamp":"2024-09-14T07:40:16.068294+0000","last_deep_scrub":"20'239","last_deep_scrub_stamp":"2024-09-14T07:40:16.068294+0000","last_clean_scrub_stamp":"2024-09-14T07:40:16.068294+0000","objects_scrubbed":64,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T19:15:18.205023+0000","scrub_duration":314,"objects_trimmed":0,"snaptrim_duration":0.00049342099999999996,"stat_sum":{"num_bytes":223756402,"num_objects":64,"num_object_clones":0,"num_object_copies":128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":64,"num_whiteouts":0,"num_read":2403,"num_read_kb":220316,"num_write":288,"num_write_kb":186963,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"20'130","reported_seq":1069,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:16.980633+0000","last_change":"2024-09-14T07:40:16.980633+0000","last_active":"2024-09-14T07:40:16.980633+0000","last_peered":"2024-09-14T07:40:16.980633+0000","last_clean":"2024-09-14T07:40:16.980633+0000","last_became_active":"2024-09-14T06:44:23.364809+0000","last_became_peered":"2024-09-14T06:44:23.364809+0000","last_unstale":"2024-09-14T07:40:16.980633+0000","last_undegraded":"2024-09-14T07:40:16.980633+0000","last_fullsized":"2024-09-14T07:40:16.980633+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":"20'130","last_scrub_stamp":"2024-09-14T07:40:16.980553+0000","last_deep_scrub":"20'130","last_deep_scrub_stamp":"2024-09-14T07:40:16.980553+0000","last_clean_scrub_stamp":"2024-09-14T07:40:16.980553+0000","objects_scrubbed":60,"log_size":130,"log_dups_size":0,"ondisk_log_size":130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T13:59:14.623900+0000","scrub_duration":231,"objects_trimmed":0,"snaptrim_duration":0.00051278800000000002,"stat_sum":{"num_bytes":186843152,"num_objects":60,"num_object_clones":0,"num_object_copies":120,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":60,"num_whiteouts":0,"num_read":880,"num_read_kb":143492,"num_write":79,"num_write_kb":118769,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"20'527","reported_seq":1116,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:19.676807+0000","last_change":"2024-09-14T07:40:19.676807+0000","last_active":"2024-09-14T07:40:19.676807+0000","last_peered":"2024-09-14T07:40:19.676807+0000","last_clean":"2024-09-14T07:40:19.676807+0000","last_became_active":"2024-09-14T06:44:23.363224+0000","last_became_peered":"2024-09-14T06:44:23.363224+0000","last_unstale":"2024-09-14T07:40:19.676807+0000","last_undegraded":"2024-09-14T07:40:19.676807+0000","last_fullsized":"2024-09-14T07:40:19.676807+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":"20'527","last_scrub_stamp":"2024-09-14T07:40:19.676705+0000","last_deep_scrub":"20'527","last_deep_scrub_stamp":"2024-09-14T07:40:19.676705+0000","last_clean_scrub_stamp":"2024-09-14T07:40:19.676705+0000","objects_scrubbed":56,"log_size":527,"log_dups_size":0,"ondisk_log_size":527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-15T08:32:30.166928+0000","scrub_duration":213,"objects_trimmed":0,"snaptrim_duration":0.00075565799999999998,"stat_sum":{"num_bytes":170279172,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":2933,"num_read_kb":116405,"num_write":885,"num_write_kb":110896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"20'54","reported_seq":134,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T07:40:16.458852+0000","last_change":"2024-09-14T07:40:16.458763+0000","last_active":"2024-09-14T07:40:16.458852+0000","last_peered":"2024-09-14T07:40:16.458852+0000","last_clean":"2024-09-14T07:40:16.458852+0000","last_became_active":"2024-09-14T06:44:18.344816+0000","last_became_peered":"2024-09-14T06:44:18.344816+0000","last_unstale":"2024-09-14T07:40:16.458852+0000","last_undegraded":"2024-09-14T07:40:16.458852+0000","last_fullsized":"2024-09-14T07:40:16.458852+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":"20'54","last_scrub_stamp":"2024-09-14T07:40:16.458675+0000","last_deep_scrub":"20'54","last_deep_scrub_stamp":"2024-09-14T07:40:16.458675+0000","last_clean_scrub_stamp":"2024-09-14T07:40:16.458675+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-15T09:59:22.607435+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":1684128527,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":12447,"num_read_kb":1352147,"num_write":1822,"num_write_kb":1182628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":498,"num_omap_keys":33,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1745,"ondisk_log_size":1745,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706343,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":446988,"kb_used_data":415804,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93924852,"statfs":{"total":96636764160,"available":96179048448,"internally_reserved":0,"allocated":425783296,"data_stored":425645337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706344,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1213476,"kb_used_data":1182292,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93158364,"statfs":{"total":96636764160,"available":95394164736,"internally_reserved":0,"allocated":1210667008,"data_stored":1210505410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":38654706344,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":797840,"kb_used_data":766656,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93574000,"statfs":{"total":96636764160,"available":95819776000,"internally_reserved":0,"allocated":785055744,"data_stored":784914236,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":784289792,"data_stored":784269705,"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":1209901056,"data_stored":1209860879,"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":425611264,"data_stored":425591174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:35.894 DEBUG:teuthology.orchestra.run.smithi115:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-14T07:40:36.191 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-14T07:40:36.192 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-14T07:40:36.192 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-14T07:40:36.192 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:40:36.235 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-14T07:40:36.236 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-14T07:40:36.236 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:40:36.291 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-14T07:40:36.291 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-14T07:40:36.291 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:40:36.331 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-14T07:40:36.331 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-14T07:40:36.331 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-14T07:40:36.331 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:40:36.397 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-14T07:40:36.397 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-14T07:40:36.398 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-14T07:40:36.398 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:40:36.449 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-14T07:40:36.450 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-14T07:40:36.450 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:40:36.709 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T07:40:36.709 DEBUG:teuthology.orchestra.run.smithi115:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-14T07:40:36.895 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T07:40:36.895 DEBUG:teuthology.orchestra.run.smithi115:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-14T07:40:37.007 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T07:40:37.007 DEBUG:teuthology.orchestra.run.smithi115:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-14T07:40:37.075 INFO:tasks.ceph:Archiving mon data... 2024-09-14T07:40:37.077 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/data/cluster2.mon.a.tgz 2024-09-14T07:40:37.077 DEBUG:teuthology.orchestra.run.smithi115:> mktemp 2024-09-14T07:40:37.092 INFO:teuthology.orchestra.run.smithi115.stdout:/tmp/tmp.zeQEVcE9JU 2024-09-14T07:40:37.092 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.zeQEVcE9JU 2024-09-14T07:40:37.201 DEBUG:teuthology.orchestra.run.smithi115:> sudo chmod 0666 /tmp/tmp.zeQEVcE9JU 2024-09-14T07:40:37.283 DEBUG:teuthology.orchestra.remote:smithi115:/tmp/tmp.zeQEVcE9JU is 197KB 2024-09-14T07:40:37.336 DEBUG:teuthology.orchestra.run.smithi115:> rm -fr /tmp/tmp.zeQEVcE9JU 2024-09-14T07:40:37.350 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-14T07:40:37.351 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:40:37.353 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:40:37.415 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-14T07:40:37.425 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-14T07:40:37.425 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:40:37.817 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:37.817 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T07:40:37.829 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":1725,"stamp":"2024-09-14T07:40:35.866903+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20536598959,"num_objects":5087,"num_object_clones":258,"num_object_copies":10174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5087,"num_whiteouts":0,"num_read":469025,"num_read_kb":13645364,"num_write":654777,"num_write_kb":85483615,"num_scrub_errors":0,"num_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":80484,"ondisk_log_size":80484,"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":41917640,"kb_used_data":38593840,"kb_used_omap":30,"kb_used_meta":3323297,"kb_avail":241197880,"statfs":{"total":289910292480,"available":246986629120,"internally_reserved":0,"allocated":39520092160,"data_stored":39754968329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31169,"internal_metadata":3403056703},"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.002264"},"pg_stats":[{"pgid":"2.7","version":"19'72867","reported_seq":137360,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.902545+0000","last_change":"2024-09-14T06:43:47.528001+0000","last_active":"2024-09-14T07:40:06.902545+0000","last_peered":"2024-09-14T07:40:06.902545+0000","last_clean":"2024-09-14T07:40:06.902545+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T07:40:06.902545+0000","last_undegraded":"2024-09-14T07:40:06.902545+0000","last_fullsized":"2024-09-14T07:40:06.902545+0000","mapping_epoch":12,"log_start":"19'62800","ondisk_log_start":"19'62800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T16:15:17.057991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000851821,"stat_sum":{"num_bytes":2409538576,"num_objects":599,"num_object_clones":35,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63503,"num_read_kb":1789317,"num_write":72833,"num_write_kb":9177512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'54524","reported_seq":103908,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.851799+0000","last_change":"2024-09-14T06:43:47.527753+0000","last_active":"2024-09-14T07:40:06.851799+0000","last_peered":"2024-09-14T07:40:06.851799+0000","last_clean":"2024-09-14T07:40:06.851799+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T07:40:06.851799+0000","last_undegraded":"2024-09-14T07:40:06.851799+0000","last_fullsized":"2024-09-14T07:40:06.851799+0000","mapping_epoch":12,"log_start":"19'44500","ondisk_log_start":"19'44500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:15.240424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"stat_sum":{"num_bytes":2445333602,"num_objects":601,"num_object_clones":26,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":49936,"num_read_kb":1432987,"num_write":54625,"num_write_kb":10718149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'201480","reported_seq":307682,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.892868+0000","last_change":"2024-09-14T06:43:47.527711+0000","last_active":"2024-09-14T07:40:06.892868+0000","last_peered":"2024-09-14T07:40:06.892868+0000","last_clean":"2024-09-14T07:40:06.892868+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T07:40:06.892868+0000","last_undegraded":"2024-09-14T07:40:06.892868+0000","last_fullsized":"2024-09-14T07:40:06.892868+0000","mapping_epoch":12,"log_start":"19'191400","ondisk_log_start":"19'191400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:02:45.127991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"stat_sum":{"num_bytes":2558382242,"num_objects":638,"num_object_clones":39,"num_object_copies":1276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":638,"num_whiteouts":0,"num_read":117299,"num_read_kb":2060650,"num_write":203303,"num_write_kb":13640647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'39605","reported_seq":63823,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.909159+0000","last_change":"2024-09-14T06:43:47.527413+0000","last_active":"2024-09-14T07:40:06.909159+0000","last_peered":"2024-09-14T07:40:06.909159+0000","last_clean":"2024-09-14T07:40:06.909159+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T07:40:06.909159+0000","last_undegraded":"2024-09-14T07:40:06.909159+0000","last_fullsized":"2024-09-14T07:40:06.909159+0000","mapping_epoch":12,"log_start":"19'29600","ondisk_log_start":"19'29600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:12:10.372793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053101199999999998,"stat_sum":{"num_bytes":2658508548,"num_objects":658,"num_object_clones":25,"num_object_copies":1316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":658,"num_whiteouts":0,"num_read":39084,"num_read_kb":1135519,"num_write":42333,"num_write_kb":10436255,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'34089","reported_seq":58218,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.697890+0000","last_change":"2024-09-14T06:43:47.524447+0000","last_active":"2024-09-14T07:40:06.697890+0000","last_peered":"2024-09-14T07:40:06.697890+0000","last_clean":"2024-09-14T07:40:06.697890+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T07:40:06.697890+0000","last_undegraded":"2024-09-14T07:40:06.697890+0000","last_fullsized":"2024-09-14T07:40:06.697890+0000","mapping_epoch":12,"log_start":"19'24000","ondisk_log_start":"19'24000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:11:18.791934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"stat_sum":{"num_bytes":2588400659,"num_objects":635,"num_object_clones":36,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":24174,"num_read_kb":1390088,"num_write":34083,"num_write_kb":8667545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'33359","reported_seq":95112,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.744498+0000","last_change":"2024-09-14T06:43:47.619804+0000","last_active":"2024-09-14T07:40:06.744498+0000","last_peered":"2024-09-14T07:40:06.744498+0000","last_clean":"2024-09-14T07:40:06.744498+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T07:40:06.744498+0000","last_undegraded":"2024-09-14T07:40:06.744498+0000","last_fullsized":"2024-09-14T07:40:06.744498+0000","mapping_epoch":12,"log_start":"19'23300","ondisk_log_start":"19'23300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:59:59.228556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"stat_sum":{"num_bytes":2514146482,"num_objects":621,"num_object_clones":26,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":65241,"num_read_kb":1584088,"num_write":33931,"num_write_kb":9602376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'104117","reported_seq":146318,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.918955+0000","last_change":"2024-09-14T06:43:47.619803+0000","last_active":"2024-09-14T07:40:06.918955+0000","last_peered":"2024-09-14T07:40:06.918955+0000","last_clean":"2024-09-14T07:40:06.918955+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T07:40:06.918955+0000","last_undegraded":"2024-09-14T07:40:06.918955+0000","last_fullsized":"2024-09-14T07:40:06.918955+0000","mapping_epoch":12,"log_start":"19'94101","ondisk_log_start":"19'94101","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:47:52.191820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"stat_sum":{"num_bytes":2695186960,"num_objects":673,"num_object_clones":45,"num_object_copies":1346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":673,"num_whiteouts":0,"num_read":41747,"num_read_kb":2120539,"num_write":104095,"num_write_kb":12423349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'109192","reported_seq":175637,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.857139+0000","last_change":"2024-09-14T06:43:47.527487+0000","last_active":"2024-09-14T07:40:06.857139+0000","last_peered":"2024-09-14T07:40:06.857139+0000","last_clean":"2024-09-14T07:40:06.857139+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T07:40:06.857139+0000","last_undegraded":"2024-09-14T07:40:06.857139+0000","last_fullsized":"2024-09-14T07:40:06.857139+0000","mapping_epoch":12,"log_start":"19'99100","ondisk_log_start":"19'99100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:44:53.517898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"stat_sum":{"num_bytes":2666511522,"num_objects":660,"num_object_clones":26,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":660,"num_whiteouts":0,"num_read":67985,"num_read_kb":2132130,"num_write":109495,"num_write_kb":10816676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":124,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:37:51.624453+0000","last_change":"2024-09-14T06:43:42.370703+0000","last_active":"2024-09-14T07:37:51.624453+0000","last_peered":"2024-09-14T07:37:51.624453+0000","last_clean":"2024-09-14T07:37:51.624453+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T07:37:51.624453+0000","last_undegraded":"2024-09-14T07:37:51.624453+0000","last_fullsized":"2024-09-14T07:37:51.624453+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-14T06:43:41.363259+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:41.363259+0000","last_clean_scrub_stamp":"2024-09-14T06:43:41.363259+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-15T11:12:03.075870+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":20536008591,"num_objects":5085,"num_object_clones":258,"num_object_copies":10170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5085,"num_whiteouts":0,"num_read":468969,"num_read_kb":13645318,"num_write":654698,"num_write_kb":85482509,"num_scrub_errors":0,"num_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":39518412800,"data_stored":39753631518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},"log_size":80432,"ondisk_log_size":80432,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359739055,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8346816,"kb_used_data":7398732,"kb_used_omap":1,"kb_used_meta":947646,"kb_avail":86025024,"statfs":{"total":96636764160,"available":88089624576,"internally_reserved":0,"allocated":7576301568,"data_stored":7620921501,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":970389957},"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":34359739055,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20072220,"kb_used_data":19296840,"kb_used_omap":27,"kb_used_meta":775332,"kb_avail":74299620,"statfs":{"total":96636764160,"available":76082810880,"internally_reserved":0,"allocated":19759964160,"data_stored":19877458152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27979,"internal_metadata":793940661},"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":34359739053,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13498604,"kb_used_data":11898268,"kb_used_omap":1,"kb_used_meta":1600318,"kb_avail":80873236,"statfs":{"total":96636764160,"available":82814193664,"internally_reserved":0,"allocated":12183826432,"data_stored":12256588676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1638726085},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12183068672,"data_stored":12255946283,"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":19759206400,"data_stored":19876815759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7576137728,"data_stored":7620869476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:37.830 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:40:38.106 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:38.106 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T07:40:38.118 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":1726,"stamp":"2024-09-14T07:40:37.867191+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20536598959,"num_objects":5087,"num_object_clones":258,"num_object_copies":10174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5087,"num_whiteouts":0,"num_read":469025,"num_read_kb":13645364,"num_write":654777,"num_write_kb":85483615,"num_scrub_errors":0,"num_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":80484,"ondisk_log_size":80484,"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":41917640,"kb_used_data":38593840,"kb_used_omap":30,"kb_used_meta":3323297,"kb_avail":241197880,"statfs":{"total":289910292480,"available":246986629120,"internally_reserved":0,"allocated":39520092160,"data_stored":39754968329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31169,"internal_metadata":3403056703},"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.002172"},"pg_stats":[{"pgid":"2.7","version":"19'72867","reported_seq":137360,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.902545+0000","last_change":"2024-09-14T06:43:47.528001+0000","last_active":"2024-09-14T07:40:06.902545+0000","last_peered":"2024-09-14T07:40:06.902545+0000","last_clean":"2024-09-14T07:40:06.902545+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T07:40:06.902545+0000","last_undegraded":"2024-09-14T07:40:06.902545+0000","last_fullsized":"2024-09-14T07:40:06.902545+0000","mapping_epoch":12,"log_start":"19'62800","ondisk_log_start":"19'62800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T16:15:17.057991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000851821,"stat_sum":{"num_bytes":2409538576,"num_objects":599,"num_object_clones":35,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63503,"num_read_kb":1789317,"num_write":72833,"num_write_kb":9177512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'54524","reported_seq":103908,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.851799+0000","last_change":"2024-09-14T06:43:47.527753+0000","last_active":"2024-09-14T07:40:06.851799+0000","last_peered":"2024-09-14T07:40:06.851799+0000","last_clean":"2024-09-14T07:40:06.851799+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T07:40:06.851799+0000","last_undegraded":"2024-09-14T07:40:06.851799+0000","last_fullsized":"2024-09-14T07:40:06.851799+0000","mapping_epoch":12,"log_start":"19'44500","ondisk_log_start":"19'44500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:15.240424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"stat_sum":{"num_bytes":2445333602,"num_objects":601,"num_object_clones":26,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":49936,"num_read_kb":1432987,"num_write":54625,"num_write_kb":10718149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'201480","reported_seq":307682,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.892868+0000","last_change":"2024-09-14T06:43:47.527711+0000","last_active":"2024-09-14T07:40:06.892868+0000","last_peered":"2024-09-14T07:40:06.892868+0000","last_clean":"2024-09-14T07:40:06.892868+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T07:40:06.892868+0000","last_undegraded":"2024-09-14T07:40:06.892868+0000","last_fullsized":"2024-09-14T07:40:06.892868+0000","mapping_epoch":12,"log_start":"19'191400","ondisk_log_start":"19'191400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:02:45.127991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"stat_sum":{"num_bytes":2558382242,"num_objects":638,"num_object_clones":39,"num_object_copies":1276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":638,"num_whiteouts":0,"num_read":117299,"num_read_kb":2060650,"num_write":203303,"num_write_kb":13640647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'39605","reported_seq":63823,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.909159+0000","last_change":"2024-09-14T06:43:47.527413+0000","last_active":"2024-09-14T07:40:06.909159+0000","last_peered":"2024-09-14T07:40:06.909159+0000","last_clean":"2024-09-14T07:40:06.909159+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T07:40:06.909159+0000","last_undegraded":"2024-09-14T07:40:06.909159+0000","last_fullsized":"2024-09-14T07:40:06.909159+0000","mapping_epoch":12,"log_start":"19'29600","ondisk_log_start":"19'29600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:12:10.372793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053101199999999998,"stat_sum":{"num_bytes":2658508548,"num_objects":658,"num_object_clones":25,"num_object_copies":1316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":658,"num_whiteouts":0,"num_read":39084,"num_read_kb":1135519,"num_write":42333,"num_write_kb":10436255,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'34089","reported_seq":58218,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.697890+0000","last_change":"2024-09-14T06:43:47.524447+0000","last_active":"2024-09-14T07:40:06.697890+0000","last_peered":"2024-09-14T07:40:06.697890+0000","last_clean":"2024-09-14T07:40:06.697890+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T07:40:06.697890+0000","last_undegraded":"2024-09-14T07:40:06.697890+0000","last_fullsized":"2024-09-14T07:40:06.697890+0000","mapping_epoch":12,"log_start":"19'24000","ondisk_log_start":"19'24000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:11:18.791934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"stat_sum":{"num_bytes":2588400659,"num_objects":635,"num_object_clones":36,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":24174,"num_read_kb":1390088,"num_write":34083,"num_write_kb":8667545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'33359","reported_seq":95112,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.744498+0000","last_change":"2024-09-14T06:43:47.619804+0000","last_active":"2024-09-14T07:40:06.744498+0000","last_peered":"2024-09-14T07:40:06.744498+0000","last_clean":"2024-09-14T07:40:06.744498+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T07:40:06.744498+0000","last_undegraded":"2024-09-14T07:40:06.744498+0000","last_fullsized":"2024-09-14T07:40:06.744498+0000","mapping_epoch":12,"log_start":"19'23300","ondisk_log_start":"19'23300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:59:59.228556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"stat_sum":{"num_bytes":2514146482,"num_objects":621,"num_object_clones":26,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":65241,"num_read_kb":1584088,"num_write":33931,"num_write_kb":9602376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'104117","reported_seq":146318,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.918955+0000","last_change":"2024-09-14T06:43:47.619803+0000","last_active":"2024-09-14T07:40:06.918955+0000","last_peered":"2024-09-14T07:40:06.918955+0000","last_clean":"2024-09-14T07:40:06.918955+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T07:40:06.918955+0000","last_undegraded":"2024-09-14T07:40:06.918955+0000","last_fullsized":"2024-09-14T07:40:06.918955+0000","mapping_epoch":12,"log_start":"19'94101","ondisk_log_start":"19'94101","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:47:52.191820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"stat_sum":{"num_bytes":2695186960,"num_objects":673,"num_object_clones":45,"num_object_copies":1346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":673,"num_whiteouts":0,"num_read":41747,"num_read_kb":2120539,"num_write":104095,"num_write_kb":12423349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'109192","reported_seq":175637,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.857139+0000","last_change":"2024-09-14T06:43:47.527487+0000","last_active":"2024-09-14T07:40:06.857139+0000","last_peered":"2024-09-14T07:40:06.857139+0000","last_clean":"2024-09-14T07:40:06.857139+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T07:40:06.857139+0000","last_undegraded":"2024-09-14T07:40:06.857139+0000","last_fullsized":"2024-09-14T07:40:06.857139+0000","mapping_epoch":12,"log_start":"19'99100","ondisk_log_start":"19'99100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:44:53.517898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"stat_sum":{"num_bytes":2666511522,"num_objects":660,"num_object_clones":26,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":660,"num_whiteouts":0,"num_read":67985,"num_read_kb":2132130,"num_write":109495,"num_write_kb":10816676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":124,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:37:51.624453+0000","last_change":"2024-09-14T06:43:42.370703+0000","last_active":"2024-09-14T07:37:51.624453+0000","last_peered":"2024-09-14T07:37:51.624453+0000","last_clean":"2024-09-14T07:37:51.624453+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T07:37:51.624453+0000","last_undegraded":"2024-09-14T07:37:51.624453+0000","last_fullsized":"2024-09-14T07:37:51.624453+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-14T06:43:41.363259+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:41.363259+0000","last_clean_scrub_stamp":"2024-09-14T06:43:41.363259+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-15T11:12:03.075870+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":20536008591,"num_objects":5085,"num_object_clones":258,"num_object_copies":10170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5085,"num_whiteouts":0,"num_read":468969,"num_read_kb":13645318,"num_write":654698,"num_write_kb":85482509,"num_scrub_errors":0,"num_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":39518412800,"data_stored":39753631518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},"log_size":80432,"ondisk_log_size":80432,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359739055,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8346816,"kb_used_data":7398732,"kb_used_omap":1,"kb_used_meta":947646,"kb_avail":86025024,"statfs":{"total":96636764160,"available":88089624576,"internally_reserved":0,"allocated":7576301568,"data_stored":7620921501,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":970389957},"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":34359739056,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20072220,"kb_used_data":19296840,"kb_used_omap":27,"kb_used_meta":775332,"kb_avail":74299620,"statfs":{"total":96636764160,"available":76082810880,"internally_reserved":0,"allocated":19759964160,"data_stored":19877458152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27979,"internal_metadata":793940661},"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":34359739054,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13498604,"kb_used_data":11898268,"kb_used_omap":1,"kb_used_meta":1600318,"kb_avail":80873236,"statfs":{"total":96636764160,"available":82814193664,"internally_reserved":0,"allocated":12183826432,"data_stored":12256588676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1638726085},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12183068672,"data_stored":12255946283,"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":19759206400,"data_stored":19876815759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7576137728,"data_stored":7620869476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:38.119 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-14T07:40:38.119 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:40:38.398 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:38.398 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T07:40:38.410 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":1726,"stamp":"2024-09-14T07:40:37.867191+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20536598959,"num_objects":5087,"num_object_clones":258,"num_object_copies":10174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5087,"num_whiteouts":0,"num_read":469025,"num_read_kb":13645364,"num_write":654777,"num_write_kb":85483615,"num_scrub_errors":0,"num_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":80484,"ondisk_log_size":80484,"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":41917640,"kb_used_data":38593840,"kb_used_omap":30,"kb_used_meta":3323297,"kb_avail":241197880,"statfs":{"total":289910292480,"available":246986629120,"internally_reserved":0,"allocated":39520092160,"data_stored":39754968329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31169,"internal_metadata":3403056703},"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.002172"},"pg_stats":[{"pgid":"2.7","version":"19'72867","reported_seq":137360,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.902545+0000","last_change":"2024-09-14T06:43:47.528001+0000","last_active":"2024-09-14T07:40:06.902545+0000","last_peered":"2024-09-14T07:40:06.902545+0000","last_clean":"2024-09-14T07:40:06.902545+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T07:40:06.902545+0000","last_undegraded":"2024-09-14T07:40:06.902545+0000","last_fullsized":"2024-09-14T07:40:06.902545+0000","mapping_epoch":12,"log_start":"19'62800","ondisk_log_start":"19'62800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T16:15:17.057991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000851821,"stat_sum":{"num_bytes":2409538576,"num_objects":599,"num_object_clones":35,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63503,"num_read_kb":1789317,"num_write":72833,"num_write_kb":9177512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'54524","reported_seq":103908,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.851799+0000","last_change":"2024-09-14T06:43:47.527753+0000","last_active":"2024-09-14T07:40:06.851799+0000","last_peered":"2024-09-14T07:40:06.851799+0000","last_clean":"2024-09-14T07:40:06.851799+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T07:40:06.851799+0000","last_undegraded":"2024-09-14T07:40:06.851799+0000","last_fullsized":"2024-09-14T07:40:06.851799+0000","mapping_epoch":12,"log_start":"19'44500","ondisk_log_start":"19'44500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:15.240424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"stat_sum":{"num_bytes":2445333602,"num_objects":601,"num_object_clones":26,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":49936,"num_read_kb":1432987,"num_write":54625,"num_write_kb":10718149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'201480","reported_seq":307682,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.892868+0000","last_change":"2024-09-14T06:43:47.527711+0000","last_active":"2024-09-14T07:40:06.892868+0000","last_peered":"2024-09-14T07:40:06.892868+0000","last_clean":"2024-09-14T07:40:06.892868+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T07:40:06.892868+0000","last_undegraded":"2024-09-14T07:40:06.892868+0000","last_fullsized":"2024-09-14T07:40:06.892868+0000","mapping_epoch":12,"log_start":"19'191400","ondisk_log_start":"19'191400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:02:45.127991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"stat_sum":{"num_bytes":2558382242,"num_objects":638,"num_object_clones":39,"num_object_copies":1276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":638,"num_whiteouts":0,"num_read":117299,"num_read_kb":2060650,"num_write":203303,"num_write_kb":13640647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'39605","reported_seq":63823,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.909159+0000","last_change":"2024-09-14T06:43:47.527413+0000","last_active":"2024-09-14T07:40:06.909159+0000","last_peered":"2024-09-14T07:40:06.909159+0000","last_clean":"2024-09-14T07:40:06.909159+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T07:40:06.909159+0000","last_undegraded":"2024-09-14T07:40:06.909159+0000","last_fullsized":"2024-09-14T07:40:06.909159+0000","mapping_epoch":12,"log_start":"19'29600","ondisk_log_start":"19'29600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:12:10.372793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053101199999999998,"stat_sum":{"num_bytes":2658508548,"num_objects":658,"num_object_clones":25,"num_object_copies":1316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":658,"num_whiteouts":0,"num_read":39084,"num_read_kb":1135519,"num_write":42333,"num_write_kb":10436255,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'34089","reported_seq":58218,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.697890+0000","last_change":"2024-09-14T06:43:47.524447+0000","last_active":"2024-09-14T07:40:06.697890+0000","last_peered":"2024-09-14T07:40:06.697890+0000","last_clean":"2024-09-14T07:40:06.697890+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T07:40:06.697890+0000","last_undegraded":"2024-09-14T07:40:06.697890+0000","last_fullsized":"2024-09-14T07:40:06.697890+0000","mapping_epoch":12,"log_start":"19'24000","ondisk_log_start":"19'24000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:11:18.791934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"stat_sum":{"num_bytes":2588400659,"num_objects":635,"num_object_clones":36,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":24174,"num_read_kb":1390088,"num_write":34083,"num_write_kb":8667545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'33359","reported_seq":95112,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.744498+0000","last_change":"2024-09-14T06:43:47.619804+0000","last_active":"2024-09-14T07:40:06.744498+0000","last_peered":"2024-09-14T07:40:06.744498+0000","last_clean":"2024-09-14T07:40:06.744498+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T07:40:06.744498+0000","last_undegraded":"2024-09-14T07:40:06.744498+0000","last_fullsized":"2024-09-14T07:40:06.744498+0000","mapping_epoch":12,"log_start":"19'23300","ondisk_log_start":"19'23300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:59:59.228556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"stat_sum":{"num_bytes":2514146482,"num_objects":621,"num_object_clones":26,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":65241,"num_read_kb":1584088,"num_write":33931,"num_write_kb":9602376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'104117","reported_seq":146318,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.918955+0000","last_change":"2024-09-14T06:43:47.619803+0000","last_active":"2024-09-14T07:40:06.918955+0000","last_peered":"2024-09-14T07:40:06.918955+0000","last_clean":"2024-09-14T07:40:06.918955+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T07:40:06.918955+0000","last_undegraded":"2024-09-14T07:40:06.918955+0000","last_fullsized":"2024-09-14T07:40:06.918955+0000","mapping_epoch":12,"log_start":"19'94101","ondisk_log_start":"19'94101","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:47:52.191820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"stat_sum":{"num_bytes":2695186960,"num_objects":673,"num_object_clones":45,"num_object_copies":1346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":673,"num_whiteouts":0,"num_read":41747,"num_read_kb":2120539,"num_write":104095,"num_write_kb":12423349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'109192","reported_seq":175637,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.857139+0000","last_change":"2024-09-14T06:43:47.527487+0000","last_active":"2024-09-14T07:40:06.857139+0000","last_peered":"2024-09-14T07:40:06.857139+0000","last_clean":"2024-09-14T07:40:06.857139+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T07:40:06.857139+0000","last_undegraded":"2024-09-14T07:40:06.857139+0000","last_fullsized":"2024-09-14T07:40:06.857139+0000","mapping_epoch":12,"log_start":"19'99100","ondisk_log_start":"19'99100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:44:53.517898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"stat_sum":{"num_bytes":2666511522,"num_objects":660,"num_object_clones":26,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":660,"num_whiteouts":0,"num_read":67985,"num_read_kb":2132130,"num_write":109495,"num_write_kb":10816676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":124,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:37:51.624453+0000","last_change":"2024-09-14T06:43:42.370703+0000","last_active":"2024-09-14T07:37:51.624453+0000","last_peered":"2024-09-14T07:37:51.624453+0000","last_clean":"2024-09-14T07:37:51.624453+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T07:37:51.624453+0000","last_undegraded":"2024-09-14T07:37:51.624453+0000","last_fullsized":"2024-09-14T07:37:51.624453+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-14T06:43:41.363259+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:41.363259+0000","last_clean_scrub_stamp":"2024-09-14T06:43:41.363259+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-15T11:12:03.075870+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":20536008591,"num_objects":5085,"num_object_clones":258,"num_object_copies":10170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5085,"num_whiteouts":0,"num_read":468969,"num_read_kb":13645318,"num_write":654698,"num_write_kb":85482509,"num_scrub_errors":0,"num_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":39518412800,"data_stored":39753631518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},"log_size":80432,"ondisk_log_size":80432,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359739055,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8346816,"kb_used_data":7398732,"kb_used_omap":1,"kb_used_meta":947646,"kb_avail":86025024,"statfs":{"total":96636764160,"available":88089624576,"internally_reserved":0,"allocated":7576301568,"data_stored":7620921501,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":970389957},"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":34359739056,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20072220,"kb_used_data":19296840,"kb_used_omap":27,"kb_used_meta":775332,"kb_avail":74299620,"statfs":{"total":96636764160,"available":76082810880,"internally_reserved":0,"allocated":19759964160,"data_stored":19877458152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27979,"internal_metadata":793940661},"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":34359739054,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13498604,"kb_used_data":11898268,"kb_used_omap":1,"kb_used_meta":1600318,"kb_avail":80873236,"statfs":{"total":96636764160,"available":82814193664,"internally_reserved":0,"allocated":12183826432,"data_stored":12256588676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1638726085},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12183068672,"data_stored":12255946283,"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":19759206400,"data_stored":19876815759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7576137728,"data_stored":7620869476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:38.410 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-14T07:40:38.690 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:38.691 INFO:teuthology.orchestra.run.smithi092.stdout:{"epoch":19,"fsid":"d6dfbbf8-3ae7-4ea2-9d11-67799f557014","created":"2024-09-14T06:43:28.906821+0000","modified":"2024-09-14T06:45:41.981446+0000","last_up_change":"2024-09-14T06:43:40.186308+0000","last_in_change":"2024-09-14T06:43:29.876375+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-14T06:43:41.360495+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-14T06:43:44.074430+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":19,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"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":"30a46c18-4f89-4bd4-95eb-afd01630eb35","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.92:6816","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6817","nonce":2916546700}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6818","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6819","nonce":2916546700}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6822","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6823","nonce":2916546700}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6820","nonce":2916546700},{"type":"v1","addr":"172.21.15.92:6821","nonce":2916546700}]},"public_addr":"172.21.15.92:6817/2916546700","cluster_addr":"172.21.15.92:6819/2916546700","heartbeat_back_addr":"172.21.15.92:6823/2916546700","heartbeat_front_addr":"172.21.15.92:6821/2916546700","state":["exists","up"]},{"osd":1,"uuid":"736f6105-ba3e-40d4-bc91-851f78cd9769","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.92:6800","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6801","nonce":659310592}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6802","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6803","nonce":659310592}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6806","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6807","nonce":659310592}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6804","nonce":659310592},{"type":"v1","addr":"172.21.15.92:6805","nonce":659310592}]},"public_addr":"172.21.15.92:6801/659310592","cluster_addr":"172.21.15.92:6803/659310592","heartbeat_back_addr":"172.21.15.92:6807/659310592","heartbeat_front_addr":"172.21.15.92:6805/659310592","state":["exists","up"]},{"osd":2,"uuid":"b174b225-c393-4855-8903-a04711dde8f1","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.92:6808","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6809","nonce":1560197242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6810","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6811","nonce":1560197242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6814","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6815","nonce":1560197242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.92:6812","nonce":1560197242},{"type":"v1","addr":"172.21.15.92:6813","nonce":1560197242}]},"public_addr":"172.21.15.92:6809/1560197242","cluster_addr":"172.21.15.92:6811/1560197242","heartbeat_back_addr":"172.21.15.92:6815/1560197242","heartbeat_front_addr":"172.21.15.92:6813/1560197242","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-14T06:43:36.691099+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-14T06:43:36.694316+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-14T06:43:36.691963+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-14T07:40:39.704 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-14T07:40:39.704 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:40:39.835 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-14T07:40:39.835 INFO:teuthology.orchestra.run.smithi092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:40:39.835 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-14T07:40:39.845 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-14T07:40:40.126 INFO:teuthology.orchestra.run.smithi092.stderr:instructed osd(s) 0 to deep-scrub 2024-09-14T07:40:40.139 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-14T07:40:40.140 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:40:40.260 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-14T07:40:40.260 INFO:teuthology.orchestra.run.smithi092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:40:40.260 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-14T07:40:40.271 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-14T07:40:40.550 INFO:teuthology.orchestra.run.smithi092.stderr:instructed osd(s) 1 to deep-scrub 2024-09-14T07:40:40.563 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-14T07:40:40.563 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:40:40.683 INFO:teuthology.orchestra.run.smithi092.stdout:{ 2024-09-14T07:40:40.683 INFO:teuthology.orchestra.run.smithi092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T07:40:40.683 INFO:teuthology.orchestra.run.smithi092.stdout:} 2024-09-14T07:40:40.693 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-14T07:40:40.973 INFO:teuthology.orchestra.run.smithi092.stderr:instructed osd(s) 2 to deep-scrub 2024-09-14T07:40:40.986 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:40:41.333 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:40:41.334 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T07:40:41.349 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":1727,"stamp":"2024-09-14T07:40:39.867460+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20536598959,"num_objects":5087,"num_object_clones":258,"num_object_copies":10174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5087,"num_whiteouts":0,"num_read":469025,"num_read_kb":13645364,"num_write":654777,"num_write_kb":85483615,"num_scrub_errors":0,"num_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":80484,"ondisk_log_size":80484,"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":41917640,"kb_used_data":38593840,"kb_used_omap":30,"kb_used_meta":3323297,"kb_avail":241197880,"statfs":{"total":289910292480,"available":246986629120,"internally_reserved":0,"allocated":39520092160,"data_stored":39754968329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31169,"internal_metadata":3403056703},"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.002128"},"pg_stats":[{"pgid":"2.7","version":"19'72867","reported_seq":137360,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.902545+0000","last_change":"2024-09-14T06:43:47.528001+0000","last_active":"2024-09-14T07:40:06.902545+0000","last_peered":"2024-09-14T07:40:06.902545+0000","last_clean":"2024-09-14T07:40:06.902545+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T07:40:06.902545+0000","last_undegraded":"2024-09-14T07:40:06.902545+0000","last_fullsized":"2024-09-14T07:40:06.902545+0000","mapping_epoch":12,"log_start":"19'62800","ondisk_log_start":"19'62800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+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-15T16:15:17.057991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000851821,"stat_sum":{"num_bytes":2409538576,"num_objects":599,"num_object_clones":35,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63503,"num_read_kb":1789317,"num_write":72833,"num_write_kb":9177512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'54524","reported_seq":103908,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.851799+0000","last_change":"2024-09-14T06:43:47.527753+0000","last_active":"2024-09-14T07:40:06.851799+0000","last_peered":"2024-09-14T07:40:06.851799+0000","last_clean":"2024-09-14T07:40:06.851799+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T07:40:06.851799+0000","last_undegraded":"2024-09-14T07:40:06.851799+0000","last_fullsized":"2024-09-14T07:40:06.851799+0000","mapping_epoch":12,"log_start":"19'44500","ondisk_log_start":"19'44500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T13:12:15.240424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"stat_sum":{"num_bytes":2445333602,"num_objects":601,"num_object_clones":26,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":49936,"num_read_kb":1432987,"num_write":54625,"num_write_kb":10718149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'201480","reported_seq":307682,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.892868+0000","last_change":"2024-09-14T06:43:47.527711+0000","last_active":"2024-09-14T07:40:06.892868+0000","last_peered":"2024-09-14T07:40:06.892868+0000","last_clean":"2024-09-14T07:40:06.892868+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T07:40:06.892868+0000","last_undegraded":"2024-09-14T07:40:06.892868+0000","last_fullsized":"2024-09-14T07:40:06.892868+0000","mapping_epoch":12,"log_start":"19'191400","ondisk_log_start":"19'191400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T16:02:45.127991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"stat_sum":{"num_bytes":2558382242,"num_objects":638,"num_object_clones":39,"num_object_copies":1276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":638,"num_whiteouts":0,"num_read":117299,"num_read_kb":2060650,"num_write":203303,"num_write_kb":13640647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'39605","reported_seq":63823,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.909159+0000","last_change":"2024-09-14T06:43:47.527413+0000","last_active":"2024-09-14T07:40:06.909159+0000","last_peered":"2024-09-14T07:40:06.909159+0000","last_clean":"2024-09-14T07:40:06.909159+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T07:40:06.909159+0000","last_undegraded":"2024-09-14T07:40:06.909159+0000","last_fullsized":"2024-09-14T07:40:06.909159+0000","mapping_epoch":12,"log_start":"19'29600","ondisk_log_start":"19'29600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:12:10.372793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053101199999999998,"stat_sum":{"num_bytes":2658508548,"num_objects":658,"num_object_clones":25,"num_object_copies":1316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":658,"num_whiteouts":0,"num_read":39084,"num_read_kb":1135519,"num_write":42333,"num_write_kb":10436255,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'34089","reported_seq":58218,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.697890+0000","last_change":"2024-09-14T06:43:47.524447+0000","last_active":"2024-09-14T07:40:06.697890+0000","last_peered":"2024-09-14T07:40:06.697890+0000","last_clean":"2024-09-14T07:40:06.697890+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T07:40:06.697890+0000","last_undegraded":"2024-09-14T07:40:06.697890+0000","last_fullsized":"2024-09-14T07:40:06.697890+0000","mapping_epoch":12,"log_start":"19'24000","ondisk_log_start":"19'24000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T09:11:18.791934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"stat_sum":{"num_bytes":2588400659,"num_objects":635,"num_object_clones":36,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":24174,"num_read_kb":1390088,"num_write":34083,"num_write_kb":8667545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'33359","reported_seq":95112,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.744498+0000","last_change":"2024-09-14T06:43:47.619804+0000","last_active":"2024-09-14T07:40:06.744498+0000","last_peered":"2024-09-14T07:40:06.744498+0000","last_clean":"2024-09-14T07:40:06.744498+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T07:40:06.744498+0000","last_undegraded":"2024-09-14T07:40:06.744498+0000","last_fullsized":"2024-09-14T07:40:06.744498+0000","mapping_epoch":12,"log_start":"19'23300","ondisk_log_start":"19'23300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:59:59.228556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"stat_sum":{"num_bytes":2514146482,"num_objects":621,"num_object_clones":26,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":65241,"num_read_kb":1584088,"num_write":33931,"num_write_kb":9602376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'104117","reported_seq":146318,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.918955+0000","last_change":"2024-09-14T06:43:47.619803+0000","last_active":"2024-09-14T07:40:06.918955+0000","last_peered":"2024-09-14T07:40:06.918955+0000","last_clean":"2024-09-14T07:40:06.918955+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T07:40:06.918955+0000","last_undegraded":"2024-09-14T07:40:06.918955+0000","last_fullsized":"2024-09-14T07:40:06.918955+0000","mapping_epoch":12,"log_start":"19'94101","ondisk_log_start":"19'94101","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T13:47:52.191820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"stat_sum":{"num_bytes":2695186960,"num_objects":673,"num_object_clones":45,"num_object_copies":1346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":673,"num_whiteouts":0,"num_read":41747,"num_read_kb":2120539,"num_write":104095,"num_write_kb":12423349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'109192","reported_seq":175637,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:06.857139+0000","last_change":"2024-09-14T06:43:47.527487+0000","last_active":"2024-09-14T07:40:06.857139+0000","last_peered":"2024-09-14T07:40:06.857139+0000","last_clean":"2024-09-14T07:40:06.857139+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T07:40:06.857139+0000","last_undegraded":"2024-09-14T07:40:06.857139+0000","last_fullsized":"2024-09-14T07:40:06.857139+0000","mapping_epoch":12,"log_start":"19'99100","ondisk_log_start":"19'99100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":0,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-15T11:44:53.517898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"stat_sum":{"num_bytes":2666511522,"num_objects":660,"num_object_clones":26,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":660,"num_whiteouts":0,"num_read":67985,"num_read_kb":2132130,"num_write":109495,"num_write_kb":10816676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":124,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:37:51.624453+0000","last_change":"2024-09-14T06:43:42.370703+0000","last_active":"2024-09-14T07:37:51.624453+0000","last_peered":"2024-09-14T07:37:51.624453+0000","last_clean":"2024-09-14T07:37:51.624453+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T07:37:51.624453+0000","last_undegraded":"2024-09-14T07:37:51.624453+0000","last_fullsized":"2024-09-14T07:37:51.624453+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-14T06:43:41.363259+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:41.363259+0000","last_clean_scrub_stamp":"2024-09-14T06:43:41.363259+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-15T11:12:03.075870+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":20536008591,"num_objects":5085,"num_object_clones":258,"num_object_copies":10170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5085,"num_whiteouts":0,"num_read":468969,"num_read_kb":13645318,"num_write":654698,"num_write_kb":85482509,"num_scrub_errors":0,"num_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":39518412800,"data_stored":39753631518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},"log_size":80432,"ondisk_log_size":80432,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359739055,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8346816,"kb_used_data":7398732,"kb_used_omap":1,"kb_used_meta":947646,"kb_avail":86025024,"statfs":{"total":96636764160,"available":88089624576,"internally_reserved":0,"allocated":7576301568,"data_stored":7620921501,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":970389957},"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":34359739056,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20072220,"kb_used_data":19296840,"kb_used_omap":27,"kb_used_meta":775332,"kb_avail":74299620,"statfs":{"total":96636764160,"available":76082810880,"internally_reserved":0,"allocated":19759964160,"data_stored":19877458152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27979,"internal_metadata":793940661},"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":34359739054,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13498604,"kb_used_data":11898268,"kb_used_omap":1,"kb_used_meta":1600318,"kb_avail":80873236,"statfs":{"total":96636764160,"available":82814193664,"internally_reserved":0,"allocated":12183826432,"data_stored":12256588676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1638726085},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12183068672,"data_stored":12255946283,"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":19759206400,"data_stored":19876815759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7576137728,"data_stored":7620869476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:40:41.350 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.350 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.350 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.350 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.350 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.351 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.351 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.351 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.351 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T06:43:41.363259+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=41, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:40:41.351 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T07:41:01.352 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:41:01.649 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:41:01.650 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T07:41:01.661 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":1737,"stamp":"2024-09-14T07:40:59.870667+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20536598959,"num_objects":5087,"num_object_clones":258,"num_object_copies":10174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5087,"num_whiteouts":0,"num_read":469025,"num_read_kb":13645364,"num_write":654777,"num_write_kb":85483615,"num_scrub_errors":0,"num_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":80444,"ondisk_log_size":80444,"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":41888096,"kb_used_data":38593840,"kb_used_omap":30,"kb_used_meta":3294177,"kb_avail":241227424,"statfs":{"total":289910292480,"available":247016882176,"internally_reserved":0,"allocated":39520092160,"data_stored":39754968329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31169,"internal_metadata":3373237823},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,4,4,1,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":30,"apply_latency_ms":30,"commit_latency_ns":30000000,"apply_latency_ns":30000000},"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.001989"},"pg_stats":[{"pgid":"2.7","version":"19'73265","reported_seq":137778,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-14T07:40:57.718277+0000","last_change":"2024-09-14T07:40:46.600594+0000","last_active":"2024-09-14T07:40:57.718277+0000","last_peered":"2024-09-14T07:40:57.718277+0000","last_clean":"2024-09-14T07:40:57.718277+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T07:40:57.718277+0000","last_undegraded":"2024-09-14T07:40:57.718277+0000","last_fullsized":"2024-09-14T07:40:57.718277+0000","mapping_epoch":12,"log_start":"19'63200","ondisk_log_start":"19'63200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":398,"log_size":10065,"log_dups_size":0,"ondisk_log_size":10065,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 11s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000851821,"stat_sum":{"num_bytes":2409538576,"num_objects":599,"num_object_clones":35,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63503,"num_read_kb":1789317,"num_write":72833,"num_write_kb":9177512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'54971","reported_seq":104377,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-14T07:40:57.800315+0000","last_change":"2024-09-14T07:40:45.558838+0000","last_active":"2024-09-14T07:40:57.800315+0000","last_peered":"2024-09-14T07:40:57.800315+0000","last_clean":"2024-09-14T07:40:57.800315+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T07:40:57.800315+0000","last_undegraded":"2024-09-14T07:40:57.800315+0000","last_fullsized":"2024-09-14T07:40:57.800315+0000","mapping_epoch":12,"log_start":"19'44900","ondisk_log_start":"19'44900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":447,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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 12s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"stat_sum":{"num_bytes":2445333602,"num_objects":601,"num_object_clones":26,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":49936,"num_read_kb":1432987,"num_write":54625,"num_write_kb":10718149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'201979","reported_seq":308205,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-14T07:40:57.757831+0000","last_change":"2024-09-14T07:40:44.509209+0000","last_active":"2024-09-14T07:40:57.757831+0000","last_peered":"2024-09-14T07:40:57.757831+0000","last_clean":"2024-09-14T07:40:57.757831+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T07:40:57.757831+0000","last_undegraded":"2024-09-14T07:40:57.757831+0000","last_fullsized":"2024-09-14T07:40:57.757831+0000","mapping_epoch":12,"log_start":"19'191900","ondisk_log_start":"19'191900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":499,"log_size":10079,"log_dups_size":0,"ondisk_log_size":10079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 13s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"stat_sum":{"num_bytes":2558382242,"num_objects":638,"num_object_clones":39,"num_object_copies":1276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":638,"num_whiteouts":0,"num_read":117299,"num_read_kb":2060650,"num_write":203303,"num_write_kb":13640647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'40153","reported_seq":64397,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-14T07:40:57.830433+0000","last_change":"2024-09-14T07:40:43.542952+0000","last_active":"2024-09-14T07:40:57.830433+0000","last_peered":"2024-09-14T07:40:57.830433+0000","last_clean":"2024-09-14T07:40:57.830433+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T07:40:57.830433+0000","last_undegraded":"2024-09-14T07:40:57.830433+0000","last_fullsized":"2024-09-14T07:40:57.830433+0000","mapping_epoch":12,"log_start":"19'30100","ondisk_log_start":"19'30100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":548,"log_size":10053,"log_dups_size":0,"ondisk_log_size":10053,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.00053101199999999998,"stat_sum":{"num_bytes":2658508548,"num_objects":658,"num_object_clones":25,"num_object_copies":1316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":658,"num_whiteouts":0,"num_read":39084,"num_read_kb":1135519,"num_write":42333,"num_write_kb":10436255,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'34724","reported_seq":58887,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:55.861898+0000","last_change":"2024-09-14T07:40:55.861898+0000","last_active":"2024-09-14T07:40:55.861898+0000","last_peered":"2024-09-14T07:40:55.861898+0000","last_clean":"2024-09-14T07:40:55.861898+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T07:40:55.861898+0000","last_undegraded":"2024-09-14T07:40:55.861898+0000","last_fullsized":"2024-09-14T07:40:55.861898+0000","mapping_epoch":12,"log_start":"19'24700","ondisk_log_start":"19'24700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'34724","last_scrub_stamp":"2024-09-14T07:40:55.861736+0000","last_deep_scrub":"19'34724","last_deep_scrub_stamp":"2024-09-14T07:40:55.861736+0000","last_clean_scrub_stamp":"2024-09-14T07:40:55.861736+0000","objects_scrubbed":635,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:01.084989+0000","scrub_duration":14873,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"stat_sum":{"num_bytes":2588400659,"num_objects":635,"num_object_clones":36,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":24174,"num_read_kb":1390088,"num_write":34083,"num_write_kb":8667545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'33907","reported_seq":95686,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-14T07:40:55.788622+0000","last_change":"2024-09-14T07:40:42.145239+0000","last_active":"2024-09-14T07:40:55.788622+0000","last_peered":"2024-09-14T07:40:55.788622+0000","last_clean":"2024-09-14T07:40:55.788622+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T07:40:55.788622+0000","last_undegraded":"2024-09-14T07:40:55.788622+0000","last_fullsized":"2024-09-14T07:40:55.788622+0000","mapping_epoch":12,"log_start":"19'23900","ondisk_log_start":"19'23900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":548,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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 13s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"stat_sum":{"num_bytes":2514146482,"num_objects":621,"num_object_clones":26,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":65241,"num_read_kb":1584088,"num_write":33931,"num_write_kb":9602376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'104740","reported_seq":146970,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-14T07:40:55.687102+0000","last_change":"2024-09-14T07:40:41.169569+0000","last_active":"2024-09-14T07:40:55.687102+0000","last_peered":"2024-09-14T07:40:55.687102+0000","last_clean":"2024-09-14T07:40:55.687102+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T07:40:55.687102+0000","last_undegraded":"2024-09-14T07:40:55.687102+0000","last_fullsized":"2024-09-14T07:40:55.687102+0000","mapping_epoch":12,"log_start":"19'94701","ondisk_log_start":"19'94701","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T06:43:44.511189+0000","last_clean_scrub_stamp":"2024-09-14T06:43:44.511189+0000","objects_scrubbed":623,"log_size":10039,"log_dups_size":0,"ondisk_log_size":10039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 14s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"stat_sum":{"num_bytes":2695186960,"num_objects":673,"num_object_clones":45,"num_object_copies":1346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":673,"num_whiteouts":0,"num_read":41747,"num_read_kb":2120539,"num_write":104095,"num_write_kb":12423349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'109852","reported_seq":176332,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:57.714999+0000","last_change":"2024-09-14T07:40:57.714999+0000","last_active":"2024-09-14T07:40:57.714999+0000","last_peered":"2024-09-14T07:40:57.714999+0000","last_clean":"2024-09-14T07:40:57.714999+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T07:40:57.714999+0000","last_undegraded":"2024-09-14T07:40:57.714999+0000","last_fullsized":"2024-09-14T07:40:57.714999+0000","mapping_epoch":12,"log_start":"19'99800","ondisk_log_start":"19'99800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'109852","last_scrub_stamp":"2024-09-14T07:40:57.714732+0000","last_deep_scrub":"19'109852","last_deep_scrub_stamp":"2024-09-14T07:40:57.714732+0000","last_clean_scrub_stamp":"2024-09-14T07:40:57.714732+0000","objects_scrubbed":660,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":17,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T19:04:16.094767+0000","scrub_duration":16189,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"stat_sum":{"num_bytes":2666511522,"num_objects":660,"num_object_clones":26,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":660,"num_whiteouts":0,"num_read":67985,"num_read_kb":2132130,"num_write":109495,"num_write_kb":10816676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"19'54","reported_seq":134,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:42.534348+0000","last_change":"2024-09-14T07:40:42.534348+0000","last_active":"2024-09-14T07:40:42.534348+0000","last_peered":"2024-09-14T07:40:42.534348+0000","last_clean":"2024-09-14T07:40:42.534348+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T07:40:42.534348+0000","last_undegraded":"2024-09-14T07:40:42.534348+0000","last_fullsized":"2024-09-14T07:40:42.534348+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'54","last_scrub_stamp":"2024-09-14T07:40:42.534256+0000","last_deep_scrub":"19'54","last_deep_scrub_stamp":"2024-09-14T07:40:42.534256+0000","last_clean_scrub_stamp":"2024-09-14T07:40:42.534256+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-15T18:37:20.631923+0000","scrub_duration":8,"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":20536008591,"num_objects":5085,"num_object_clones":258,"num_object_copies":10170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5085,"num_whiteouts":0,"num_read":468969,"num_read_kb":13645318,"num_write":654698,"num_write_kb":85482509,"num_scrub_errors":0,"num_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":39518412800,"data_stored":39753631518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},"log_size":80390,"ondisk_log_size":80390,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359739059,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8333916,"kb_used_data":7398732,"kb_used_omap":1,"kb_used_meta":935166,"kb_avail":86037924,"statfs":{"total":96636764160,"available":88102834176,"internally_reserved":0,"allocated":7576301568,"data_stored":7620921501,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":957610437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,4,0,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739060,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20068056,"kb_used_data":19296840,"kb_used_omap":27,"kb_used_meta":771172,"kb_avail":74303784,"statfs":{"total":96636764160,"available":76087074816,"internally_reserved":0,"allocated":19759964160,"data_stored":19877458152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27979,"internal_metadata":789680821},"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739058,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13486124,"kb_used_data":11898268,"kb_used_omap":1,"kb_used_meta":1587838,"kb_avail":80885716,"statfs":{"total":96636764160,"available":82826973184,"internally_reserved":0,"allocated":12183826432,"data_stored":12256588676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1625946565},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,4,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":15,"apply_latency_ms":15,"commit_latency_ns":15000000,"apply_latency_ns":15000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12183068672,"data_stored":12255946283,"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":19759206400,"data_stored":19876815759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7576137728,"data_stored":7620869476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:41:01.662 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:41:01.662 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:41:01.662 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:41:01.662 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:41:01.663 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:41:01.663 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T06:43:44.511189+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=6, tm_min=43, tm_sec=44, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=7, tm_min=40, tm_sec=38, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T07:41:01.663 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T07:41:21.664 DEBUG:teuthology.orchestra.run.smithi092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-14T07:41:21.958 INFO:teuthology.orchestra.run.smithi092.stdout: 2024-09-14T07:41:21.958 INFO:teuthology.orchestra.run.smithi092.stderr:dumped all 2024-09-14T07:41:21.970 INFO:teuthology.orchestra.run.smithi092.stdout:{"pg_ready":true,"pg_map":{"version":1748,"stamp":"2024-09-14T07:41:21.874768+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20536598959,"num_objects":5087,"num_object_clones":258,"num_object_copies":10174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5087,"num_whiteouts":0,"num_read":469025,"num_read_kb":13645364,"num_write":654777,"num_write_kb":85483615,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80471,"ondisk_log_size":80471,"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":41896416,"kb_used_data":38593840,"kb_used_omap":30,"kb_used_meta":3302497,"kb_avail":241219104,"statfs":{"total":289910292480,"available":247008362496,"internally_reserved":0,"allocated":39520092160,"data_stored":39754968329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31169,"internal_metadata":3381757503},"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.002383"},"pg_stats":[{"pgid":"2.7","version":"19'73466","reported_seq":137992,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:41:00.990357+0000","last_change":"2024-09-14T07:41:00.990357+0000","last_active":"2024-09-14T07:41:00.990357+0000","last_peered":"2024-09-14T07:41:00.990357+0000","last_clean":"2024-09-14T07:41:00.990357+0000","last_became_active":"2024-09-14T06:43:45.523369+0000","last_became_peered":"2024-09-14T06:43:45.523369+0000","last_unstale":"2024-09-14T07:41:00.990357+0000","last_undegraded":"2024-09-14T07:41:00.990357+0000","last_fullsized":"2024-09-14T07:41:00.990357+0000","mapping_epoch":12,"log_start":"19'63400","ondisk_log_start":"19'63400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'73466","last_scrub_stamp":"2024-09-14T07:41:00.990279+0000","last_deep_scrub":"19'73466","last_deep_scrub_stamp":"2024-09-14T07:41:00.990279+0000","last_clean_scrub_stamp":"2024-09-14T07:41:00.990279+0000","objects_scrubbed":599,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T07:42:18.862075+0000","scrub_duration":14388,"objects_trimmed":0,"snaptrim_duration":0.000851821,"stat_sum":{"num_bytes":2409538576,"num_objects":599,"num_object_clones":35,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":63503,"num_read_kb":1789317,"num_write":72833,"num_write_kb":9177512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'55125","reported_seq":104542,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:41:00.516440+0000","last_change":"2024-09-14T07:41:00.516440+0000","last_active":"2024-09-14T07:41:00.516440+0000","last_peered":"2024-09-14T07:41:00.516440+0000","last_clean":"2024-09-14T07:41:00.516440+0000","last_became_active":"2024-09-14T06:43:45.523466+0000","last_became_peered":"2024-09-14T06:43:45.523466+0000","last_unstale":"2024-09-14T07:41:00.516440+0000","last_undegraded":"2024-09-14T07:41:00.516440+0000","last_fullsized":"2024-09-14T07:41:00.516440+0000","mapping_epoch":12,"log_start":"19'45100","ondisk_log_start":"19'45100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'55125","last_scrub_stamp":"2024-09-14T07:41:00.516324+0000","last_deep_scrub":"19'55125","last_deep_scrub_stamp":"2024-09-14T07:41:00.516324+0000","last_clean_scrub_stamp":"2024-09-14T07:41:00.516324+0000","objects_scrubbed":601,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T08:24:25.500908+0000","scrub_duration":14956,"objects_trimmed":0,"snaptrim_duration":0.00069566300000000001,"stat_sum":{"num_bytes":2445333602,"num_objects":601,"num_object_clones":26,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":49936,"num_read_kb":1432987,"num_write":54625,"num_write_kb":10718149,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'202118","reported_seq":308354,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:41:00.287613+0000","last_change":"2024-09-14T07:41:00.287613+0000","last_active":"2024-09-14T07:41:00.287613+0000","last_peered":"2024-09-14T07:41:00.287613+0000","last_clean":"2024-09-14T07:41:00.287613+0000","last_became_active":"2024-09-14T06:43:45.523017+0000","last_became_peered":"2024-09-14T06:43:45.523017+0000","last_unstale":"2024-09-14T07:41:00.287613+0000","last_undegraded":"2024-09-14T07:41:00.287613+0000","last_fullsized":"2024-09-14T07:41:00.287613+0000","mapping_epoch":12,"log_start":"19'192100","ondisk_log_start":"19'192100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'202118","last_scrub_stamp":"2024-09-14T07:41:00.287474+0000","last_deep_scrub":"19'202118","last_deep_scrub_stamp":"2024-09-14T07:41:00.287474+0000","last_clean_scrub_stamp":"2024-09-14T07:41:00.287474+0000","objects_scrubbed":638,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T19:40:45.090554+0000","scrub_duration":15777,"objects_trimmed":0,"snaptrim_duration":0.00077659500000000004,"stat_sum":{"num_bytes":2558382242,"num_objects":638,"num_object_clones":39,"num_object_copies":1276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":638,"num_whiteouts":0,"num_read":117299,"num_read_kb":2060650,"num_write":203303,"num_write_kb":13640647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'40263","reported_seq":64516,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:59.877543+0000","last_change":"2024-09-14T07:40:59.877543+0000","last_active":"2024-09-14T07:40:59.877543+0000","last_peered":"2024-09-14T07:40:59.877543+0000","last_clean":"2024-09-14T07:40:59.877543+0000","last_became_active":"2024-09-14T06:43:45.525235+0000","last_became_peered":"2024-09-14T06:43:45.525235+0000","last_unstale":"2024-09-14T07:40:59.877543+0000","last_undegraded":"2024-09-14T07:40:59.877543+0000","last_fullsized":"2024-09-14T07:40:59.877543+0000","mapping_epoch":12,"log_start":"19'30200","ondisk_log_start":"19'30200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'40263","last_scrub_stamp":"2024-09-14T07:40:59.877418+0000","last_deep_scrub":"19'40263","last_deep_scrub_stamp":"2024-09-14T07:40:59.877418+0000","last_clean_scrub_stamp":"2024-09-14T07:40:59.877418+0000","objects_scrubbed":658,"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":17,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:27:11.169908+0000","scrub_duration":16333,"objects_trimmed":0,"snaptrim_duration":0.00053101199999999998,"stat_sum":{"num_bytes":2658508548,"num_objects":658,"num_object_clones":25,"num_object_copies":1316,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":658,"num_whiteouts":0,"num_read":39084,"num_read_kb":1135519,"num_write":42333,"num_write_kb":10436255,"num_scrub_errors":0,"num_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":226,"num_omap_keys":15,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'34724","reported_seq":58887,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:55.861898+0000","last_change":"2024-09-14T07:40:55.861898+0000","last_active":"2024-09-14T07:40:55.861898+0000","last_peered":"2024-09-14T07:40:55.861898+0000","last_clean":"2024-09-14T07:40:55.861898+0000","last_became_active":"2024-09-14T06:43:45.522177+0000","last_became_peered":"2024-09-14T06:43:45.522177+0000","last_unstale":"2024-09-14T07:40:55.861898+0000","last_undegraded":"2024-09-14T07:40:55.861898+0000","last_fullsized":"2024-09-14T07:40:55.861898+0000","mapping_epoch":12,"log_start":"19'24700","ondisk_log_start":"19'24700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'34724","last_scrub_stamp":"2024-09-14T07:40:55.861736+0000","last_deep_scrub":"19'34724","last_deep_scrub_stamp":"2024-09-14T07:40:55.861736+0000","last_clean_scrub_stamp":"2024-09-14T07:40:55.861736+0000","objects_scrubbed":635,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T10:52:01.084989+0000","scrub_duration":14873,"objects_trimmed":0,"snaptrim_duration":0.00055738000000000001,"stat_sum":{"num_bytes":2588400659,"num_objects":635,"num_object_clones":36,"num_object_copies":1270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":635,"num_whiteouts":0,"num_read":24174,"num_read_kb":1390088,"num_write":34083,"num_write_kb":8667545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'33980","reported_seq":95766,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:57.590003+0000","last_change":"2024-09-14T07:40:57.590003+0000","last_active":"2024-09-14T07:40:57.590003+0000","last_peered":"2024-09-14T07:40:57.590003+0000","last_clean":"2024-09-14T07:40:57.590003+0000","last_became_active":"2024-09-14T06:43:45.524099+0000","last_became_peered":"2024-09-14T06:43:45.524099+0000","last_unstale":"2024-09-14T07:40:57.590003+0000","last_undegraded":"2024-09-14T07:40:57.590003+0000","last_fullsized":"2024-09-14T07:40:57.590003+0000","mapping_epoch":12,"log_start":"19'23900","ondisk_log_start":"19'23900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'33980","last_scrub_stamp":"2024-09-14T07:40:57.589853+0000","last_deep_scrub":"19'33980","last_deep_scrub_stamp":"2024-09-14T07:40:57.589853+0000","last_clean_scrub_stamp":"2024-09-14T07:40:57.589853+0000","objects_scrubbed":621,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T14:21:29.521312+0000","scrub_duration":15444,"objects_trimmed":0,"snaptrim_duration":0.00049081299999999999,"stat_sum":{"num_bytes":2514146482,"num_objects":621,"num_object_clones":26,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":65241,"num_read_kb":1584088,"num_write":33931,"num_write_kb":9602376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'104790","reported_seq":147026,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:56.995280+0000","last_change":"2024-09-14T07:40:56.995280+0000","last_active":"2024-09-14T07:40:56.995280+0000","last_peered":"2024-09-14T07:40:56.995280+0000","last_clean":"2024-09-14T07:40:56.995280+0000","last_became_active":"2024-09-14T06:43:45.524195+0000","last_became_peered":"2024-09-14T06:43:45.524195+0000","last_unstale":"2024-09-14T07:40:56.995280+0000","last_undegraded":"2024-09-14T07:40:56.995280+0000","last_fullsized":"2024-09-14T07:40:56.995280+0000","mapping_epoch":12,"log_start":"19'94701","ondisk_log_start":"19'94701","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'104790","last_scrub_stamp":"2024-09-14T07:40:56.995131+0000","last_deep_scrub":"19'104790","last_deep_scrub_stamp":"2024-09-14T07:40:56.995131+0000","last_clean_scrub_stamp":"2024-09-14T07:40:56.995131+0000","objects_scrubbed":673,"log_size":10089,"log_dups_size":0,"ondisk_log_size":10089,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":16,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T16:59:40.972092+0000","scrub_duration":15824,"objects_trimmed":0,"snaptrim_duration":0.00048831600000000003,"stat_sum":{"num_bytes":2695186960,"num_objects":673,"num_object_clones":45,"num_object_copies":1346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":673,"num_whiteouts":0,"num_read":41747,"num_read_kb":2120539,"num_write":104095,"num_write_kb":12423349,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'109852","reported_seq":176332,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:57.714999+0000","last_change":"2024-09-14T07:40:57.714999+0000","last_active":"2024-09-14T07:40:57.714999+0000","last_peered":"2024-09-14T07:40:57.714999+0000","last_clean":"2024-09-14T07:40:57.714999+0000","last_became_active":"2024-09-14T06:43:45.521828+0000","last_became_peered":"2024-09-14T06:43:45.521828+0000","last_unstale":"2024-09-14T07:40:57.714999+0000","last_undegraded":"2024-09-14T07:40:57.714999+0000","last_fullsized":"2024-09-14T07:40:57.714999+0000","mapping_epoch":12,"log_start":"19'99800","ondisk_log_start":"19'99800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'109852","last_scrub_stamp":"2024-09-14T07:40:57.714732+0000","last_deep_scrub":"19'109852","last_deep_scrub_stamp":"2024-09-14T07:40:57.714732+0000","last_clean_scrub_stamp":"2024-09-14T07:40:57.714732+0000","objects_scrubbed":660,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":17,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T19:04:16.094767+0000","scrub_duration":16189,"objects_trimmed":0,"snaptrim_duration":0.00058831599999999997,"stat_sum":{"num_bytes":2666511522,"num_objects":660,"num_object_clones":26,"num_object_copies":1320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":660,"num_whiteouts":0,"num_read":67985,"num_read_kb":2132130,"num_write":109495,"num_write_kb":10816676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"19'54","reported_seq":134,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-14T07:40:42.534348+0000","last_change":"2024-09-14T07:40:42.534348+0000","last_active":"2024-09-14T07:40:42.534348+0000","last_peered":"2024-09-14T07:40:42.534348+0000","last_clean":"2024-09-14T07:40:42.534348+0000","last_became_active":"2024-09-14T06:43:42.369607+0000","last_became_peered":"2024-09-14T06:43:42.369607+0000","last_unstale":"2024-09-14T07:40:42.534348+0000","last_undegraded":"2024-09-14T07:40:42.534348+0000","last_fullsized":"2024-09-14T07:40:42.534348+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'54","last_scrub_stamp":"2024-09-14T07:40:42.534256+0000","last_deep_scrub":"19'54","last_deep_scrub_stamp":"2024-09-14T07:40:42.534256+0000","last_clean_scrub_stamp":"2024-09-14T07:40:42.534256+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-15T18:37:20.631923+0000","scrub_duration":8,"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":20536008591,"num_objects":5085,"num_object_clones":258,"num_object_copies":10170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5085,"num_whiteouts":0,"num_read":468969,"num_read_kb":13645318,"num_write":654698,"num_write_kb":85482509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":39518412800,"data_stored":39753631518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},"log_size":80417,"ondisk_log_size":80417,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":34359739064,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8333916,"kb_used_data":7398732,"kb_used_omap":1,"kb_used_meta":935166,"kb_avail":86037924,"statfs":{"total":96636764160,"available":88102834176,"internally_reserved":0,"allocated":7576301568,"data_stored":7620921501,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":957610437},"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":34359739064,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20072216,"kb_used_data":19296840,"kb_used_omap":27,"kb_used_meta":775332,"kb_avail":74299624,"statfs":{"total":96636764160,"available":76082814976,"internally_reserved":0,"allocated":19759964160,"data_stored":19877458152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27979,"internal_metadata":793940661},"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":34359739063,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13490284,"kb_used_data":11898268,"kb_used_omap":1,"kb_used_meta":1591998,"kb_avail":80881556,"statfs":{"total":96636764160,"available":82822713344,"internally_reserved":0,"allocated":12183826432,"data_stored":12256588676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1630206405},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12183068672,"data_stored":12255946283,"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":19759206400,"data_stored":19876815759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3045,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7576137728,"data_stored":7620869476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T07:41:21.972 DEBUG:teuthology.orchestra.run.smithi092:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-14T07:41:22.269 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-14T07:41:22.269 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-14T07:41:22.269 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-14T07:41:22.270 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:41:22.357 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-14T07:41:22.357 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-14T07:41:22.357 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:41:22.429 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-14T07:41:22.429 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-14T07:41:22.429 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:41:22.494 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-14T07:41:22.494 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-14T07:41:22.494 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-14T07:41:22.495 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:41:22.520 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-14T07:41:22.521 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-14T07:41:22.521 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-14T07:41:22.521 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T07:41:22.573 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-14T07:41:22.573 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-14T07:41:22.574 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:41:22.683 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T07:41:22.683 DEBUG:teuthology.orchestra.run.smithi092:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-14T07:41:22.937 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T07:41:22.937 DEBUG:teuthology.orchestra.run.smithi092:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-14T07:41:23.093 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T07:41:23.093 DEBUG:teuthology.orchestra.run.smithi092:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-14T07:41:23.189 INFO:tasks.ceph:Archiving mon data... 2024-09-14T07:41:23.189 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/data/cluster1.mon.a.tgz 2024-09-14T07:41:23.190 DEBUG:teuthology.orchestra.run.smithi092:> mktemp 2024-09-14T07:41:23.205 INFO:teuthology.orchestra.run.smithi092.stdout:/tmp/tmp.PljUgawIuU 2024-09-14T07:41:23.205 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.PljUgawIuU 2024-09-14T07:41:23.318 DEBUG:teuthology.orchestra.run.smithi092:> sudo chmod 0666 /tmp/tmp.PljUgawIuU 2024-09-14T07:41:23.413 DEBUG:teuthology.orchestra.remote:smithi092:/tmp/tmp.PljUgawIuU is 245KB 2024-09-14T07:41:23.507 DEBUG:teuthology.orchestra.run.smithi092:> rm -fr /tmp/tmp.PljUgawIuU 2024-09-14T07:41:23.521 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-14T07:41:23.521 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:41:23.563 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:41:23.645 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T07:41:23.663 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T07:41:23.663 INFO:tasks.ceph:Archiving crash dumps... 2024-09-14T07:41:23.665 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/remote/smithi092/crash 2024-09-14T07:41:23.665 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T07:41:23.713 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/remote/smithi115/crash 2024-09-14T07:41:23.714 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T07:41:23.741 INFO:tasks.ceph:Compressing logs... 2024-09-14T07:41:23.742 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:41:23.757 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:41:23.789 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41501.log 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36970.log 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41501.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36561.log 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41501.log.gz 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36970.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37466.log 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36970.log.gz 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36561.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38784.log 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36561.log.gz 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.37466.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38130.log 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37466.log.gz 2024-09-14T07:41:23.810 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.38784.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36843.log 0.0% 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr: -- replaced with /var/log/ceph/cluster1-client.admin.38784.log.gz 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.38130.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41125.log 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36843.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40957.log 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36843.log.gz 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41125.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41125.log.gz 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.40957.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37225.log 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40957.log.gz 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37183.log 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-mon.a.log: /var/log/ceph/cluster1-client.admin.37225.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41251.log 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37225.log.gz 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37183.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41209.log 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37183.log.gz 2024-09-14T07:41:23.811 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41251.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38676.log 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41251.log.gz 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41209.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37466.log 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41209.log.gz 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.38676.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41419.log 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38676.log.gz 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37466.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37466.log.gz 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41419.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41167.log 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41419.log.gz 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr: 55.6% -- replaced with /var/log/ceph/cluster2-client.admin.38130.log.gz 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41335.log 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41167.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38676.log 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41167.log.gz 2024-09-14T07:41:23.812 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41335.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37820.log 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41335.log.gz 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.38676.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32071.log 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37820.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36721.log 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37820.log.gz 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.32071.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37820.log 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32071.log.gz 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36721.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36844.log 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36721.log.gz 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr: 22.5% -- replaced with /var/log/ceph/cluster2-client.admin.38676.log.gz 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.37820.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37875.log 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37820.log.gz 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36844.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38964.log 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36844.log.gz 2024-09-14T07:41:23.813 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.37875.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41293.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37875.log.gz 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.38964.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr: 20.8% -- replaced with /var/log/ceph/cluster2-client.admin.38964.log.gz 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41293.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36763.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41293.log.gz 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32111.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36763.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36586.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36763.log.gz 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.32111.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36845.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32111.log.gz 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36586.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38964.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36586.log.gz 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36845.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.40999.log 2024-09-14T07:41:23.814 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36845.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.38964.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37524.log 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38964.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.40999.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36931.log 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.40999.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37524.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32272.log 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37524.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36931.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37408.log 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36931.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.32272.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37267.log 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32272.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37408.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37408.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37267.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31873.log 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37267.log.gz 2024-09-14T07:41:23.815 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37765.log 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.31873.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.34838.log 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31873.log.gz 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37765.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32031.log 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37765.log.gz 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.34838.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37097.log 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.34838.log.gz 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.32031.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41461.log 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32031.log.gz 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37097.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37096.log 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37097.log.gz 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41461.log: gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41461.log.gz 2024-09-14T07:41:23.816 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37096.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37096.log.gz 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36505.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37524.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36505.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36505.log.gz 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.38130.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.37524.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37524.log.gz 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27550.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.0.38130.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41041.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/ceph.tmp-client.admin.27550.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37765.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27550.log.gz 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41041.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37875.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41041.log.gz 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster2-client.admin.37765.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.41377.log 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37765.log.gz 2024-09-14T07:41:23.817 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37875.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36637.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37875.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41377.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36679.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41377.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36637.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32210.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36637.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose/var/log/ceph/cluster1-client.admin.36679.log: -- /var/log/ceph/cluster1-client.admin.36971.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36679.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.32210.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37408.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32210.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.36971.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36971.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:gzip -5 --verbose/var/log/ceph/cluster2-client.admin.37408.log: -- /var/log/ceph/cluster1-client.admin.41083.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37408.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37057.log 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.41083.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.41083.log.gz 2024-09-14T07:41:23.818 INFO:teuthology.orchestra.run.smithi092.stderr:/var/log/ceph/cluster1-client.admin.37057.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37057.log.gz 2024-09-14T07:41:23.819 INFO:teuthology.orchestra.run.smithi092.stderr: 88.7% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-14T07:41:23.819 INFO:teuthology.orchestra.run.smithi092.stderr: 87.5% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36439.log 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36975.log 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37518.log 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36439.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36439.log.gz 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36975.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37480.log 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36975.log.gz 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37518.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37225.log 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37518.log.gz 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37480.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37480.log.gzgzip 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.36955.log 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37225.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37954.log 2024-09-14T07:41:23.843 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37225.log.gz 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36955.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37371.log 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36955.log.gz 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37954.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37446.log 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37954.log.gz 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37371.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37103.log 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37371.log.gz 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37446.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36599.log 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37446.log.gz 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37103.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37263.log 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37103.log.gz 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36599.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36848.log 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36599.log.gz 2024-09-14T07:41:23.844 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37263.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32283.log 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37263.log.gz 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36848.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32447.log 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36848.log.gz 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.32283.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38123.log 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32283.log.gz 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.32447.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37409.log 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32447.log.gz 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.38123.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32203.log 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38123.log.gz 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37409.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37409.log.gz 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-14T07:41:23.845 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.32203.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37337.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32203.log.gz 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36557.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37337.log: gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37337.log.gz 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36557.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36641.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36557.log.gz 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36641.log: 0.0% 87.6%gzip -- replaced with /var/log/ceph/cluster2-client.admin.36641.log.gz 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr: -- replaced with /var/log/ceph/cluster2.audit.log.gz -5 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.37187.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37828.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37187.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37912.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37187.log.gz 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37828.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37145.log 2024-09-14T07:41:23.846 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37828.log.gz 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37912.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37912.log.gz 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37145.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37604.log 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37145.log.gz 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35950.log 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37604.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37604.log.gz 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37691.log 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.35950.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35950.log.gz 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37649.log 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37691.log: gzip -5 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37691.log.gz 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.36383.log 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37649.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37649.log.gz 2024-09-14T07:41:23.847 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36383.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32243.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36383.log.gz 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27733.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.32243.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32243.log.gz 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36847.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/ceph.tmp-client.admin.27733.log: gzip 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27733.log.gz 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.32382.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36847.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36847.log.gz 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36722.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.32382.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32382.log.gz 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.37996.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36722.log: 0.0%gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36464.log 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.36722.log.gz 2024-09-14T07:41:23.848 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37996.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37996.log.gz 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.36515.log 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36464.log: gzip 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36464.log.gz 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.36721.log 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36515.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36515.log.gz 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37786.log 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36721.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36721.log.gz 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36954.log 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37786.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37786.log.gz 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32045.log 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36954.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36954.log.gz 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37061.log 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.32045.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32045.log.gz 2024-09-14T07:41:23.849 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36723.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37061.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37061.log.gz 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37870.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36723.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36723.log.gz 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37870.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37870.log.gz 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36849.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37741.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.36849.log: 0.0%gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38083.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.36849.log.gz 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38038.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37741.log: /var/log/ceph/cluster2-client.admin.38083.log: 0.0% 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37741.log.gz 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.38083.log.gz 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37300.log 2024-09-14T07:41:23.850 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.38038.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38038.log.gz 2024-09-14T07:41:23.851 INFO:teuthology.orchestra.run.smithi115.stderr:/var/log/ceph/cluster2-client.admin.37300.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37300.log.gz 2024-09-14T07:41:23.851 INFO:teuthology.orchestra.run.smithi115.stderr: 90.8% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-14T07:41:23.886 INFO:teuthology.orchestra.run.smithi092.stderr: 56.1% -- replaced with /var/log/ceph/cluster1-client.0.38130.log.gz 2024-09-14T07:41:24.035 INFO:teuthology.orchestra.run.smithi115.stderr: 92.5% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-14T07:41:24.369 INFO:teuthology.orchestra.run.smithi115.stderr: 91.9% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-14T07:41:24.422 INFO:teuthology.orchestra.run.smithi115.stderr: 94.8% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-14T07:41:24.475 INFO:teuthology.orchestra.run.smithi115.stderr: 94.8% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-14T07:41:24.971 INFO:teuthology.orchestra.run.smithi115.stderr: 94.8% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-14T07:41:24.972 INFO:teuthology.orchestra.run.smithi115.stderr: 2024-09-14T07:41:24.973 INFO:teuthology.orchestra.run.smithi115.stderr:real 0m1.173s 2024-09-14T07:41:24.973 INFO:teuthology.orchestra.run.smithi115.stderr:user 0m3.078s 2024-09-14T07:41:24.973 INFO:teuthology.orchestra.run.smithi115.stderr:sys 0m0.166s 2024-09-14T07:41:25.073 INFO:teuthology.orchestra.run.smithi092.stderr: 92.4% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-14T07:41:26.105 INFO:teuthology.orchestra.run.smithi092.stderr: 91.5% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-14T07:43:13.090 INFO:teuthology.orchestra.run.smithi092.stderr: 94.7% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-14T07:44:05.085 INFO:teuthology.orchestra.run.smithi092.stderr: 94.9% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-14T07:45:46.975 INFO:teuthology.orchestra.run.smithi092.stderr: 94.4% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-14T07:45:46.977 INFO:teuthology.orchestra.run.smithi092.stderr: 2024-09-14T07:45:46.977 INFO:teuthology.orchestra.run.smithi092.stderr:real 4m23.207s 2024-09-14T07:45:46.977 INFO:teuthology.orchestra.run.smithi092.stderr:user 3m36.983s 2024-09-14T07:45:46.977 INFO:teuthology.orchestra.run.smithi092.stderr:sys 0m9.446s 2024-09-14T07:45:46.977 INFO:tasks.ceph:Archiving logs... 2024-09-14T07:45:46.978 DEBUG:teuthology.misc:Transferring archived files from smithi092:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/remote/smithi092/log 2024-09-14T07:45:46.979 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T07:46:18.435 DEBUG:teuthology.misc:Transferring archived files from smithi115:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/remote/smithi115/log 2024-09-14T07:46:18.436 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T07:46:18.906 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-14T07:46:18.917 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-14T07:46:18.917 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T07:46:18.919 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T07:46:19.010 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-14T07:46:19.019 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-14T07:46:19.019 DEBUG:teuthology.orchestra.run.smithi092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T07:46:19.022 DEBUG:teuthology.orchestra.run.smithi115:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T07:46:19.034 INFO:teuthology.orchestra.run.smithi092.stderr:bash: line 1: ntpq: command not found 2024-09-14T07:46:19.040 INFO:teuthology.orchestra.run.smithi115.stderr:bash: line 1: ntpq: command not found 2024-09-14T07:46:19.042 INFO:teuthology.orchestra.run.smithi115.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T07:46:19.042 INFO:teuthology.orchestra.run.smithi115.stdout:=============================================================================== 2024-09-14T07:46:19.042 INFO:teuthology.orchestra.run.smithi115.stdout:^* hv01.front.sepia.ceph.com 3 7 377 47 -617us[ -512us] +/- 37ms 2024-09-14T07:46:19.043 INFO:teuthology.orchestra.run.smithi115.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 113 +896us[+1002us] +/- 53ms 2024-09-14T07:46:19.043 INFO:teuthology.orchestra.run.smithi115.stdout:^- hv03.front.sepia.ceph.com 3 6 377 46 -1492us[-1492us] +/- 124ms 2024-09-14T07:46:19.043 INFO:teuthology.orchestra.run.smithi115.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:46:19.054 INFO:teuthology.orchestra.run.smithi092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T07:46:19.054 INFO:teuthology.orchestra.run.smithi092.stdout:=============================================================================== 2024-09-14T07:46:19.054 INFO:teuthology.orchestra.run.smithi092.stdout:^* hv01.front.sepia.ceph.com 3 6 377 42 -597us[ -604us] +/- 37ms 2024-09-14T07:46:19.054 INFO:teuthology.orchestra.run.smithi092.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 41 +833us[ +833us] +/- 54ms 2024-09-14T07:46:19.054 INFO:teuthology.orchestra.run.smithi092.stdout:^- hv03.front.sepia.ceph.com 3 6 377 42 -1450us[-1450us] +/- 124ms 2024-09-14T07:46:19.054 INFO:teuthology.orchestra.run.smithi092.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T07:46:19.055 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-14T07:46:19.064 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-14T07:46:19.065 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-14T07:46:19.073 DEBUG:teuthology.orchestra.run.smithi092:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-14T07:46:19.177 DEBUG:teuthology.orchestra.run.smithi115:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-14T07:46:19.245 DEBUG:teuthology.orchestra.run.smithi092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T07:46:19.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:46:19.273 DEBUG:teuthology.orchestra.run.smithi115:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-14T07:46:19.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:46:19.302 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-14T07:46:19.312 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-14T07:46:19.321 INFO:teuthology.task.internal:Duration was 4157.634818 seconds 2024-09-14T07:46:19.321 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-14T07:46:19.331 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-14T07:46:19.331 DEBUG:teuthology.orchestra.run.smithi092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T07:46:19.334 DEBUG:teuthology.orchestra.run.smithi115:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T07:46:19.380 INFO:teuthology.orchestra.run.smithi092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T07:46:19.383 INFO:teuthology.orchestra.run.smithi115.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T07:46:19.673 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-14T07:46:19.673 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi092.front.sepia.ceph.com 2024-09-14T07:46:19.673 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:46:19.694 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi115.front.sepia.ceph.com 2024-09-14T07:46:19.694 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:46:19.734 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-14T07:46:19.734 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T07:46:19.737 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T07:46:19.801 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-14T07:46:19.801 DEBUG:teuthology.orchestra.run.smithi092:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T07:46:19.804 DEBUG:teuthology.orchestra.run.smithi115:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T07:46:19.945 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-14T07:46:19.955 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-14T07:46:19.955 DEBUG:teuthology.orchestra.run.smithi092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T07:46:19.981 DEBUG:teuthology.orchestra.run.smithi115:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T07:46:20.007 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-14T07:46:20.016 DEBUG:teuthology.orchestra.run.smithi092:> 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-14T07:46:20.023 DEBUG:teuthology.orchestra.run.smithi115:> 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-14T07:46:20.054 INFO:teuthology.orchestra.run.smithi092.stdout:kernel.core_pattern = core 2024-09-14T07:46:20.070 INFO:teuthology.orchestra.run.smithi115.stdout:kernel.core_pattern = core 2024-09-14T07:46:20.094 DEBUG:teuthology.orchestra.run.smithi092:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T07:46:20.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:46:20.122 DEBUG:teuthology.orchestra.run.smithi115:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T07:46:20.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T07:46:20.149 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-14T07:46:20.160 INFO:teuthology.task.internal:Transferring archived files... 2024-09-14T07:46:20.160 DEBUG:teuthology.misc:Transferring archived files from smithi092:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/remote/smithi092 2024-09-14T07:46:20.161 DEBUG:teuthology.orchestra.run.smithi092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T07:46:20.205 DEBUG:teuthology.misc:Transferring archived files from smithi115:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-10_20:16:17-rbd-main-distro-default-smithi/7900397/remote/smithi115 2024-09-14T07:46:20.205 DEBUG:teuthology.orchestra.run.smithi115:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T07:46:20.238 INFO:teuthology.task.internal:Removing archive directory... 2024-09-14T07:46:20.238 DEBUG:teuthology.orchestra.run.smithi092:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T07:46:20.241 DEBUG:teuthology.orchestra.run.smithi115:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T07:46:20.288 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-14T07:46:20.299 INFO:teuthology.task.internal:Not uploading archives. 2024-09-14T07:46:20.299 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-14T07:46:20.309 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-14T07:46:20.309 DEBUG:teuthology.orchestra.run.smithi092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T07:46:20.311 DEBUG:teuthology.orchestra.run.smithi115:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T07:46:20.324 INFO:teuthology.orchestra.run.smithi092.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 07:46 /home/ubuntu/cephtest 2024-09-14T07:46:20.342 INFO:teuthology.orchestra.run.smithi115.stdout: 266063 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 07:46 /home/ubuntu/cephtest 2024-09-14T07:46:20.344 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-14T07:46:20.354 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-14T07:46:20.376 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 4157.634817838669 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-14T07:46:20.376 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T07:46:20.467 INFO:teuthology.run:pass