2023-08-26T12:59:09.945 INFO:root:teuthology version: 0.0.1.dev185+g449a1bc 2023-08-26T12:59:09.946 DEBUG:teuthology.run:Teuthology command: teuthology --description rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{rhel_8} 4-cache-path 5-cache-mode/ssd 6-cache-size/5G 7-workloads/qemu_xfstests} --archive /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400 --owner scheduled_yuriw@teuthology --name yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi --verbose -- /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/orig.config.yaml 2023-08-26T12:59:09.974 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-08-26T12:59:10.044 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400 branch: main description: rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{rhel_8} 4-cache-path 5-cache-mode/ssd 6-cache-size/5G 7-workloads/qemu_xfstests} email: yweinste@redhat.com first_in_suite: false job_id: '7380400' kernel: kdb: true sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: main ceph: conf: client: rbd_persistent_cache_mode: ssd rbd_persistent_cache_path: /home/ubuntu/cephtest/rbd-pwl-cache rbd_persistent_cache_size: 5368709120 rbd_plugins: pwl_cache mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: e7eb9853fddaf661c68f207346131a7e00d8ed2f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e7eb9853fddaf661c68f207346131a7e00d8ed2f selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: e7eb9853fddaf661c68f207346131a7e00d8ed2f owner: scheduled_yuriw@teuthology priority: 75 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mgr.x - osd.0 - osd.1 - - mon.b - mgr.y - osd.2 - osd.3 - client.0 seed: 5715 sha1: e7eb9853fddaf661c68f207346131a7e00d8ed2f sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: e7eb9853fddaf661c68f207346131a7e00d8ed2f targets: smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi158.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac= tasks: - install: null - ceph: null - exec: client.0: - mkdir /home/ubuntu/cephtest/tmpfs - mkdir /home/ubuntu/cephtest/rbd-pwl-cache - sudo mount -t tmpfs -o size=20G tmpfs /home/ubuntu/cephtest/tmpfs - truncate -s 20G /home/ubuntu/cephtest/tmpfs/loopfile - mkfs.ext4 /home/ubuntu/cephtest/tmpfs/loopfile - sudo mount -o loop /home/ubuntu/cephtest/tmpfs/loopfile /home/ubuntu/cephtest/rbd-pwl-cache - sudo chmod 777 /home/ubuntu/cephtest/rbd-pwl-cache - exec_on_cleanup: client.0: - sudo umount /home/ubuntu/cephtest/rbd-pwl-cache - sudo umount /home/ubuntu/cephtest/tmpfs - rm -rf /home/ubuntu/cephtest/rbd-pwl-cache - rm -rf /home/ubuntu/cephtest/tmpfs - qemu: client.0: cpus: 4 disks: 3 memory: 4096 test: qa/run_xfstests_qemu.sh type: block teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 449a1bc2027504e7b3c3d7b30fa4178906581da7 timestamp: 2023-08-25_17:40:36 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2002 2023-08-26T12:59:10.044 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa; will attempt to use it 2023-08-26T12:59:10.045 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks 2023-08-26T12:59:10.045 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-08-26T12:59:10.047 INFO:teuthology.task.internal:Checking packages... 2023-08-26T12:59:10.069 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'e7eb9853fddaf661c68f207346131a7e00d8ed2f' 2023-08-26T12:59:10.069 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-08-26T12:59:10.070 INFO:teuthology.packaging:ref: None 2023-08-26T12:59:10.070 INFO:teuthology.packaging:tag: None 2023-08-26T12:59:10.070 INFO:teuthology.packaging:branch: main 2023-08-26T12:59:10.070 INFO:teuthology.packaging:sha1: e7eb9853fddaf661c68f207346131a7e00d8ed2f 2023-08-26T12:59:10.071 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-08-26T12:59:10.325 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-5708.gd50a53f8 2023-08-26T12:59:10.326 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-08-26T12:59:10.332 INFO:teuthology.task.internal:no buildpackages task found 2023-08-26T12:59:10.332 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-08-26T12:59:10.420 INFO:teuthology.task.internal:Saving configuration 2023-08-26T12:59:10.434 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-08-26T12:59:10.445 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-08-26T12:59:10.472 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-26 12:53:31.811345', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-08-26T12:59:10.495 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi158.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-26 12:53:31.809980', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-08-26T12:59:10.496 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-08-26T12:59:10.502 INFO:teuthology.task.internal:roles: ubuntu@smithi136.front.sepia.ceph.com - ['mon.a', 'mgr.x', 'osd.0', 'osd.1'] 2023-08-26T12:59:10.502 INFO:teuthology.task.internal:roles: ubuntu@smithi158.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.2', 'osd.3', 'client.0'] 2023-08-26T12:59:10.502 INFO:teuthology.run_tasks:Running task console_log... 2023-08-26T12:59:10.714 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f97f3a30f70>, signals=[15]) 2023-08-26T12:59:10.716 INFO:teuthology.run_tasks:Running task internal.connect... 2023-08-26T12:59:10.722 INFO:teuthology.task.internal:Opening connections... 2023-08-26T12:59:10.722 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2023-08-26T12:59:10.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-26T12:59:10.791 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T12:59:10.792 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-26T12:59:10.862 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-08-26T12:59:10.868 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2023-08-26T12:59:10.889 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2023-08-26T12:59:10.890 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2023-08-26T12:59:10.948 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="Red Hat Enterprise Linux" 2023-08-26T12:59:10.949 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="8.6 (Ootpa)" 2023-08-26T12:59:10.949 INFO:teuthology.orchestra.run.smithi136.stdout:ID="rhel" 2023-08-26T12:59:10.949 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="fedora" 2023-08-26T12:59:10.949 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="8.6" 2023-08-26T12:59:10.950 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el8" 2023-08-26T12:59:10.950 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-08-26T12:59:10.950 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2023-08-26T12:59:10.950 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-08-26T12:59:10.950 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://www.redhat.com/" 2023-08-26T12:59:10.951 INFO:teuthology.orchestra.run.smithi136.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-08-26T12:59:10.951 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-08-26T12:59:10.951 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T12:59:10.951 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-08-26T12:59:10.951 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-08-26T12:59:10.952 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-08-26T12:59:10.952 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-08-26T12:59:10.952 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2023-08-26T12:59:10.982 DEBUG:teuthology.orchestra.run.smithi158:> uname -m 2023-08-26T12:59:11.003 INFO:teuthology.orchestra.run.smithi158.stdout:x86_64 2023-08-26T12:59:11.003 DEBUG:teuthology.orchestra.run.smithi158:> cat /etc/os-release 2023-08-26T12:59:11.062 INFO:teuthology.orchestra.run.smithi158.stdout:NAME="Red Hat Enterprise Linux" 2023-08-26T12:59:11.062 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION="8.6 (Ootpa)" 2023-08-26T12:59:11.063 INFO:teuthology.orchestra.run.smithi158.stdout:ID="rhel" 2023-08-26T12:59:11.063 INFO:teuthology.orchestra.run.smithi158.stdout:ID_LIKE="fedora" 2023-08-26T12:59:11.063 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION_ID="8.6" 2023-08-26T12:59:11.064 INFO:teuthology.orchestra.run.smithi158.stdout:PLATFORM_ID="platform:el8" 2023-08-26T12:59:11.064 INFO:teuthology.orchestra.run.smithi158.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-08-26T12:59:11.064 INFO:teuthology.orchestra.run.smithi158.stdout:ANSI_COLOR="0;31" 2023-08-26T12:59:11.064 INFO:teuthology.orchestra.run.smithi158.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-08-26T12:59:11.064 INFO:teuthology.orchestra.run.smithi158.stdout:HOME_URL="https://www.redhat.com/" 2023-08-26T12:59:11.065 INFO:teuthology.orchestra.run.smithi158.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-08-26T12:59:11.065 INFO:teuthology.orchestra.run.smithi158.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-08-26T12:59:11.065 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T12:59:11.065 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-08-26T12:59:11.065 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-08-26T12:59:11.065 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-08-26T12:59:11.066 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-08-26T12:59:11.066 INFO:teuthology.lock.ops:Updating smithi158.front.sepia.ceph.com on lock server 2023-08-26T12:59:11.090 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-08-26T12:59:11.099 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-08-26T12:59:11.120 INFO:teuthology.task.internal:Checking for old test directory... 2023-08-26T12:59:11.121 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2023-08-26T12:59:11.124 DEBUG:teuthology.orchestra.run.smithi158:> test '!' -e /home/ubuntu/cephtest 2023-08-26T12:59:11.142 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-08-26T12:59:11.148 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-08-26T12:59:11.148 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2023-08-26T12:59:11.182 DEBUG:teuthology.orchestra.run.smithi158:> test -z $(ls -A /var/lib/ceph) 2023-08-26T12:59:11.210 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-08-26T12:59:11.264 INFO:teuthology.run_tasks:Running task kernel... 2023-08-26T12:59:11.279 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-08-26T12:59:11.280 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-08-26T12:59:11.281 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2023-08-26T12:59:11.282 DEBUG:teuthology.orchestra.run.smithi158:> test -f /run/.containerenv -o -f /.dockerenv 2023-08-26T12:59:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T12:59:11.300 DEBUG:teuthology.orchestra.run.smithi158:> uname -r 2023-08-26T12:59:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T12:59:11.302 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2023-08-26T12:59:11.359 INFO:teuthology.orchestra.run.smithi158.stdout:4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:11.359 INFO:teuthology.task.kernel:Running kernel on smithi158: 4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:11.360 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum install -y kernel 2023-08-26T12:59:11.361 INFO:teuthology.orchestra.run.smithi136.stdout:4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:11.361 INFO:teuthology.task.kernel:Running kernel on smithi136: 4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:11.361 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2023-08-26T12:59:12.512 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T12:59:12.512 INFO:teuthology.orchestra.run.smithi158.stdout:Unable to read consumer identity 2023-08-26T12:59:12.606 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T12:59:12.606 INFO:teuthology.orchestra.run.smithi136.stdout:Unable to read consumer identity 2023-08-26T12:59:13.969 INFO:teuthology.orchestra.run.smithi158.stdout:Copr repo for python3-asyncssh owned by ceph 22 kB/s | 3.5 kB 00:00 2023-08-26T12:59:14.036 INFO:teuthology.orchestra.run.smithi136.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-08-26T12:59:14.638 INFO:teuthology.orchestra.run.smithi158.stdout:Extra Packages for Enterprise Linux 24 MB/s | 16 MB 00:00 2023-08-26T12:59:15.278 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 13 MB/s | 16 MB 00:01 2023-08-26T12:59:18.061 INFO:teuthology.orchestra.run.smithi158.stdout:lab-extras 406 kB/s | 24 kB 00:00 2023-08-26T12:59:18.747 INFO:teuthology.orchestra.run.smithi158.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-08-26T12:59:18.753 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 448 kB/s | 24 kB 00:00 2023-08-26T12:59:18.807 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T12:59:18.808 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T12:59:18.809 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T12:59:18.930 DEBUG:teuthology.orchestra.run.smithi158:> echo no | sudo yum reinstall kernel || true 2023-08-26T12:59:19.260 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T12:59:19.260 INFO:teuthology.orchestra.run.smithi158.stdout:Unable to read consumer identity 2023-08-26T12:59:19.472 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-08-26T12:59:19.510 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T12:59:19.511 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T12:59:19.511 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T12:59:19.528 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:00:01 ago on Sat 26 Aug 2023 12:59:18 PM UTC. 2023-08-26T12:59:19.568 INFO:teuthology.orchestra.run.smithi158.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-26T12:59:19.619 INFO:teuthology.orchestra.run.smithi158.stderr:Error: No packages marked for reinstall. 2023-08-26T12:59:19.636 DEBUG:teuthology.orchestra.run.smithi136:> echo no | sudo yum reinstall kernel || true 2023-08-26T12:59:19.671 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum reinstall -y kernel || true 2023-08-26T12:59:20.001 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T12:59:20.002 INFO:teuthology.orchestra.run.smithi158.stdout:Unable to read consumer identity 2023-08-26T12:59:20.005 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T12:59:20.005 INFO:teuthology.orchestra.run.smithi136.stdout:Unable to read consumer identity 2023-08-26T12:59:20.262 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:00:02 ago on Sat 26 Aug 2023 12:59:18 PM UTC. 2023-08-26T12:59:20.277 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:02 ago on Sat 26 Aug 2023 12:59:18 PM UTC. 2023-08-26T12:59:20.301 INFO:teuthology.orchestra.run.smithi158.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-26T12:59:20.318 INFO:teuthology.orchestra.run.smithi136.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-26T12:59:20.342 INFO:teuthology.orchestra.run.smithi158.stderr:Error: No packages marked for reinstall. 2023-08-26T12:59:20.361 INFO:teuthology.orchestra.run.smithi136.stderr:Error: No packages marked for reinstall. 2023-08-26T12:59:20.388 DEBUG:teuthology.orchestra.run.smithi158:> rpm -q kernel | sort -rV | head -n 1 2023-08-26T12:59:20.408 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum reinstall -y kernel || true 2023-08-26T12:59:20.468 INFO:teuthology.orchestra.run.smithi158.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:20.469 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:20.469 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-08-26T12:59:20.469 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-08-26T12:59:20.470 DEBUG:teuthology.orchestra.run.smithi158:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-08-26T12:59:20.496 INFO:teuthology.orchestra.run.smithi158.stdout:ttyS1 2023-08-26T12:59:20.514 DEBUG:teuthology.parallel:result is None 2023-08-26T12:59:20.738 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T12:59:20.738 INFO:teuthology.orchestra.run.smithi136.stdout:Unable to read consumer identity 2023-08-26T12:59:21.004 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:03 ago on Sat 26 Aug 2023 12:59:18 PM UTC. 2023-08-26T12:59:21.047 INFO:teuthology.orchestra.run.smithi136.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-08-26T12:59:21.084 INFO:teuthology.orchestra.run.smithi136.stderr:Error: No packages marked for reinstall. 2023-08-26T12:59:21.136 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2023-08-26T12:59:21.215 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:21.216 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-08-26T12:59:21.216 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-08-26T12:59:21.216 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-08-26T12:59:21.217 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-08-26T12:59:21.257 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2023-08-26T12:59:21.272 DEBUG:teuthology.parallel:result is None 2023-08-26T12:59:21.273 INFO:teuthology.run_tasks:Running task internal.base... 2023-08-26T12:59:21.279 INFO:teuthology.task.internal:Creating test directory... 2023-08-26T12:59:21.280 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-08-26T12:59:21.314 DEBUG:teuthology.orchestra.run.smithi158:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-08-26T12:59:21.335 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-08-26T12:59:21.386 INFO:teuthology.run_tasks:Running task internal.archive... 2023-08-26T12:59:21.432 INFO:teuthology.task.internal:Creating archive directory... 2023-08-26T12:59:21.433 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-08-26T12:59:21.435 DEBUG:teuthology.orchestra.run.smithi158:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-08-26T12:59:21.476 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-08-26T12:59:21.482 INFO:teuthology.task.internal:Enabling coredump saving... 2023-08-26T12:59:21.483 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T12:59:21.493 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T12:59:21.524 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-26T12:59:21.535 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-26T12:59:21.555 INFO:teuthology.orchestra.run.smithi158.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-26T12:59:21.567 INFO:teuthology.orchestra.run.smithi158.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-08-26T12:59:21.569 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-08-26T12:59:21.577 INFO:teuthology.task.internal:Configuring sudo... 2023-08-26T12:59:21.577 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-08-26T12:59:21.580 DEBUG:teuthology.orchestra.run.smithi158:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-08-26T12:59:21.639 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-08-26T12:59:21.650 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-08-26T12:59:21.651 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-08-26T12:59:21.653 DEBUG:teuthology.orchestra.run.smithi158:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-08-26T12:59:21.697 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-26T12:59:21.753 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-26T12:59:21.801 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-26T12:59:21.885 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-26T12:59:21.925 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T12:59:21.926 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-08-26T12:59:21.992 DEBUG:teuthology.orchestra.run.smithi158:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-26T12:59:22.037 DEBUG:teuthology.orchestra.run.smithi158:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-08-26T12:59:22.095 DEBUG:teuthology.orchestra.run.smithi158:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-26T12:59:22.180 DEBUG:teuthology.orchestra.run.smithi158:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-08-26T12:59:22.225 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T12:59:22.226 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-08-26T12:59:22.295 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2023-08-26T12:59:22.298 DEBUG:teuthology.orchestra.run.smithi158:> sudo service rsyslog restart 2023-08-26T12:59:22.347 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-26T12:59:22.402 INFO:teuthology.orchestra.run.smithi158.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-26T12:59:22.709 INFO:teuthology.run_tasks:Running task internal.timer... 2023-08-26T12:59:22.718 INFO:teuthology.task.internal:Starting timer... 2023-08-26T12:59:22.718 INFO:teuthology.run_tasks:Running task pcp... 2023-08-26T12:59:22.750 INFO:teuthology.run_tasks:Running task selinux... 2023-08-26T12:59:22.891 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-08-26T12:59:22.892 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2023-08-26T12:59:22.948 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2023-08-26T12:59:22.950 DEBUG:teuthology.orchestra.run.smithi158:> sudo service auditd rotate 2023-08-26T12:59:23.023 INFO:teuthology.orchestra.run.smithi158.stdout:Rotating logs: 2023-08-26T12:59:23.024 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-08-26T12:59:23.025 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2023-08-26T12:59:23.052 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2023-08-26T12:59:23.052 DEBUG:teuthology.orchestra.run.smithi158:> /usr/sbin/getenforce 2023-08-26T12:59:23.076 INFO:teuthology.orchestra.run.smithi158.stdout:Permissive 2023-08-26T12:59:23.076 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi136.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi158.front.sepia.ceph.com': 'permissive'} 2023-08-26T12:59:23.076 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T12:59:23.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T12:59:23.120 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T12:59:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T12:59:23.148 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-08-26T12:59:23.148 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2023-08-26T12:59:23.187 DEBUG:teuthology.orchestra.run.smithi158:> sudo /usr/sbin/setenforce permissive 2023-08-26T12:59:23.215 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-08-26T12:59:23.225 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-08-26T12:59:23.226 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-08-26T12:59:23.242 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'}]}] 2023-08-26T12:59:23.243 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi136.front.sepia.ceph.com,smithi158.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-08-26T13:08:25.827 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi136.front.sepia.ceph.com'), Remote(name='ubuntu@smithi158.front.sepia.ceph.com')] 2023-08-26T13:08:25.828 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2023-08-26T13:08:25.829 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-26T13:08:25.899 DEBUG:teuthology.orchestra.run.smithi136:> true 2023-08-26T13:08:25.969 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2023-08-26T13:08:25.969 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi158.front.sepia.ceph.com' 2023-08-26T13:08:25.970 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-08-26T13:08:26.039 DEBUG:teuthology.orchestra.run.smithi158:> true 2023-08-26T13:08:26.110 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi158.front.sepia.ceph.com' 2023-08-26T13:08:26.111 INFO:teuthology.run_tasks:Running task clock... 2023-08-26T13:08:26.121 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-08-26T13:08:26.122 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-08-26T13:08:26.123 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T13:08:26.125 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-08-26T13:08:26.125 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T13:08:26.157 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-08-26T13:08:26.172 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-08-26T13:08:26.184 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-08-26T13:08:26.199 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-08-26T13:08:26.238 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2023-08-26T13:08:26.250 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2023-08-26T13:08:26.264 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-08-26T13:08:26.276 INFO:teuthology.orchestra.run.smithi158.stderr:sudo: ntpd: command not found 2023-08-26T13:08:26.278 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-08-26T13:08:26.288 INFO:teuthology.orchestra.run.smithi158.stdout:506 Cannot talk to daemon 2023-08-26T13:08:26.303 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-08-26T13:08:26.317 INFO:teuthology.orchestra.run.smithi158.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-08-26T13:08:26.348 INFO:teuthology.orchestra.run.smithi136.stderr:bash: ntpq: command not found 2023-08-26T13:08:26.352 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-26T13:08:26.352 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2023-08-26T13:08:26.352 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.352 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.352 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.353 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.386 INFO:teuthology.orchestra.run.smithi158.stderr:bash: ntpq: command not found 2023-08-26T13:08:26.390 INFO:teuthology.orchestra.run.smithi158.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-26T13:08:26.390 INFO:teuthology.orchestra.run.smithi158.stdout:=============================================================================== 2023-08-26T13:08:26.390 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.391 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.391 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.391 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T13:08:26.392 INFO:teuthology.run_tasks:Running task install... 2023-08-26T13:08:26.402 DEBUG:teuthology.task.install:project ceph 2023-08-26T13:08:26.403 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f'}} 2023-08-26T13:08:26.403 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f'} 2023-08-26T13:08:26.403 INFO:teuthology.task.install:Using flavor: default 2023-08-26T13:08:26.410 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']} 2023-08-26T13:08:26.411 INFO:teuthology.task.install:extra packages: [] 2023-08-26T13:08:26.411 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': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f', 'tag': None, 'wait_for_package': False} 2023-08-26T13:08:26.412 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e7eb9853fddaf661c68f207346131a7e00d8ed2f 2023-08-26T13:08:26.414 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': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f', 'tag': None, 'wait_for_package': False} 2023-08-26T13:08:26.414 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e7eb9853fddaf661c68f207346131a7e00d8ed2f 2023-08-26T13:08:26.557 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/flavors/default/ 2023-08-26T13:08:26.558 INFO:teuthology.task.install.rpm:Package version is 18.0.0-5706.ge7eb9853 2023-08-26T13:08:26.643 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/main/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/flavors/default/ 2023-08-26T13:08:26.644 INFO:teuthology.task.install.rpm:Package version is 18.0.0-5706.ge7eb9853 2023-08-26T13:08:26.668 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/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/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/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/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-08-26T13:08:26.668 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:08:26.669 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-08-26T13:08:26.697 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 2023-08-26T13:08:26.697 DEBUG:teuthology.orchestra.run.smithi158:> 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/e7eb9853fddaf661c68f207346131a7e00d8ed2f/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-08-26T13:08:26.764 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T13:08:26.814 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/main/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/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/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/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/e7eb9853fddaf661c68f207346131a7e00d8ed2f/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-08-26T13:08:26.815 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:08:26.815 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-08-26T13:08:26.841 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T13:08:26.844 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 2023-08-26T13:08:26.844 DEBUG:teuthology.orchestra.run.smithi136:> 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/e7eb9853fddaf661c68f207346131a7e00d8ed2f/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-08-26T13:08:26.907 INFO:teuthology.orchestra.run.smithi158.stdout:check_obsoletes = 1 2023-08-26T13:08:26.908 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum clean all 2023-08-26T13:08:26.912 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T13:08:26.990 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T13:08:27.057 INFO:teuthology.orchestra.run.smithi136.stdout:check_obsoletes = 1 2023-08-26T13:08:27.058 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum clean all 2023-08-26T13:08:27.280 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:08:27.428 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:08:28.576 INFO:teuthology.orchestra.run.smithi136.stdout:44 files removed 2023-08-26T13:08:28.628 INFO:teuthology.orchestra.run.smithi158.stdout:44 files removed 2023-08-26T13:08:28.630 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-radosgw 2023-08-26T13:08:28.683 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-radosgw 2023-08-26T13:08:28.962 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:08:29.016 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:08:30.455 INFO:teuthology.orchestra.run.smithi158.stdout:ceph packages for x86_64 269 kB/s | 81 kB 00:00 2023-08-26T13:08:30.525 INFO:teuthology.orchestra.run.smithi136.stdout:ceph packages for x86_64 271 kB/s | 81 kB 00:00 2023-08-26T13:08:30.789 INFO:teuthology.orchestra.run.smithi158.stdout:ceph noarch packages 31 kB/s | 9.4 kB 00:00 2023-08-26T13:08:30.884 INFO:teuthology.orchestra.run.smithi136.stdout:ceph noarch packages 29 kB/s | 9.4 kB 00:00 2023-08-26T13:08:31.065 INFO:teuthology.orchestra.run.smithi158.stdout:ceph source packages 5.9 kB/s | 1.5 kB 00:00 2023-08-26T13:08:31.168 INFO:teuthology.orchestra.run.smithi136.stdout:ceph source packages 5.7 kB/s | 1.5 kB 00:00 2023-08-26T13:08:31.207 INFO:teuthology.orchestra.run.smithi158.stdout:Copr repo for python3-asyncssh owned by ceph 28 kB/s | 3.5 kB 00:00 2023-08-26T13:08:31.327 INFO:teuthology.orchestra.run.smithi136.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-08-26T13:08:31.967 INFO:teuthology.orchestra.run.smithi158.stdout:Extra Packages for Enterprise Linux 21 MB/s | 16 MB 00:00 2023-08-26T13:08:32.903 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-08-26T13:08:35.500 INFO:teuthology.orchestra.run.smithi158.stdout:lab-extras 456 kB/s | 24 kB 00:00 2023-08-26T13:08:36.369 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 451 kB/s | 24 kB 00:00 2023-08-26T13:08:36.535 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 49 MB/s | 47 MB 00:00 2023-08-26T13:08:37.479 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 51 MB/s | 53 MB 00:01 2023-08-26T13:08:44.703 INFO:teuthology.orchestra.run.smithi158.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 60 MB/s | 53 MB 00:00 2023-08-26T13:08:45.580 INFO:teuthology.orchestra.run.smithi136.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 59 MB/s | 47 MB 00:00 2023-08-26T13:08:56.146 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:08:56.148 INFO:teuthology.orchestra.run.smithi158.stdout:==================================================================================================== 2023-08-26T13:08:56.149 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:08:56.149 INFO:teuthology.orchestra.run.smithi158.stdout:==================================================================================================== 2023-08-26T13:08:56.149 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:08:56.149 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-radosgw x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 14 M 2023-08-26T13:08:56.149 INFO:teuthology.orchestra.run.smithi158.stdout:Upgrading: 2023-08-26T13:08:56.149 INFO:teuthology.orchestra.run.smithi158.stdout: librados2 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 3.7 M 2023-08-26T13:08:56.150 INFO:teuthology.orchestra.run.smithi158.stdout: librbd1 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 3.6 M 2023-08-26T13:08:56.150 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:08:56.150 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-base x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 5.4 M 2023-08-26T13:08:56.150 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-common x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 22 M 2023-08-26T13:08:56.150 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-selinux x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 24 k 2023-08-26T13:08:56.151 INFO:teuthology.orchestra.run.smithi158.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-08-26T13:08:56.151 INFO:teuthology.orchestra.run.smithi158.stdout: libcephfs2 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 784 k 2023-08-26T13:08:56.151 INFO:teuthology.orchestra.run.smithi158.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-08-26T13:08:56.151 INFO:teuthology.orchestra.run.smithi158.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-08-26T13:08:56.151 INFO:teuthology.orchestra.run.smithi158.stdout: libradosstriper1 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 472 k 2023-08-26T13:08:56.152 INFO:teuthology.orchestra.run.smithi158.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-08-26T13:08:56.152 INFO:teuthology.orchestra.run.smithi158.stdout: librgw2 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 6.8 M 2023-08-26T13:08:56.152 INFO:teuthology.orchestra.run.smithi158.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-08-26T13:08:56.152 INFO:teuthology.orchestra.run.smithi158.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-08-26T13:08:56.152 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-argparse x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 45 k 2023-08-26T13:08:56.153 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-common x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 125 k 2023-08-26T13:08:56.153 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cephfs x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 197 k 2023-08-26T13:08:56.153 INFO:teuthology.orchestra.run.smithi158.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-08-26T13:08:56.153 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rados x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 371 k 2023-08-26T13:08:56.153 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rbd x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 365 k 2023-08-26T13:08:56.154 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rgw x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 107 k 2023-08-26T13:08:56.154 INFO:teuthology.orchestra.run.smithi158.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-08-26T13:08:56.154 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:08:56.154 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:08:56.154 INFO:teuthology.orchestra.run.smithi158.stdout:==================================================================================================== 2023-08-26T13:08:56.154 INFO:teuthology.orchestra.run.smithi158.stdout:Install 21 Packages 2023-08-26T13:08:56.155 INFO:teuthology.orchestra.run.smithi158.stdout:Upgrade 2 Packages 2023-08-26T13:08:56.155 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:08:56.155 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 61 M 2023-08-26T13:08:56.156 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:08:56.664 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:08:56.668 INFO:teuthology.orchestra.run.smithi136.stdout:==================================================================================================== 2023-08-26T13:08:56.668 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:08:56.668 INFO:teuthology.orchestra.run.smithi136.stdout:==================================================================================================== 2023-08-26T13:08:56.669 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:08:56.669 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 14 M 2023-08-26T13:08:56.669 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrading: 2023-08-26T13:08:56.669 INFO:teuthology.orchestra.run.smithi136.stdout: librados2 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 3.7 M 2023-08-26T13:08:56.669 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 3.6 M 2023-08-26T13:08:56.670 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:08:56.670 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 5.4 M 2023-08-26T13:08:56.670 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 22 M 2023-08-26T13:08:56.670 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 24 k 2023-08-26T13:08:56.670 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-08-26T13:08:56.671 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 784 k 2023-08-26T13:08:56.671 INFO:teuthology.orchestra.run.smithi136.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-08-26T13:08:56.671 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-08-26T13:08:56.671 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 472 k 2023-08-26T13:08:56.671 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-08-26T13:08:56.672 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2 x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 6.8 M 2023-08-26T13:08:56.672 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-08-26T13:08:56.672 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-08-26T13:08:56.672 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 45 k 2023-08-26T13:08:56.672 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 125 k 2023-08-26T13:08:56.673 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 197 k 2023-08-26T13:08:56.673 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-08-26T13:08:56.673 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 371 k 2023-08-26T13:08:56.673 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 365 k 2023-08-26T13:08:56.673 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 107 k 2023-08-26T13:08:56.674 INFO:teuthology.orchestra.run.smithi136.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-08-26T13:08:56.674 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:08:56.674 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:08:56.674 INFO:teuthology.orchestra.run.smithi136.stdout:==================================================================================================== 2023-08-26T13:08:56.674 INFO:teuthology.orchestra.run.smithi136.stdout:Install 21 Packages 2023-08-26T13:08:56.675 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrade 2 Packages 2023-08-26T13:08:56.675 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:08:56.675 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 61 M 2023-08-26T13:08:56.676 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:08:58.320 INFO:teuthology.orchestra.run.smithi158.stdout:(1/23): ceph-radosgw-18.0.0-5706.ge7eb9853.el8. 6.9 MB/s | 14 MB 00:01 2023-08-26T13:08:58.370 INFO:teuthology.orchestra.run.smithi158.stdout:(2/23): ceph-selinux-18.0.0-5706.ge7eb9853.el8. 488 kB/s | 24 kB 00:00 2023-08-26T13:08:58.545 INFO:teuthology.orchestra.run.smithi158.stdout:(3/23): libcephfs2-18.0.0-5706.ge7eb9853.el8.x8 4.4 MB/s | 784 kB 00:00 2023-08-26T13:08:58.671 INFO:teuthology.orchestra.run.smithi158.stdout:(4/23): libradosstriper1-18.0.0-5706.ge7eb9853. 3.7 MB/s | 472 kB 00:00 2023-08-26T13:08:59.204 INFO:teuthology.orchestra.run.smithi158.stdout:(5/23): ceph-base-18.0.0-5706.ge7eb9853.el8.x86 1.9 MB/s | 5.4 MB 00:02 2023-08-26T13:08:59.279 INFO:teuthology.orchestra.run.smithi158.stdout:(6/23): python3-ceph-argparse-18.0.0-5706.ge7eb 599 kB/s | 45 kB 00:00 2023-08-26T13:08:59.371 INFO:teuthology.orchestra.run.smithi158.stdout:(7/23): python3-ceph-common-18.0.0-5706.ge7eb98 1.3 MB/s | 125 kB 00:00 2023-08-26T13:08:59.472 INFO:teuthology.orchestra.run.smithi158.stdout:(8/23): python3-cephfs-18.0.0-5706.ge7eb9853.el 1.9 MB/s | 197 kB 00:00 2023-08-26T13:08:59.555 INFO:teuthology.orchestra.run.smithi158.stdout:(9/23): librgw2-18.0.0-5706.ge7eb9853.el8.x86_6 7.7 MB/s | 6.8 MB 00:00 2023-08-26T13:08:59.631 INFO:teuthology.orchestra.run.smithi158.stdout:(10/23): python3-rbd-18.0.0-5706.ge7eb9853.el8. 4.8 MB/s | 365 kB 00:00 2023-08-26T13:08:59.656 INFO:teuthology.orchestra.run.smithi158.stdout:(11/23): python3-rados-18.0.0-5706.ge7eb9853.el 2.0 MB/s | 371 kB 00:00 2023-08-26T13:08:59.698 INFO:teuthology.orchestra.run.smithi158.stdout:(12/23): python3-rgw-18.0.0-5706.ge7eb9853.el8. 1.6 MB/s | 107 kB 00:00 2023-08-26T13:08:59.907 INFO:teuthology.orchestra.run.smithi158.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 282 kB/s | 59 kB 00:00 2023-08-26T13:08:59.928 INFO:teuthology.orchestra.run.smithi136.stdout:(1/23): ceph-base-18.0.0-5706.ge7eb9853.el8.x86 1.8 MB/s | 5.4 MB 00:02 2023-08-26T13:08:59.998 INFO:teuthology.orchestra.run.smithi158.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 894 kB/s | 306 kB 00:00 2023-08-26T13:09:00.003 INFO:teuthology.orchestra.run.smithi136.stdout:(2/23): ceph-selinux-18.0.0-5706.ge7eb9853.el8. 325 kB/s | 24 kB 00:00 2023-08-26T13:09:00.024 INFO:teuthology.orchestra.run.smithi158.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 642 kB/s | 75 kB 00:00 2023-08-26T13:09:00.149 INFO:teuthology.orchestra.run.smithi158.stdout:(16/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.0 MB/s | 259 kB 00:00 2023-08-26T13:09:00.275 INFO:teuthology.orchestra.run.smithi158.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 6.3 MB/s | 1.7 MB 00:00 2023-08-26T13:09:00.300 INFO:teuthology.orchestra.run.smithi158.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 292 kB/s | 44 kB 00:00 2023-08-26T13:09:00.312 INFO:teuthology.orchestra.run.smithi136.stdout:(3/23): libcephfs2-18.0.0-5706.ge7eb9853.el8.x8 2.5 MB/s | 784 kB 00:00 2023-08-26T13:09:00.500 INFO:teuthology.orchestra.run.smithi158.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 241 kB/s | 47 kB 00:00 2023-08-26T13:09:00.542 INFO:teuthology.orchestra.run.smithi158.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.3 MB/s | 354 kB 00:00 2023-08-26T13:09:00.660 INFO:teuthology.orchestra.run.smithi136.stdout:(4/23): libradosstriper1-18.0.0-5706.ge7eb9853. 1.3 MB/s | 472 kB 00:00 2023-08-26T13:09:00.876 INFO:teuthology.orchestra.run.smithi158.stdout:(21/23): ceph-common-18.0.0-5706.ge7eb9853.el8. 4.9 MB/s | 22 MB 00:04 2023-08-26T13:09:01.135 INFO:teuthology.orchestra.run.smithi158.stdout:(22/23): librbd1-18.0.0-5706.ge7eb9853.el8.x86_ 6.1 MB/s | 3.6 MB 00:00 2023-08-26T13:09:01.427 INFO:teuthology.orchestra.run.smithi158.stdout:(23/23): librados2-18.0.0-5706.ge7eb9853.el8.x8 4.0 MB/s | 3.7 MB 00:00 2023-08-26T13:09:01.429 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:09:01.429 INFO:teuthology.orchestra.run.smithi158.stdout:Total 11 MB/s | 61 MB 00:05 2023-08-26T13:09:01.474 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:09:01.519 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:09:01.520 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:09:01.861 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:09:01.863 INFO:teuthology.orchestra.run.smithi136.stdout:(5/23): librgw2-18.0.0-5706.ge7eb9853.el8.x86_6 5.6 MB/s | 6.8 MB 00:01 2023-08-26T13:09:01.865 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:09:02.080 INFO:teuthology.orchestra.run.smithi136.stdout:(6/23): ceph-common-18.0.0-5706.ge7eb9853.el8.x 4.4 MB/s | 22 MB 00:05 2023-08-26T13:09:02.105 INFO:teuthology.orchestra.run.smithi136.stdout:(7/23): python3-ceph-argparse-18.0.0-5706.ge7eb 185 kB/s | 45 kB 00:00 2023-08-26T13:09:02.163 INFO:teuthology.orchestra.run.smithi136.stdout:(8/23): python3-ceph-common-18.0.0-5706.ge7eb98 1.5 MB/s | 125 kB 00:00 2023-08-26T13:09:02.189 INFO:teuthology.orchestra.run.smithi136.stdout:(9/23): python3-cephfs-18.0.0-5706.ge7eb9853.el 2.3 MB/s | 197 kB 00:00 2023-08-26T13:09:02.272 INFO:teuthology.orchestra.run.smithi136.stdout:(10/23): python3-rados-18.0.0-5706.ge7eb9853.el 3.3 MB/s | 371 kB 00:00 2023-08-26T13:09:02.298 INFO:teuthology.orchestra.run.smithi136.stdout:(11/23): python3-rbd-18.0.0-5706.ge7eb9853.el8. 3.3 MB/s | 365 kB 00:00 2023-08-26T13:09:02.340 INFO:teuthology.orchestra.run.smithi136.stdout:(12/23): python3-rgw-18.0.0-5706.ge7eb9853.el8. 1.6 MB/s | 107 kB 00:00 2023-08-26T13:09:02.715 INFO:teuthology.orchestra.run.smithi136.stdout:(13/23): ceph-radosgw-18.0.0-5706.ge7eb9853.el8 2.4 MB/s | 14 MB 00:05 2023-08-26T13:09:02.741 INFO:teuthology.orchestra.run.smithi136.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 147 kB/s | 59 kB 00:00 2023-08-26T13:09:02.766 INFO:teuthology.orchestra.run.smithi136.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 655 kB/s | 306 kB 00:00 2023-08-26T13:09:02.916 INFO:teuthology.orchestra.run.smithi136.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 312 kB/s | 47 kB 00:00 2023-08-26T13:09:02.950 INFO:teuthology.orchestra.run.smithi136.stdout:(17/23): libunwind-1.3.1-3.el8.x86_64.rpm 320 kB/s | 75 kB 00:00 2023-08-26T13:09:03.042 INFO:teuthology.orchestra.run.smithi136.stdout:(18/23): thrift-0.13.0-2.el8.x86_64.rpm 5.8 MB/s | 1.7 MB 00:00 2023-08-26T13:09:03.045 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:09:03.067 INFO:teuthology.orchestra.run.smithi136.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-08-26T13:09:03.109 INFO:teuthology.orchestra.run.smithi136.stdout:(20/23): python3-prettytable-0.7.2-14.el8.noarc 277 kB/s | 44 kB 00:00 2023-08-26T13:09:03.276 INFO:teuthology.orchestra.run.smithi136.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.5 MB/s | 354 kB 00:00 2023-08-26T13:09:03.322 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-08-26T13:09:03.529 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-08-26T13:09:03.926 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-08-26T13:09:04.017 INFO:teuthology.orchestra.run.smithi136.stdout:(22/23): librbd1-18.0.0-5706.ge7eb9853.el8.x86_ 4.0 MB/s | 3.6 MB 00:00 2023-08-26T13:09:04.137 INFO:teuthology.orchestra.run.smithi158.stdout: Upgrading : librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/25 2023-08-26T13:09:04.201 INFO:teuthology.orchestra.run.smithi136.stdout:(23/23): librados2-18.0.0-5706.ge7eb9853.el8.x8 3.3 MB/s | 3.7 MB 00:01 2023-08-26T13:09:04.203 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:09:04.204 INFO:teuthology.orchestra.run.smithi136.stdout:Total 8.0 MB/s | 61 MB 00:07 2023-08-26T13:09:04.218 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/25 2023-08-26T13:09:04.249 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:09:04.294 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:09:04.295 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:09:04.401 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 4/25 2023-08-26T13:09:04.650 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:09:04.654 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:09:04.695 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-08-26T13:09:04.887 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/25 2023-08-26T13:09:05.272 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/25 2023-08-26T13:09:05.487 INFO:teuthology.orchestra.run.smithi158.stdout: Upgrading : librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 7/25 2023-08-26T13:09:05.558 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 7/25 2023-08-26T13:09:05.760 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-08-26T13:09:05.837 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:09:05.928 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-08-26T13:09:05.995 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-08-26T13:09:06.189 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-ceph-argparse-2:18.0.0-5706.ge7eb9853.el8. 10/25 2023-08-26T13:09:06.257 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-08-26T13:09:06.396 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 11/25 2023-08-26T13:09:06.447 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-08-26T13:09:06.813 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 12/25 2023-08-26T13:09:06.855 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-08-26T13:09:06.969 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_6 13/25 2023-08-26T13:09:07.033 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_6 13/25 2023-08-26T13:09:07.064 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/25 2023-08-26T13:09:07.163 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/25 2023-08-26T13:09:07.163 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-08-26T13:09:07.369 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 4/25 2023-08-26T13:09:07.388 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-08-26T13:09:07.614 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-08-26T13:09:07.822 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/25 2023-08-26T13:09:08.207 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-08-26T13:09:08.229 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/25 2023-08-26T13:09:08.422 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 7/25 2023-08-26T13:09:08.436 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 17/25 2023-08-26T13:09:08.499 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 17/25 2023-08-26T13:09:08.502 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 7/25 2023-08-26T13:09:08.680 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-08-26T13:09:08.734 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-08-26T13:09:08.754 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 18/25 2023-08-26T13:09:08.903 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-08-26T13:09:08.945 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-ceph-common-2:18.0.0-5706.ge7eb9853.el8.x8 19/25 2023-08-26T13:09:09.049 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-argparse-2:18.0.0-5706.ge7eb9853.el8. 10/25 2023-08-26T13:09:09.282 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 11/25 2023-08-26T13:09:09.489 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 12/25 2023-08-26T13:09:09.646 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_6 13/25 2023-08-26T13:09:09.734 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_6 13/25 2023-08-26T13:09:09.882 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 14/25 2023-08-26T13:09:10.079 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 15/25 2023-08-26T13:09:10.935 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 16/25 2023-08-26T13:09:11.296 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 17/25 2023-08-26T13:09:11.373 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 17/25 2023-08-26T13:09:11.608 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 18/25 2023-08-26T13:09:11.797 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-common-2:18.0.0-5706.ge7eb9853.el8.x8 19/25 2023-08-26T13:09:12.621 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 20/25 2023-08-26T13:09:12.911 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 20/25 2023-08-26T13:09:13.503 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 20/25 2023-08-26T13:09:13.785 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 21/25 2023-08-26T13:09:13.893 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 21/25 2023-08-26T13:09:14.044 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 22/25 2023-08-26T13:09:15.444 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 20/25 2023-08-26T13:09:15.679 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 20/25 2023-08-26T13:09:16.270 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 20/25 2023-08-26T13:09:16.606 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 21/25 2023-08-26T13:09:16.677 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 21/25 2023-08-26T13:09:16.879 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 22/25 2023-08-26T13:09:32.708 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 22/25 2023-08-26T13:09:32.708 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /sys 2023-08-26T13:09:32.708 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /proc 2023-08-26T13:09:32.709 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /dev 2023-08-26T13:09:32.709 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /run 2023-08-26T13:09:32.709 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /mnt 2023-08-26T13:09:32.709 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /var/tmp 2023-08-26T13:09:32.709 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /home 2023-08-26T13:09:32.710 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /tmp 2023-08-26T13:09:32.710 INFO:teuthology.orchestra.run.smithi158.stdout:skipping the directory /dev 2023-08-26T13:09:32.710 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:34.157 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 23/25 2023-08-26T13:09:34.178 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 23/25 2023-08-26T13:09:34.178 INFO:teuthology.orchestra.run.smithi158.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-26T13:09:34.392 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-26T13:09:34.393 INFO:teuthology.orchestra.run.smithi158.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-26T13:09:34.985 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-26T13:09:34.986 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/25 2023-08-26T13:09:34.986 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/25 2023-08-26T13:09:34.986 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/25 2023-08-26T13:09:34.987 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 4/25 2023-08-26T13:09:34.987 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/25 2023-08-26T13:09:34.987 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_6 6/25 2023-08-26T13:09:34.987 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 7/25 2023-08-26T13:09:34.987 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-ceph-argparse-2:18.0.0-5706.ge7eb9853.el8. 8/25 2023-08-26T13:09:34.988 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-ceph-common-2:18.0.0-5706.ge7eb9853.el8.x8 9/25 2023-08-26T13:09:34.988 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 10/25 2023-08-26T13:09:34.988 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 11/25 2023-08-26T13:09:34.988 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 12/25 2023-08-26T13:09:34.988 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 13/25 2023-08-26T13:09:34.989 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-08-26T13:09:34.989 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-08-26T13:09:34.989 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-08-26T13:09:34.989 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-08-26T13:09:34.989 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-08-26T13:09:34.990 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-08-26T13:09:34.990 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-08-26T13:09:34.990 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-08-26T13:09:34.990 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 22/25 2023-08-26T13:09:34.990 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-08-26T13:09:34.991 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 24/25 2023-08-26T13:09:35.767 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 22/25 2023-08-26T13:09:35.767 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /sys 2023-08-26T13:09:35.767 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /proc 2023-08-26T13:09:35.768 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /dev 2023-08-26T13:09:35.768 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /run 2023-08-26T13:09:35.768 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /mnt 2023-08-26T13:09:35.768 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /var/tmp 2023-08-26T13:09:35.768 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /home 2023-08-26T13:09:35.769 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /tmp 2023-08-26T13:09:35.769 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /dev 2023-08-26T13:09:35.769 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:09:36.389 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-08-26T13:09:36.389 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:00:52 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:09:37.227 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 23/25 2023-08-26T13:09:37.247 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 23/25 2023-08-26T13:09:37.248 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-26T13:09:37.476 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-08-26T13:09:37.476 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-26T13:09:38.131 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-08-26T13:09:38.132 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/25 2023-08-26T13:09:38.132 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/25 2023-08-26T13:09:38.132 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/25 2023-08-26T13:09:38.132 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 4/25 2023-08-26T13:09:38.132 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/25 2023-08-26T13:09:38.133 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_6 6/25 2023-08-26T13:09:38.133 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 7/25 2023-08-26T13:09:38.133 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-argparse-2:18.0.0-5706.ge7eb9853.el8. 8/25 2023-08-26T13:09:38.133 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-common-2:18.0.0-5706.ge7eb9853.el8.x8 9/25 2023-08-26T13:09:38.134 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 10/25 2023-08-26T13:09:38.134 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 11/25 2023-08-26T13:09:38.134 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 12/25 2023-08-26T13:09:38.134 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 13/25 2023-08-26T13:09:38.134 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-08-26T13:09:38.135 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-08-26T13:09:38.135 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-08-26T13:09:38.135 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-08-26T13:09:38.135 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-08-26T13:09:38.136 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-08-26T13:09:38.136 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-08-26T13:09:38.136 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-08-26T13:09:38.136 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 22/25 2023-08-26T13:09:38.136 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-08-26T13:09:38.137 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 24/25 2023-08-26T13:09:39.260 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:09:39.453 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:39.454 INFO:teuthology.orchestra.run.smithi158.stdout:Upgraded: 2023-08-26T13:09:39.454 INFO:teuthology.orchestra.run.smithi158.stdout: librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.454 INFO:teuthology.orchestra.run.smithi158.stdout: librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.455 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:09:39.455 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.455 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.455 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.456 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.456 INFO:teuthology.orchestra.run.smithi158.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-08-26T13:09:39.456 INFO:teuthology.orchestra.run.smithi158.stdout: libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.456 INFO:teuthology.orchestra.run.smithi158.stdout: liboath-2.6.2-3.el8.x86_64 2023-08-26T13:09:39.457 INFO:teuthology.orchestra.run.smithi158.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-08-26T13:09:39.457 INFO:teuthology.orchestra.run.smithi158.stdout: libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.457 INFO:teuthology.orchestra.run.smithi158.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-08-26T13:09:39.457 INFO:teuthology.orchestra.run.smithi158.stdout: librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.457 INFO:teuthology.orchestra.run.smithi158.stdout: libunwind-1.3.1-3.el8.x86_64 2023-08-26T13:09:39.458 INFO:teuthology.orchestra.run.smithi158.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-08-26T13:09:39.458 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-argparse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.458 INFO:teuthology.orchestra.run.smithi158.stdout: python3-ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.458 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.458 INFO:teuthology.orchestra.run.smithi158.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-08-26T13:09:39.459 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.459 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.459 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:39.459 INFO:teuthology.orchestra.run.smithi158.stdout: thrift-0.13.0-2.el8.x86_64 2023-08-26T13:09:39.460 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:39.460 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:09:39.567 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-08-26T13:09:39.568 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:54 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:09:39.631 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-test 2023-08-26T13:09:39.983 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:09:41.041 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:00:57 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:09:42.423 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:09:42.424 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================ 2023-08-26T13:09:42.424 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:09:42.425 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================ 2023-08-26T13:09:42.425 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:09:42.425 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-test x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 48 M 2023-08-26T13:09:42.425 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:09:42.425 INFO:teuthology.orchestra.run.smithi158.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-08-26T13:09:42.426 INFO:teuthology.orchestra.run.smithi158.stdout: libcephsqlite x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 139 k 2023-08-26T13:09:42.426 INFO:teuthology.orchestra.run.smithi158.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-08-26T13:09:42.426 INFO:teuthology.orchestra.run.smithi158.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-08-26T13:09:42.426 INFO:teuthology.orchestra.run.smithi158.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-08-26T13:09:42.426 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:42.427 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:09:42.427 INFO:teuthology.orchestra.run.smithi158.stdout:============================================================================================ 2023-08-26T13:09:42.427 INFO:teuthology.orchestra.run.smithi158.stdout:Install 6 Packages 2023-08-26T13:09:42.427 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:42.428 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 49 M 2023-08-26T13:09:42.428 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 218 M 2023-08-26T13:09:42.428 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:09:42.470 INFO:teuthology.orchestra.run.smithi158.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-08-26T13:09:42.704 INFO:teuthology.orchestra.run.smithi158.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.4 MB/s | 323 kB 00:00 2023-08-26T13:09:42.729 INFO:teuthology.orchestra.run.smithi158.stdout:(3/6): libcephsqlite-18.0.0-5706.ge7eb9853.el8. 459 kB/s | 139 kB 00:00 2023-08-26T13:09:42.829 INFO:teuthology.orchestra.run.smithi158.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.5 MB/s | 187 kB 00:00 2023-08-26T13:09:42.905 INFO:teuthology.orchestra.run.smithi158.stdout:(5/6): jq-1.6-3.el8.x86_64.rpm 1.1 MB/s | 202 kB 00:00 2023-08-26T13:09:44.152 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:09:44.344 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:09:44.344 INFO:teuthology.orchestra.run.smithi136.stdout:Upgraded: 2023-08-26T13:09:44.345 INFO:teuthology.orchestra.run.smithi136.stdout: librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.345 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.345 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:09:44.345 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.345 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.346 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.346 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.346 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-08-26T13:09:44.346 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.346 INFO:teuthology.orchestra.run.smithi136.stdout: liboath-2.6.2-3.el8.x86_64 2023-08-26T13:09:44.347 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-08-26T13:09:44.347 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.347 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-08-26T13:09:44.347 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.348 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind-1.3.1-3.el8.x86_64 2023-08-26T13:09:44.348 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-08-26T13:09:44.348 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.348 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.348 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.349 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-08-26T13:09:44.349 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.349 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.349 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:44.349 INFO:teuthology.orchestra.run.smithi136.stdout: thrift-0.13.0-2.el8.x86_64 2023-08-26T13:09:44.350 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:09:44.350 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:09:44.524 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-test 2023-08-26T13:09:44.870 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:09:45.063 INFO:teuthology.orchestra.run.smithi158.stdout:(6/6): ceph-test-18.0.0-5706.ge7eb9853.el8.x86_ 18 MB/s | 48 MB 00:02 2023-08-26T13:09:45.065 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:09:45.065 INFO:teuthology.orchestra.run.smithi158.stdout:Total 19 MB/s | 49 MB 00:02 2023-08-26T13:09:45.103 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:09:45.123 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:09:45.124 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:09:45.390 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:09:45.393 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:09:45.839 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:09:45.997 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-26T13:09:46.075 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-26T13:09:46.275 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-08-26T13:09:46.347 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:01 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:09:46.480 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-08-26T13:09:46.641 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-08-26T13:09:46.813 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/6 2023-08-26T13:09:47.718 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:09:47.719 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================================ 2023-08-26T13:09:47.719 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:09:47.719 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================================ 2023-08-26T13:09:47.719 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:09:47.720 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 48 M 2023-08-26T13:09:47.720 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:09:47.720 INFO:teuthology.orchestra.run.smithi136.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-08-26T13:09:47.721 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 139 k 2023-08-26T13:09:47.721 INFO:teuthology.orchestra.run.smithi136.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-08-26T13:09:47.721 INFO:teuthology.orchestra.run.smithi136.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-08-26T13:09:47.721 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-08-26T13:09:47.721 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:09:47.721 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:09:47.722 INFO:teuthology.orchestra.run.smithi136.stdout:============================================================================================ 2023-08-26T13:09:47.722 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2023-08-26T13:09:47.722 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:09:47.723 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 49 M 2023-08-26T13:09:47.723 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 218 M 2023-08-26T13:09:47.724 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:09:47.766 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.5 MB/s | 70 kB 00:00 2023-08-26T13:09:47.949 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.7 MB/s | 323 kB 00:00 2023-08-26T13:09:48.033 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.2 MB/s | 187 kB 00:00 2023-08-26T13:09:48.101 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 2.9 MB/s | 202 kB 00:00 2023-08-26T13:09:48.142 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): libcephsqlite-18.0.0-5706.ge7eb9853.el8. 330 kB/s | 139 kB 00:00 2023-08-26T13:09:51.150 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): ceph-test-18.0.0-5706.ge7eb9853.el8.x86_ 14 MB/s | 48 MB 00:03 2023-08-26T13:09:51.152 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:09:51.152 INFO:teuthology.orchestra.run.smithi136.stdout:Total 14 MB/s | 49 MB 00:03 2023-08-26T13:09:51.189 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:09:51.211 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:09:51.211 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:09:51.436 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/6 2023-08-26T13:09:51.476 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:09:51.480 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:09:51.701 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/6 2023-08-26T13:09:51.919 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/6 2023-08-26T13:09:51.920 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/6 2023-08-26T13:09:51.920 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/6 2023-08-26T13:09:51.920 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-08-26T13:09:51.920 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-08-26T13:09:51.920 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-08-26T13:09:51.945 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:09:52.096 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-26T13:09:52.187 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-08-26T13:09:52.381 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-08-26T13:09:52.563 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-08-26T13:09:52.774 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-08-26T13:09:52.970 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/6 2023-08-26T13:09:52.998 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-08-26T13:09:52.999 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:08 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:09:55.721 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:09:55.902 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:55.902 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:09:55.903 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:55.903 INFO:teuthology.orchestra.run.smithi158.stdout: jq-1.6-3.el8.x86_64 2023-08-26T13:09:55.903 INFO:teuthology.orchestra.run.smithi158.stdout: libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:09:55.903 INFO:teuthology.orchestra.run.smithi158.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-08-26T13:09:55.903 INFO:teuthology.orchestra.run.smithi158.stdout: socat-1.7.4.1-1.el8.x86_64 2023-08-26T13:09:55.904 INFO:teuthology.orchestra.run.smithi158.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-08-26T13:09:55.904 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:55.904 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:09:56.051 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph 2023-08-26T13:09:56.389 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:09:57.218 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:13 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:09:57.586 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/6 2023-08-26T13:09:57.866 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/6 2023-08-26T13:09:58.090 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 6/6 2023-08-26T13:09:58.090 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/6 2023-08-26T13:09:58.090 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/6 2023-08-26T13:09:58.090 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-08-26T13:09:58.091 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-08-26T13:09:58.091 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-08-26T13:09:58.632 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:09:58.635 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================= 2023-08-26T13:09:58.635 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:09:58.635 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================= 2023-08-26T13:09:58.635 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:09:58.636 INFO:teuthology.orchestra.run.smithi158.stdout: ceph x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 6.4 k 2023-08-26T13:09:58.636 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:09:58.636 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mds x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 2.3 M 2023-08-26T13:09:58.636 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 1.6 M 2023-08-26T13:09:58.636 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-modules-core noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 242 k 2023-08-26T13:09:58.637 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mon x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 4.6 M 2023-08-26T13:09:58.637 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-osd x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 18 M 2023-08-26T13:09:58.637 INFO:teuthology.orchestra.run.smithi158.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-08-26T13:09:58.637 INFO:teuthology.orchestra.run.smithi158.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-08-26T13:09:58.638 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-08-26T13:09:58.638 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-08-26T13:09:58.638 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-08-26T13:09:58.638 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-08-26T13:09:58.638 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-08-26T13:09:58.639 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-08-26T13:09:58.639 INFO:teuthology.orchestra.run.smithi158.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-08-26T13:09:58.639 INFO:teuthology.orchestra.run.smithi158.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-08-26T13:09:58.639 INFO:teuthology.orchestra.run.smithi158.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-08-26T13:09:58.639 INFO:teuthology.orchestra.run.smithi158.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-08-26T13:09:58.640 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-08-26T13:09:58.640 INFO:teuthology.orchestra.run.smithi158.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-08-26T13:09:58.640 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-08-26T13:09:58.640 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-08-26T13:09:58.640 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-08-26T13:09:58.641 INFO:teuthology.orchestra.run.smithi158.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-08-26T13:09:58.641 INFO:teuthology.orchestra.run.smithi158.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-08-26T13:09:58.641 INFO:teuthology.orchestra.run.smithi158.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-08-26T13:09:58.641 INFO:teuthology.orchestra.run.smithi158.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-08-26T13:09:58.641 INFO:teuthology.orchestra.run.smithi158.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-08-26T13:09:58.641 INFO:teuthology.orchestra.run.smithi158.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-08-26T13:09:58.642 INFO:teuthology.orchestra.run.smithi158.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-08-26T13:09:58.642 INFO:teuthology.orchestra.run.smithi158.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-08-26T13:09:58.642 INFO:teuthology.orchestra.run.smithi158.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-08-26T13:09:58.642 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:58.642 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:09:58.643 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================= 2023-08-26T13:09:58.643 INFO:teuthology.orchestra.run.smithi158.stdout:Install 32 Packages 2023-08-26T13:09:58.643 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:09:58.644 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 30 M 2023-08-26T13:09:58.644 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 120 M 2023-08-26T13:09:58.644 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:09:59.175 INFO:teuthology.orchestra.run.smithi158.stdout:(1/32): ceph-18.0.0-5706.ge7eb9853.el8.x86_64.r 50 kB/s | 6.4 kB 00:00 2023-08-26T13:09:59.178 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-08-26T13:09:59.179 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:14 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:09:59.316 INFO:teuthology.orchestra.run.smithi158.stdout:(2/32): ceph-mgr-18.0.0-5706.ge7eb9853.el8.x86_ 5.8 MB/s | 1.6 MB 00:00 2023-08-26T13:09:59.883 INFO:teuthology.orchestra.run.smithi158.stdout:(3/32): ceph-mon-18.0.0-5706.ge7eb9853.el8.x86_ 6.5 MB/s | 4.6 MB 00:00 2023-08-26T13:09:59.975 INFO:teuthology.orchestra.run.smithi158.stdout:(4/32): ceph-mgr-modules-core-18.0.0-5706.ge7eb 2.6 MB/s | 242 kB 00:00 2023-08-26T13:10:00.293 INFO:teuthology.orchestra.run.smithi158.stdout:(5/32): ceph-osd-18.0.0-5706.ge7eb9853.el8.x86_ 18 MB/s | 18 MB 00:00 2023-08-26T13:10:00.601 INFO:teuthology.orchestra.run.smithi158.stdout:(6/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 70 kB/s | 44 kB 00:00 2023-08-26T13:10:00.826 INFO:teuthology.orchestra.run.smithi158.stdout:(7/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 350 kB/s | 185 kB 00:00 2023-08-26T13:10:00.877 INFO:teuthology.orchestra.run.smithi158.stdout:(8/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 627 kB/s | 173 kB 00:00 2023-08-26T13:10:00.977 INFO:teuthology.orchestra.run.smithi158.stdout:(9/32): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2023-08-26T13:10:01.061 INFO:teuthology.orchestra.run.smithi158.stdout:(10/32): python3-cherrypy-18.4.0-1.el8.noarch.r 1.6 MB/s | 384 kB 00:00 2023-08-26T13:10:01.086 INFO:teuthology.orchestra.run.smithi158.stdout:(11/32): python3-jaraco-functools-2.0-4.el8.noa 162 kB/s | 18 kB 00:00 2023-08-26T13:10:01.170 INFO:teuthology.orchestra.run.smithi158.stdout:(12/32): python3-logutils-0.3.5-11.el8.noarch.r 449 kB/s | 49 kB 00:00 2023-08-26T13:10:01.203 INFO:teuthology.orchestra.run.smithi158.stdout:(13/32): python3-more-itertools-7.2.0-3.el8.noa 502 kB/s | 59 kB 00:00 2023-08-26T13:10:01.312 INFO:teuthology.orchestra.run.smithi158.stdout:(14/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.9 MB/s | 283 kB 00:00 2023-08-26T13:10:01.337 INFO:teuthology.orchestra.run.smithi158.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 117 kB/s | 16 kB 00:00 2023-08-26T13:10:01.429 INFO:teuthology.orchestra.run.smithi158.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 160 kB/s | 19 kB 00:00 2023-08-26T13:10:01.454 INFO:teuthology.orchestra.run.smithi158.stdout:(17/32): python3-singledispatch-3.4.0.3-18.el8. 204 kB/s | 24 kB 00:00 2023-08-26T13:10:01.548 INFO:teuthology.orchestra.run.smithi158.stdout:(18/32): python3-tempora-1.14.1-5.el8.noarch.rp 250 kB/s | 29 kB 00:00 2023-08-26T13:10:01.572 INFO:teuthology.orchestra.run.smithi158.stdout:(19/32): python3-trustme-0.6.0-4.el8.noarch.rpm 235 kB/s | 27 kB 00:00 2023-08-26T13:10:01.722 INFO:teuthology.orchestra.run.smithi158.stdout:(20/32): ceph-mds-18.0.0-5706.ge7eb9853.el8.x86 877 kB/s | 2.3 MB 00:02 2023-08-26T13:10:01.727 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:10:01.747 INFO:teuthology.orchestra.run.smithi158.stdout:(21/32): python3-waitress-1.4.3-1.el8.noarch.rp 1.2 MB/s | 255 kB 00:00 2023-08-26T13:10:01.774 INFO:teuthology.orchestra.run.smithi158.stdout:(22/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.2 MB/s | 251 kB 00:00 2023-08-26T13:10:01.856 INFO:teuthology.orchestra.run.smithi158.stdout:(23/32): python3-zc-lockfile-2.0-2.el8.noarch.r 211 kB/s | 23 kB 00:00 2023-08-26T13:10:01.881 INFO:teuthology.orchestra.run.smithi158.stdout:(24/32): python3-pytz-2017.2-9.el8.noarch.rpm 500 kB/s | 54 kB 00:00 2023-08-26T13:10:01.915 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:01.915 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:10:01.915 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:01.915 INFO:teuthology.orchestra.run.smithi136.stdout: jq-1.6-3.el8.x86_64 2023-08-26T13:10:01.916 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:01.916 INFO:teuthology.orchestra.run.smithi136.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-08-26T13:10:01.916 INFO:teuthology.orchestra.run.smithi136.stdout: socat-1.7.4.1-1.el8.x86_64 2023-08-26T13:10:01.916 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-08-26T13:10:01.916 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:01.917 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:10:01.973 INFO:teuthology.orchestra.run.smithi158.stdout:(25/32): python3-markupsafe-0.23-19.el8.x86_64. 332 kB/s | 39 kB 00:00 2023-08-26T13:10:01.999 INFO:teuthology.orchestra.run.smithi158.stdout:(26/32): python3-mako-1.0.6-13.el8.noarch.rpm 1.4 MB/s | 157 kB 00:00 2023-08-26T13:10:02.041 INFO:teuthology.orchestra.run.smithi158.stdout:(27/32): python3-werkzeug-0.12.2-4.el8.noarch.r 6.7 MB/s | 457 kB 00:00 2023-08-26T13:10:02.066 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph 2023-08-26T13:10:02.067 INFO:teuthology.orchestra.run.smithi158.stdout:(28/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.5 MB/s | 103 kB 00:00 2023-08-26T13:10:02.083 INFO:teuthology.orchestra.run.smithi158.stdout:(29/32): python3-pycparser-2.14-14.el8.noarch.r 2.5 MB/s | 109 kB 00:00 2023-08-26T13:10:02.117 INFO:teuthology.orchestra.run.smithi158.stdout:(30/32): python3-cryptography-3.2.1-5.el8.x86_6 11 MB/s | 559 kB 00:00 2023-08-26T13:10:02.142 INFO:teuthology.orchestra.run.smithi158.stdout:(31/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 4.0 MB/s | 238 kB 00:00 2023-08-26T13:10:02.200 INFO:teuthology.orchestra.run.smithi158.stdout:(32/32): python3-webtest-2.0.33-1.el8.noarch.rp 179 kB/s | 85 kB 00:00 2023-08-26T13:10:02.205 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:02.206 INFO:teuthology.orchestra.run.smithi158.stdout:Total 8.4 MB/s | 30 MB 00:03 2023-08-26T13:10:02.298 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:10:02.336 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:10:02.336 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:10:02.405 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:02.547 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:10:02.551 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:10:03.245 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:18 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:03.613 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:10:03.816 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-08-26T13:10:04.047 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-08-26T13:10:04.262 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/32 2023-08-26T13:10:04.634 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/32 2023-08-26T13:10:04.650 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:10:04.654 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================= 2023-08-26T13:10:04.654 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:10:04.654 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================= 2023-08-26T13:10:04.654 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:10:04.654 INFO:teuthology.orchestra.run.smithi136.stdout: ceph x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 6.4 k 2023-08-26T13:10:04.655 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:10:04.655 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mds x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 2.3 M 2023-08-26T13:10:04.655 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 1.6 M 2023-08-26T13:10:04.655 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-modules-core noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 242 k 2023-08-26T13:10:04.655 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mon x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 4.6 M 2023-08-26T13:10:04.656 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-osd x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 18 M 2023-08-26T13:10:04.656 INFO:teuthology.orchestra.run.smithi136.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-08-26T13:10:04.656 INFO:teuthology.orchestra.run.smithi136.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-08-26T13:10:04.656 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-08-26T13:10:04.656 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-08-26T13:10:04.657 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-08-26T13:10:04.657 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-08-26T13:10:04.657 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-08-26T13:10:04.657 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-08-26T13:10:04.657 INFO:teuthology.orchestra.run.smithi136.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-08-26T13:10:04.658 INFO:teuthology.orchestra.run.smithi136.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-08-26T13:10:04.658 INFO:teuthology.orchestra.run.smithi136.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-08-26T13:10:04.658 INFO:teuthology.orchestra.run.smithi136.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-08-26T13:10:04.659 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-08-26T13:10:04.659 INFO:teuthology.orchestra.run.smithi136.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-08-26T13:10:04.659 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-08-26T13:10:04.660 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-08-26T13:10:04.660 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-08-26T13:10:04.660 INFO:teuthology.orchestra.run.smithi136.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-08-26T13:10:04.660 INFO:teuthology.orchestra.run.smithi136.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-08-26T13:10:04.660 INFO:teuthology.orchestra.run.smithi136.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-08-26T13:10:04.661 INFO:teuthology.orchestra.run.smithi136.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-08-26T13:10:04.661 INFO:teuthology.orchestra.run.smithi136.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-08-26T13:10:04.661 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-08-26T13:10:04.661 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-08-26T13:10:04.661 INFO:teuthology.orchestra.run.smithi136.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-08-26T13:10:04.661 INFO:teuthology.orchestra.run.smithi136.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-08-26T13:10:04.662 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:04.662 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:10:04.662 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================= 2023-08-26T13:10:04.662 INFO:teuthology.orchestra.run.smithi136.stdout:Install 32 Packages 2023-08-26T13:10:04.662 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:04.663 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 30 M 2023-08-26T13:10:04.663 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 120 M 2023-08-26T13:10:04.664 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:10:04.913 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 5/32 2023-08-26T13:10:05.093 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/32 2023-08-26T13:10:05.238 INFO:teuthology.orchestra.run.smithi136.stdout:(1/32): ceph-18.0.0-5706.ge7eb9853.el8.x86_64.r 51 kB/s | 6.4 kB 00:00 2023-08-26T13:10:05.278 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/32 2023-08-26T13:10:05.380 INFO:teuthology.orchestra.run.smithi136.stdout:(2/32): ceph-mgr-18.0.0-5706.ge7eb9853.el8.x86_ 5.8 MB/s | 1.6 MB 00:00 2023-08-26T13:10:05.587 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/32 2023-08-26T13:10:05.788 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 9/32 2023-08-26T13:10:06.029 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/32 2023-08-26T13:10:06.092 INFO:teuthology.orchestra.run.smithi136.stdout:(3/32): ceph-mon-18.0.0-5706.ge7eb9853.el8.x86_ 5.4 MB/s | 4.6 MB 00:00 2023-08-26T13:10:06.265 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/32 2023-08-26T13:10:06.373 INFO:teuthology.orchestra.run.smithi136.stdout:(4/32): ceph-mgr-modules-core-18.0.0-5706.ge7eb 863 kB/s | 242 kB 00:00 2023-08-26T13:10:06.434 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/32 2023-08-26T13:10:06.659 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-08-26T13:10:06.674 INFO:teuthology.orchestra.run.smithi136.stdout:(5/32): ceph-osd-18.0.0-5706.ge7eb9853.el8.x86_ 14 MB/s | 18 MB 00:01 2023-08-26T13:10:06.833 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-08-26T13:10:06.899 INFO:teuthology.orchestra.run.smithi136.stdout:(6/32): ceph-mds-18.0.0-5706.ge7eb9853.el8.x86_ 1.3 MB/s | 2.3 MB 00:01 2023-08-26T13:10:06.966 INFO:teuthology.orchestra.run.smithi136.stdout:(7/32): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 73 kB/s | 44 kB 00:00 2023-08-26T13:10:07.005 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-08-26T13:10:07.169 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-08-26T13:10:07.460 INFO:teuthology.orchestra.run.smithi136.stdout:(8/32): python3-beautifulsoup4-4.6.3-2.el8.1.no 236 kB/s | 185 kB 00:00 2023-08-26T13:10:07.463 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-08-26T13:10:07.485 INFO:teuthology.orchestra.run.smithi136.stdout:(9/32): python3-cherrypy-18.4.0-1.el8.noarch.rp 741 kB/s | 384 kB 00:00 2023-08-26T13:10:07.610 INFO:teuthology.orchestra.run.smithi136.stdout:(10/32): python3-jaraco-6.2-6.el8.noarch.rpm 74 kB/s | 11 kB 00:00 2023-08-26T13:10:07.657 INFO:teuthology.orchestra.run.smithi136.stdout:(11/32): python3-cheroot-8.5.2-1.el8.noarch.rpm 228 kB/s | 173 kB 00:00 2023-08-26T13:10:07.694 INFO:teuthology.orchestra.run.smithi136.stdout:(12/32): python3-jaraco-functools-2.0-4.el8.noa 84 kB/s | 18 kB 00:00 2023-08-26T13:10:07.778 INFO:teuthology.orchestra.run.smithi136.stdout:(13/32): python3-logutils-0.3.5-11.el8.noarch.r 291 kB/s | 49 kB 00:00 2023-08-26T13:10:07.828 INFO:teuthology.orchestra.run.smithi136.stdout:(14/32): python3-more-itertools-7.2.0-3.el8.noa 439 kB/s | 59 kB 00:00 2023-08-26T13:10:07.887 INFO:teuthology.orchestra.run.smithi136.stdout:(15/32): python3-portend-2.6-1.el8.noarch.rpm 143 kB/s | 16 kB 00:00 2023-08-26T13:10:07.937 INFO:teuthology.orchestra.run.smithi136.stdout:(16/32): python3-simplegeneric-0.8.1-17.el8.noa 172 kB/s | 19 kB 00:00 2023-08-26T13:10:07.962 INFO:teuthology.orchestra.run.smithi136.stdout:(17/32): python3-pecan-1.3.2-9.el8.noarch.rpm 1.0 MB/s | 283 kB 00:00 2023-08-26T13:10:07.965 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-08-26T13:10:07.996 INFO:teuthology.orchestra.run.smithi136.stdout:(18/32): python3-singledispatch-3.4.0.3-18.el8. 219 kB/s | 24 kB 00:00 2023-08-26T13:10:08.046 INFO:teuthology.orchestra.run.smithi136.stdout:(19/32): python3-tempora-1.14.1-5.el8.noarch.rp 269 kB/s | 29 kB 00:00 2023-08-26T13:10:08.072 INFO:teuthology.orchestra.run.smithi136.stdout:(20/32): python3-trustme-0.6.0-4.el8.noarch.rpm 253 kB/s | 27 kB 00:00 2023-08-26T13:10:08.205 INFO:teuthology.orchestra.run.smithi136.stdout:(21/32): python3-webtest-2.0.33-1.el8.noarch.rp 640 kB/s | 85 kB 00:00 2023-08-26T13:10:08.239 INFO:teuthology.orchestra.run.smithi136.stdout:(22/32): python3-webob-1.8.5-1.el8.1.noarch.rpm 1.3 MB/s | 251 kB 00:00 2023-08-26T13:10:08.255 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-08-26T13:10:08.264 INFO:teuthology.orchestra.run.smithi136.stdout:(23/32): python3-waitress-1.4.3-1.el8.noarch.rp 953 kB/s | 255 kB 00:00 2023-08-26T13:10:08.323 INFO:teuthology.orchestra.run.smithi136.stdout:(24/32): python3-zc-lockfile-2.0-2.el8.noarch.r 196 kB/s | 23 kB 00:00 2023-08-26T13:10:08.348 INFO:teuthology.orchestra.run.smithi136.stdout:(25/32): python3-pycparser-2.14-14.el8.noarch.r 1.0 MB/s | 109 kB 00:00 2023-08-26T13:10:08.382 INFO:teuthology.orchestra.run.smithi136.stdout:(26/32): python3-cryptography-3.2.1-5.el8.x86_6 4.6 MB/s | 559 kB 00:00 2023-08-26T13:10:08.399 INFO:teuthology.orchestra.run.smithi136.stdout:(27/32): python3-pytz-2017.2-9.el8.noarch.rpm 1.2 MB/s | 54 kB 00:00 2023-08-26T13:10:08.416 INFO:teuthology.orchestra.run.smithi136.stdout:(28/32): python3-markupsafe-0.23-19.el8.x86_64. 1.1 MB/s | 39 kB 00:00 2023-08-26T13:10:08.441 INFO:teuthology.orchestra.run.smithi136.stdout:(29/32): python3-cffi-1.11.5-5.el8.x86_64.rpm 2.0 MB/s | 238 kB 00:00 2023-08-26T13:10:08.463 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-08-26T13:10:08.467 INFO:teuthology.orchestra.run.smithi136.stdout:(30/32): python3-mako-1.0.6-13.el8.noarch.rpm 2.3 MB/s | 157 kB 00:00 2023-08-26T13:10:08.492 INFO:teuthology.orchestra.run.smithi136.stdout:(31/32): python3-pyOpenSSL-19.0.0-1.el8.noarch. 2.0 MB/s | 103 kB 00:00 2023-08-26T13:10:08.517 INFO:teuthology.orchestra.run.smithi136.stdout:(32/32): python3-werkzeug-0.12.2-4.el8.noarch.r 4.4 MB/s | 457 kB 00:00 2023-08-26T13:10:08.521 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:08.521 INFO:teuthology.orchestra.run.smithi136.stdout:Total 7.8 MB/s | 30 MB 00:03 2023-08-26T13:10:08.608 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:10:08.646 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:10:08.646 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:10:08.673 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-08-26T13:10:08.858 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:10:08.862 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:10:08.938 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-08-26T13:10:09.189 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-08-26T13:10:09.367 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-08-26T13:10:09.677 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-08-26T13:10:09.973 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:10:09.980 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-08-26T13:10:10.210 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/32 2023-08-26T13:10:10.270 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-5706.ge7eb9853.el8. 27/32 2023-08-26T13:10:10.426 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 28/32 2023-08-26T13:10:10.500 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/32 2023-08-26T13:10:10.711 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 3/32 2023-08-26T13:10:10.951 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/32 2023-08-26T13:10:11.191 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 5/32 2023-08-26T13:10:11.362 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 6/32 2023-08-26T13:10:11.837 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/32 2023-08-26T13:10:12.022 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 28/32 2023-08-26T13:10:12.224 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 8/32 2023-08-26T13:10:12.225 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 29/32 2023-08-26T13:10:12.544 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 9/32 2023-08-26T13:10:12.688 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 29/32 2023-08-26T13:10:12.724 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/32 2023-08-26T13:10:12.851 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 30/32 2023-08-26T13:10:12.892 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/32 2023-08-26T13:10:13.073 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 30/32 2023-08-26T13:10:13.099 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/32 2023-08-26T13:10:13.267 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 31/32 2023-08-26T13:10:13.285 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 31/32 2023-08-26T13:10:13.336 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/32 2023-08-26T13:10:13.398 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 32/32 2023-08-26T13:10:13.497 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/32 2023-08-26T13:10:13.695 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/32 2023-08-26T13:10:13.762 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 32/32 2023-08-26T13:10:13.762 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/32 2023-08-26T13:10:13.763 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/32 2023-08-26T13:10:13.763 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/32 2023-08-26T13:10:13.763 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 4/32 2023-08-26T13:10:13.763 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/32 2023-08-26T13:10:13.763 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-5706.ge7eb9853.el8. 6/32 2023-08-26T13:10:13.763 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-08-26T13:10:13.764 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-08-26T13:10:13.764 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-08-26T13:10:13.764 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-08-26T13:10:13.764 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-08-26T13:10:13.765 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-08-26T13:10:13.765 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-08-26T13:10:13.765 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-08-26T13:10:13.765 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-08-26T13:10:13.765 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-08-26T13:10:13.765 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-08-26T13:10:13.766 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-08-26T13:10:13.766 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-08-26T13:10:13.766 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-08-26T13:10:13.766 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-08-26T13:10:13.766 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-08-26T13:10:13.766 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-08-26T13:10:13.767 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-08-26T13:10:13.767 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 25/32 2023-08-26T13:10:13.767 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 26/32 2023-08-26T13:10:13.767 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 27/32 2023-08-26T13:10:13.767 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 28/32 2023-08-26T13:10:13.768 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/32 2023-08-26T13:10:13.768 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 30/32 2023-08-26T13:10:13.768 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 31/32 2023-08-26T13:10:13.843 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/32 2023-08-26T13:10:14.003 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/32 2023-08-26T13:10:14.138 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/32 2023-08-26T13:10:14.428 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/32 2023-08-26T13:10:14.645 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/32 2023-08-26T13:10:14.838 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/32 2023-08-26T13:10:15.086 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/32 2023-08-26T13:10:15.119 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 32/32 2023-08-26T13:10:15.119 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:31 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:15.355 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/32 2023-08-26T13:10:15.551 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/32 2023-08-26T13:10:15.874 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/32 2023-08-26T13:10:16.181 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/32 2023-08-26T13:10:16.515 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-modules-core-2:18.0.0-5706.ge7eb9853.el8. 27/32 2023-08-26T13:10:16.702 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 28/32 2023-08-26T13:10:17.503 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:10:17.688 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:17.689 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:10:17.689 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:17.689 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:17.689 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:17.690 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-modules-core-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:10:17.690 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:17.690 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:17.690 INFO:teuthology.orchestra.run.smithi158.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-08-26T13:10:17.690 INFO:teuthology.orchestra.run.smithi158.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-08-26T13:10:17.691 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-08-26T13:10:17.691 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-08-26T13:10:17.691 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-08-26T13:10:17.691 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-08-26T13:10:17.691 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jaraco-6.2-6.el8.noarch 2023-08-26T13:10:17.692 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-08-26T13:10:17.692 INFO:teuthology.orchestra.run.smithi158.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-08-26T13:10:17.692 INFO:teuthology.orchestra.run.smithi158.stdout: python3-mako-1.0.6-13.el8.noarch 2023-08-26T13:10:17.692 INFO:teuthology.orchestra.run.smithi158.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-08-26T13:10:17.692 INFO:teuthology.orchestra.run.smithi158.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-08-26T13:10:17.693 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-08-26T13:10:17.693 INFO:teuthology.orchestra.run.smithi158.stdout: python3-portend-2.6-1.el8.noarch 2023-08-26T13:10:17.693 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-08-26T13:10:17.693 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pycparser-2.14-14.el8.noarch 2023-08-26T13:10:17.693 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pytz-2017.2-9.el8.noarch 2023-08-26T13:10:17.694 INFO:teuthology.orchestra.run.smithi158.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-08-26T13:10:17.694 INFO:teuthology.orchestra.run.smithi158.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-08-26T13:10:17.694 INFO:teuthology.orchestra.run.smithi158.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-08-26T13:10:17.694 INFO:teuthology.orchestra.run.smithi158.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-08-26T13:10:17.694 INFO:teuthology.orchestra.run.smithi158.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-08-26T13:10:17.694 INFO:teuthology.orchestra.run.smithi158.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-08-26T13:10:17.695 INFO:teuthology.orchestra.run.smithi158.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-08-26T13:10:17.695 INFO:teuthology.orchestra.run.smithi158.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-08-26T13:10:17.695 INFO:teuthology.orchestra.run.smithi158.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-08-26T13:10:17.695 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:17.695 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:10:17.855 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-base 2023-08-26T13:10:18.208 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:18.287 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 28/32 2023-08-26T13:10:18.493 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 29/32 2023-08-26T13:10:18.951 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 29/32 2023-08-26T13:10:19.045 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:35 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:19.107 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 30/32 2023-08-26T13:10:19.334 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 30/32 2023-08-26T13:10:19.506 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 31/32 2023-08-26T13:10:19.524 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 31/32 2023-08-26T13:10:19.637 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 32/32 2023-08-26T13:10:20.010 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 32/32 2023-08-26T13:10:20.011 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/32 2023-08-26T13:10:20.011 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/32 2023-08-26T13:10:20.011 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 3/32 2023-08-26T13:10:20.011 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 4/32 2023-08-26T13:10:20.012 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 5/32 2023-08-26T13:10:20.012 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-modules-core-2:18.0.0-5706.ge7eb9853.el8. 6/32 2023-08-26T13:10:20.012 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/32 2023-08-26T13:10:20.012 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/32 2023-08-26T13:10:20.013 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 9/32 2023-08-26T13:10:20.013 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/32 2023-08-26T13:10:20.013 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 11/32 2023-08-26T13:10:20.013 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 12/32 2023-08-26T13:10:20.013 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 13/32 2023-08-26T13:10:20.014 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 14/32 2023-08-26T13:10:20.014 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 15/32 2023-08-26T13:10:20.014 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-portend-2.6-1.el8.noarch 16/32 2023-08-26T13:10:20.014 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 17/32 2023-08-26T13:10:20.015 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 18/32 2023-08-26T13:10:20.015 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 19/32 2023-08-26T13:10:20.015 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 20/32 2023-08-26T13:10:20.015 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 21/32 2023-08-26T13:10:20.015 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 22/32 2023-08-26T13:10:20.016 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 23/32 2023-08-26T13:10:20.016 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 24/32 2023-08-26T13:10:20.016 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 25/32 2023-08-26T13:10:20.016 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 26/32 2023-08-26T13:10:20.016 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 27/32 2023-08-26T13:10:20.016 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 28/32 2023-08-26T13:10:20.017 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 29/32 2023-08-26T13:10:20.017 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/32 2023-08-26T13:10:20.017 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 31/32 2023-08-26T13:10:20.323 INFO:teuthology.orchestra.run.smithi158.stdout:Package ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:10:20.432 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:10:20.433 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:10:20.434 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:10:20.565 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install cephadm 2023-08-26T13:10:20.910 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:21.556 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 32/32 2023-08-26T13:10:21.556 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:36 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:21.778 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:37 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:23.149 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:10:23.150 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:10:23.150 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:10:23.151 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:10:23.151 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:10:23.151 INFO:teuthology.orchestra.run.smithi158.stdout: cephadm noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 171 k 2023-08-26T13:10:23.151 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:23.151 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:10:23.152 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:10:23.152 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:10:23.152 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:23.153 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 171 k 2023-08-26T13:10:23.153 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 694 k 2023-08-26T13:10:23.153 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:10:23.322 INFO:teuthology.orchestra.run.smithi158.stdout:cephadm-18.0.0-5706.ge7eb9853.el8.noarch.rpm 1.0 MB/s | 171 kB 00:00 2023-08-26T13:10:23.323 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:23.323 INFO:teuthology.orchestra.run.smithi158.stdout:Total 997 kB/s | 171 kB 00:00 2023-08-26T13:10:23.323 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:10:23.331 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:10:23.331 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:10:23.333 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:10:23.337 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:10:23.383 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:10:24.302 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:10:24.489 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:24.489 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:10:24.489 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:24.490 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mds-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:24.490 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:24.490 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-modules-core-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:10:24.490 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mon-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:24.490 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-osd-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:24.491 INFO:teuthology.orchestra.run.smithi136.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-08-26T13:10:24.491 INFO:teuthology.orchestra.run.smithi136.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-08-26T13:10:24.491 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-08-26T13:10:24.491 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-08-26T13:10:24.491 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-08-26T13:10:24.492 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-08-26T13:10:24.492 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-6.2-6.el8.noarch 2023-08-26T13:10:24.493 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-08-26T13:10:24.493 INFO:teuthology.orchestra.run.smithi136.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-08-26T13:10:24.494 INFO:teuthology.orchestra.run.smithi136.stdout: python3-mako-1.0.6-13.el8.noarch 2023-08-26T13:10:24.494 INFO:teuthology.orchestra.run.smithi136.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-08-26T13:10:24.494 INFO:teuthology.orchestra.run.smithi136.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-08-26T13:10:24.494 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-08-26T13:10:24.494 INFO:teuthology.orchestra.run.smithi136.stdout: python3-portend-2.6-1.el8.noarch 2023-08-26T13:10:24.494 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-08-26T13:10:24.495 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pycparser-2.14-14.el8.noarch 2023-08-26T13:10:24.495 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pytz-2017.2-9.el8.noarch 2023-08-26T13:10:24.495 INFO:teuthology.orchestra.run.smithi136.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-08-26T13:10:24.495 INFO:teuthology.orchestra.run.smithi136.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-08-26T13:10:24.495 INFO:teuthology.orchestra.run.smithi136.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-08-26T13:10:24.496 INFO:teuthology.orchestra.run.smithi136.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-08-26T13:10:24.496 INFO:teuthology.orchestra.run.smithi136.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-08-26T13:10:24.496 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-08-26T13:10:24.496 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-08-26T13:10:24.496 INFO:teuthology.orchestra.run.smithi136.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-08-26T13:10:24.497 INFO:teuthology.orchestra.run.smithi136.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-08-26T13:10:24.497 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:24.497 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:10:24.658 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-base 2023-08-26T13:10:25.005 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:25.927 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:40 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:26.045 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:26.185 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:26.355 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:27.194 INFO:teuthology.orchestra.run.smithi136.stdout:Package ceph-base-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:10:27.304 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:10:27.305 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:10:27.305 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:10:27.373 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:27.374 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:43 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:27.705 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install cephadm 2023-08-26T13:10:28.051 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:28.902 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:43 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:29.886 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:10:30.067 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:30.067 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:10:30.067 INFO:teuthology.orchestra.run.smithi158.stdout: cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:10:30.068 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:30.068 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:10:30.285 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-immutable-object-cache 2023-08-26T13:10:30.358 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:10:30.359 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:10:30.359 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:10:30.359 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:10:30.359 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:10:30.359 INFO:teuthology.orchestra.run.smithi136.stdout: cephadm noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 171 k 2023-08-26T13:10:30.360 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:30.360 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:10:30.360 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:10:30.360 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:10:30.360 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:30.361 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 171 k 2023-08-26T13:10:30.361 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 694 k 2023-08-26T13:10:30.362 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:10:30.556 INFO:teuthology.orchestra.run.smithi136.stdout:cephadm-18.0.0-5706.ge7eb9853.el8.noarch.rpm 875 kB/s | 171 kB 00:00 2023-08-26T13:10:30.602 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:30.603 INFO:teuthology.orchestra.run.smithi136.stdout:Total 869 kB/s | 171 kB 00:00 2023-08-26T13:10:30.603 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:10:30.603 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:10:30.603 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:10:30.605 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:10:30.605 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:10:30.610 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:10:30.644 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:31.511 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:47 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:32.275 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:32.435 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:32.601 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:32.886 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:10:32.887 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:10:32.887 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repo Size 2023-08-26T13:10:32.887 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:10:32.888 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:10:32.888 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 167 k 2023-08-26T13:10:32.888 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:32.888 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:10:32.888 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:10:32.888 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:10:32.889 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:32.889 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 167 k 2023-08-26T13:10:32.889 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 512 k 2023-08-26T13:10:32.889 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:10:33.079 INFO:teuthology.orchestra.run.smithi158.stdout:ceph-immutable-object-cache-18.0.0-5706.ge7eb98 872 kB/s | 167 kB 00:00 2023-08-26T13:10:33.080 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:33.080 INFO:teuthology.orchestra.run.smithi158.stdout:Total 866 kB/s | 167 kB 00:00 2023-08-26T13:10:33.081 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:10:33.092 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:10:33.092 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:10:33.143 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:10:33.147 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:10:33.262 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:10:33.422 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853. 1/1 2023-08-26T13:10:33.652 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:10:33.652 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:48 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:33.782 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853. 1/1 2023-08-26T13:10:34.792 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853. 1/1 2023-08-26T13:10:34.792 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:50 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:36.342 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:10:36.520 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:36.520 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:10:36.521 INFO:teuthology.orchestra.run.smithi136.stdout: cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:10:36.521 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:36.521 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:10:36.682 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-immutable-object-cache 2023-08-26T13:10:37.040 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:37.381 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:10:37.561 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:37.561 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:10:37.561 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:37.562 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:37.562 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:10:37.696 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-mgr 2023-08-26T13:10:37.872 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:52 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:38.044 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:39.327 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:55 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:39.338 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:10:39.338 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:10:39.339 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2023-08-26T13:10:39.339 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:10:39.339 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:10:39.339 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-immutable-object-cache x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 167 k 2023-08-26T13:10:39.340 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:39.340 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:10:39.340 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:10:39.340 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:10:39.341 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:39.341 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 167 k 2023-08-26T13:10:39.341 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 512 k 2023-08-26T13:10:39.341 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:10:39.528 INFO:teuthology.orchestra.run.smithi136.stdout:ceph-immutable-object-cache-18.0.0-5706.ge7eb98 888 kB/s | 167 kB 00:00 2023-08-26T13:10:39.528 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:39.529 INFO:teuthology.orchestra.run.smithi136.stdout:Total 883 kB/s | 167 kB 00:00 2023-08-26T13:10:39.529 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:10:39.539 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:10:39.540 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:10:39.590 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:10:39.594 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:10:39.739 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:10:39.894 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853. 1/1 2023-08-26T13:10:40.237 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853. 1/1 2023-08-26T13:10:40.605 INFO:teuthology.orchestra.run.smithi158.stdout:Package ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:10:40.714 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:10:40.715 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:10:40.715 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:10:41.096 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-mgr-dashboard 2023-08-26T13:10:41.266 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853. 1/1 2023-08-26T13:10:41.266 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:56 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:41.440 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:42.336 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:01:58 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:43.720 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:10:43.721 INFO:teuthology.orchestra.run.smithi158.stdout:=================================================================================================== 2023-08-26T13:10:43.722 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:10:43.722 INFO:teuthology.orchestra.run.smithi158.stdout:=================================================================================================== 2023-08-26T13:10:43.722 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:10:43.722 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-dashboard noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 1.7 M 2023-08-26T13:10:43.722 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:10:43.723 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-grafana-dashboards noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 23 k 2023-08-26T13:10:43.723 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-prometheus-alerts noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 15 k 2023-08-26T13:10:43.723 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-26T13:10:43.723 INFO:teuthology.orchestra.run.smithi158.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-08-26T13:10:43.723 INFO:teuthology.orchestra.run.smithi158.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-08-26T13:10:43.723 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:43.724 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:10:43.724 INFO:teuthology.orchestra.run.smithi158.stdout:=================================================================================================== 2023-08-26T13:10:43.724 INFO:teuthology.orchestra.run.smithi158.stdout:Install 6 Packages 2023-08-26T13:10:43.724 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:43.725 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 2.1 M 2023-08-26T13:10:43.725 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 8.5 M 2023-08-26T13:10:43.725 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:10:43.972 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:10:44.156 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:44.156 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:10:44.156 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-immutable-object-cache-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:10:44.156 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:44.157 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:10:44.328 INFO:teuthology.orchestra.run.smithi158.stdout:(1/6): ceph-prometheus-alerts-18.0.0-5706.ge7eb 90 kB/s | 15 kB 00:00 2023-08-26T13:10:44.436 INFO:teuthology.orchestra.run.smithi158.stdout:(2/6): ceph-grafana-dashboards-18.0.0-5706.ge7e 85 kB/s | 23 kB 00:00 2023-08-26T13:10:44.483 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr 2023-08-26T13:10:44.587 INFO:teuthology.orchestra.run.smithi158.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 130 kB/s | 34 kB 00:00 2023-08-26T13:10:44.762 INFO:teuthology.orchestra.run.smithi158.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 604 kB/s | 196 kB 00:00 2023-08-26T13:10:44.796 INFO:teuthology.orchestra.run.smithi158.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 204 kB/s | 43 kB 00:00 2023-08-26T13:10:44.829 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:45.404 INFO:teuthology.orchestra.run.smithi158.stdout:(6/6): ceph-mgr-dashboard-18.0.0-5706.ge7eb9853 1.4 MB/s | 1.7 MB 00:01 2023-08-26T13:10:45.408 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:45.408 INFO:teuthology.orchestra.run.smithi158.stdout:Total 1.2 MB/s | 2.1 MB 00:01 2023-08-26T13:10:45.421 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:10:45.432 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:10:45.432 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:10:45.493 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:10:45.497 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:10:45.751 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:10:45.912 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-08-26T13:10:46.086 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-08-26T13:10:46.182 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:01 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:46.788 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-08-26T13:10:47.127 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-5706.ge7eb9853.el8.n 4/6 2023-08-26T13:10:47.473 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-5706.ge7eb9853.el8. 5/6 2023-08-26T13:10:47.534 INFO:teuthology.orchestra.run.smithi136.stdout:Package ceph-mgr-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:10:47.643 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:10:47.644 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:10:47.644 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:10:47.734 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarc 6/6 2023-08-26T13:10:47.762 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-dashboard 2023-08-26T13:10:47.969 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarc 6/6 2023-08-26T13:10:47.970 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-5706.ge7eb9853.el8. 1/6 2023-08-26T13:10:47.970 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarc 2/6 2023-08-26T13:10:47.970 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-5706.ge7eb9853.el8.n 3/6 2023-08-26T13:10:47.970 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-08-26T13:10:47.970 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-08-26T13:10:48.104 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:49.050 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-08-26T13:10:49.050 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:02:05 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:49.621 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:04 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:50.996 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:10:50.997 INFO:teuthology.orchestra.run.smithi136.stdout:=================================================================================================== 2023-08-26T13:10:50.997 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:10:50.998 INFO:teuthology.orchestra.run.smithi136.stdout:=================================================================================================== 2023-08-26T13:10:50.998 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:10:50.998 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-dashboard noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 1.7 M 2023-08-26T13:10:50.998 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:10:50.998 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-grafana-dashboards noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 23 k 2023-08-26T13:10:50.999 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-prometheus-alerts noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 15 k 2023-08-26T13:10:50.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-26T13:10:50.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-08-26T13:10:50.999 INFO:teuthology.orchestra.run.smithi136.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-08-26T13:10:50.999 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:51.000 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:10:51.000 INFO:teuthology.orchestra.run.smithi136.stdout:=================================================================================================== 2023-08-26T13:10:51.000 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2023-08-26T13:10:51.001 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:10:51.001 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 2.1 M 2023-08-26T13:10:51.001 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 8.5 M 2023-08-26T13:10:51.002 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:10:51.322 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): ceph-prometheus-alerts-18.0.0-5706.ge7eb 78 kB/s | 15 kB 00:00 2023-08-26T13:10:51.425 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): ceph-grafana-dashboards-18.0.0-5706.ge7e 80 kB/s | 23 kB 00:00 2023-08-26T13:10:51.617 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 114 kB/s | 34 kB 00:00 2023-08-26T13:10:51.692 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): ceph-mgr-dashboard-18.0.0-5706.ge7eb9853 3.1 MB/s | 1.7 MB 00:00 2023-08-26T13:10:51.800 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 232 kB/s | 43 kB 00:00 2023-08-26T13:10:51.976 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): python3-routes-2.4.1-12.el8.noarch.rpm 357 kB/s | 196 kB 00:00 2023-08-26T13:10:51.977 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:51.978 INFO:teuthology.orchestra.run.smithi136.stdout:Total 2.1 MB/s | 2.1 MB 00:00 2023-08-26T13:10:51.991 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:10:52.001 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:10:52.001 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:10:52.062 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:10:52.066 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:10:52.319 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:10:52.500 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-08-26T13:10:52.671 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-08-26T13:10:52.877 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-08-26T13:10:53.022 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-prometheus-alerts-2:18.0.0-5706.ge7eb9853.el8.n 4/6 2023-08-26T13:10:53.378 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-grafana-dashboards-2:18.0.0-5706.ge7eb9853.el8. 5/6 2023-08-26T13:10:53.604 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarc 6/6 2023-08-26T13:10:53.838 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarc 6/6 2023-08-26T13:10:53.838 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-grafana-dashboards-2:18.0.0-5706.ge7eb9853.el8. 1/6 2023-08-26T13:10:53.838 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarc 2/6 2023-08-26T13:10:53.839 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-prometheus-alerts-2:18.0.0-5706.ge7eb9853.el8.n 3/6 2023-08-26T13:10:53.839 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-08-26T13:10:53.839 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-08-26T13:10:53.920 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:10:54.102 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:54.102 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:10:54.102 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-grafana-dashboards-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:10:54.103 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:10:54.103 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-prometheus-alerts-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:10:54.103 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-08-26T13:10:54.104 INFO:teuthology.orchestra.run.smithi158.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-08-26T13:10:54.104 INFO:teuthology.orchestra.run.smithi158.stdout: python3-routes-2.4.1-12.el8.noarch 2023-08-26T13:10:54.105 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:54.105 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:10:54.247 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-mgr-diskprediction-local 2023-08-26T13:10:54.595 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:10:54.878 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-08-26T13:10:54.878 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:09 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:10:56.026 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:02:12 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:10:57.420 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:10:57.421 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================================= 2023-08-26T13:10:57.421 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:10:57.421 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================================= 2023-08-26T13:10:57.422 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:10:57.422 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 7.4 M 2023-08-26T13:10:57.422 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:10:57.422 INFO:teuthology.orchestra.run.smithi158.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-08-26T13:10:57.422 INFO:teuthology.orchestra.run.smithi158.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-08-26T13:10:57.423 INFO:teuthology.orchestra.run.smithi158.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-08-26T13:10:57.423 INFO:teuthology.orchestra.run.smithi158.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-08-26T13:10:57.423 INFO:teuthology.orchestra.run.smithi158.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-08-26T13:10:57.423 INFO:teuthology.orchestra.run.smithi158.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-08-26T13:10:57.423 INFO:teuthology.orchestra.run.smithi158.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-08-26T13:10:57.424 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:57.424 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:10:57.424 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================================= 2023-08-26T13:10:57.424 INFO:teuthology.orchestra.run.smithi158.stdout:Install 8 Packages 2023-08-26T13:10:57.424 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:10:57.425 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 35 M 2023-08-26T13:10:57.425 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 210 M 2023-08-26T13:10:57.425 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:10:57.886 INFO:teuthology.orchestra.run.smithi158.stdout:(1/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 8.1 MB/s | 3.7 MB 00:00 2023-08-26T13:10:58.161 INFO:teuthology.orchestra.run.smithi158.stdout:(2/8): python3-scipy-1.0.0-21.module+el8.5.0+10 19 MB/s | 14 MB 00:00 2023-08-26T13:10:58.186 INFO:teuthology.orchestra.run.smithi158.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 751 kB/s | 225 kB 00:00 2023-08-26T13:10:58.478 INFO:teuthology.orchestra.run.smithi158.stdout:(4/8): openblas-0.3.15-3.el8.x86_64.rpm 16 MB/s | 4.7 MB 00:00 2023-08-26T13:10:58.570 INFO:teuthology.orchestra.run.smithi158.stdout:(5/8): ceph-mgr-diskprediction-local-18.0.0-570 6.5 MB/s | 7.4 MB 00:01 2023-08-26T13:10:58.662 INFO:teuthology.orchestra.run.smithi158.stdout:(6/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 9.7 MB/s | 4.9 MB 00:00 2023-08-26T13:10:58.779 INFO:teuthology.orchestra.run.smithi158.stdout:(7/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 2.1 MB/s | 644 kB 00:00 2023-08-26T13:10:58.804 INFO:teuthology.orchestra.run.smithi158.stdout:(8/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 732 kB/s | 171 kB 00:00 2023-08-26T13:10:58.805 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:10:58.806 INFO:teuthology.orchestra.run.smithi158.stdout:Total 26 MB/s | 35 MB 00:01 2023-08-26T13:10:59.041 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:10:59.060 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:10:59.060 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:10:59.352 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:10:59.356 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:10:59.891 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:11:00.033 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-26T13:11:00.170 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-26T13:11:00.278 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:11:00.317 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-26T13:11:00.461 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:00.462 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:11:00.462 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-grafana-dashboards-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:00.462 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-dashboard-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:00.462 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-prometheus-alerts-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:00.463 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-08-26T13:11:00.463 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-08-26T13:11:00.463 INFO:teuthology.orchestra.run.smithi136.stdout: python3-routes-2.4.1-12.el8.noarch 2023-08-26T13:11:00.463 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:00.464 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:11:00.616 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-diskprediction-local 2023-08-26T13:11:00.956 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-26T13:11:00.961 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:11:01.134 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-26T13:11:01.726 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-26T13:11:01.933 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-08-26T13:11:02.437 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:17 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:11:02.619 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-08-26T13:11:02.945 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-08-26T13:11:03.466 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-26T13:11:03.850 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:11:03.851 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================================= 2023-08-26T13:11:03.851 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:11:03.852 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================================= 2023-08-26T13:11:03.852 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:11:03.852 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-diskprediction-local noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 7.4 M 2023-08-26T13:11:03.852 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:11:03.852 INFO:teuthology.orchestra.run.smithi136.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-08-26T13:11:03.853 INFO:teuthology.orchestra.run.smithi136.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-08-26T13:11:03.853 INFO:teuthology.orchestra.run.smithi136.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-08-26T13:11:03.853 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-08-26T13:11:03.853 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-08-26T13:11:03.854 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-08-26T13:11:03.854 INFO:teuthology.orchestra.run.smithi136.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-08-26T13:11:03.854 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:03.854 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:11:03.855 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================================= 2023-08-26T13:11:03.855 INFO:teuthology.orchestra.run.smithi136.stdout:Install 8 Packages 2023-08-26T13:11:03.855 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:03.856 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 35 M 2023-08-26T13:11:03.856 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 210 M 2023-08-26T13:11:03.856 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:11:04.006 INFO:teuthology.orchestra.run.smithi136.stdout:(1/8): libquadmath-8.5.0-10.1.el8_6.x86_64.rpm 1.1 MB/s | 171 kB 00:00 2023-08-26T13:11:04.048 INFO:teuthology.orchestra.run.smithi136.stdout:(2/8): libgfortran-8.5.0-10.1.el8_6.x86_64.rpm 3.2 MB/s | 644 kB 00:00 2023-08-26T13:11:04.306 INFO:teuthology.orchestra.run.smithi136.stdout:(3/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 14 MB/s | 3.7 MB 00:00 2023-08-26T13:11:04.407 INFO:teuthology.orchestra.run.smithi136.stdout:(4/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.2 MB/s | 225 kB 00:00 2023-08-26T13:11:04.507 INFO:teuthology.orchestra.run.smithi136.stdout:(5/8): ceph-mgr-diskprediction-local-18.0.0-570 11 MB/s | 7.4 MB 00:00 2023-08-26T13:11:04.657 INFO:teuthology.orchestra.run.smithi136.stdout:(6/8): python3-scipy-1.0.0-21.module+el8.5.0+10 21 MB/s | 14 MB 00:00 2023-08-26T13:11:04.801 INFO:teuthology.orchestra.run.smithi136.stdout:(7/8): openblas-threads-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2023-08-26T13:11:04.866 INFO:teuthology.orchestra.run.smithi136.stdout:(8/8): openblas-0.3.15-3.el8.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2023-08-26T13:11:04.867 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:11:04.867 INFO:teuthology.orchestra.run.smithi136.stdout:Total 35 MB/s | 35 MB 00:01 2023-08-26T13:11:05.105 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:11:05.123 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:11:05.123 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:11:05.220 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-26T13:11:05.417 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:11:05.421 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:11:05.984 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:11:06.138 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-26T13:11:06.451 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-08-26T13:11:06.480 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 1/8 2023-08-26T13:11:06.624 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb985 8/8 2023-08-26T13:11:06.646 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-26T13:11:06.890 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb985 8/8 2023-08-26T13:11:06.891 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb985 1/8 2023-08-26T13:11:06.891 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 2/8 2023-08-26T13:11:06.891 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 3/8 2023-08-26T13:11:06.891 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 4/8 2023-08-26T13:11:06.891 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 5/8 2023-08-26T13:11:06.892 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 6/8 2023-08-26T13:11:06.892 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 7/8 2023-08-26T13:11:07.248 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-26T13:11:07.462 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-26T13:11:07.975 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 8/8 2023-08-26T13:11:07.976 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:02:23 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:11:08.055 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 3/8 2023-08-26T13:11:08.237 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : openblas-0.3.15-3.el8.x86_64 4/8 2023-08-26T13:11:08.947 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 4/8 2023-08-26T13:11:09.248 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-08-26T13:11:09.487 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-26T13:11:11.242 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-26T13:11:12.524 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 7/8 2023-08-26T13:11:12.686 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb985 8/8 2023-08-26T13:11:12.959 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb985 8/8 2023-08-26T13:11:12.960 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb985 1/8 2023-08-26T13:11:12.960 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 2/8 2023-08-26T13:11:12.960 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 3/8 2023-08-26T13:11:12.960 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d 4/8 2023-08-26T13:11:12.960 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-08-26T13:11:12.961 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-08-26T13:11:12.961 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 7/8 2023-08-26T13:11:13.228 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:11:13.413 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:13.413 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:11:13.414 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:13.414 INFO:teuthology.orchestra.run.smithi158.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-08-26T13:11:13.414 INFO:teuthology.orchestra.run.smithi158.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-08-26T13:11:13.414 INFO:teuthology.orchestra.run.smithi158.stdout: openblas-0.3.15-3.el8.x86_64 2023-08-26T13:11:13.414 INFO:teuthology.orchestra.run.smithi158.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-08-26T13:11:13.415 INFO:teuthology.orchestra.run.smithi158.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-08-26T13:11:13.415 INFO:teuthology.orchestra.run.smithi158.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-08-26T13:11:13.415 INFO:teuthology.orchestra.run.smithi158.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-08-26T13:11:13.415 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:13.415 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:11:13.606 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-mgr-rook 2023-08-26T13:11:13.953 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:11:14.014 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 8/8 2023-08-26T13:11:14.015 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:29 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:11:15.351 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:02:31 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:11:16.729 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:11:16.731 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================== 2023-08-26T13:11:16.731 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:11:16.731 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================== 2023-08-26T13:11:16.732 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:11:16.732 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-rook noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 47 k 2023-08-26T13:11:16.732 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:11:16.732 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-08-26T13:11:16.732 INFO:teuthology.orchestra.run.smithi158.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-08-26T13:11:16.733 INFO:teuthology.orchestra.run.smithi158.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-08-26T13:11:16.733 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-08-26T13:11:16.733 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-08-26T13:11:16.733 INFO:teuthology.orchestra.run.smithi158.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-08-26T13:11:16.733 INFO:teuthology.orchestra.run.smithi158.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-08-26T13:11:16.734 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-08-26T13:11:16.734 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-08-26T13:11:16.734 INFO:teuthology.orchestra.run.smithi158.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-26T13:11:16.734 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-08-26T13:11:16.734 INFO:teuthology.orchestra.run.smithi158.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-08-26T13:11:16.735 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:16.735 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:11:16.735 INFO:teuthology.orchestra.run.smithi158.stdout:======================================================================================================== 2023-08-26T13:11:16.735 INFO:teuthology.orchestra.run.smithi158.stdout:Install 13 Packages 2023-08-26T13:11:16.736 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:16.737 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 1.9 M 2023-08-26T13:11:16.737 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 25 M 2023-08-26T13:11:16.737 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:11:16.914 INFO:teuthology.orchestra.run.smithi158.stdout:(1/13): python3-cachetools-3.1.1-4.el8.noarch.r 225 kB/s | 33 kB 00:00 2023-08-26T13:11:16.930 INFO:teuthology.orchestra.run.smithi158.stdout:(2/13): python3-certifi-2018.10.15-7.el8.noarch 100 kB/s | 16 kB 00:00 2023-08-26T13:11:16.946 INFO:teuthology.orchestra.run.smithi158.stdout:(3/13): ceph-mgr-rook-18.0.0-5706.ge7eb9853.el8 262 kB/s | 47 kB 00:00 2023-08-26T13:11:16.980 INFO:teuthology.orchestra.run.smithi158.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 1.2 MB/s | 81 kB 00:00 2023-08-26T13:11:17.022 INFO:teuthology.orchestra.run.smithi158.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 1.6 MB/s | 61 kB 00:00 2023-08-26T13:11:17.106 INFO:teuthology.orchestra.run.smithi158.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 6.6 MB/s | 1.2 MB 00:00 2023-08-26T13:11:17.131 INFO:teuthology.orchestra.run.smithi158.stdout:(7/13): python3-rsa-4.9-2.el8.noarch.rpm 348 kB/s | 64 kB 00:00 2023-08-26T13:11:17.223 INFO:teuthology.orchestra.run.smithi158.stdout:(8/13): python3-pyasn1-modules-0.3.7-6.el8.noar 549 kB/s | 110 kB 00:00 2023-08-26T13:11:17.432 INFO:teuthology.orchestra.run.smithi158.stdout:(9/13): python3-jsonpointer-1.10-11.el8.noarch. 96 kB/s | 20 kB 00:00 2023-08-26T13:11:17.491 INFO:teuthology.orchestra.run.smithi158.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 69 kB/s | 27 kB 00:00 2023-08-26T13:11:17.516 INFO:teuthology.orchestra.run.smithi158.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 333 kB/s | 126 kB 00:00 2023-08-26T13:11:17.558 INFO:teuthology.orchestra.run.smithi158.stdout:(12/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 2.3 MB/s | 155 kB 00:00 2023-08-26T13:11:17.675 INFO:teuthology.orchestra.run.smithi158.stdout:(13/13): python3-requests-oauthlib-1.0.0-1.el8. 176 kB/s | 43 kB 00:00 2023-08-26T13:11:17.677 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:11:17.678 INFO:teuthology.orchestra.run.smithi158.stdout:Total 2.0 MB/s | 1.9 MB 00:00 2023-08-26T13:11:17.735 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:11:17.750 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:11:17.751 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:11:17.820 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:11:17.824 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:11:18.284 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:11:18.481 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-08-26T13:11:18.691 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-08-26T13:11:18.925 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-08-26T13:11:19.360 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-08-26T13:11:19.579 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-08-26T13:11:19.729 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-08-26T13:11:19.908 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-08-26T13:11:20.105 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-08-26T13:11:20.263 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-08-26T13:11:20.305 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:11:20.454 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-08-26T13:11:20.488 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:20.489 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:11:20.489 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-diskprediction-local-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:20.489 INFO:teuthology.orchestra.run.smithi136.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-08-26T13:11:20.489 INFO:teuthology.orchestra.run.smithi136.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-08-26T13:11:20.489 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-0.3.15-3.el8.x86_64 2023-08-26T13:11:20.490 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-08-26T13:11:20.490 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-08-26T13:11:20.490 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-08-26T13:11:20.490 INFO:teuthology.orchestra.run.smithi136.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-08-26T13:11:20.491 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:20.491 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:11:20.632 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-rook 2023-08-26T13:11:20.979 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:11:21.578 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-08-26T13:11:21.830 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-08-26T13:11:22.008 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 13/13 2023-08-26T13:11:22.247 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 13/13 2023-08-26T13:11:22.247 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 1/13 2023-08-26T13:11:22.247 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-08-26T13:11:22.248 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-08-26T13:11:22.248 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-08-26T13:11:22.248 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-08-26T13:11:22.248 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-08-26T13:11:22.248 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-08-26T13:11:22.249 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 8/13 2023-08-26T13:11:22.249 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 9/13 2023-08-26T13:11:22.249 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2023-08-26T13:11:22.249 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2023-08-26T13:11:22.249 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2023-08-26T13:11:22.457 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:37 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:11:23.364 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2023-08-26T13:11:23.364 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:02:39 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:11:23.837 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:11:23.838 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================== 2023-08-26T13:11:23.839 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:11:23.839 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================== 2023-08-26T13:11:23.839 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:11:23.839 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-rook noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 47 k 2023-08-26T13:11:23.840 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:11:23.840 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-08-26T13:11:23.840 INFO:teuthology.orchestra.run.smithi136.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-08-26T13:11:23.840 INFO:teuthology.orchestra.run.smithi136.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-08-26T13:11:23.840 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-08-26T13:11:23.841 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-08-26T13:11:23.841 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-08-26T13:11:23.841 INFO:teuthology.orchestra.run.smithi136.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-08-26T13:11:23.841 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-08-26T13:11:23.841 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-08-26T13:11:23.842 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-08-26T13:11:23.842 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-08-26T13:11:23.842 INFO:teuthology.orchestra.run.smithi136.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-08-26T13:11:23.842 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:23.842 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:11:23.843 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================================== 2023-08-26T13:11:23.843 INFO:teuthology.orchestra.run.smithi136.stdout:Install 13 Packages 2023-08-26T13:11:23.843 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:23.844 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 1.9 M 2023-08-26T13:11:23.844 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 25 M 2023-08-26T13:11:23.844 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:11:24.171 INFO:teuthology.orchestra.run.smithi136.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 58 kB/s | 16 kB 00:00 2023-08-26T13:11:24.196 INFO:teuthology.orchestra.run.smithi136.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 107 kB/s | 33 kB 00:00 2023-08-26T13:11:24.222 INFO:teuthology.orchestra.run.smithi136.stdout:(3/13): ceph-mgr-rook-18.0.0-5706.ge7eb9853.el8 142 kB/s | 47 kB 00:00 2023-08-26T13:11:24.380 INFO:teuthology.orchestra.run.smithi136.stdout:(4/13): python3-google-auth-1.1.1-10.el8.noarch 389 kB/s | 81 kB 00:00 2023-08-26T13:11:24.497 INFO:teuthology.orchestra.run.smithi136.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 525 kB/s | 61 kB 00:00 2023-08-26T13:11:24.564 INFO:teuthology.orchestra.run.smithi136.stdout:(6/13): python3-rsa-4.9-2.el8.noarch.rpm 188 kB/s | 64 kB 00:00 2023-08-26T13:11:24.598 INFO:teuthology.orchestra.run.smithi136.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 426 kB/s | 43 kB 00:00 2023-08-26T13:11:24.640 INFO:teuthology.orchestra.run.smithi136.stdout:(8/13): python3-kubernetes-11.0.0-6.el8.noarch. 2.6 MB/s | 1.2 MB 00:00 2023-08-26T13:11:24.765 INFO:teuthology.orchestra.run.smithi136.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 681 kB/s | 110 kB 00:00 2023-08-26T13:11:24.815 INFO:teuthology.orchestra.run.smithi136.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 151 kB/s | 27 kB 00:00 2023-08-26T13:11:24.840 INFO:teuthology.orchestra.run.smithi136.stdout:(11/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 561 kB/s | 155 kB 00:00 2023-08-26T13:11:24.882 INFO:teuthology.orchestra.run.smithi136.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-08-26T13:11:24.974 INFO:teuthology.orchestra.run.smithi136.stdout:(13/13): python3-jsonpointer-1.10-11.el8.noarch 126 kB/s | 20 kB 00:00 2023-08-26T13:11:24.977 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:11:24.977 INFO:teuthology.orchestra.run.smithi136.stdout:Total 1.7 MB/s | 1.9 MB 00:01 2023-08-26T13:11:25.039 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:11:25.054 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:11:25.055 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:11:25.124 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:11:25.128 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:11:25.609 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:11:25.841 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-08-26T13:11:26.060 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-08-26T13:11:26.214 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-08-26T13:11:26.390 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-08-26T13:11:26.585 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-08-26T13:11:26.804 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-08-26T13:11:27.027 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-08-26T13:11:27.342 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-08-26T13:11:27.498 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-08-26T13:11:27.706 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-08-26T13:11:28.802 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-08-26T13:11:28.977 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:11:29.032 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-08-26T13:11:29.160 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:29.161 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:11:29.161 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:29.161 INFO:teuthology.orchestra.run.smithi158.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-08-26T13:11:29.161 INFO:teuthology.orchestra.run.smithi158.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-08-26T13:11:29.161 INFO:teuthology.orchestra.run.smithi158.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-08-26T13:11:29.162 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-08-26T13:11:29.162 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-08-26T13:11:29.162 INFO:teuthology.orchestra.run.smithi158.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-08-26T13:11:29.162 INFO:teuthology.orchestra.run.smithi158.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-08-26T13:11:29.162 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-08-26T13:11:29.163 INFO:teuthology.orchestra.run.smithi158.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-08-26T13:11:29.163 INFO:teuthology.orchestra.run.smithi158.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-08-26T13:11:29.163 INFO:teuthology.orchestra.run.smithi158.stdout: python3-rsa-4.9-2.el8.noarch 2023-08-26T13:11:29.163 INFO:teuthology.orchestra.run.smithi158.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-08-26T13:11:29.163 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:29.164 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:11:29.174 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 13/13 2023-08-26T13:11:29.309 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-mgr-cephadm 2023-08-26T13:11:29.397 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 13/13 2023-08-26T13:11:29.397 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 1/13 2023-08-26T13:11:29.397 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-08-26T13:11:29.397 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-08-26T13:11:29.398 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-08-26T13:11:29.398 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-08-26T13:11:29.398 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-08-26T13:11:29.398 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-08-26T13:11:29.398 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2023-08-26T13:11:29.399 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2023-08-26T13:11:29.399 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 10/13 2023-08-26T13:11:29.399 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 11/13 2023-08-26T13:11:29.399 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2023-08-26T13:11:29.664 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:11:30.492 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 13/13 2023-08-26T13:11:30.492 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:45 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:11:30.874 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:02:46 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:11:32.258 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:11:32.259 INFO:teuthology.orchestra.run.smithi158.stdout:=============================================================================================== 2023-08-26T13:11:32.259 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:11:32.259 INFO:teuthology.orchestra.run.smithi158.stdout:=============================================================================================== 2023-08-26T13:11:32.260 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:11:32.260 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-cephadm noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 132 k 2023-08-26T13:11:32.260 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:11:32.261 INFO:teuthology.orchestra.run.smithi158.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-08-26T13:11:32.261 INFO:teuthology.orchestra.run.smithi158.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-08-26T13:11:32.262 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-08-26T13:11:32.262 INFO:teuthology.orchestra.run.smithi158.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-08-26T13:11:32.262 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:32.262 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:11:32.262 INFO:teuthology.orchestra.run.smithi158.stdout:=============================================================================================== 2023-08-26T13:11:32.263 INFO:teuthology.orchestra.run.smithi158.stdout:Install 5 Packages 2023-08-26T13:11:32.263 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:32.264 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 6.0 M 2023-08-26T13:11:32.264 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 26 M 2023-08-26T13:11:32.264 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:11:32.633 INFO:teuthology.orchestra.run.smithi158.stdout:(1/5): ceph-mgr-cephadm-18.0.0-5706.ge7eb9853.e 387 kB/s | 132 kB 00:00 2023-08-26T13:11:32.658 INFO:teuthology.orchestra.run.smithi158.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 165 kB/s | 60 kB 00:00 2023-08-26T13:11:32.859 INFO:teuthology.orchestra.run.smithi158.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 840 kB/s | 476 kB 00:00 2023-08-26T13:11:33.050 INFO:teuthology.orchestra.run.smithi158.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 1.3 MB/s | 538 kB 00:00 2023-08-26T13:11:33.209 INFO:teuthology.orchestra.run.smithi158.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 8.7 MB/s | 4.8 MB 00:00 2023-08-26T13:11:33.210 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:11:33.210 INFO:teuthology.orchestra.run.smithi158.stdout:Total 6.3 MB/s | 6.0 MB 00:00 2023-08-26T13:11:33.262 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:11:33.273 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:11:33.273 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:11:33.352 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:11:33.356 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:11:34.337 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:11:34.682 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-08-26T13:11:35.184 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-08-26T13:11:36.357 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-08-26T13:11:37.638 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-08-26T13:11:37.869 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 5/5 2023-08-26T13:11:38.119 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 5/5 2023-08-26T13:11:38.120 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/5 2023-08-26T13:11:38.120 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-08-26T13:11:38.120 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-08-26T13:11:38.120 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-08-26T13:11:38.901 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:11:39.089 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:39.090 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:11:39.090 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-rook-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:39.090 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-08-26T13:11:39.090 INFO:teuthology.orchestra.run.smithi136.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-08-26T13:11:39.090 INFO:teuthology.orchestra.run.smithi136.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-08-26T13:11:39.091 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-08-26T13:11:39.091 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-08-26T13:11:39.091 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-08-26T13:11:39.091 INFO:teuthology.orchestra.run.smithi136.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-08-26T13:11:39.091 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-08-26T13:11:39.092 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-08-26T13:11:39.092 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-08-26T13:11:39.092 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rsa-4.9-2.el8.noarch 2023-08-26T13:11:39.092 INFO:teuthology.orchestra.run.smithi136.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-08-26T13:11:39.092 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:39.093 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:11:39.162 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-08-26T13:11:39.162 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:02:55 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:11:39.230 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-cephadm 2023-08-26T13:11:39.582 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:11:41.299 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:02:56 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:11:42.673 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:11:42.674 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================================== 2023-08-26T13:11:42.674 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:11:42.675 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================================== 2023-08-26T13:11:42.675 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:11:42.675 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-cephadm noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 132 k 2023-08-26T13:11:42.675 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:11:42.676 INFO:teuthology.orchestra.run.smithi136.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-08-26T13:11:42.676 INFO:teuthology.orchestra.run.smithi136.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-08-26T13:11:42.676 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-08-26T13:11:42.676 INFO:teuthology.orchestra.run.smithi136.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-08-26T13:11:42.676 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:42.677 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:11:42.677 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================================== 2023-08-26T13:11:42.677 INFO:teuthology.orchestra.run.smithi136.stdout:Install 5 Packages 2023-08-26T13:11:42.678 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:42.678 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 6.0 M 2023-08-26T13:11:42.678 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 26 M 2023-08-26T13:11:42.679 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:11:43.719 INFO:teuthology.orchestra.run.smithi136.stdout:(1/5): ceph-mgr-cephadm-18.0.0-5706.ge7eb9853.e 198 kB/s | 132 kB 00:00 2023-08-26T13:11:43.797 INFO:teuthology.orchestra.run.smithi136.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 81 kB/s | 60 kB 00:00 2023-08-26T13:11:44.256 INFO:teuthology.orchestra.run.smithi136.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 396 kB/s | 476 kB 00:01 2023-08-26T13:11:44.480 INFO:teuthology.orchestra.run.smithi136.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 707 kB/s | 538 kB 00:00 2023-08-26T13:11:44.668 INFO:teuthology.orchestra.run.smithi136.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 5.5 MB/s | 4.8 MB 00:00 2023-08-26T13:11:44.669 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:11:44.669 INFO:teuthology.orchestra.run.smithi136.stdout:Total 3.0 MB/s | 6.0 MB 00:01 2023-08-26T13:11:44.726 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:11:44.738 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:11:44.739 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:11:44.819 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:11:44.822 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:11:45.688 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:11:45.801 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:11:45.872 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:45.872 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:11:45.872 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:45.873 INFO:teuthology.orchestra.run.smithi158.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-08-26T13:11:45.873 INFO:teuthology.orchestra.run.smithi158.stdout: python3-babel-2.5.1-7.el8.noarch 2023-08-26T13:11:45.873 INFO:teuthology.orchestra.run.smithi158.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-08-26T13:11:45.873 INFO:teuthology.orchestra.run.smithi158.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-08-26T13:11:45.873 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:45.874 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:11:46.010 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-fuse 2023-08-26T13:11:46.141 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-08-26T13:11:46.364 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:11:46.371 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-08-26T13:11:46.690 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-08-26T13:11:46.994 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-08-26T13:11:47.212 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 5/5 2023-08-26T13:11:47.453 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 5/5 2023-08-26T13:11:47.453 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 1/5 2023-08-26T13:11:47.454 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-08-26T13:11:47.454 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-08-26T13:11:47.454 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 4/5 2023-08-26T13:11:47.685 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:03 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:11:48.499 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 5/5 2023-08-26T13:11:48.500 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:03 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:11:49.066 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:11:49.067 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:11:49.067 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:11:49.068 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:11:49.068 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:11:49.068 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-fuse 2023-08-26T13:11:49.068 INFO:teuthology.orchestra.run.smithi158.stdout: x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 862 k 2023-08-26T13:11:49.068 INFO:teuthology.orchestra.run.smithi158.stdout:Installing dependencies: 2023-08-26T13:11:49.069 INFO:teuthology.orchestra.run.smithi158.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-08-26T13:11:49.069 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:49.069 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:11:49.069 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:11:49.069 INFO:teuthology.orchestra.run.smithi158.stdout:Install 2 Packages 2023-08-26T13:11:49.069 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:11:49.070 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 944 k 2023-08-26T13:11:49.070 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 3.0 M 2023-08-26T13:11:49.070 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:11:49.297 INFO:teuthology.orchestra.run.smithi158.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 363 kB/s | 83 kB 00:00 2023-08-26T13:11:49.322 INFO:teuthology.orchestra.run.smithi158.stdout:(2/2): ceph-fuse-18.0.0-5706.ge7eb9853.el8.x86_ 3.3 MB/s | 862 kB 00:00 2023-08-26T13:11:49.323 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:11:49.323 INFO:teuthology.orchestra.run.smithi158.stdout:Total 3.6 MB/s | 944 kB 00:00 2023-08-26T13:11:49.334 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:11:49.355 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:11:49.355 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:11:49.429 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:11:49.433 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:11:49.613 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:11:49.883 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-08-26T13:11:50.082 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/2 2023-08-26T13:11:50.416 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/2 2023-08-26T13:11:50.416 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/2 2023-08-26T13:11:51.475 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-08-26T13:11:51.475 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:07 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:11:54.784 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:11:54.970 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:54.971 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:11:54.971 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-cephadm-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:11:54.971 INFO:teuthology.orchestra.run.smithi136.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-08-26T13:11:54.972 INFO:teuthology.orchestra.run.smithi136.stdout: python3-babel-2.5.1-7.el8.noarch 2023-08-26T13:11:54.972 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-08-26T13:11:54.972 INFO:teuthology.orchestra.run.smithi136.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-08-26T13:11:54.973 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:54.973 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:11:55.092 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-fuse 2023-08-26T13:11:55.444 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:11:57.022 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:12 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:11:58.408 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:11:58.408 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:11:58.408 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:11:58.409 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:11:58.409 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:11:58.409 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-fuse 2023-08-26T13:11:58.409 INFO:teuthology.orchestra.run.smithi136.stdout: x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 862 k 2023-08-26T13:11:58.409 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2023-08-26T13:11:58.410 INFO:teuthology.orchestra.run.smithi136.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-08-26T13:11:58.410 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:58.410 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:11:58.410 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:11:58.410 INFO:teuthology.orchestra.run.smithi136.stdout:Install 2 Packages 2023-08-26T13:11:58.411 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:11:58.411 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 944 k 2023-08-26T13:11:58.411 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 3.0 M 2023-08-26T13:11:58.412 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:11:58.575 INFO:teuthology.orchestra.run.smithi136.stdout:(1/2): fuse-2.9.7-15.el8.x86_64.rpm 501 kB/s | 83 kB 00:00 2023-08-26T13:11:58.667 INFO:teuthology.orchestra.run.smithi136.stdout:(2/2): ceph-fuse-18.0.0-5706.ge7eb9853.el8.x86_ 3.3 MB/s | 862 kB 00:00 2023-08-26T13:11:58.668 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:11:58.668 INFO:teuthology.orchestra.run.smithi136.stdout:Total 3.6 MB/s | 944 kB 00:00 2023-08-26T13:11:58.679 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:11:58.700 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:11:58.700 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:11:58.773 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:11:58.777 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:11:58.945 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:11:59.209 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : fuse-2.9.7-15.el8.x86_64 1/2 2023-08-26T13:11:59.399 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/2 2023-08-26T13:11:59.733 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2/2 2023-08-26T13:11:59.734 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/2 2023-08-26T13:12:00.051 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:12:00.234 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:00.234 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:12:00.235 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-08-26T13:12:00.235 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:00.235 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:00.364 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install ceph-volume 2023-08-26T13:12:00.722 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:01.002 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 2/2 2023-08-26T13:12:01.003 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:16 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:02.194 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:18 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:03.576 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:12:03.577 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:03.577 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T13:12:03.577 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:03.577 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:12:03.578 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-volume noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 260 k 2023-08-26T13:12:03.578 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:03.578 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:12:03.578 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:03.578 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:12:03.579 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:03.579 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 260 k 2023-08-26T13:12:03.579 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 1.3 M 2023-08-26T13:12:03.580 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:12:04.000 INFO:teuthology.orchestra.run.smithi158.stdout:ceph-volume-18.0.0-5706.ge7eb9853.el8.noarch.rp 617 kB/s | 260 kB 00:00 2023-08-26T13:12:04.001 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:12:04.001 INFO:teuthology.orchestra.run.smithi158.stdout:Total 615 kB/s | 260 kB 00:00 2023-08-26T13:12:04.002 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:12:04.012 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:12:04.012 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:12:04.029 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:12:04.033 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:12:04.200 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:12:04.448 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:12:04.795 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:12:05.830 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:12:05.830 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:21 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:08.736 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:12:08.916 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:08.916 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:12:08.916 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 fuse-2.9.7-15.el8.x86_64 2023-08-26T13:12:08.916 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:08.916 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:12:09.045 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-volume 2023-08-26T13:12:09.402 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:10.974 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:25 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:12.431 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:12:12.432 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:12.432 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2023-08-26T13:12:12.432 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:12.432 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:12:12.433 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-volume noarch 2:18.0.0-5706.ge7eb9853.el8 ceph-noarch 260 k 2023-08-26T13:12:12.433 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:12.433 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:12:12.433 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:12.433 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:12:12.433 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:12.434 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 260 k 2023-08-26T13:12:12.434 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 1.3 M 2023-08-26T13:12:12.434 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:12:12.648 INFO:teuthology.orchestra.run.smithi136.stdout:ceph-volume-18.0.0-5706.ge7eb9853.el8.noarch.rp 1.2 MB/s | 260 kB 00:00 2023-08-26T13:12:12.649 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:12:12.649 INFO:teuthology.orchestra.run.smithi136.stdout:Total 1.2 MB/s | 260 kB 00:00 2023-08-26T13:12:12.649 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:12:12.659 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:12:12.659 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:12:12.676 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:12:12.680 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:12:12.848 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:12:13.090 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:12:13.440 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:12:14.219 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:12:14.403 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:14.404 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:12:14.404 INFO:teuthology.orchestra.run.smithi158.stdout: ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:12:14.404 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:14.404 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:14.509 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 1/1 2023-08-26T13:12:14.509 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:29 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:14.561 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install librados-devel 2023-08-26T13:12:14.919 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:16.330 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:32 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:17.796 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:12:17.797 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:17.797 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repo Size 2023-08-26T13:12:17.797 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:17.797 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:12:17.797 INFO:teuthology.orchestra.run.smithi158.stdout: librados-devel x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 139 k 2023-08-26T13:12:17.798 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:17.798 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:12:17.798 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:17.798 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:12:17.798 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:17.799 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 139 k 2023-08-26T13:12:17.799 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 513 k 2023-08-26T13:12:17.799 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:12:17.972 INFO:teuthology.orchestra.run.smithi158.stdout:librados-devel-18.0.0-5706.ge7eb9853.el8.x86_64 799 kB/s | 139 kB 00:00 2023-08-26T13:12:17.973 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:12:17.973 INFO:teuthology.orchestra.run.smithi158.stdout:Total 792 kB/s | 139 kB 00:00 2023-08-26T13:12:17.974 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:12:17.978 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:12:17.979 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:12:18.032 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:12:18.036 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:12:18.152 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:12:18.293 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:18.512 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:19.559 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:19.560 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:35 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:20.697 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:12:20.876 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:20.876 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:12:20.876 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-volume-2:18.0.0-5706.ge7eb9853.el8.noarch 2023-08-26T13:12:20.877 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:20.877 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:12:21.019 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librados-devel 2023-08-26T13:12:21.375 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:22.838 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:37 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:24.219 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:12:24.220 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:24.220 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2023-08-26T13:12:24.220 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:24.220 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:12:24.221 INFO:teuthology.orchestra.run.smithi136.stdout: librados-devel x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 139 k 2023-08-26T13:12:24.221 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:24.221 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:12:24.221 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:24.221 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:12:24.222 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:24.222 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 139 k 2023-08-26T13:12:24.222 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 513 k 2023-08-26T13:12:24.222 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:12:24.413 INFO:teuthology.orchestra.run.smithi136.stdout:librados-devel-18.0.0-5706.ge7eb9853.el8.x86_64 723 kB/s | 139 kB 00:00 2023-08-26T13:12:24.414 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:12:24.414 INFO:teuthology.orchestra.run.smithi136.stdout:Total 718 kB/s | 139 kB 00:00 2023-08-26T13:12:24.414 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:12:24.419 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:12:24.420 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:12:24.474 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:12:24.478 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:12:24.596 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:12:24.793 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:25.019 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:26.103 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:26.104 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:41 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:27.867 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:12:28.051 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:28.051 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:12:28.051 INFO:teuthology.orchestra.run.smithi158.stdout: librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:12:28.051 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:28.052 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:28.182 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install libcephfs2 2023-08-26T13:12:28.538 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:30.058 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:46 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:31.406 INFO:teuthology.orchestra.run.smithi158.stdout:Package libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:12:31.514 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:12:31.515 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:12:31.515 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:31.654 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install libcephfs-devel 2023-08-26T13:12:32.011 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:33.243 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:12:33.426 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:33.426 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:12:33.426 INFO:teuthology.orchestra.run.smithi136.stdout: librados-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:12:33.427 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:33.427 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:12:33.564 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install libcephfs2 2023-08-26T13:12:33.850 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:49 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:33.921 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:35.234 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:12:35.234 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:35.235 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repo Size 2023-08-26T13:12:35.235 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:35.235 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:12:35.235 INFO:teuthology.orchestra.run.smithi158.stdout: libcephfs-devel x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 31 k 2023-08-26T13:12:35.235 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:35.236 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:12:35.236 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:12:35.236 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:12:35.236 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:35.237 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 31 k 2023-08-26T13:12:35.238 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 140 k 2023-08-26T13:12:35.238 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:12:35.445 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:50 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:35.458 INFO:teuthology.orchestra.run.smithi158.stdout:libcephfs-devel-18.0.0-5706.ge7eb9853.el8.x86_6 140 kB/s | 31 kB 00:00 2023-08-26T13:12:35.459 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:12:35.459 INFO:teuthology.orchestra.run.smithi158.stdout:Total 139 kB/s | 31 kB 00:00 2023-08-26T13:12:35.459 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:12:35.463 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:12:35.463 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:12:35.473 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:12:35.477 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:12:35.536 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:12:35.707 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:35.912 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:36.747 INFO:teuthology.orchestra.run.smithi136.stdout:Package libcephfs2-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:12:36.853 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:12:36.855 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:12:36.855 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:12:36.900 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:36.900 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:03:52 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:36.986 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install libcephfs-devel 2023-08-26T13:12:37.341 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:38.783 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:53 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:40.251 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:12:40.252 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:40.252 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2023-08-26T13:12:40.253 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:40.253 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:12:40.253 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs-devel x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 31 k 2023-08-26T13:12:40.253 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:40.253 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:12:40.254 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:12:40.254 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:12:40.254 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:40.254 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 31 k 2023-08-26T13:12:40.254 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 140 k 2023-08-26T13:12:40.255 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:12:40.473 INFO:teuthology.orchestra.run.smithi136.stdout:libcephfs-devel-18.0.0-5706.ge7eb9853.el8.x86_6 141 kB/s | 31 kB 00:00 2023-08-26T13:12:40.474 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:12:40.474 INFO:teuthology.orchestra.run.smithi136.stdout:Total 141 kB/s | 31 kB 00:00 2023-08-26T13:12:40.474 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:12:40.477 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:12:40.478 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:12:40.488 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:12:40.492 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:12:40.552 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:12:40.756 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:40.967 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:41.997 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:12:41.997 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:03:56 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:46.318 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:12:46.500 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:46.501 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:12:46.501 INFO:teuthology.orchestra.run.smithi158.stdout: libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:12:46.501 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:12:46.501 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:46.630 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install librados2 2023-08-26T13:12:46.988 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:48.668 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:04 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:49.944 INFO:teuthology.orchestra.run.smithi158.stdout:Package librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:12:50.051 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:12:50.052 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:12:50.053 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:50.156 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:12:50.294 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install librbd1 2023-08-26T13:12:50.339 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:50.339 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:12:50.339 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs-devel-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:12:50.340 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:12:50.340 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:12:50.481 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librados2 2023-08-26T13:12:50.648 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:50.834 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:52.238 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:08 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:52.518 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:07 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:53.523 INFO:teuthology.orchestra.run.smithi158.stdout:Package librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:12:53.631 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:12:53.632 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:12:53.632 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:53.756 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install python3-rados 2023-08-26T13:12:53.867 INFO:teuthology.orchestra.run.smithi136.stdout:Package librados2-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:12:53.975 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:12:53.976 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:12:53.976 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:12:54.098 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librbd1 2023-08-26T13:12:54.109 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:54.455 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:56.045 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:12 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:56.339 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:11 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:12:57.375 INFO:teuthology.orchestra.run.smithi158.stdout:Package python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:12:57.488 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:12:57.489 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:12:57.490 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:12:57.696 INFO:teuthology.orchestra.run.smithi136.stdout:Package librbd1-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:12:57.771 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install python3-rgw 2023-08-26T13:12:57.805 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:12:57.806 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:12:57.806 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:12:57.925 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rados 2023-08-26T13:12:58.127 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:58.280 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:12:59.643 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:15 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:12:59.816 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:14 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:01.011 INFO:teuthology.orchestra.run.smithi158.stdout:Package python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:13:01.097 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rados-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:13:01.123 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:13:01.124 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:13:01.125 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:13:01.204 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:13:01.205 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:13:01.206 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:13:01.244 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install python3-cephfs 2023-08-26T13:13:01.334 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rgw 2023-08-26T13:13:01.599 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:01.687 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:03.169 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:19 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:03.175 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:18 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:04.507 INFO:teuthology.orchestra.run.smithi158.stdout:Package python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:13:04.537 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rgw-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:13:04.616 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:13:04.617 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:13:04.618 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:13:04.646 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:13:04.647 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:13:04.647 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:13:04.745 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install python3-rbd 2023-08-26T13:13:04.768 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-cephfs 2023-08-26T13:13:05.097 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:05.123 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:06.611 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:22 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:06.694 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:21 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:07.877 INFO:teuthology.orchestra.run.smithi158.stdout:Package python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:13:07.985 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:13:07.986 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:13:07.986 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:13:08.041 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-cephfs-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:13:08.116 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install rbd-fuse 2023-08-26T13:13:08.150 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:13:08.152 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:13:08.152 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:13:08.282 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rbd 2023-08-26T13:13:08.471 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:08.637 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:10.132 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:26 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:10.403 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:25 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:11.549 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:13:11.550 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:11.550 INFO:teuthology.orchestra.run.smithi158.stdout: Package Architecture Version Repository Size 2023-08-26T13:13:11.550 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:11.550 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:13:11.550 INFO:teuthology.orchestra.run.smithi158.stdout: rbd-fuse x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 93 k 2023-08-26T13:13:11.551 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:11.551 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:13:11.551 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:11.551 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:13:11.551 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:11.552 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 93 k 2023-08-26T13:13:11.552 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 276 k 2023-08-26T13:13:11.552 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:13:11.669 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 is already installed. 2023-08-26T13:13:11.778 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:13:11.779 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2023-08-26T13:13:11.780 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:13:11.894 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-fuse 2023-08-26T13:13:11.966 INFO:teuthology.orchestra.run.smithi158.stdout:rbd-fuse-18.0.0-5706.ge7eb9853.el8.x86_64.rpm 225 kB/s | 93 kB 00:00 2023-08-26T13:13:11.967 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:13:11.967 INFO:teuthology.orchestra.run.smithi158.stdout:Total 225 kB/s | 93 kB 00:00 2023-08-26T13:13:11.967 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:13:11.977 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:13:11.978 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:13:12.031 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:13:12.034 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:13:12.153 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:13:12.249 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:12.317 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:12.555 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:13.619 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:13.619 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:29 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:13.760 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:28 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:15.141 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:13:15.143 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:15.143 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2023-08-26T13:13:15.143 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:15.144 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:13:15.144 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-fuse x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 93 k 2023-08-26T13:13:15.144 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:15.145 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:13:15.145 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:15.145 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:13:15.145 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:15.145 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 93 k 2023-08-26T13:13:15.146 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 276 k 2023-08-26T13:13:15.146 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:13:15.306 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-fuse-18.0.0-5706.ge7eb9853.el8.x86_64.rpm 574 kB/s | 93 kB 00:00 2023-08-26T13:13:15.307 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:13:15.307 INFO:teuthology.orchestra.run.smithi136.stdout:Total 570 kB/s | 93 kB 00:00 2023-08-26T13:13:15.307 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:13:15.317 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:13:15.318 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:13:15.371 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:13:15.375 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:13:15.485 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:13:15.656 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:15.897 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:16.960 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:16.961 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:31 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:19.565 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:13:19.747 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:19.747 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:13:19.748 INFO:teuthology.orchestra.run.smithi158.stdout: rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:13:19.748 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:19.748 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:13:19.885 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install rbd-mirror 2023-08-26T13:13:20.240 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:21.696 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:37 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:23.072 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:13:23.073 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:23.073 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repo Size 2023-08-26T13:13:23.073 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:23.073 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:13:23.073 INFO:teuthology.orchestra.run.smithi158.stdout: rbd-mirror x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 3.5 M 2023-08-26T13:13:23.074 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:23.074 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:13:23.074 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:23.074 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:13:23.074 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:23.075 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 3.5 M 2023-08-26T13:13:23.075 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 17 M 2023-08-26T13:13:23.075 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:13:23.593 INFO:teuthology.orchestra.run.smithi158.stdout:rbd-mirror-18.0.0-5706.ge7eb9853.el8.x86_64.rpm 6.8 MB/s | 3.5 MB 00:00 2023-08-26T13:13:23.593 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:13:23.594 INFO:teuthology.orchestra.run.smithi158.stdout:Total 6.8 MB/s | 3.5 MB 00:00 2023-08-26T13:13:23.594 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:13:23.607 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:13:23.607 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:13:23.674 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:13:23.678 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:13:24.138 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:13:24.334 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:24.542 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:13:24.712 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:24.726 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:24.727 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:13:24.727 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-fuse-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:13:24.727 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:24.728 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:13:24.875 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-mirror 2023-08-26T13:13:25.228 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:25.750 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:25.750 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:41 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:26.214 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:41 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:27.647 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:13:27.648 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:27.648 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2023-08-26T13:13:27.649 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:27.649 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:13:27.649 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-mirror x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 3.5 M 2023-08-26T13:13:27.649 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:27.649 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:13:27.650 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:27.650 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:13:27.650 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:27.650 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 3.5 M 2023-08-26T13:13:27.651 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 17 M 2023-08-26T13:13:27.651 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:13:28.350 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-mirror-18.0.0-5706.ge7eb9853.el8.x86_64.rpm 5.0 MB/s | 3.5 MB 00:00 2023-08-26T13:13:28.350 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:13:28.351 INFO:teuthology.orchestra.run.smithi136.stdout:Total 5.0 MB/s | 3.5 MB 00:00 2023-08-26T13:13:28.351 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:13:28.363 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:13:28.364 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:13:28.430 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:13:28.433 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:13:28.512 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:13:28.697 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:28.697 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:13:28.698 INFO:teuthology.orchestra.run.smithi158.stdout: rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:13:28.698 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:28.698 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:13:28.838 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install rbd-nbd 2023-08-26T13:13:28.892 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:13:29.098 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:29.195 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:29.455 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:30.296 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:46 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:30.487 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:30.487 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:45 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:31.749 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:13:31.749 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:31.750 INFO:teuthology.orchestra.run.smithi158.stdout: Package Architecture Version Repository Size 2023-08-26T13:13:31.750 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:31.750 INFO:teuthology.orchestra.run.smithi158.stdout:Installing: 2023-08-26T13:13:31.750 INFO:teuthology.orchestra.run.smithi158.stdout: rbd-nbd x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 179 k 2023-08-26T13:13:31.750 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:31.751 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T13:13:31.751 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================ 2023-08-26T13:13:31.751 INFO:teuthology.orchestra.run.smithi158.stdout:Install 1 Package 2023-08-26T13:13:31.751 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:31.751 INFO:teuthology.orchestra.run.smithi158.stdout:Total download size: 179 k 2023-08-26T13:13:31.752 INFO:teuthology.orchestra.run.smithi158.stdout:Installed size: 565 k 2023-08-26T13:13:31.752 INFO:teuthology.orchestra.run.smithi158.stdout:Downloading Packages: 2023-08-26T13:13:31.941 INFO:teuthology.orchestra.run.smithi158.stdout:rbd-nbd-18.0.0-5706.ge7eb9853.el8.x86_64.rpm 945 kB/s | 179 kB 00:00 2023-08-26T13:13:31.941 INFO:teuthology.orchestra.run.smithi158.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:13:31.942 INFO:teuthology.orchestra.run.smithi158.stdout:Total 936 kB/s | 179 kB 00:00 2023-08-26T13:13:31.942 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T13:13:31.953 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T13:13:31.954 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T13:13:32.008 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T13:13:32.012 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T13:13:32.129 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T13:13:32.297 INFO:teuthology.orchestra.run.smithi158.stdout: Installing : rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:32.521 INFO:teuthology.orchestra.run.smithi158.stdout: Running scriptlet: rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:33.512 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:13:33.560 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:33.560 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:04:49 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:13:33.690 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:33.690 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:13:33.690 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-mirror-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:13:33.691 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:33.691 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:13:33.822 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-nbd 2023-08-26T13:13:34.182 INFO:teuthology.orchestra.run.smithi136.stdout:Updating Subscription Management repositories. 2023-08-26T13:13:35.186 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:50 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:36.578 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2023-08-26T13:13:36.579 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:36.579 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2023-08-26T13:13:36.579 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:36.580 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2023-08-26T13:13:36.580 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-nbd x86_64 2:18.0.0-5706.ge7eb9853.el8 ceph 179 k 2023-08-26T13:13:36.580 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:36.580 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2023-08-26T13:13:36.580 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2023-08-26T13:13:36.581 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2023-08-26T13:13:36.581 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:36.581 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 179 k 2023-08-26T13:13:36.581 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 565 k 2023-08-26T13:13:36.581 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2023-08-26T13:13:36.768 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-nbd-18.0.0-5706.ge7eb9853.el8.x86_64.rpm 951 kB/s | 179 kB 00:00 2023-08-26T13:13:36.769 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2023-08-26T13:13:36.770 INFO:teuthology.orchestra.run.smithi136.stdout:Total 945 kB/s | 179 kB 00:00 2023-08-26T13:13:36.770 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2023-08-26T13:13:36.781 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2023-08-26T13:13:36.781 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2023-08-26T13:13:36.834 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2023-08-26T13:13:36.838 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2023-08-26T13:13:36.838 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T13:13:36.956 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2023-08-26T13:13:37.021 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:37.021 INFO:teuthology.orchestra.run.smithi158.stdout:Installed: 2023-08-26T13:13:37.021 INFO:teuthology.orchestra.run.smithi158.stdout: rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:13:37.021 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:37.022 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:13:37.127 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:37.164 DEBUG:teuthology.parallel:result is None 2023-08-26T13:13:37.348 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:38.389 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 1/1 2023-08-26T13:13:38.389 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:04:53 ago on Sat 26 Aug 2023 01:08:45 PM UTC. 2023-08-26T13:13:41.397 INFO:teuthology.orchestra.run.smithi136.stdout:Installed products updated. 2023-08-26T13:13:41.576 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:41.576 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2023-08-26T13:13:41.576 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-nbd-2:18.0.0-5706.ge7eb9853.el8.x86_64 2023-08-26T13:13:41.576 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:41.577 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2023-08-26T13:13:41.730 DEBUG:teuthology.parallel:result is None 2023-08-26T13:13:41.730 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e7eb9853fddaf661c68f207346131a7e00d8ed2f 2023-08-26T13:13:41.981 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-08-26T13:13:42.003 INFO:teuthology.orchestra.run.smithi136.stdout:18.0.0-5706.ge7eb9853.el8 2023-08-26T13:13:42.004 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-5706.ge7eb9853.el8 2023-08-26T13:13:42.004 INFO:teuthology.task.install:The correct ceph version 18.0.0-5706.ge7eb9853 is installed. 2023-08-26T13:13:42.005 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=e7eb9853fddaf661c68f207346131a7e00d8ed2f 2023-08-26T13:13:42.268 DEBUG:teuthology.orchestra.run.smithi158:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-08-26T13:13:42.294 INFO:teuthology.orchestra.run.smithi158.stdout:18.0.0-5706.ge7eb9853.el8 2023-08-26T13:13:42.295 INFO:teuthology.packaging:The installed version of ceph is 18.0.0-5706.ge7eb9853.el8 2023-08-26T13:13:42.295 INFO:teuthology.task.install:The correct ceph version 18.0.0-5706.ge7eb9853 is installed. 2023-08-26T13:13:42.296 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-08-26T13:13:42.296 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:42.297 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-08-26T13:13:42.326 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:42.326 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-08-26T13:13:42.365 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-08-26T13:13:42.366 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:42.366 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/daemon-helper 2023-08-26T13:13:42.393 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-08-26T13:13:42.460 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:42.461 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/usr/bin/daemon-helper 2023-08-26T13:13:42.493 DEBUG:teuthology.orchestra.run.smithi158:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-08-26T13:13:42.562 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-08-26T13:13:42.563 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:42.563 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/adjust-ulimits 2023-08-26T13:13:42.591 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-08-26T13:13:42.658 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:42.658 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/usr/bin/adjust-ulimits 2023-08-26T13:13:42.687 DEBUG:teuthology.orchestra.run.smithi158:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-08-26T13:13:42.756 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-08-26T13:13:42.757 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:42.757 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/stdin-killer 2023-08-26T13:13:42.783 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-08-26T13:13:42.849 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:42.850 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/usr/bin/stdin-killer 2023-08-26T13:13:42.879 DEBUG:teuthology.orchestra.run.smithi158:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-08-26T13:13:42.948 INFO:teuthology.run_tasks:Running task ceph... 2023-08-26T13:13:43.015 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2023-08-26T13:13:43.016 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /var/log/ceph 2023-08-26T13:13:43.019 DEBUG:teuthology.orchestra.run.smithi158:> sudo chmod 777 /var/log/ceph 2023-08-26T13:13:43.049 INFO:tasks.ceph:Disabling ceph logrotate... 2023-08-26T13:13:43.049 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/logrotate.d/ceph 2023-08-26T13:13:43.085 DEBUG:teuthology.orchestra.run.smithi158:> sudo rm -f -- /etc/logrotate.d/ceph 2023-08-26T13:13:43.118 INFO:tasks.ceph:Creating extra log directories... 2023-08-26T13:13:43.119 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2023-08-26T13:13:43.151 DEBUG:teuthology.orchestra.run.smithi158:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2023-08-26T13:13:43.199 INFO:tasks.ceph:Creating ceph cluster ceph... 2023-08-26T13:13:43.200 INFO:tasks.ceph:config {'conf': {'client': {'rbd_persistent_cache_mode': 'ssd', 'rbd_persistent_cache_path': '/home/ubuntu/cephtest/rbd-pwl-cache', 'rbd_persistent_cache_size': 5368709120, 'rbd_plugins': 'pwl_cache'}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2023-08-26T13:13:43.200 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400', 'branch': 'main', 'description': 'rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{rhel_8} 4-cache-path 5-cache-mode/ssd 6-cache-size/5G 7-workloads/qemu_xfstests}', 'email': 'yweinste@redhat.com', 'first_in_suite': False, 'job_id': '7380400', 'kernel': {'kdb': True, 'sha1': 'distro'}, 'ktype': 'distro', 'last_in_suite': False, 'machine_type': 'smithi', 'name': 'yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi', 'no_nested_subset': False, 'nuke-on-error': True, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], 'os_type': 'rhel', 'os_version': '8.6', 'overrides': {'admin_socket': {'branch': 'main'}, 'ceph': {'conf': {'client': {'rbd_persistent_cache_mode': 'ssd', 'rbd_persistent_cache_path': '/home/ubuntu/cephtest/rbd-pwl-cache', 'rbd_persistent_cache_size': 5368709120, 'rbd_plugins': 'pwl_cache'}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f'}}, 'selinux': {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']}, 'workunit': {'branch': 'main', 'sha1': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f'}}, 'owner': 'scheduled_yuriw@teuthology', 'priority': 75, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['mon.a', 'mgr.x', 'osd.0', 'osd.1'], ['mon.b', 'mgr.y', 'osd.2', 'osd.3', 'client.0']], 'seed': 5715, 'sha1': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'main', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'e7eb9853fddaf661c68f207346131a7e00d8ed2f', 'targets': {'smithi136.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs=', 'smithi158.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac='}, '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': True, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/tmpfs', 'mkdir /home/ubuntu/cephtest/rbd-pwl-cache', 'sudo mount -t tmpfs -o size=20G tmpfs /home/ubuntu/cephtest/tmpfs', 'truncate -s 20G /home/ubuntu/cephtest/tmpfs/loopfile', 'mkfs.ext4 /home/ubuntu/cephtest/tmpfs/loopfile', 'sudo mount -o loop /home/ubuntu/cephtest/tmpfs/loopfile /home/ubuntu/cephtest/rbd-pwl-cache', 'sudo chmod 777 /home/ubuntu/cephtest/rbd-pwl-cache']}}, {'exec_on_cleanup': {'client.0': ['sudo umount /home/ubuntu/cephtest/rbd-pwl-cache', 'sudo umount /home/ubuntu/cephtest/tmpfs', 'rm -rf /home/ubuntu/cephtest/rbd-pwl-cache', 'rm -rf /home/ubuntu/cephtest/tmpfs']}}, {'qemu': {'client.0': {'cpus': 4, 'disks': 3, 'memory': 4096, 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '449a1bc2027504e7b3c3d7b30fa4178906581da7', 'timestamp': '2023-08-25_17:40:36', 'tube': 'smithi', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.2002'} 2023-08-26T13:13:43.201 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2023-08-26T13:13:43.217 DEBUG:teuthology.orchestra.run.smithi158:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2023-08-26T13:13:43.245 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m0777 -- /var/run/ceph 2023-08-26T13:13:43.272 DEBUG:teuthology.orchestra.run.smithi158:> sudo install -d -m0777 -- /var/run/ceph 2023-08-26T13:13:43.313 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:43.313 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2023-08-26T13:13:43.354 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-08-26T13:13:43.355 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_1 2023-08-26T13:13:43.411 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-08-26T13:13:43.412 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:43.412 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 6h/6d Inode: 383619 Links: 1 2023-08-26T13:13:43.412 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:43.412 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:43.412 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2023-08-26 13:13:29.260295299 +0000 2023-08-26T13:13:43.413 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2023-08-26 13:07:56.005328275 +0000 2023-08-26T13:13:43.413 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2023-08-26 13:07:56.005328275 +0000 2023-08-26T13:13:43.413 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2023-08-26T13:13:43.413 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-08-26T13:13:43.476 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2023-08-26T13:13:43.476 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2023-08-26T13:13:43.477 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000342895 s, 1.5 MB/s 2023-08-26T13:13:43.478 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-08-26T13:13:43.535 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_2 2023-08-26T13:13:43.592 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-08-26T13:13:43.592 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:43.593 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 6h/6d Inode: 390656 Links: 1 2023-08-26T13:13:43.593 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:43.593 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:43.593 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2023-08-26 13:13:29.260295299 +0000 2023-08-26T13:13:43.593 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2023-08-26 13:07:56.513317016 +0000 2023-08-26T13:13:43.594 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2023-08-26 13:07:56.513317016 +0000 2023-08-26T13:13:43.594 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2023-08-26T13:13:43.594 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-08-26T13:13:43.657 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2023-08-26T13:13:43.657 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2023-08-26T13:13:43.658 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000227259 s, 2.3 MB/s 2023-08-26T13:13:43.659 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-08-26T13:13:43.716 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_3 2023-08-26T13:13:43.773 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-08-26T13:13:43.773 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:43.774 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 6h/6d Inode: 392773 Links: 1 2023-08-26T13:13:43.774 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:43.774 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:43.774 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2023-08-26 13:13:29.260295299 +0000 2023-08-26T13:13:43.774 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2023-08-26 13:07:57.022305735 +0000 2023-08-26T13:13:43.774 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2023-08-26 13:07:57.022305735 +0000 2023-08-26T13:13:43.775 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2023-08-26T13:13:43.775 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-08-26T13:13:43.838 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2023-08-26T13:13:43.839 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2023-08-26T13:13:43.839 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000222093 s, 2.3 MB/s 2023-08-26T13:13:43.840 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-08-26T13:13:43.897 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_4 2023-08-26T13:13:43.954 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-08-26T13:13:43.955 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:43.955 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 6h/6d Inode: 391373 Links: 1 2023-08-26T13:13:43.955 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:43.955 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:43.956 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2023-08-26 13:13:29.260295299 +0000 2023-08-26T13:13:43.956 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2023-08-26 13:07:57.528294520 +0000 2023-08-26T13:13:43.956 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2023-08-26 13:07:57.528294520 +0000 2023-08-26T13:13:43.956 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: - 2023-08-26T13:13:43.957 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-08-26T13:13:44.019 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2023-08-26T13:13:44.019 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2023-08-26T13:13:44.019 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000232505 s, 2.2 MB/s 2023-08-26T13:13:44.020 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-08-26T13:13:44.078 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2'} 2023-08-26T13:13:44.078 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:44.078 DEBUG:teuthology.orchestra.run.smithi158:> dd if=/scratch_devs of=/dev/stdout 2023-08-26T13:13:44.099 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-08-26T13:13:44.099 DEBUG:teuthology.orchestra.run.smithi158:> stat /dev/vg_nvme/lv_1 2023-08-26T13:13:44.160 INFO:teuthology.orchestra.run.smithi158.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-08-26T13:13:44.160 INFO:teuthology.orchestra.run.smithi158.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:44.160 INFO:teuthology.orchestra.run.smithi158.stdout:Device: 6h/6d Inode: 388423 Links: 1 2023-08-26T13:13:44.160 INFO:teuthology.orchestra.run.smithi158.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:44.161 INFO:teuthology.orchestra.run.smithi158.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:44.161 INFO:teuthology.orchestra.run.smithi158.stdout:Access: 2023-08-26 13:13:24.511515435 +0000 2023-08-26T13:13:44.161 INFO:teuthology.orchestra.run.smithi158.stdout:Modify: 2023-08-26 13:07:56.002579539 +0000 2023-08-26T13:13:44.161 INFO:teuthology.orchestra.run.smithi158.stdout:Change: 2023-08-26 13:07:56.002579539 +0000 2023-08-26T13:13:44.161 INFO:teuthology.orchestra.run.smithi158.stdout: Birth: - 2023-08-26T13:13:44.162 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-08-26T13:13:44.230 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records in 2023-08-26T13:13:44.231 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records out 2023-08-26T13:13:44.231 INFO:teuthology.orchestra.run.smithi158.stderr:512 bytes copied, 0.00016441 s, 3.1 MB/s 2023-08-26T13:13:44.232 DEBUG:teuthology.orchestra.run.smithi158:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-08-26T13:13:44.293 DEBUG:teuthology.orchestra.run.smithi158:> stat /dev/vg_nvme/lv_2 2023-08-26T13:13:44.352 INFO:teuthology.orchestra.run.smithi158.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-08-26T13:13:44.352 INFO:teuthology.orchestra.run.smithi158.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:44.353 INFO:teuthology.orchestra.run.smithi158.stdout:Device: 6h/6d Inode: 388577 Links: 1 2023-08-26T13:13:44.353 INFO:teuthology.orchestra.run.smithi158.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:44.353 INFO:teuthology.orchestra.run.smithi158.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:44.353 INFO:teuthology.orchestra.run.smithi158.stdout:Access: 2023-08-26 13:13:24.511515435 +0000 2023-08-26T13:13:44.354 INFO:teuthology.orchestra.run.smithi158.stdout:Modify: 2023-08-26 13:07:56.504573832 +0000 2023-08-26T13:13:44.354 INFO:teuthology.orchestra.run.smithi158.stdout:Change: 2023-08-26 13:07:56.504573832 +0000 2023-08-26T13:13:44.354 INFO:teuthology.orchestra.run.smithi158.stdout: Birth: - 2023-08-26T13:13:44.355 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-08-26T13:13:44.420 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records in 2023-08-26T13:13:44.420 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records out 2023-08-26T13:13:44.420 INFO:teuthology.orchestra.run.smithi158.stderr:512 bytes copied, 0.000126527 s, 4.0 MB/s 2023-08-26T13:13:44.421 DEBUG:teuthology.orchestra.run.smithi158:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-08-26T13:13:44.480 DEBUG:teuthology.orchestra.run.smithi158:> stat /dev/vg_nvme/lv_3 2023-08-26T13:13:44.539 INFO:teuthology.orchestra.run.smithi158.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-08-26T13:13:44.539 INFO:teuthology.orchestra.run.smithi158.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:44.539 INFO:teuthology.orchestra.run.smithi158.stdout:Device: 6h/6d Inode: 380915 Links: 1 2023-08-26T13:13:44.539 INFO:teuthology.orchestra.run.smithi158.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:44.540 INFO:teuthology.orchestra.run.smithi158.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:44.540 INFO:teuthology.orchestra.run.smithi158.stdout:Access: 2023-08-26 13:13:24.511515435 +0000 2023-08-26T13:13:44.540 INFO:teuthology.orchestra.run.smithi158.stdout:Modify: 2023-08-26 13:07:57.015568023 +0000 2023-08-26T13:13:44.540 INFO:teuthology.orchestra.run.smithi158.stdout:Change: 2023-08-26 13:07:57.015568023 +0000 2023-08-26T13:13:44.540 INFO:teuthology.orchestra.run.smithi158.stdout: Birth: - 2023-08-26T13:13:44.541 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-08-26T13:13:44.607 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records in 2023-08-26T13:13:44.607 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records out 2023-08-26T13:13:44.607 INFO:teuthology.orchestra.run.smithi158.stderr:512 bytes copied, 0.000124945 s, 4.1 MB/s 2023-08-26T13:13:44.608 DEBUG:teuthology.orchestra.run.smithi158:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-08-26T13:13:44.667 DEBUG:teuthology.orchestra.run.smithi158:> stat /dev/vg_nvme/lv_4 2023-08-26T13:13:44.725 INFO:teuthology.orchestra.run.smithi158.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-08-26T13:13:44.726 INFO:teuthology.orchestra.run.smithi158.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-08-26T13:13:44.726 INFO:teuthology.orchestra.run.smithi158.stdout:Device: 6h/6d Inode: 387071 Links: 1 2023-08-26T13:13:44.726 INFO:teuthology.orchestra.run.smithi158.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-08-26T13:13:44.726 INFO:teuthology.orchestra.run.smithi158.stdout:Context: system_u:object_r:device_t:s0 2023-08-26T13:13:44.726 INFO:teuthology.orchestra.run.smithi158.stdout:Access: 2023-08-26 13:13:24.511515435 +0000 2023-08-26T13:13:44.727 INFO:teuthology.orchestra.run.smithi158.stdout:Modify: 2023-08-26 13:07:57.543562020 +0000 2023-08-26T13:13:44.727 INFO:teuthology.orchestra.run.smithi158.stdout:Change: 2023-08-26 13:07:57.543562020 +0000 2023-08-26T13:13:44.727 INFO:teuthology.orchestra.run.smithi158.stdout: Birth: - 2023-08-26T13:13:44.727 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-08-26T13:13:44.792 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records in 2023-08-26T13:13:44.793 INFO:teuthology.orchestra.run.smithi158.stderr:1+0 records out 2023-08-26T13:13:44.793 INFO:teuthology.orchestra.run.smithi158.stderr:512 bytes copied, 0.000122759 s, 4.2 MB/s 2023-08-26T13:13:44.794 DEBUG:teuthology.orchestra.run.smithi158:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-08-26T13:13:44.852 INFO:tasks.ceph:osd dev map: {'osd.2': '/dev/vg_nvme/lv_1', 'osd.3': '/dev/vg_nvme/lv_2'} 2023-08-26T13:13:44.853 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi136.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2'}, Remote(name='ubuntu@smithi158.front.sepia.ceph.com'): {'osd.2': '/dev/vg_nvme/lv_1', 'osd.3': '/dev/vg_nvme/lv_2'}} 2023-08-26T13:13:44.853 INFO:tasks.ceph:Generating config... 2023-08-26T13:13:44.854 INFO:tasks.ceph:[client] rbd_persistent_cache_mode = ssd 2023-08-26T13:13:44.855 INFO:tasks.ceph:[client] rbd_persistent_cache_path = /home/ubuntu/cephtest/rbd-pwl-cache 2023-08-26T13:13:44.855 INFO:tasks.ceph:[client] rbd_persistent_cache_size = 5368709120 2023-08-26T13:13:44.855 INFO:tasks.ceph:[client] rbd_plugins = pwl_cache 2023-08-26T13:13:44.855 INFO:tasks.ceph:[mgr] debug mgr = 20 2023-08-26T13:13:44.856 INFO:tasks.ceph:[mgr] debug ms = 1 2023-08-26T13:13:44.856 INFO:tasks.ceph:[mon] debug mon = 20 2023-08-26T13:13:44.856 INFO:tasks.ceph:[mon] debug ms = 1 2023-08-26T13:13:44.857 INFO:tasks.ceph:[mon] debug paxos = 20 2023-08-26T13:13:44.857 INFO:tasks.ceph:[osd] debug ms = 1 2023-08-26T13:13:44.857 INFO:tasks.ceph:[osd] debug osd = 20 2023-08-26T13:13:44.857 INFO:tasks.ceph:Setting up mon.a... 2023-08-26T13:13:44.858 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2023-08-26T13:13:44.912 INFO:teuthology.orchestra.run.smithi136.stdout:creating /etc/ceph/ceph.keyring 2023-08-26T13:13:44.915 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2023-08-26T13:13:44.961 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0644 /etc/ceph/ceph.keyring 2023-08-26T13:13:45.027 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.136'), ('mon.b', '172.21.15.158')] 2023-08-26T13:13:45.027 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.136,172.21.15.158'}, '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 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', 'debug ms': 1, 'debug osd': 20}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd_persistent_cache_mode': 'ssd', 'rbd_persistent_cache_path': '/home/ubuntu/cephtest/rbd-pwl-cache', 'rbd_persistent_cache_size': 5368709120, 'rbd_plugins': 'pwl_cache'}, 'mon.a': {}, 'mon.b': {}} 2023-08-26T13:13:45.028 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:45.029 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2023-08-26T13:13:45.082 DEBUG:teuthology.orchestra.run.smithi136:> 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.136 --add b 172.21.15.158 --print /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:45.168 INFO:teuthology.orchestra.run.smithi136.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:45.168 INFO:teuthology.orchestra.run.smithi136.stdout:monmaptool: generated fsid e9db23ec-c710-4588-ac3d-6f9446ebc54a 2023-08-26T13:13:45.168 INFO:teuthology.orchestra.run.smithi136.stdout:setting min_mon_release = pacific 2023-08-26T13:13:45.168 INFO:teuthology.orchestra.run.smithi136.stdout:epoch 0 2023-08-26T13:13:45.169 INFO:teuthology.orchestra.run.smithi136.stdout:fsid e9db23ec-c710-4588-ac3d-6f9446ebc54a 2023-08-26T13:13:45.169 INFO:teuthology.orchestra.run.smithi136.stdout:last_changed 2023-08-26T13:13:45.167616+0000 2023-08-26T13:13:45.169 INFO:teuthology.orchestra.run.smithi136.stdout:created 2023-08-26T13:13:45.167616+0000 2023-08-26T13:13:45.169 INFO:teuthology.orchestra.run.smithi136.stdout:min_mon_release 16 (pacific) 2023-08-26T13:13:45.170 INFO:teuthology.orchestra.run.smithi136.stdout:election_strategy: 1 2023-08-26T13:13:45.170 INFO:teuthology.orchestra.run.smithi136.stdout:0: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.a 2023-08-26T13:13:45.170 INFO:teuthology.orchestra.run.smithi136.stdout:1: [v2:172.21.15.158:3300/0,v1:172.21.15.158:6789/0] mon.b 2023-08-26T13:13:45.170 INFO:teuthology.orchestra.run.smithi136.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (2 monitors) 2023-08-26T13:13:45.171 DEBUG:teuthology.orchestra.run.smithi136:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2023-08-26T13:13:45.188 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID e9db23ec-c710-4588-ac3d-6f9446ebc54a... 2023-08-26T13:13:45.189 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2023-08-26T13:13:45.231 DEBUG:teuthology.orchestra.run.smithi158:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2023-08-26T13:13:45.273 INFO:teuthology.orchestra.run.smithi136.stdout:[global] 2023-08-26T13:13:45.273 INFO:teuthology.orchestra.run.smithi136.stdout: chdir = "" 2023-08-26T13:13:45.274 INFO:teuthology.orchestra.run.smithi136.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2023-08-26T13:13:45.274 INFO:teuthology.orchestra.run.smithi136.stdout: auth supported = cephx 2023-08-26T13:13:45.274 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.274 INFO:teuthology.orchestra.run.smithi136.stdout: filestore xattr use omap = true 2023-08-26T13:13:45.274 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.275 INFO:teuthology.orchestra.run.smithi136.stdout: mon clock drift allowed = 1.000 2023-08-26T13:13:45.275 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.275 INFO:teuthology.orchestra.run.smithi136.stdout: osd crush chooseleaf type = 0 2023-08-26T13:13:45.275 INFO:teuthology.orchestra.run.smithi136.stdout: auth debug = true 2023-08-26T13:13:45.275 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.276 INFO:teuthology.orchestra.run.smithi136.stdout: ms die on old message = true 2023-08-26T13:13:45.276 INFO:teuthology.orchestra.run.smithi136.stdout: ms die on bug = true 2023-08-26T13:13:45.276 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.276 INFO:teuthology.orchestra.run.smithi136.stdout: mon max pg per osd = 10000 # >= luminous 2023-08-26T13:13:45.277 INFO:teuthology.orchestra.run.smithi136.stdout: mon pg warn max object skew = 0 2023-08-26T13:13:45.277 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.277 INFO:teuthology.orchestra.run.smithi136.stdout: # disable pg_autoscaler by default for new pools 2023-08-26T13:13:45.277 INFO:teuthology.orchestra.run.smithi136.stdout: osd_pool_default_pg_autoscale_mode = off 2023-08-26T13:13:45.277 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.278 INFO:teuthology.orchestra.run.smithi136.stdout: osd pool default size = 2 2023-08-26T13:13:45.278 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.278 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd allow primary affinity = true 2023-08-26T13:13:45.278 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd allow pg remap = true 2023-08-26T13:13:45.279 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on legacy crush tunables = false 2023-08-26T13:13:45.279 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on crush straw calc version zero = false 2023-08-26T13:13:45.279 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on no sortbitwise = false 2023-08-26T13:13:45.279 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on osd down out interval zero = false 2023-08-26T13:13:45.280 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on too few osds = false 2023-08-26T13:13:45.280 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2023-08-26T13:13:45.280 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_pool_no_redundancy = false 2023-08-26T13:13:45.280 INFO:teuthology.orchestra.run.smithi136.stdout: mon_allow_pool_size_one = true 2023-08-26T13:13:45.280 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.280 INFO:teuthology.orchestra.run.smithi136.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2023-08-26T13:13:45.281 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.281 INFO:teuthology.orchestra.run.smithi136.stdout: osd default data pool replay window = 5 2023-08-26T13:13:45.281 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.281 INFO:teuthology.orchestra.run.smithi136.stdout: mon allow pool delete = true 2023-08-26T13:13:45.281 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.282 INFO:teuthology.orchestra.run.smithi136.stdout: mon cluster log file level = debug 2023-08-26T13:13:45.282 INFO:teuthology.orchestra.run.smithi136.stdout: debug asserts on shutdown = true 2023-08-26T13:13:45.282 INFO:teuthology.orchestra.run.smithi136.stdout: mon health detail to clog = false 2023-08-26T13:13:45.282 INFO:teuthology.orchestra.run.smithi136.stdout: mon host = "172.21.15.136,172.21.15.158" 2023-08-26T13:13:45.282 INFO:teuthology.orchestra.run.smithi136.stdout: fsid = e9db23ec-c710-4588-ac3d-6f9446ebc54a 2023-08-26T13:13:45.283 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.283 INFO:teuthology.orchestra.run.smithi136.stdout:[osd] 2023-08-26T13:13:45.283 INFO:teuthology.orchestra.run.smithi136.stdout: osd journal size = 100 2023-08-26T13:13:45.283 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.284 INFO:teuthology.orchestra.run.smithi136.stdout: osd scrub load threshold = 5.0 2023-08-26T13:13:45.284 INFO:teuthology.orchestra.run.smithi136.stdout: osd scrub max interval = 600 2023-08-26T13:13:45.284 INFO:teuthology.orchestra.run.smithi136.stdout: osd mclock profile = high_recovery_ops 2023-08-26T13:13:45.284 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.285 INFO:teuthology.orchestra.run.smithi136.stdout: osd recover clone overlap = true 2023-08-26T13:13:45.285 INFO:teuthology.orchestra.run.smithi136.stdout: osd recovery max chunk = 1048576 2023-08-26T13:13:45.285 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.285 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug shutdown = true 2023-08-26T13:13:45.286 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug op order = true 2023-08-26T13:13:45.286 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug verify stray on activate = true 2023-08-26T13:13:45.286 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.286 INFO:teuthology.orchestra.run.smithi136.stdout: osd open classes on start = true 2023-08-26T13:13:45.286 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug pg log writeout = true 2023-08-26T13:13:45.287 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.287 INFO:teuthology.orchestra.run.smithi136.stdout: osd deep scrub update digest min age = 30 2023-08-26T13:13:45.287 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.287 INFO:teuthology.orchestra.run.smithi136.stdout: osd map max advance = 10 2023-08-26T13:13:45.288 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.288 INFO:teuthology.orchestra.run.smithi136.stdout: journal zero on create = true 2023-08-26T13:13:45.288 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.288 INFO:teuthology.orchestra.run.smithi136.stdout: filestore ondisk finisher threads = 3 2023-08-26T13:13:45.288 INFO:teuthology.orchestra.run.smithi136.stdout: filestore apply finisher threads = 3 2023-08-26T13:13:45.289 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.289 INFO:teuthology.orchestra.run.smithi136.stdout: bdev debug aio = true 2023-08-26T13:13:45.289 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug misdirected ops = true 2023-08-26T13:13:45.289 INFO:teuthology.orchestra.run.smithi136.stdout: debug ms = 1 2023-08-26T13:13:45.289 INFO:teuthology.orchestra.run.smithi136.stdout: debug osd = 20 2023-08-26T13:13:45.290 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.290 INFO:teuthology.orchestra.run.smithi136.stdout:[mgr] 2023-08-26T13:13:45.290 INFO:teuthology.orchestra.run.smithi136.stdout: debug ms = 1 2023-08-26T13:13:45.290 INFO:teuthology.orchestra.run.smithi136.stdout: debug mgr = 20 2023-08-26T13:13:45.290 INFO:teuthology.orchestra.run.smithi136.stdout: debug mon = 20 2023-08-26T13:13:45.291 INFO:teuthology.orchestra.run.smithi136.stdout: debug auth = 20 2023-08-26T13:13:45.291 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min pgs per osd = 4 2023-08-26T13:13:45.291 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min bytes per osd = 10 2023-08-26T13:13:45.292 INFO:teuthology.orchestra.run.smithi136.stdout: mgr/telemetry/nag = false 2023-08-26T13:13:45.292 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.293 INFO:teuthology.orchestra.run.smithi136.stdout:[mon] 2023-08-26T13:13:45.293 INFO:teuthology.orchestra.run.smithi136.stdout: debug ms = 1 2023-08-26T13:13:45.293 INFO:teuthology.orchestra.run.smithi136.stdout: debug mon = 20 2023-08-26T13:13:45.293 INFO:teuthology.orchestra.run.smithi136.stdout: debug paxos = 20 2023-08-26T13:13:45.293 INFO:teuthology.orchestra.run.smithi136.stdout: debug auth = 20 2023-08-26T13:13:45.294 INFO:teuthology.orchestra.run.smithi136.stdout: mon data avail warn = 5 2023-08-26T13:13:45.294 INFO:teuthology.orchestra.run.smithi136.stdout: mon mgr mkfs grace = 240 2023-08-26T13:13:45.294 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min pgs per osd = 4 2023-08-26T13:13:45.294 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd reporter subtree level = osd 2023-08-26T13:13:45.294 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd prime pg temp = true 2023-08-26T13:13:45.295 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min bytes per osd = 10 2023-08-26T13:13:45.295 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.295 INFO:teuthology.orchestra.run.smithi136.stdout: # rotate auth tickets quickly to exercise renewal paths 2023-08-26T13:13:45.295 INFO:teuthology.orchestra.run.smithi136.stdout: auth mon ticket ttl = 660 # 11m 2023-08-26T13:13:45.295 INFO:teuthology.orchestra.run.smithi136.stdout: auth service ticket ttl = 240 # 4m 2023-08-26T13:13:45.296 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.296 INFO:teuthology.orchestra.run.smithi136.stdout: # don't complain about insecure global_id in the test suite 2023-08-26T13:13:45.296 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_insecure_global_id_reclaim = false 2023-08-26T13:13:45.296 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-08-26T13:13:45.297 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.297 INFO:teuthology.orchestra.run.smithi136.stdout: # 1m isn't quite enough 2023-08-26T13:13:45.297 INFO:teuthology.orchestra.run.smithi136.stdout: mon_down_mkfs_grace = 2m 2023-08-26T13:13:45.297 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.297 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_filestore_osds = false 2023-08-26T13:13:45.298 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:13:45.298 INFO:teuthology.orchestra.run.smithi136.stdout:[client] 2023-08-26T13:13:45.298 INFO:teuthology.orchestra.run.smithi136.stdout: rgw cache enabled = true 2023-08-26T13:13:45.298 INFO:teuthology.orchestra.run.smithi136.stdout: rgw enable ops log = true 2023-08-26T13:13:45.298 INFO:teuthology.orchestra.run.smithi136.stdout: rgw enable usage log = true 2023-08-26T13:13:45.299 INFO:teuthology.orchestra.run.smithi136.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2023-08-26T13:13:45.299 INFO:teuthology.orchestra.run.smithi136.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2023-08-26T13:13:45.299 INFO:teuthology.orchestra.run.smithi136.stdout: rbd_persistent_cache_mode = ssd 2023-08-26T13:13:45.299 INFO:teuthology.orchestra.run.smithi136.stdout: rbd_persistent_cache_path = /home/ubuntu/cephtest/rbd-pwl-cache 2023-08-26T13:13:45.299 INFO:teuthology.orchestra.run.smithi136.stdout: rbd_persistent_cache_size = 5368709120 2023-08-26T13:13:45.300 INFO:teuthology.orchestra.run.smithi136.stdout: rbd_plugins = pwl_cache 2023-08-26T13:13:45.300 INFO:teuthology.orchestra.run.smithi136.stdout:[mon.a] 2023-08-26T13:13:45.300 INFO:teuthology.orchestra.run.smithi136.stdout:[mon.b] 2023-08-26T13:13:45.302 INFO:teuthology.orchestra.run.smithi158.stdout:[global] 2023-08-26T13:13:45.302 INFO:teuthology.orchestra.run.smithi158.stdout: chdir = "" 2023-08-26T13:13:45.302 INFO:teuthology.orchestra.run.smithi158.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2023-08-26T13:13:45.303 INFO:teuthology.orchestra.run.smithi158.stdout: auth supported = cephx 2023-08-26T13:13:45.303 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.303 INFO:teuthology.orchestra.run.smithi158.stdout: filestore xattr use omap = true 2023-08-26T13:13:45.303 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.303 INFO:teuthology.orchestra.run.smithi158.stdout: mon clock drift allowed = 1.000 2023-08-26T13:13:45.304 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.304 INFO:teuthology.orchestra.run.smithi158.stdout: osd crush chooseleaf type = 0 2023-08-26T13:13:45.304 INFO:teuthology.orchestra.run.smithi158.stdout: auth debug = true 2023-08-26T13:13:45.304 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.305 INFO:teuthology.orchestra.run.smithi158.stdout: ms die on old message = true 2023-08-26T13:13:45.305 INFO:teuthology.orchestra.run.smithi158.stdout: ms die on bug = true 2023-08-26T13:13:45.305 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.305 INFO:teuthology.orchestra.run.smithi158.stdout: mon max pg per osd = 10000 # >= luminous 2023-08-26T13:13:45.305 INFO:teuthology.orchestra.run.smithi158.stdout: mon pg warn max object skew = 0 2023-08-26T13:13:45.305 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.306 INFO:teuthology.orchestra.run.smithi158.stdout: # disable pg_autoscaler by default for new pools 2023-08-26T13:13:45.306 INFO:teuthology.orchestra.run.smithi158.stdout: osd_pool_default_pg_autoscale_mode = off 2023-08-26T13:13:45.306 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.306 INFO:teuthology.orchestra.run.smithi158.stdout: osd pool default size = 2 2023-08-26T13:13:45.306 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.307 INFO:teuthology.orchestra.run.smithi158.stdout: mon osd allow primary affinity = true 2023-08-26T13:13:45.307 INFO:teuthology.orchestra.run.smithi158.stdout: mon osd allow pg remap = true 2023-08-26T13:13:45.307 INFO:teuthology.orchestra.run.smithi158.stdout: mon warn on legacy crush tunables = false 2023-08-26T13:13:45.307 INFO:teuthology.orchestra.run.smithi158.stdout: mon warn on crush straw calc version zero = false 2023-08-26T13:13:45.307 INFO:teuthology.orchestra.run.smithi158.stdout: mon warn on no sortbitwise = false 2023-08-26T13:13:45.308 INFO:teuthology.orchestra.run.smithi158.stdout: mon warn on osd down out interval zero = false 2023-08-26T13:13:45.308 INFO:teuthology.orchestra.run.smithi158.stdout: mon warn on too few osds = false 2023-08-26T13:13:45.308 INFO:teuthology.orchestra.run.smithi158.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2023-08-26T13:13:45.308 INFO:teuthology.orchestra.run.smithi158.stdout: mon_warn_on_pool_no_redundancy = false 2023-08-26T13:13:45.308 INFO:teuthology.orchestra.run.smithi158.stdout: mon_allow_pool_size_one = true 2023-08-26T13:13:45.309 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.309 INFO:teuthology.orchestra.run.smithi158.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2023-08-26T13:13:45.309 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.309 INFO:teuthology.orchestra.run.smithi158.stdout: osd default data pool replay window = 5 2023-08-26T13:13:45.310 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.310 INFO:teuthology.orchestra.run.smithi158.stdout: mon allow pool delete = true 2023-08-26T13:13:45.310 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.310 INFO:teuthology.orchestra.run.smithi158.stdout: mon cluster log file level = debug 2023-08-26T13:13:45.310 INFO:teuthology.orchestra.run.smithi158.stdout: debug asserts on shutdown = true 2023-08-26T13:13:45.311 INFO:teuthology.orchestra.run.smithi158.stdout: mon health detail to clog = false 2023-08-26T13:13:45.311 INFO:teuthology.orchestra.run.smithi158.stdout: mon host = "172.21.15.136,172.21.15.158" 2023-08-26T13:13:45.311 INFO:teuthology.orchestra.run.smithi158.stdout: fsid = e9db23ec-c710-4588-ac3d-6f9446ebc54a 2023-08-26T13:13:45.311 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.311 INFO:teuthology.orchestra.run.smithi158.stdout:[osd] 2023-08-26T13:13:45.312 INFO:teuthology.orchestra.run.smithi158.stdout: osd journal size = 100 2023-08-26T13:13:45.312 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.312 INFO:teuthology.orchestra.run.smithi158.stdout: osd scrub load threshold = 5.0 2023-08-26T13:13:45.312 INFO:teuthology.orchestra.run.smithi158.stdout: osd scrub max interval = 600 2023-08-26T13:13:45.312 INFO:teuthology.orchestra.run.smithi158.stdout: osd mclock profile = high_recovery_ops 2023-08-26T13:13:45.312 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.313 INFO:teuthology.orchestra.run.smithi158.stdout: osd recover clone overlap = true 2023-08-26T13:13:45.313 INFO:teuthology.orchestra.run.smithi158.stdout: osd recovery max chunk = 1048576 2023-08-26T13:13:45.313 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.313 INFO:teuthology.orchestra.run.smithi158.stdout: osd debug shutdown = true 2023-08-26T13:13:45.314 INFO:teuthology.orchestra.run.smithi158.stdout: osd debug op order = true 2023-08-26T13:13:45.314 INFO:teuthology.orchestra.run.smithi158.stdout: osd debug verify stray on activate = true 2023-08-26T13:13:45.314 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.314 INFO:teuthology.orchestra.run.smithi158.stdout: osd open classes on start = true 2023-08-26T13:13:45.314 INFO:teuthology.orchestra.run.smithi158.stdout: osd debug pg log writeout = true 2023-08-26T13:13:45.315 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.315 INFO:teuthology.orchestra.run.smithi158.stdout: osd deep scrub update digest min age = 30 2023-08-26T13:13:45.315 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.315 INFO:teuthology.orchestra.run.smithi158.stdout: osd map max advance = 10 2023-08-26T13:13:45.315 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.316 INFO:teuthology.orchestra.run.smithi158.stdout: journal zero on create = true 2023-08-26T13:13:45.316 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.316 INFO:teuthology.orchestra.run.smithi158.stdout: filestore ondisk finisher threads = 3 2023-08-26T13:13:45.316 INFO:teuthology.orchestra.run.smithi158.stdout: filestore apply finisher threads = 3 2023-08-26T13:13:45.316 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.316 INFO:teuthology.orchestra.run.smithi158.stdout: bdev debug aio = true 2023-08-26T13:13:45.317 INFO:teuthology.orchestra.run.smithi158.stdout: osd debug misdirected ops = true 2023-08-26T13:13:45.317 INFO:teuthology.orchestra.run.smithi158.stdout: debug ms = 1 2023-08-26T13:13:45.317 INFO:teuthology.orchestra.run.smithi158.stdout: debug osd = 20 2023-08-26T13:13:45.317 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.317 INFO:teuthology.orchestra.run.smithi158.stdout:[mgr] 2023-08-26T13:13:45.318 INFO:teuthology.orchestra.run.smithi158.stdout: debug ms = 1 2023-08-26T13:13:45.318 INFO:teuthology.orchestra.run.smithi158.stdout: debug mgr = 20 2023-08-26T13:13:45.318 INFO:teuthology.orchestra.run.smithi158.stdout: debug mon = 20 2023-08-26T13:13:45.318 INFO:teuthology.orchestra.run.smithi158.stdout: debug auth = 20 2023-08-26T13:13:45.318 INFO:teuthology.orchestra.run.smithi158.stdout: mon reweight min pgs per osd = 4 2023-08-26T13:13:45.319 INFO:teuthology.orchestra.run.smithi158.stdout: mon reweight min bytes per osd = 10 2023-08-26T13:13:45.319 INFO:teuthology.orchestra.run.smithi158.stdout: mgr/telemetry/nag = false 2023-08-26T13:13:45.319 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.319 INFO:teuthology.orchestra.run.smithi158.stdout:[mon] 2023-08-26T13:13:45.319 INFO:teuthology.orchestra.run.smithi158.stdout: debug ms = 1 2023-08-26T13:13:45.320 INFO:teuthology.orchestra.run.smithi158.stdout: debug mon = 20 2023-08-26T13:13:45.320 INFO:teuthology.orchestra.run.smithi158.stdout: debug paxos = 20 2023-08-26T13:13:45.320 INFO:teuthology.orchestra.run.smithi158.stdout: debug auth = 20 2023-08-26T13:13:45.320 INFO:teuthology.orchestra.run.smithi158.stdout: mon data avail warn = 5 2023-08-26T13:13:45.320 INFO:teuthology.orchestra.run.smithi158.stdout: mon mgr mkfs grace = 240 2023-08-26T13:13:45.321 INFO:teuthology.orchestra.run.smithi158.stdout: mon reweight min pgs per osd = 4 2023-08-26T13:13:45.321 INFO:teuthology.orchestra.run.smithi158.stdout: mon osd reporter subtree level = osd 2023-08-26T13:13:45.321 INFO:teuthology.orchestra.run.smithi158.stdout: mon osd prime pg temp = true 2023-08-26T13:13:45.321 INFO:teuthology.orchestra.run.smithi158.stdout: mon reweight min bytes per osd = 10 2023-08-26T13:13:45.321 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.322 INFO:teuthology.orchestra.run.smithi158.stdout: # rotate auth tickets quickly to exercise renewal paths 2023-08-26T13:13:45.322 INFO:teuthology.orchestra.run.smithi158.stdout: auth mon ticket ttl = 660 # 11m 2023-08-26T13:13:45.322 INFO:teuthology.orchestra.run.smithi158.stdout: auth service ticket ttl = 240 # 4m 2023-08-26T13:13:45.322 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.322 INFO:teuthology.orchestra.run.smithi158.stdout: # don't complain about insecure global_id in the test suite 2023-08-26T13:13:45.323 INFO:teuthology.orchestra.run.smithi158.stdout: mon_warn_on_insecure_global_id_reclaim = false 2023-08-26T13:13:45.323 INFO:teuthology.orchestra.run.smithi158.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-08-26T13:13:45.323 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.323 INFO:teuthology.orchestra.run.smithi158.stdout: # 1m isn't quite enough 2023-08-26T13:13:45.324 INFO:teuthology.orchestra.run.smithi158.stdout: mon_down_mkfs_grace = 2m 2023-08-26T13:13:45.324 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.324 INFO:teuthology.orchestra.run.smithi158.stdout: mon_warn_on_filestore_osds = false 2023-08-26T13:13:45.324 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:13:45.324 INFO:teuthology.orchestra.run.smithi158.stdout:[client] 2023-08-26T13:13:45.324 INFO:teuthology.orchestra.run.smithi158.stdout: rgw cache enabled = true 2023-08-26T13:13:45.325 INFO:teuthology.orchestra.run.smithi158.stdout: rgw enable ops log = true 2023-08-26T13:13:45.325 INFO:teuthology.orchestra.run.smithi158.stdout: rgw enable usage log = true 2023-08-26T13:13:45.325 INFO:teuthology.orchestra.run.smithi158.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2023-08-26T13:13:45.325 INFO:teuthology.orchestra.run.smithi158.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2023-08-26T13:13:45.325 INFO:teuthology.orchestra.run.smithi158.stdout: rbd_persistent_cache_mode = ssd 2023-08-26T13:13:45.326 INFO:teuthology.orchestra.run.smithi158.stdout: rbd_persistent_cache_path = /home/ubuntu/cephtest/rbd-pwl-cache 2023-08-26T13:13:45.326 INFO:teuthology.orchestra.run.smithi158.stdout: rbd_persistent_cache_size = 5368709120 2023-08-26T13:13:45.326 INFO:teuthology.orchestra.run.smithi158.stdout: rbd_plugins = pwl_cache 2023-08-26T13:13:45.326 INFO:teuthology.orchestra.run.smithi158.stdout:[mon.a] 2023-08-26T13:13:45.326 INFO:teuthology.orchestra.run.smithi158.stdout:[mon.b] 2023-08-26T13:13:45.327 INFO:tasks.ceph:Creating admin key on mon.a... 2023-08-26T13:13:45.327 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2023-08-26T13:13:45.398 INFO:tasks.ceph:Copying monmap to all nodes... 2023-08-26T13:13:45.398 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:45.398 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2023-08-26T13:13:45.415 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:45.415 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2023-08-26T13:13:45.472 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi136.front.sepia.ceph.com 2023-08-26T13:13:45.472 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:45.473 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.keyring 2023-08-26T13:13:45.473 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0644 /etc/ceph/ceph.keyring 2023-08-26T13:13:45.546 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:45.547 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:45.603 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T13:13:45.603 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:45.603 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd of=/etc/ceph/ceph.keyring 2023-08-26T13:13:45.604 DEBUG:teuthology.orchestra.run.smithi158:> sudo chmod 0644 /etc/ceph/ceph.keyring 2023-08-26T13:13:45.647 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:45.647 DEBUG:teuthology.orchestra.run.smithi158:> dd of=/home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:45.705 INFO:tasks.ceph:Setting up mon nodes... 2023-08-26T13:13:45.706 INFO:tasks.ceph:Setting up mgr nodes... 2023-08-26T13:13:45.706 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2023-08-26T13:13:45.760 INFO:teuthology.orchestra.run.smithi136.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2023-08-26T13:13:45.762 DEBUG:teuthology.orchestra.run.smithi158:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2023-08-26T13:13:45.839 INFO:teuthology.orchestra.run.smithi158.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2023-08-26T13:13:45.841 INFO:tasks.ceph:Setting up mds nodes... 2023-08-26T13:13:45.842 INFO:tasks.ceph_client:Setting up client nodes... 2023-08-26T13:13:45.842 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-08-26T13:13:45.887 INFO:teuthology.orchestra.run.smithi158.stdout:creating /etc/ceph/ceph.client.0.keyring 2023-08-26T13:13:45.899 INFO:tasks.ceph:Running mkfs on osd nodes... 2023-08-26T13:13:45.900 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi136.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2'}, Remote(name='ubuntu@smithi158.front.sepia.ceph.com'): {'osd.2': '/dev/vg_nvme/lv_1', 'osd.3': '/dev/vg_nvme/lv_2'}} 2023-08-26T13:13:45.900 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2023-08-26T13:13:45.927 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2'} 2023-08-26T13:13:45.927 INFO:tasks.ceph:role: osd.0 2023-08-26T13:13:45.927 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi136.front.sepia.ceph.com 2023-08-26T13:13:45.928 DEBUG:teuthology.orchestra.run.smithi136:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2023-08-26T13:13:46.001 INFO:teuthology.orchestra.run.smithi136.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2023-08-26T13:13:46.001 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 attr=2, projid32bit=1 2023-08-26T13:13:46.002 INFO:teuthology.orchestra.run.smithi136.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2023-08-26T13:13:46.002 INFO:teuthology.orchestra.run.smithi136.stdout: = reflink=1 bigtime=0 inobtcount=0 2023-08-26T13:13:46.002 INFO:teuthology.orchestra.run.smithi136.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2023-08-26T13:13:46.002 INFO:teuthology.orchestra.run.smithi136.stdout: = sunit=0 swidth=0 blks 2023-08-26T13:13:46.003 INFO:teuthology.orchestra.run.smithi136.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2023-08-26T13:13:46.003 INFO:teuthology.orchestra.run.smithi136.stdout:log =internal log bsize=4096 blocks=11443, version=2 2023-08-26T13:13:46.003 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2023-08-26T13:13:46.003 INFO:teuthology.orchestra.run.smithi136.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2023-08-26T13:13:46.493 INFO:teuthology.orchestra.run.smithi136.stdout:Discarding blocks...Done. 2023-08-26T13:13:46.495 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi136.front.sepia.ceph.com -o noatime 2023-08-26T13:13:46.495 DEBUG:teuthology.orchestra.run.smithi136:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2023-08-26T13:13:46.622 DEBUG:teuthology.orchestra.run.smithi136:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2023-08-26T13:13:46.657 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2023-08-26T13:13:46.724 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2'} 2023-08-26T13:13:46.724 INFO:tasks.ceph:role: osd.1 2023-08-26T13:13:46.725 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi136.front.sepia.ceph.com 2023-08-26T13:13:46.725 DEBUG:teuthology.orchestra.run.smithi136:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2023-08-26T13:13:46.799 INFO:teuthology.orchestra.run.smithi136.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2023-08-26T13:13:46.800 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 attr=2, projid32bit=1 2023-08-26T13:13:46.800 INFO:teuthology.orchestra.run.smithi136.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2023-08-26T13:13:46.800 INFO:teuthology.orchestra.run.smithi136.stdout: = reflink=1 bigtime=0 inobtcount=0 2023-08-26T13:13:46.800 INFO:teuthology.orchestra.run.smithi136.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2023-08-26T13:13:46.801 INFO:teuthology.orchestra.run.smithi136.stdout: = sunit=0 swidth=0 blks 2023-08-26T13:13:46.801 INFO:teuthology.orchestra.run.smithi136.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2023-08-26T13:13:46.801 INFO:teuthology.orchestra.run.smithi136.stdout:log =internal log bsize=4096 blocks=11443, version=2 2023-08-26T13:13:46.801 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2023-08-26T13:13:46.801 INFO:teuthology.orchestra.run.smithi136.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2023-08-26T13:13:47.249 INFO:teuthology.orchestra.run.smithi136.stdout:Discarding blocks...Done. 2023-08-26T13:13:47.251 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi136.front.sepia.ceph.com -o noatime 2023-08-26T13:13:47.251 DEBUG:teuthology.orchestra.run.smithi136:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2023-08-26T13:13:47.374 DEBUG:teuthology.orchestra.run.smithi136:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2023-08-26T13:13:47.408 DEBUG:teuthology.orchestra.run.smithi136:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:47.509 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:47.507+0000 7fcd10347640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2023-08-26T13:13:47.511 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:47.510+0000 7fcd10347640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2023-08-26T13:13:47.512 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:47.510+0000 7fcd10347640 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2023-08-26T13:13:47.512 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:47.510+0000 7fcd10347640 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2023-08-26T13:13:47.512 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:47.510+0000 7fcd10347640 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2023-08-26T13:13:47.512 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:47.510+0000 7fcd10347640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2023-08-26T13:13:49.636 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-08-26T13:13:49.677 DEBUG:teuthology.orchestra.run.smithi136:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:49.764 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:49.762+0000 7f9f86d7c640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2023-08-26T13:13:49.764 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:49.762+0000 7f9f86d7c640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2023-08-26T13:13:49.765 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:49.762+0000 7f9f86d7c640 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2023-08-26T13:13:49.765 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:49.762+0000 7f9f86d7c640 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2023-08-26T13:13:49.765 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:49.762+0000 7f9f86d7c640 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2023-08-26T13:13:49.765 INFO:teuthology.orchestra.run.smithi136.stderr:2023-08-26T13:13:49.763+0000 7f9f86d7c640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2023-08-26T13:13:51.853 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-08-26T13:13:51.884 DEBUG:teuthology.orchestra.run.smithi158:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2023-08-26T13:13:51.917 INFO:tasks.ceph:roles_to_devs: {'osd.2': '/dev/vg_nvme/lv_1', 'osd.3': '/dev/vg_nvme/lv_2'} 2023-08-26T13:13:51.918 INFO:tasks.ceph:role: osd.2 2023-08-26T13:13:51.918 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T13:13:51.918 DEBUG:teuthology.orchestra.run.smithi158:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2023-08-26T13:13:51.987 INFO:teuthology.orchestra.run.smithi158.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2023-08-26T13:13:51.988 INFO:teuthology.orchestra.run.smithi158.stdout: = sectsz=512 attr=2, projid32bit=1 2023-08-26T13:13:51.988 INFO:teuthology.orchestra.run.smithi158.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2023-08-26T13:13:51.988 INFO:teuthology.orchestra.run.smithi158.stdout: = reflink=1 bigtime=0 inobtcount=0 2023-08-26T13:13:51.988 INFO:teuthology.orchestra.run.smithi158.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2023-08-26T13:13:51.988 INFO:teuthology.orchestra.run.smithi158.stdout: = sunit=0 swidth=0 blks 2023-08-26T13:13:51.989 INFO:teuthology.orchestra.run.smithi158.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2023-08-26T13:13:51.989 INFO:teuthology.orchestra.run.smithi158.stdout:log =internal log bsize=4096 blocks=11443, version=2 2023-08-26T13:13:51.989 INFO:teuthology.orchestra.run.smithi158.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2023-08-26T13:13:51.989 INFO:teuthology.orchestra.run.smithi158.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2023-08-26T13:13:52.012 INFO:teuthology.orchestra.run.smithi158.stdout:Discarding blocks...Done. 2023-08-26T13:13:52.014 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi158.front.sepia.ceph.com -o noatime 2023-08-26T13:13:52.014 DEBUG:teuthology.orchestra.run.smithi158:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-2 2023-08-26T13:13:52.096 DEBUG:teuthology.orchestra.run.smithi158:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2023-08-26T13:13:52.169 DEBUG:teuthology.orchestra.run.smithi158:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2023-08-26T13:13:52.236 INFO:tasks.ceph:roles_to_devs: {'osd.2': '/dev/vg_nvme/lv_1', 'osd.3': '/dev/vg_nvme/lv_2'} 2023-08-26T13:13:52.237 INFO:tasks.ceph:role: osd.3 2023-08-26T13:13:52.237 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T13:13:52.237 DEBUG:teuthology.orchestra.run.smithi158:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2023-08-26T13:13:52.302 INFO:teuthology.orchestra.run.smithi158.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2023-08-26T13:13:52.302 INFO:teuthology.orchestra.run.smithi158.stdout: = sectsz=512 attr=2, projid32bit=1 2023-08-26T13:13:52.303 INFO:teuthology.orchestra.run.smithi158.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2023-08-26T13:13:52.303 INFO:teuthology.orchestra.run.smithi158.stdout: = reflink=1 bigtime=0 inobtcount=0 2023-08-26T13:13:52.303 INFO:teuthology.orchestra.run.smithi158.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2023-08-26T13:13:52.303 INFO:teuthology.orchestra.run.smithi158.stdout: = sunit=0 swidth=0 blks 2023-08-26T13:13:52.303 INFO:teuthology.orchestra.run.smithi158.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2023-08-26T13:13:52.304 INFO:teuthology.orchestra.run.smithi158.stdout:log =internal log bsize=4096 blocks=11443, version=2 2023-08-26T13:13:52.304 INFO:teuthology.orchestra.run.smithi158.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2023-08-26T13:13:52.304 INFO:teuthology.orchestra.run.smithi158.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2023-08-26T13:13:52.325 INFO:teuthology.orchestra.run.smithi158.stdout:Discarding blocks...Done. 2023-08-26T13:13:52.326 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi158.front.sepia.ceph.com -o noatime 2023-08-26T13:13:52.326 DEBUG:teuthology.orchestra.run.smithi158:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-3 2023-08-26T13:13:52.407 DEBUG:teuthology.orchestra.run.smithi158:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2023-08-26T13:13:52.476 DEBUG:teuthology.orchestra.run.smithi158:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:52.581 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:52.577+0000 7fbf8bae0640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2023-08-26T13:13:52.582 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:52.577+0000 7fbf8bae0640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2023-08-26T13:13:52.582 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:52.577+0000 7fbf8bae0640 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2023-08-26T13:13:52.582 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:52.577+0000 7fbf8bae0640 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2023-08-26T13:13:52.583 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:52.577+0000 7fbf8bae0640 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2023-08-26T13:13:52.583 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:52.577+0000 7fbf8bae0640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2023-08-26T13:13:54.663 DEBUG:teuthology.orchestra.run.smithi158:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-08-26T13:13:54.814 DEBUG:teuthology.orchestra.run.smithi158:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:54.867 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:54.865+0000 7f7e9c889640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2023-08-26T13:13:54.867 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:54.865+0000 7f7e9c889640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2023-08-26T13:13:54.868 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:54.865+0000 7f7e9c889640 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2023-08-26T13:13:54.868 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:54.865+0000 7f7e9c889640 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2023-08-26T13:13:54.868 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:54.865+0000 7f7e9c889640 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2023-08-26T13:13:54.868 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:13:54.866+0000 7f7e9c889640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2023-08-26T13:13:56.954 DEBUG:teuthology.orchestra.run.smithi158:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-08-26T13:13:56.984 INFO:tasks.ceph:Reading keys from all nodes... 2023-08-26T13:13:56.985 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:56.985 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2023-08-26T13:13:57.018 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:57.018 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2023-08-26T13:13:57.087 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:57.088 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2023-08-26T13:13:57.156 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:57.157 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2023-08-26T13:13:57.187 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:57.188 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2023-08-26T13:13:57.257 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:57.258 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2023-08-26T13:13:57.328 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:57.328 DEBUG:teuthology.orchestra.run.smithi158:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2023-08-26T13:13:57.385 INFO:tasks.ceph:Adding keys to all mons... 2023-08-26T13:13:57.386 DEBUG:teuthology.orchestra.run.smithi136:> sudo tee -a /etc/ceph/ceph.keyring 2023-08-26T13:13:57.388 DEBUG:teuthology.orchestra.run.smithi158:> sudo tee -a /etc/ceph/ceph.keyring 2023-08-26T13:13:57.429 INFO:teuthology.orchestra.run.smithi136.stdout:[mgr.x] 2023-08-26T13:13:57.429 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCJ+ulk8M9GLRAAsoSt3cc1Cgz4+kVffHTXSw== 2023-08-26T13:13:57.429 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.0] 2023-08-26T13:13:57.429 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCL+ulkKAhaHhAAZ0QCcU2CtcFmSZ0L+9RFwQ== 2023-08-26T13:13:57.429 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.1] 2023-08-26T13:13:57.430 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCN+ulkNxeGLRAApH3R/QrVKC7nq2Q10onD/A== 2023-08-26T13:13:57.430 INFO:teuthology.orchestra.run.smithi136.stdout:[mgr.y] 2023-08-26T13:13:57.430 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCJ+ulkwMf+MRAAEQw0wnSiqzcgW4Yh9GpBww== 2023-08-26T13:13:57.430 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.2] 2023-08-26T13:13:57.430 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCQ+ulkkRJ6IhAAa74rJ5pcrZpLCULpH3bINA== 2023-08-26T13:13:57.431 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.3] 2023-08-26T13:13:57.431 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCS+ulkG/iqMxAAVDYsp4mKDYmtWrLeITNwQQ== 2023-08-26T13:13:57.431 INFO:teuthology.orchestra.run.smithi136.stdout:[client.0] 2023-08-26T13:13:57.431 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCJ+ulkaALbNBAA7ybH9nyqqtR31yWbxxGXdA== 2023-08-26T13:13:57.453 INFO:teuthology.orchestra.run.smithi158.stdout:[mgr.x] 2023-08-26T13:13:57.453 INFO:teuthology.orchestra.run.smithi158.stdout: key = AQCJ+ulk8M9GLRAAsoSt3cc1Cgz4+kVffHTXSw== 2023-08-26T13:13:57.453 INFO:teuthology.orchestra.run.smithi158.stdout:[osd.0] 2023-08-26T13:13:57.454 INFO:teuthology.orchestra.run.smithi158.stdout: key = AQCL+ulkKAhaHhAAZ0QCcU2CtcFmSZ0L+9RFwQ== 2023-08-26T13:13:57.454 INFO:teuthology.orchestra.run.smithi158.stdout:[osd.1] 2023-08-26T13:13:57.454 INFO:teuthology.orchestra.run.smithi158.stdout: key = AQCN+ulkNxeGLRAApH3R/QrVKC7nq2Q10onD/A== 2023-08-26T13:13:57.454 INFO:teuthology.orchestra.run.smithi158.stdout:[mgr.y] 2023-08-26T13:13:57.454 INFO:teuthology.orchestra.run.smithi158.stdout: key = AQCJ+ulkwMf+MRAAEQw0wnSiqzcgW4Yh9GpBww== 2023-08-26T13:13:57.455 INFO:teuthology.orchestra.run.smithi158.stdout:[osd.2] 2023-08-26T13:13:57.455 INFO:teuthology.orchestra.run.smithi158.stdout: key = AQCQ+ulkkRJ6IhAAa74rJ5pcrZpLCULpH3bINA== 2023-08-26T13:13:57.455 INFO:teuthology.orchestra.run.smithi158.stdout:[osd.3] 2023-08-26T13:13:57.456 INFO:teuthology.orchestra.run.smithi158.stdout: key = AQCS+ulkG/iqMxAAVDYsp4mKDYmtWrLeITNwQQ== 2023-08-26T13:13:57.456 INFO:teuthology.orchestra.run.smithi158.stdout:[client.0] 2023-08-26T13:13:57.456 INFO:teuthology.orchestra.run.smithi158.stdout: key = AQCJ+ulkaALbNBAA7ybH9nyqqtR31yWbxxGXdA== 2023-08-26T13:13:57.457 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2023-08-26T13:13:57.475 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2023-08-26T13:13:57.553 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.556 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.610 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.612 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.666 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2023-08-26T13:13:57.669 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2023-08-26T13:13:57.721 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.724 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.778 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.781 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2023-08-26T13:13:57.834 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2023-08-26T13:13:57.837 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2023-08-26T13:13:57.893 INFO:tasks.ceph:Running mkfs on mon nodes... 2023-08-26T13:13:57.893 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2023-08-26T13:13:57.919 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2023-08-26T13:13:58.016 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2023-08-26T13:13:58.044 DEBUG:teuthology.orchestra.run.smithi158:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2023-08-26T13:13:58.071 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2023-08-26T13:13:58.169 DEBUG:teuthology.orchestra.run.smithi158:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2023-08-26T13:13:58.195 DEBUG:teuthology.orchestra.run.smithi136:> rm -- /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:58.198 DEBUG:teuthology.orchestra.run.smithi158:> rm -- /home/ubuntu/cephtest/ceph.monmap 2023-08-26T13:13:58.252 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2023-08-26T13:13:58.253 INFO:tasks.ceph.mon.a:Restarting daemon 2023-08-26T13:13:58.253 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2023-08-26T13:13:58.255 INFO:tasks.ceph.mon.a:Started 2023-08-26T13:13:58.256 INFO:tasks.ceph.mon.b:Restarting daemon 2023-08-26T13:13:58.256 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2023-08-26T13:13:58.296 INFO:tasks.ceph.mon.b:Started 2023-08-26T13:13:58.297 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2023-08-26T13:13:58.297 INFO:tasks.ceph.mgr.x:Restarting daemon 2023-08-26T13:13:58.298 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2023-08-26T13:13:58.300 INFO:tasks.ceph.mgr.x:Started 2023-08-26T13:13:58.300 INFO:tasks.ceph.mgr.y:Restarting daemon 2023-08-26T13:13:58.301 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2023-08-26T13:13:58.303 INFO:tasks.ceph.mgr.y:Started 2023-08-26T13:13:58.303 INFO:tasks.ceph:Setting crush tunables to default 2023-08-26T13:13:58.303 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd crush tunables default 2023-08-26T13:13:58.707 INFO:teuthology.orchestra.run.smithi136.stderr:adjusted tunables profile to default 2023-08-26T13:13:58.719 INFO:tasks.ceph:check_enable_crimson: False 2023-08-26T13:13:58.720 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2023-08-26T13:13:58.720 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:58.720 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2023-08-26T13:13:58.735 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:58.734+0000 7f99a130b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-26T13:13:58.738 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:58.737+0000 7f792d01d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-08-26T13:13:58.746 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2023-08-26T13:13:58.747 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2023-08-26T13:13:58.800 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:58.798+0000 7f99a130b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-26T13:13:58.808 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:58.806+0000 7f792d01d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-08-26T13:13:58.812 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:58.813 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2023-08-26T13:13:58.839 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:13:58.839 DEBUG:teuthology.orchestra.run.smithi158:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2023-08-26T13:13:58.878 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:58.876+0000 7f99a130b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-26T13:13:58.886 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:58.884+0000 7f792d01d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-08-26T13:13:58.904 DEBUG:teuthology.orchestra.run.smithi158:> sudo ceph --cluster ceph osd new c459dfe2-949e-4796-a0b4-637085a51bf8 0 2023-08-26T13:13:58.962 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:58.961+0000 7f99a130b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-26T13:13:58.964 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:58.962+0000 7f792d01d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-08-26T13:13:59.111 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:59.109+0000 7f792d01d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-26T13:13:59.112 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:59.111+0000 7f99a130b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-08-26T13:13:59.161 INFO:teuthology.orchestra.run.smithi158.stdout:0 2023-08-26T13:13:59.175 DEBUG:teuthology.orchestra.run.smithi158:> sudo ceph --cluster ceph osd new e16717e9-0a24-43f5-bac7-9a8b2395fce9 1 2023-08-26T13:13:59.430 INFO:teuthology.orchestra.run.smithi158.stdout:1 2023-08-26T13:13:59.442 DEBUG:teuthology.orchestra.run.smithi158:> sudo ceph --cluster ceph osd new 8dc1a4b8-3f1c-4fc5-aa63-a6a48fb9ba99 2 2023-08-26T13:13:59.501 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:59.499+0000 7f792d01d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-26T13:13:59.533 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:59.531+0000 7f99a130b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-08-26T13:13:59.618 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:59.617+0000 7f792d01d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-26T13:13:59.655 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:59.654+0000 7f99a130b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-08-26T13:13:59.658 INFO:teuthology.orchestra.run.smithi158.stdout:2 2023-08-26T13:13:59.671 DEBUG:teuthology.orchestra.run.smithi158:> sudo ceph --cluster ceph osd new 5afb913c-c229-4e7c-b6ae-2c1d7e374b1e 3 2023-08-26T13:13:59.706 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:59.704+0000 7f792d01d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-26T13:13:59.746 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:59.745+0000 7f99a130b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-08-26T13:13:59.787 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:13:59.785+0000 7f792d01d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-26T13:13:59.832 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:13:59.830+0000 7f99a130b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-08-26T13:13:59.888 INFO:teuthology.orchestra.run.smithi158.stdout:3 2023-08-26T13:13:59.901 INFO:tasks.ceph.osd.0:Restarting daemon 2023-08-26T13:13:59.901 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2023-08-26T13:13:59.904 INFO:tasks.ceph.osd.0:Started 2023-08-26T13:13:59.904 INFO:tasks.ceph.osd.1:Restarting daemon 2023-08-26T13:13:59.904 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2023-08-26T13:13:59.908 INFO:tasks.ceph.osd.1:Started 2023-08-26T13:13:59.908 INFO:tasks.ceph.osd.2:Restarting daemon 2023-08-26T13:13:59.908 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2023-08-26T13:13:59.910 INFO:tasks.ceph.osd.2:Started 2023-08-26T13:13:59.911 INFO:tasks.ceph.osd.3:Restarting daemon 2023-08-26T13:13:59.911 DEBUG:teuthology.orchestra.run.smithi158:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2023-08-26T13:13:59.913 INFO:tasks.ceph.osd.3:Started 2023-08-26T13:13:59.913 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-08-26T13:14:00.118 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:14:00.118 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":6,"fsid":"e9db23ec-c710-4588-ac3d-6f9446ebc54a","created":"2023-08-26T13:13:58.606530+0000","modified":"2023-08-26T13:13:59.884528+0000","last_up_change":"0.000000","last_in_change":"2023-08-26T13:13:59.884528+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":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"c459dfe2-949e-4796-a0b4-637085a51bf8","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":"e16717e9-0a24-43f5-bac7-9a8b2395fce9","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":"8dc1a4b8-3f1c-4fc5-aa63-a6a48fb9ba99","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"5afb913c-c229-4e7c-b6ae-2c1d7e374b1e","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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}} 2023-08-26T13:14:00.130 INFO:tasks.ceph.ceph_manager.ceph:[] 2023-08-26T13:14:00.131 INFO:tasks.ceph:Waiting for OSDs to come up 2023-08-26T13:14:00.241 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:00.239+0000 7f792d01d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-26T13:14:00.273 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:00.272+0000 7f99a130b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-08-26T13:14:00.504 INFO:tasks.ceph.osd.0.smithi136.stderr:2023-08-26T13:14:00.503+0000 7f483970c640 -1 Falling back to public interface 2023-08-26T13:14:00.508 INFO:tasks.ceph.osd.1.smithi136.stderr:2023-08-26T13:14:00.506+0000 7efeb98f7640 -1 Falling back to public interface 2023-08-26T13:14:00.511 INFO:tasks.ceph.osd.2.smithi158.stderr:2023-08-26T13:14:00.509+0000 7f429f6f3640 -1 Falling back to public interface 2023-08-26T13:14:00.518 INFO:tasks.ceph.osd.3.smithi158.stderr:2023-08-26T13:14:00.517+0000 7f80260b7640 -1 Falling back to public interface 2023-08-26T13:14:00.534 DEBUG:teuthology.orchestra.run.smithi136:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-08-26T13:14:00.759 INFO:teuthology.misc.health.smithi136.stdout: 2023-08-26T13:14:00.759 INFO:teuthology.misc.health.smithi136.stdout:{"epoch":6,"fsid":"e9db23ec-c710-4588-ac3d-6f9446ebc54a","created":"2023-08-26T13:13:58.606530+0000","modified":"2023-08-26T13:13:59.884528+0000","last_up_change":"0.000000","last_in_change":"2023-08-26T13:13:59.884528+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":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"c459dfe2-949e-4796-a0b4-637085a51bf8","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":"e16717e9-0a24-43f5-bac7-9a8b2395fce9","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":"8dc1a4b8-3f1c-4fc5-aa63-a6a48fb9ba99","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"5afb913c-c229-4e7c-b6ae-2c1d7e374b1e","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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}} 2023-08-26T13:14:00.770 DEBUG:teuthology.misc:0 of 4 OSDs are up 2023-08-26T13:14:00.887 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:00.886+0000 7f792d01d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-26T13:14:00.933 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:00.932+0000 7f99a130b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-08-26T13:14:00.955 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:00.953+0000 7f792d01d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-26T13:14:01.001 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:01.000+0000 7f99a130b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-08-26T13:14:01.645 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:01.644+0000 7f792d01d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-26T13:14:01.693 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:01.692+0000 7f99a130b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-08-26T13:14:01.723 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:01.721+0000 7f792d01d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-26T13:14:01.770 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:01.769+0000 7f99a130b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-08-26T13:14:01.864 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:01.862+0000 7f792d01d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-26T13:14:01.910 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:01.909+0000 7f99a130b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-08-26T13:14:02.100 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:02.099+0000 7f792d01d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-26T13:14:02.146 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:02.144+0000 7f99a130b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-08-26T13:14:02.314 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:02.313+0000 7f792d01d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-26T13:14:02.360 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:02.359+0000 7f99a130b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-08-26T13:14:02.448 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:02.447+0000 7f792d01d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-26T13:14:02.494 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:02.492+0000 7f99a130b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-08-26T13:14:02.667 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:02.665+0000 7f792d01d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-26T13:14:02.711 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:02.710+0000 7f99a130b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-08-26T13:14:02.824 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:02.823+0000 7f792d01d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-26T13:14:02.866 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:02.865+0000 7f99a130b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-08-26T13:14:02.939 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:02.937+0000 7f792d01d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-26T13:14:02.980 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:02.979+0000 7f99a130b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-08-26T13:14:03.268 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:03.266+0000 7f792d01d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-26T13:14:03.280 INFO:tasks.ceph.osd.0.smithi136.stderr:2023-08-26T13:14:03.278+0000 7f483970c640 -1 osd.0 0 log_to_monitors true 2023-08-26T13:14:03.287 INFO:tasks.ceph.osd.1.smithi136.stderr:2023-08-26T13:14:03.286+0000 7efeb98f7640 -1 osd.1 0 log_to_monitors true 2023-08-26T13:14:03.314 INFO:tasks.ceph.osd.3.smithi158.stderr:2023-08-26T13:14:03.313+0000 7f80260b7640 -1 osd.3 0 log_to_monitors true 2023-08-26T13:14:03.315 INFO:tasks.ceph.osd.2.smithi158.stderr:2023-08-26T13:14:03.314+0000 7f429f6f3640 -1 osd.2 0 log_to_monitors true 2023-08-26T13:14:03.322 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:03.321+0000 7f99a130b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-08-26T13:14:03.375 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:03.373+0000 7f792d01d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-26T13:14:03.423 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:03.422+0000 7f99a130b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-08-26T13:14:03.560 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:03.558+0000 7f792d01d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-26T13:14:03.607 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:03.606+0000 7f99a130b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-08-26T13:14:04.145 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:04.144+0000 7f792d01d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-26T13:14:04.249 INFO:tasks.ceph.mgr.y.smithi158.stderr:2023-08-26T13:14:04.247+0000 7f99a130b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-08-26T13:14:04.920 INFO:tasks.ceph.osd.0.smithi136.stderr:2023-08-26T13:14:04.918+0000 7f482dac4700 -1 osd.0 0 waiting for initial osdmap 2023-08-26T13:14:05.017 INFO:tasks.ceph.osd.0.smithi136.stderr:2023-08-26T13:14:05.016+0000 7f482569e700 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-26T13:14:05.169 INFO:tasks.ceph.mgr.x.smithi136.stderr:2023-08-26T13:14:05.168+0000 7f78e5050700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-08-26T13:14:05.307 INFO:tasks.ceph.osd.3.smithi158.stderr:2023-08-26T13:14:05.306+0000 7f801a46f700 -1 osd.3 0 waiting for initial osdmap 2023-08-26T13:14:05.354 INFO:tasks.ceph.osd.3.smithi158.stderr:2023-08-26T13:14:05.354+0000 7f8012049700 -1 osd.3 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-26T13:14:05.418 INFO:tasks.ceph.osd.1.smithi136.stderr:2023-08-26T13:14:05.416+0000 7efeae4b0700 -1 osd.1 0 waiting for initial osdmap 2023-08-26T13:14:05.431 INFO:tasks.ceph.osd.1.smithi136.stderr:2023-08-26T13:14:05.430+0000 7efea5889700 -1 osd.1 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-26T13:14:05.670 INFO:tasks.ceph.osd.2.smithi158.stderr:2023-08-26T13:14:05.670+0000 7f4293aab700 -1 osd.2 0 waiting for initial osdmap 2023-08-26T13:14:05.680 INFO:tasks.ceph.osd.2.smithi158.stderr:2023-08-26T13:14:05.680+0000 7f428b685700 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-08-26T13:14:07.174 DEBUG:teuthology.orchestra.run.smithi136:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-08-26T13:14:07.496 INFO:teuthology.misc.health.smithi136.stdout: 2023-08-26T13:14:07.496 INFO:teuthology.misc.health.smithi136.stdout:{"epoch":10,"fsid":"e9db23ec-c710-4588-ac3d-6f9446ebc54a","created":"2023-08-26T13:13:58.606530+0000","modified":"2023-08-26T13:14:07.172210+0000","last_up_change":"2023-08-26T13:14:05.922377+0000","last_in_change":"2023-08-26T13:13:59.884528+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":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-08-26T13:14:06.205657+0000","flags":32769,"flags_names":"hashpspool,creating","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,"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":"10","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":{},"read_balance":{"score_acting":4,"score_stable":4,"optimal_score":0.5,"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":"c459dfe2-949e-4796-a0b4-637085a51bf8","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.136:6800","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6801","nonce":3212253156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6803","nonce":3212253156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6807","nonce":3212253156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6805","nonce":3212253156}]},"public_addr":"172.21.15.136:6801/3212253156","cluster_addr":"172.21.15.136:6803/3212253156","heartbeat_back_addr":"172.21.15.136:6807/3212253156","heartbeat_front_addr":"172.21.15.136:6805/3212253156","state":["exists","up"]},{"osd":1,"uuid":"e16717e9-0a24-43f5-bac7-9a8b2395fce9","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.136:6808","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6809","nonce":2535885609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6811","nonce":2535885609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6815","nonce":2535885609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6813","nonce":2535885609}]},"public_addr":"172.21.15.136:6809/2535885609","cluster_addr":"172.21.15.136:6811/2535885609","heartbeat_back_addr":"172.21.15.136:6815/2535885609","heartbeat_front_addr":"172.21.15.136:6813/2535885609","state":["exists","up"]},{"osd":2,"uuid":"8dc1a4b8-3f1c-4fc5-aa63-a6a48fb9ba99","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.158:6800","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6801","nonce":483155315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6802","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6803","nonce":483155315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6806","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6807","nonce":483155315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6804","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6805","nonce":483155315}]},"public_addr":"172.21.15.158:6801/483155315","cluster_addr":"172.21.15.158:6803/483155315","heartbeat_back_addr":"172.21.15.158:6807/483155315","heartbeat_front_addr":"172.21.15.158:6805/483155315","state":["exists","up"]},{"osd":3,"uuid":"5afb913c-c229-4e7c-b6ae-2c1d7e374b1e","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.158:6808","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6809","nonce":688715238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6810","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6811","nonce":688715238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6814","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6815","nonce":688715238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6812","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6813","nonce":688715238}]},"public_addr":"172.21.15.158:6809/688715238","cluster_addr":"172.21.15.158:6811/688715238","heartbeat_back_addr":"172.21.15.158:6815/688715238","heartbeat_front_addr":"172.21.15.158:6813/688715238","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.316312+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.331517+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.288604+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.269302+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}} 2023-08-26T13:14:07.509 DEBUG:teuthology.misc:4 of 4 OSDs are up 2023-08-26T13:14:07.509 INFO:tasks.ceph:Creating RBD pool 2023-08-26T13:14:07.510 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd pool create rbd 8 2023-08-26T13:14:08.181 INFO:teuthology.orchestra.run.smithi136.stderr:pool 'rbd' created 2023-08-26T13:14:08.195 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-08-26T13:14:09.183 INFO:teuthology.orchestra.run.smithi136.stderr:enabled application 'rbd' on pool 'rbd' 2023-08-26T13:14:09.196 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2023-08-26T13:14:09.196 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-08-26T13:14:09.197 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2023-08-26T13:14:09.197 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2023-08-26T13:14:09.198 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2023-08-26T13:14:09.579 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:14:09.592 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":4,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":3624034212},{"type":"v1","addr":"172.21.15.136:6817","nonce":3624034212}]},"active_addr":"172.21.15.136:6817/3624034212","active_change":"2023-08-26T13:14:04.158930+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":4102,"name":"y","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"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","upmap"],"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":[]},"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.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:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":"secs","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":[]},"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":[]},"log_level":{"name":"log_level","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":[]},"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":[]},"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":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":[]}}},{"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":[]},"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"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","upmap"],"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":[]},"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.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:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail 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":"secs","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":[]},"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":[]},"log_level":{"name":"log_level","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":[]},"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":[]},"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":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":[]},"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":[]}}},{"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":[]},"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":[]},"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":[]},"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":[]}}},{"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":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.136:0","nonce":3907483179}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.136:0","nonce":2079389530}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.136:0","nonce":2180202523}]}]} 2023-08-26T13:14:09.596 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2023-08-26T13:14:09.597 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2023-08-26T13:14:09.597 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-08-26T13:14:09.916 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:14:09.916 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":12,"fsid":"e9db23ec-c710-4588-ac3d-6f9446ebc54a","created":"2023-08-26T13:13:58.606530+0000","modified":"2023-08-26T13:14:09.175324+0000","last_up_change":"2023-08-26T13:14:05.922377+0000","last_in_change":"2023-08-26T13:13:59.884528+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":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-08-26T13:14:06.205657+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,"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_acting":4,"score_stable":4,"optimal_score":0.5,"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":"2023-08-26T13:14:07.845078+0000","flags":32769,"flags_names":"hashpspool,creating","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,"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":"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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c459dfe2-949e-4796-a0b4-637085a51bf8","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.136:6800","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6801","nonce":3212253156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6803","nonce":3212253156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6807","nonce":3212253156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6805","nonce":3212253156}]},"public_addr":"172.21.15.136:6801/3212253156","cluster_addr":"172.21.15.136:6803/3212253156","heartbeat_back_addr":"172.21.15.136:6807/3212253156","heartbeat_front_addr":"172.21.15.136:6805/3212253156","state":["exists","up"]},{"osd":1,"uuid":"e16717e9-0a24-43f5-bac7-9a8b2395fce9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6809","nonce":2535885609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6811","nonce":2535885609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6815","nonce":2535885609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6813","nonce":2535885609}]},"public_addr":"172.21.15.136:6809/2535885609","cluster_addr":"172.21.15.136:6811/2535885609","heartbeat_back_addr":"172.21.15.136:6815/2535885609","heartbeat_front_addr":"172.21.15.136:6813/2535885609","state":["exists","up"]},{"osd":2,"uuid":"8dc1a4b8-3f1c-4fc5-aa63-a6a48fb9ba99","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.158:6800","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6801","nonce":483155315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6802","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6803","nonce":483155315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6806","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6807","nonce":483155315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6804","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6805","nonce":483155315}]},"public_addr":"172.21.15.158:6801/483155315","cluster_addr":"172.21.15.158:6803/483155315","heartbeat_back_addr":"172.21.15.158:6807/483155315","heartbeat_front_addr":"172.21.15.158:6805/483155315","state":["exists","up"]},{"osd":3,"uuid":"5afb913c-c229-4e7c-b6ae-2c1d7e374b1e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6808","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6809","nonce":688715238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6810","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6811","nonce":688715238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6814","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6815","nonce":688715238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6812","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6813","nonce":688715238}]},"public_addr":"172.21.15.158:6809/688715238","cluster_addr":"172.21.15.158:6811/688715238","heartbeat_back_addr":"172.21.15.158:6815/688715238","heartbeat_front_addr":"172.21.15.158:6813/688715238","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.316312+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.331517+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.288604+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.269302+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}} 2023-08-26T13:14:09.930 INFO:tasks.ceph.ceph_manager.ceph:all up! 2023-08-26T13:14:09.930 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-08-26T13:14:10.251 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:14:10.251 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":13,"fsid":"e9db23ec-c710-4588-ac3d-6f9446ebc54a","created":"2023-08-26T13:13:58.606530+0000","modified":"2023-08-26T13:14:10.180473+0000","last_up_change":"2023-08-26T13:14:05.922377+0000","last_in_change":"2023-08-26T13:13:59.884528+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":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-08-26T13:14:06.205657+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,"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_acting":4,"score_stable":4,"optimal_score":0.5,"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":"2023-08-26T13:14:07.845078+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,"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":"13","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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c459dfe2-949e-4796-a0b4-637085a51bf8","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.136:6800","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6801","nonce":3212253156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6803","nonce":3212253156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6807","nonce":3212253156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6805","nonce":3212253156}]},"public_addr":"172.21.15.136:6801/3212253156","cluster_addr":"172.21.15.136:6803/3212253156","heartbeat_back_addr":"172.21.15.136:6807/3212253156","heartbeat_front_addr":"172.21.15.136:6805/3212253156","state":["exists","up"]},{"osd":1,"uuid":"e16717e9-0a24-43f5-bac7-9a8b2395fce9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6809","nonce":2535885609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6811","nonce":2535885609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6815","nonce":2535885609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6813","nonce":2535885609}]},"public_addr":"172.21.15.136:6809/2535885609","cluster_addr":"172.21.15.136:6811/2535885609","heartbeat_back_addr":"172.21.15.136:6815/2535885609","heartbeat_front_addr":"172.21.15.136:6813/2535885609","state":["exists","up"]},{"osd":2,"uuid":"8dc1a4b8-3f1c-4fc5-aa63-a6a48fb9ba99","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.158:6800","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6801","nonce":483155315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6802","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6803","nonce":483155315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6806","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6807","nonce":483155315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6804","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6805","nonce":483155315}]},"public_addr":"172.21.15.158:6801/483155315","cluster_addr":"172.21.15.158:6803/483155315","heartbeat_back_addr":"172.21.15.158:6807/483155315","heartbeat_front_addr":"172.21.15.158:6805/483155315","state":["exists","up"]},{"osd":3,"uuid":"5afb913c-c229-4e7c-b6ae-2c1d7e374b1e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6808","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6809","nonce":688715238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6810","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6811","nonce":688715238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6814","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6815","nonce":688715238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6812","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6813","nonce":688715238}]},"public_addr":"172.21.15.158:6809/688715238","cluster_addr":"172.21.15.158:6811/688715238","heartbeat_back_addr":"172.21.15.158:6815/688715238","heartbeat_front_addr":"172.21.15.158:6813/688715238","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.316312+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.331517+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.288604+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.269302+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}} 2023-08-26T13:14:10.265 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2023-08-26T13:14:10.265 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2023-08-26T13:14:10.266 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2023-08-26T13:14:10.266 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2023-08-26T13:14:10.439 INFO:teuthology.orchestra.run.smithi136.stdout:38654705666 2023-08-26T13:14:10.440 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2023-08-26T13:14:10.449 INFO:teuthology.orchestra.run.smithi136.stdout:38654705666 2023-08-26T13:14:10.449 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2023-08-26T13:14:10.450 INFO:teuthology.orchestra.run.smithi136.stdout:38654705667 2023-08-26T13:14:10.451 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2023-08-26T13:14:10.458 INFO:teuthology.orchestra.run.smithi136.stdout:38654705667 2023-08-26T13:14:10.459 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2023-08-26T13:14:10.795 INFO:teuthology.orchestra.run.smithi136.stdout:38654705665 2023-08-26T13:14:10.810 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705666 got 38654705665 for osd.1 2023-08-26T13:14:10.834 INFO:teuthology.orchestra.run.smithi136.stdout:38654705665 2023-08-26T13:14:10.840 INFO:teuthology.orchestra.run.smithi136.stdout:38654705666 2023-08-26T13:14:10.850 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705666 got 38654705665 for osd.2 2023-08-26T13:14:10.855 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705667 got 38654705666 for osd.0 2023-08-26T13:14:10.874 INFO:teuthology.orchestra.run.smithi136.stdout:38654705666 2023-08-26T13:14:10.888 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705667 got 38654705666 for osd.3 2023-08-26T13:14:11.812 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2023-08-26T13:14:11.851 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2023-08-26T13:14:11.856 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2023-08-26T13:14:11.890 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2023-08-26T13:14:12.208 INFO:teuthology.orchestra.run.smithi136.stdout:38654705668 2023-08-26T13:14:12.222 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705667 got 38654705668 for osd.0 2023-08-26T13:14:12.223 DEBUG:teuthology.parallel:result is None 2023-08-26T13:14:12.225 INFO:teuthology.orchestra.run.smithi136.stdout:38654705667 2023-08-26T13:14:12.240 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705666 got 38654705667 for osd.1 2023-08-26T13:14:12.240 DEBUG:teuthology.parallel:result is None 2023-08-26T13:14:12.248 INFO:teuthology.orchestra.run.smithi136.stdout:38654705668 2023-08-26T13:14:12.249 INFO:teuthology.orchestra.run.smithi136.stdout:38654705667 2023-08-26T13:14:12.263 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705667 got 38654705668 for osd.3 2023-08-26T13:14:12.264 DEBUG:teuthology.parallel:result is None 2023-08-26T13:14:12.265 INFO:tasks.ceph.ceph_manager.ceph:need seq 38654705666 got 38654705667 for osd.2 2023-08-26T13:14:12.265 DEBUG:teuthology.parallel:result is None 2023-08-26T13:14:12.265 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2023-08-26T13:14:12.266 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-08-26T13:14:12.621 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:14:12.623 INFO:teuthology.orchestra.run.smithi136.stderr:dumped all 2023-08-26T13:14:12.635 INFO:teuthology.orchestra.run.smithi136.stdout:{"pg_ready":true,"pg_map":{"version":12,"stamp":"2023-08-26T13:14:12.164408+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":8,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":419430400,"kb_used":110360,"kb_used_data":1584,"kb_used_omap":6,"kb_used_meta":108025,"kb_avail":419320040,"statfs":{"total":429496729600,"available":429383720960,"internally_reserved":0,"allocated":1622016,"data_stored":1306020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7124,"internal_metadata":110617644},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185573+0000","last_change":"2023-08-26T13:14:09.337850+0000","last_active":"2023-08-26T13:14:10.185573+0000","last_peered":"2023-08-26T13:14:10.185573+0000","last_clean":"2023-08-26T13:14:10.185573+0000","last_became_active":"2023-08-26T13:14:09.337575+0000","last_became_peered":"2023-08-26T13:14:09.337575+0000","last_unstale":"2023-08-26T13:14:10.185573+0000","last_undegraded":"2023-08-26T13:14:10.185573+0000","last_fullsized":"2023-08-26T13:14:10.185573+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T22:44:29.825130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":9,"reported_epoch":12,"state":"active+clean","last_fresh":"2023-08-26T13:14:09.339095+0000","last_change":"2023-08-26T13:14:09.337922+0000","last_active":"2023-08-26T13:14:09.339095+0000","last_peered":"2023-08-26T13:14:09.339095+0000","last_clean":"2023-08-26T13:14:09.339095+0000","last_became_active":"2023-08-26T13:14:09.337665+0000","last_became_peered":"2023-08-26T13:14:09.337665+0000","last_unstale":"2023-08-26T13:14:09.339095+0000","last_undegraded":"2023-08-26T13:14:09.339095+0000","last_fullsized":"2023-08-26T13:14:09.339095+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T15:19:05.689041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185592+0000","last_change":"2023-08-26T13:14:09.318095+0000","last_active":"2023-08-26T13:14:10.185592+0000","last_peered":"2023-08-26T13:14:10.185592+0000","last_clean":"2023-08-26T13:14:10.185592+0000","last_became_active":"2023-08-26T13:14:09.317821+0000","last_became_peered":"2023-08-26T13:14:09.317821+0000","last_unstale":"2023-08-26T13:14:10.185592+0000","last_undegraded":"2023-08-26T13:14:10.185592+0000","last_fullsized":"2023-08-26T13:14:10.185592+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T23:27:37.412524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185463+0000","last_change":"2023-08-26T13:14:09.182441+0000","last_active":"2023-08-26T13:14:10.185463+0000","last_peered":"2023-08-26T13:14:10.185463+0000","last_clean":"2023-08-26T13:14:10.185463+0000","last_became_active":"2023-08-26T13:14:09.182254+0000","last_became_peered":"2023-08-26T13:14:09.182254+0000","last_unstale":"2023-08-26T13:14:10.185463+0000","last_undegraded":"2023-08-26T13:14:10.185463+0000","last_fullsized":"2023-08-26T13:14:10.185463+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T20:39:21.532579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"11'117","reported_seq":163,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185486+0000","last_change":"2023-08-26T13:14:08.182622+0000","last_active":"2023-08-26T13:14:10.185486+0000","last_peered":"2023-08-26T13:14:10.185486+0000","last_clean":"2023-08-26T13:14:10.185486+0000","last_became_active":"2023-08-26T13:14:08.182421+0000","last_became_peered":"2023-08-26T13:14:08.182421+0000","last_unstale":"2023-08-26T13:14:10.185486+0000","last_undegraded":"2023-08-26T13:14:10.185486+0000","last_fullsized":"2023-08-26T13:14:10.185486+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":"2023-08-26T13:14:07.172210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:07.172210+0000","last_clean_scrub_stamp":"2023-08-26T13:14:07.172210+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T21:20:41.236847+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185533+0000","last_change":"2023-08-26T13:14:09.338023+0000","last_active":"2023-08-26T13:14:10.185533+0000","last_peered":"2023-08-26T13:14:10.185533+0000","last_clean":"2023-08-26T13:14:10.185533+0000","last_became_active":"2023-08-26T13:14:09.337581+0000","last_became_peered":"2023-08-26T13:14:09.337581+0000","last_unstale":"2023-08-26T13:14:10.185533+0000","last_undegraded":"2023-08-26T13:14:10.185533+0000","last_fullsized":"2023-08-26T13:14:10.185533+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T19:42:02.466097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":9,"reported_epoch":12,"state":"active+clean","last_fresh":"2023-08-26T13:14:09.318687+0000","last_change":"2023-08-26T13:14:09.318065+0000","last_active":"2023-08-26T13:14:09.318687+0000","last_peered":"2023-08-26T13:14:09.318687+0000","last_clean":"2023-08-26T13:14:09.318687+0000","last_became_active":"2023-08-26T13:14:09.317784+0000","last_became_peered":"2023-08-26T13:14:09.317784+0000","last_unstale":"2023-08-26T13:14:09.318687+0000","last_undegraded":"2023-08-26T13:14:09.318687+0000","last_fullsized":"2023-08-26T13:14:09.318687+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-28T00:22:50.259534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185619+0000","last_change":"2023-08-26T13:14:09.182422+0000","last_active":"2023-08-26T13:14:10.185619+0000","last_peered":"2023-08-26T13:14:10.185619+0000","last_clean":"2023-08-26T13:14:10.185619+0000","last_became_active":"2023-08-26T13:14:09.182212+0000","last_became_peered":"2023-08-26T13:14:09.182212+0000","last_unstale":"2023-08-26T13:14:10.185619+0000","last_undegraded":"2023-08-26T13:14:10.185619+0000","last_fullsized":"2023-08-26T13:14:10.185619+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T23:36:42.139121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":9,"reported_epoch":12,"state":"active+clean","last_fresh":"2023-08-26T13:14:09.318831+0000","last_change":"2023-08-26T13:14:09.318088+0000","last_active":"2023-08-26T13:14:09.318831+0000","last_peered":"2023-08-26T13:14:09.318831+0000","last_clean":"2023-08-26T13:14:09.318831+0000","last_became_active":"2023-08-26T13:14:09.317833+0000","last_became_peered":"2023-08-26T13:14:09.317833+0000","last_unstale":"2023-08-26T13:14:09.318831+0000","last_undegraded":"2023-08-26T13:14:09.318831+0000","last_fullsized":"2023-08-26T13:14:09.318831+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T21:42:54.313369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"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":16,"acting":16,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":9,"seq":38654705668,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":27844,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104829756,"statfs":{"total":107374182400,"available":107345670144,"internally_reserved":0,"allocated":708608,"data_stored":624704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,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":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67600000000000005}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59599999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]}]},{"osd":2,"up_from":9,"seq":38654705667,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":27124,"kb_used_data":104,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104830476,"statfs":{"total":107374182400,"available":107346407424,"internally_reserved":0,"allocated":106496,"data_stored":30316,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35099999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32900000000000001}]}]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":28268,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104829332,"statfs":{"total":107374182400,"available":107345235968,"internally_reserved":0,"allocated":700416,"data_stored":620684,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.25800000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.629}]}]},{"osd":1,"up_from":9,"seq":38654705667,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":27124,"kb_used_data":104,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104830476,"statfs":{"total":107374182400,"available":107346407424,"internally_reserved":0,"allocated":106496,"data_stored":30316,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39000000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56999999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64900000000000002}]}]}],"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":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-08-26T13:14:12.636 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-08-26T13:14:12.949 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:14:12.952 INFO:teuthology.orchestra.run.smithi136.stderr:dumped all 2023-08-26T13:14:12.963 INFO:teuthology.orchestra.run.smithi136.stdout:{"pg_ready":true,"pg_map":{"version":12,"stamp":"2023-08-26T13:14:12.164408+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":8,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":419430400,"kb_used":110360,"kb_used_data":1584,"kb_used_omap":6,"kb_used_meta":108025,"kb_avail":419320040,"statfs":{"total":429496729600,"available":429383720960,"internally_reserved":0,"allocated":1622016,"data_stored":1306020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7124,"internal_metadata":110617644},"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":"0.000000"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185573+0000","last_change":"2023-08-26T13:14:09.337850+0000","last_active":"2023-08-26T13:14:10.185573+0000","last_peered":"2023-08-26T13:14:10.185573+0000","last_clean":"2023-08-26T13:14:10.185573+0000","last_became_active":"2023-08-26T13:14:09.337575+0000","last_became_peered":"2023-08-26T13:14:09.337575+0000","last_unstale":"2023-08-26T13:14:10.185573+0000","last_undegraded":"2023-08-26T13:14:10.185573+0000","last_fullsized":"2023-08-26T13:14:10.185573+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T22:44:29.825130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":9,"reported_epoch":12,"state":"active+clean","last_fresh":"2023-08-26T13:14:09.339095+0000","last_change":"2023-08-26T13:14:09.337922+0000","last_active":"2023-08-26T13:14:09.339095+0000","last_peered":"2023-08-26T13:14:09.339095+0000","last_clean":"2023-08-26T13:14:09.339095+0000","last_became_active":"2023-08-26T13:14:09.337665+0000","last_became_peered":"2023-08-26T13:14:09.337665+0000","last_unstale":"2023-08-26T13:14:09.339095+0000","last_undegraded":"2023-08-26T13:14:09.339095+0000","last_fullsized":"2023-08-26T13:14:09.339095+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T15:19:05.689041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185592+0000","last_change":"2023-08-26T13:14:09.318095+0000","last_active":"2023-08-26T13:14:10.185592+0000","last_peered":"2023-08-26T13:14:10.185592+0000","last_clean":"2023-08-26T13:14:10.185592+0000","last_became_active":"2023-08-26T13:14:09.317821+0000","last_became_peered":"2023-08-26T13:14:09.317821+0000","last_unstale":"2023-08-26T13:14:10.185592+0000","last_undegraded":"2023-08-26T13:14:10.185592+0000","last_fullsized":"2023-08-26T13:14:10.185592+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T23:27:37.412524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185463+0000","last_change":"2023-08-26T13:14:09.182441+0000","last_active":"2023-08-26T13:14:10.185463+0000","last_peered":"2023-08-26T13:14:10.185463+0000","last_clean":"2023-08-26T13:14:10.185463+0000","last_became_active":"2023-08-26T13:14:09.182254+0000","last_became_peered":"2023-08-26T13:14:09.182254+0000","last_unstale":"2023-08-26T13:14:10.185463+0000","last_undegraded":"2023-08-26T13:14:10.185463+0000","last_fullsized":"2023-08-26T13:14:10.185463+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T20:39:21.532579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"11'117","reported_seq":163,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185486+0000","last_change":"2023-08-26T13:14:08.182622+0000","last_active":"2023-08-26T13:14:10.185486+0000","last_peered":"2023-08-26T13:14:10.185486+0000","last_clean":"2023-08-26T13:14:10.185486+0000","last_became_active":"2023-08-26T13:14:08.182421+0000","last_became_peered":"2023-08-26T13:14:08.182421+0000","last_unstale":"2023-08-26T13:14:10.185486+0000","last_undegraded":"2023-08-26T13:14:10.185486+0000","last_fullsized":"2023-08-26T13:14:10.185486+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":"2023-08-26T13:14:07.172210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:07.172210+0000","last_clean_scrub_stamp":"2023-08-26T13:14:07.172210+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T21:20:41.236847+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185533+0000","last_change":"2023-08-26T13:14:09.338023+0000","last_active":"2023-08-26T13:14:10.185533+0000","last_peered":"2023-08-26T13:14:10.185533+0000","last_clean":"2023-08-26T13:14:10.185533+0000","last_became_active":"2023-08-26T13:14:09.337581+0000","last_became_peered":"2023-08-26T13:14:09.337581+0000","last_unstale":"2023-08-26T13:14:10.185533+0000","last_undegraded":"2023-08-26T13:14:10.185533+0000","last_fullsized":"2023-08-26T13:14:10.185533+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T19:42:02.466097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":9,"reported_epoch":12,"state":"active+clean","last_fresh":"2023-08-26T13:14:09.318687+0000","last_change":"2023-08-26T13:14:09.318065+0000","last_active":"2023-08-26T13:14:09.318687+0000","last_peered":"2023-08-26T13:14:09.318687+0000","last_clean":"2023-08-26T13:14:09.318687+0000","last_became_active":"2023-08-26T13:14:09.317784+0000","last_became_peered":"2023-08-26T13:14:09.317784+0000","last_unstale":"2023-08-26T13:14:09.318687+0000","last_undegraded":"2023-08-26T13:14:09.318687+0000","last_fullsized":"2023-08-26T13:14:09.318687+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-28T00:22:50.259534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":13,"state":"active+clean","last_fresh":"2023-08-26T13:14:10.185619+0000","last_change":"2023-08-26T13:14:09.182422+0000","last_active":"2023-08-26T13:14:10.185619+0000","last_peered":"2023-08-26T13:14:10.185619+0000","last_clean":"2023-08-26T13:14:10.185619+0000","last_became_active":"2023-08-26T13:14:09.182212+0000","last_became_peered":"2023-08-26T13:14:09.182212+0000","last_unstale":"2023-08-26T13:14:10.185619+0000","last_undegraded":"2023-08-26T13:14:10.185619+0000","last_fullsized":"2023-08-26T13:14:10.185619+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T23:36:42.139121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":9,"reported_epoch":12,"state":"active+clean","last_fresh":"2023-08-26T13:14:09.318831+0000","last_change":"2023-08-26T13:14:09.318088+0000","last_active":"2023-08-26T13:14:09.318831+0000","last_peered":"2023-08-26T13:14:09.318831+0000","last_clean":"2023-08-26T13:14:09.318831+0000","last_became_active":"2023-08-26T13:14:09.317833+0000","last_became_peered":"2023-08-26T13:14:09.317833+0000","last_unstale":"2023-08-26T13:14:09.318831+0000","last_undegraded":"2023-08-26T13:14:09.318831+0000","last_fullsized":"2023-08-26T13:14:09.318831+0000","mapping_epoch":11,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T21:42:54.313369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"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":16,"acting":16,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":9,"seq":38654705668,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":27844,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104829756,"statfs":{"total":107374182400,"available":107345670144,"internally_reserved":0,"allocated":708608,"data_stored":624704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,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":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67600000000000005}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59599999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.5}]}]},{"osd":2,"up_from":9,"seq":38654705667,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":27124,"kb_used_data":104,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104830476,"statfs":{"total":107374182400,"available":107346407424,"internally_reserved":0,"allocated":106496,"data_stored":30316,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45400000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35099999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.32900000000000001}]}]},{"osd":0,"up_from":9,"seq":38654705668,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":28268,"kb_used_data":684,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104829332,"statfs":{"total":107374182400,"available":107345235968,"internally_reserved":0,"allocated":700416,"data_stored":620684,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.25800000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60199999999999998}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.629}]}]},{"osd":1,"up_from":9,"seq":38654705667,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":27124,"kb_used_data":104,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":104830476,"statfs":{"total":107374182400,"available":107346407424,"internally_reserved":0,"allocated":106496,"data_stored":30316,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39000000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56999999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64900000000000002}]}]}],"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":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-08-26T13:14:12.964 INFO:tasks.ceph.ceph_manager.ceph:clean! 2023-08-26T13:14:12.965 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-08-26T13:14:12.965 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2023-08-26T13:14:12.965 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2023-08-26T13:14:13.324 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T13:14:13.325 INFO:teuthology.orchestra.run.smithi136.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-08-26T13:14:13.338 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2023-08-26T13:14:13.339 INFO:teuthology.run_tasks:Running task exec... 2023-08-26T13:14:13.348 INFO:teuthology.task.exec:Executing custom commands... 2023-08-26T13:14:13.349 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T13:14:13.349 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/tmpfs' 2023-08-26T13:14:13.383 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/rbd-pwl-cache' 2023-08-26T13:14:13.454 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo mount -t tmpfs -o size=20G tmpfs /home/ubuntu/cephtest/tmpfs' 2023-08-26T13:14:13.535 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'truncate -s 20G /home/ubuntu/cephtest/tmpfs/loopfile' 2023-08-26T13:14:13.615 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkfs.ext4 /home/ubuntu/cephtest/tmpfs/loopfile' 2023-08-26T13:14:13.709 INFO:teuthology.orchestra.run.smithi158.stderr:mke2fs 1.45.6 (20-Mar-2020) 2023-08-26T13:14:13.711 INFO:teuthology.orchestra.run.smithi158.stdout:Discarding device blocks: 4096/5242880 done 2023-08-26T13:14:13.711 INFO:teuthology.orchestra.run.smithi158.stdout:Creating filesystem with 5242880 4k blocks and 1310720 inodes 2023-08-26T13:14:13.712 INFO:teuthology.orchestra.run.smithi158.stdout:Filesystem UUID: 99c0fe29-a5c0-4fac-ae2f-00d1780cc734 2023-08-26T13:14:13.712 INFO:teuthology.orchestra.run.smithi158.stdout:Superblock backups stored on blocks: 2023-08-26T13:14:13.712 INFO:teuthology.orchestra.run.smithi158.stdout: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 2023-08-26T13:14:13.712 INFO:teuthology.orchestra.run.smithi158.stdout: 4096000 2023-08-26T13:14:13.713 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:14:13.713 INFO:teuthology.orchestra.run.smithi158.stdout:Allocating group tables: 0/160 done 2023-08-26T13:14:13.713 INFO:teuthology.orchestra.run.smithi158.stdout:Writing inode tables: 0/160 done 2023-08-26T13:14:13.714 INFO:teuthology.orchestra.run.smithi158.stdout:Creating journal (32768 blocks): done 2023-08-26T13:14:13.714 INFO:teuthology.orchestra.run.smithi158.stdout:Writing superblocks and filesystem accounting information: 0/160 done 2023-08-26T13:14:13.715 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T13:14:13.715 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo mount -o loop /home/ubuntu/cephtest/tmpfs/loopfile /home/ubuntu/cephtest/rbd-pwl-cache' 2023-08-26T13:14:13.789 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo chmod 777 /home/ubuntu/cephtest/rbd-pwl-cache' 2023-08-26T13:14:13.827 INFO:teuthology.run_tasks:Running task exec_on_cleanup... 2023-08-26T13:14:13.837 INFO:teuthology.run_tasks:Running task qemu... 2023-08-26T13:14:13.885 INFO:tasks.rbd:Creating image client.0.1 with size 10240 2023-08-26T13:14:13.886 DEBUG:teuthology.orchestra.run.smithi158:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rbd -p rbd create --size 10240 client.0.1 --image-format 2 2023-08-26T13:14:15.375 INFO:tasks.rbd:Creating image client.0.2 with size 10240 2023-08-26T13:14:15.376 DEBUG:teuthology.orchestra.run.smithi158:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rbd -p rbd create --size 10240 client.0.2 --image-format 2 2023-08-26T13:14:15.446 DEBUG:teuthology.orchestra.run.smithi158:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2023-08-26T13:14:15.463 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T13:14:15.464 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y install qemu-kvm-block-rbd 2023-08-26T13:14:15.860 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T13:14:17.306 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:05:33 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T13:14:18.639 INFO:teuthology.orchestra.run.smithi158.stdout:Package qemu-kvm-block-rbd-15:6.2.0-11.module+el8.6.0+16538+01ea313d.6.x86_64 is already installed. 2023-08-26T13:14:18.747 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T13:14:18.748 INFO:teuthology.orchestra.run.smithi158.stdout:Nothing to do. 2023-08-26T13:14:18.748 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T13:14:18.876 INFO:tasks.qemu:generating iso... 2023-08-26T13:14:18.876 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref e7eb9853fddaf661c68f207346131a7e00d8ed2f 2023-08-26T13:14:18.877 DEBUG:teuthology.orchestra.run.smithi158:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout e7eb9853fddaf661c68f207346131a7e00d8ed2f 2023-08-26T13:14:18.895 INFO:teuthology.orchestra.run.smithi158.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2023-08-26T13:15:00.379 INFO:teuthology.orchestra.run.smithi158.stderr:Note: switching to 'e7eb9853fddaf661c68f207346131a7e00d8ed2f'. 2023-08-26T13:15:00.379 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T13:15:00.379 INFO:teuthology.orchestra.run.smithi158.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-08-26T13:15:00.380 INFO:teuthology.orchestra.run.smithi158.stderr:changes and commit them, and you can discard any commits you make in this 2023-08-26T13:15:00.380 INFO:teuthology.orchestra.run.smithi158.stderr:state without impacting any branches by switching back to a branch. 2023-08-26T13:15:00.380 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T13:15:00.380 INFO:teuthology.orchestra.run.smithi158.stderr:If you want to create a new branch to retain commits you create, you may 2023-08-26T13:15:00.380 INFO:teuthology.orchestra.run.smithi158.stderr:do so (now or later) by using -c with the switch command. Example: 2023-08-26T13:15:00.381 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T13:15:00.381 INFO:teuthology.orchestra.run.smithi158.stderr: git switch -c 2023-08-26T13:15:00.381 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T13:15:00.381 INFO:teuthology.orchestra.run.smithi158.stderr:Or undo this operation with: 2023-08-26T13:15:00.381 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T13:15:00.381 INFO:teuthology.orchestra.run.smithi158.stderr: git switch - 2023-08-26T13:15:00.382 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T13:15:00.382 INFO:teuthology.orchestra.run.smithi158.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-08-26T13:15:00.382 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T13:15:00.382 INFO:teuthology.orchestra.run.smithi158.stderr:HEAD is now at e7eb9853fdd Merge pull request #53141 from rhcs-dashboard/fix-host-e2e 2023-08-26T13:15:00.383 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:15:00.384 DEBUG:teuthology.orchestra.run.smithi158:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2023-08-26T13:15:00.440 DEBUG:teuthology.orchestra.run.smithi158:> set -ex 2023-08-26T13:15:00.441 DEBUG:teuthology.orchestra.run.smithi158:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2023-08-26T13:15:00.496 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2023-08-26T13:15:00.497 DEBUG:teuthology.orchestra.run.smithi158:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2023-08-26T13:15:00.554 DEBUG:teuthology.orchestra.run.smithi158:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2023-08-26T13:15:00.648 INFO:tasks.qemu:downloading base image 2023-08-26T13:15:00.648 DEBUG:teuthology.orchestra.run.smithi158:> wget -nv -O /home/ubuntu/cephtest/qemu/base.client.0.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 2023-08-26T13:15:41.472 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26 13:15:41 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/qemu/base.client.0.0.qcow2" [1] 2023-08-26T13:15:41.473 DEBUG:teuthology.orchestra.run.smithi158:> qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/qemu/base.client.0.0.qcow2 rbd:rbd/client.0.0 2023-08-26T13:15:46.836 DEBUG:teuthology.orchestra.run.smithi158:> rbd resize --size=10240M client.0.0 || true 2023-08-26T13:15:46.893 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:15:46.892+0000 7fe4d1bcc700 1 bdev(0x7fe4b0021f40 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a7f8454570.pool) open path /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a7f8454570.pool 2023-08-26T13:15:46.894 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:15:46.892+0000 7fe4d1bcc700 1 bdev(0x7fe4b0021f40 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a7f8454570.pool) open size 5368709120 (0x140000000, 5 GiB) block_size 4096 (4 KiB) non-rotational device, discard supported 2023-08-26T13:15:46.899 INFO:teuthology.orchestra.run.smithi158.stderr: Resizing image: 100% complete...done. 2023-08-26T13:15:46.899 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T13:15:46.898+0000 7fe4aeffd700 1 bdev(0x7fe4b0021f40 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a7f8454570.pool) close 2023-08-26T13:15:47.169 DEBUG:teuthology.orchestra.run.smithi158:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2023-08-26T13:15:47.210 INFO:tasks.qemu:Creating the nfs export directory... 2023-08-26T13:15:47.210 DEBUG:teuthology.orchestra.run.smithi158:> sudo mkdir -p /export/client.0 2023-08-26T13:15:47.294 INFO:tasks.qemu:Mounting the test directory... 2023-08-26T13:15:47.295 DEBUG:teuthology.orchestra.run.smithi158:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2023-08-26T13:15:47.361 INFO:tasks.qemu:Adding mount to /etc/exports... 2023-08-26T13:15:47.361 INFO:tasks.qemu:Deleting export from /etc/exports... 2023-08-26T13:15:47.362 DEBUG:teuthology.orchestra.run.smithi158:> sudo sed -i '\|/export/client.0|d' /etc/exports 2023-08-26T13:15:47.428 DEBUG:teuthology.orchestra.run.smithi158:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2023-08-26T13:15:47.494 INFO:teuthology.orchestra.run.smithi158.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2023-08-26T13:15:47.495 INFO:tasks.qemu:Restarting NFS... 2023-08-26T13:15:47.495 DEBUG:teuthology.orchestra.run.smithi158:> sudo systemctl restart nfs-server 2023-08-26T13:15:48.067 DEBUG:teuthology.orchestra.run.smithi158:> sudo udevadm control --reload 2023-08-26T13:15:48.104 DEBUG:teuthology.orchestra.run.smithi158:> sudo udevadm trigger /dev/kvm 2023-08-26T13:15:48.177 DEBUG:teuthology.orchestra.run.smithi158:> ls -l /dev/kvm 2023-08-26T13:15:48.234 INFO:teuthology.orchestra.run.smithi158.stdout:crw-rw-rw-. 1 root kvm 10, 232 Aug 26 13:15 /dev/kvm 2023-08-26T13:15:48.236 INFO:tasks.qemu:starting qemu... 2023-08-26T13:15:48.236 DEBUG:teuthology.orchestra.run.smithi158:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 4 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/client.0.iso -drive file=rbd:rbd/client.0.0:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2023-08-26T13:15:48.278 DEBUG:teuthology.run_tasks:Unwinding manager qemu 2023-08-26T13:15:48.291 INFO:tasks.qemu:waiting for qemu tests to finish... 2023-08-26T13:15:48.744 INFO:tasks.qemu.client.0.smithi158.stdout:c[?7lSeaBIOS (version 1.15.0-2.module+el8.6.0+14757+c25ee005) 2023-08-26T13:15:48.744 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:48.745 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:48.745 INFO:tasks.qemu.client.0.smithi158.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8F270+BFECF270 CA00 2023-08-26T13:15:48.745 INFO:tasks.qemu.client.0.smithi158.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2023-08-26T13:15:48.745 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:48.745 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:49.014 INFO:tasks.qemu.client.0.smithi158.stdout:Booting from Hard Disk... 2023-08-26T13:15:49.333 INFO:tasks.qemu.client.0.smithi158.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2023-08-26T13:15:49.333 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:49.333 INFO:tasks.qemu.client.0.smithi158.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2023-08-26T13:15:49.334 INFO:tasks.qemu.client.0.smithi158.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2023-08-26T13:15:49.334 INFO:tasks.qemu.client.0.smithi158.stdout: before booting or 'c' for a command-line. 2023-08-26T13:15:49.334 INFO:tasks.qemu.client.0.smithi158.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)           2023-08-26T13:15:49.334 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:49.334 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:49.335 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:49.335 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:49.335 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.163 INFO:tasks.qemu.client.0.smithi158.stdout: The highlighted entry will be executed automatically in 5s.  2023-08-26T13:15:50.163 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.166 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.166 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.166 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.166 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:50.166 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.158 INFO:tasks.qemu.client.0.smithi158.stdout: The highlighted entry will be executed automatically in 4s.  2023-08-26T13:15:51.158 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.161 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.161 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.161 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.161 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.161 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.162 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.162 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:51.162 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.167 INFO:tasks.qemu.client.0.smithi158.stdout: The highlighted entry will be executed automatically in 3s.  2023-08-26T13:15:52.168 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.169 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.169 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.169 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.169 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.170 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.170 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.170 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.171 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.171 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.171 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.172 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.172 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.172 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.173 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.173 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:52.173 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.162 INFO:tasks.qemu.client.0.smithi158.stdout: The highlighted entry will be executed automatically in 2s.  2023-08-26T13:15:53.162 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.162 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.163 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.163 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.163 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.163 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.163 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.164 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:53.165 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.157 INFO:tasks.qemu.client.0.smithi158.stdout: The highlighted entry will be executed automatically in 1s.  2023-08-26T13:15:54.157 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.157 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.158 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.158 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.158 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.158 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.158 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.159 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.160 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:54.161 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:15:56.176 INFO:tasks.qemu.client.0.smithi158.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2023-08-26T13:15:56.176 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Initializing cgroup subsys cpu 2023-08-26T13:15:56.177 INFO:tasks.qemu.client.0.smithi158.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) 2023-08-26T13:15:56.177 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2023-08-26T13:15:56.177 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] KERNEL supported cpus: 2023-08-26T13:15:56.177 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Intel GenuineIntel 2023-08-26T13:15:56.177 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] AMD AuthenticAMD 2023-08-26T13:15:56.178 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Centaur CentaurHauls 2023-08-26T13:15:56.178 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-provided physical RAM map: 2023-08-26T13:15:56.178 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2023-08-26T13:15:56.178 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2023-08-26T13:15:56.178 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2023-08-26T13:15:56.179 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2023-08-26T13:15:56.179 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2023-08-26T13:15:56.179 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2023-08-26T13:15:56.179 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2023-08-26T13:15:56.179 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2023-08-26T13:15:56.179 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] NX (Execute Disable) protection: active 2023-08-26T13:15:56.180 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] DMI 2.8 present. 2023-08-26T13:15:56.180 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] No AGP bridge found 2023-08-26T13:15:56.180 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2023-08-26T13:15:56.180 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2023-08-26T13:15:56.180 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2023-08-26T13:15:56.181 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b00] f5b00 2023-08-26T13:15:56.181 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Using GB pages for direct mapping 2023-08-26T13:15:56.181 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2023-08-26T13:15:56.181 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2023-08-26T13:15:56.181 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2023-08-26T13:15:56.182 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: RSDP 00000000000f5ac0 00014 (v00 BOCHS ) 2023-08-26T13:15:56.182 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: RSDT 00000000bffe15dd 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2023-08-26T13:15:56.182 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: FACP 00000000bffe14b1 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2023-08-26T13:15:56.182 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: DSDT 00000000bffdfd00 017B1 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2023-08-26T13:15:56.182 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: FACS 00000000bffdfcc0 00040 2023-08-26T13:15:56.183 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: APIC 00000000bffe1525 00090 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2023-08-26T13:15:56.183 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: WAET 00000000bffe15b5 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2023-08-26T13:15:56.183 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] No NUMA configuration found 2023-08-26T13:15:56.183 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2023-08-26T13:15:56.183 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2023-08-26T13:15:56.184 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2023-08-26T13:15:56.184 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2023-08-26T13:15:56.184 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2023-08-26T13:15:56.184 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Zone PFN ranges: 2023-08-26T13:15:56.184 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2023-08-26T13:15:56.184 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2023-08-26T13:15:56.185 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2023-08-26T13:15:56.185 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Movable zone start PFN for each node 2023-08-26T13:15:56.185 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2023-08-26T13:15:56.185 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2023-08-26T13:15:56.185 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2023-08-26T13:15:56.186 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2023-08-26T13:15:56.186 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2023-08-26T13:15:56.186 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2023-08-26T13:15:56.186 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) 2023-08-26T13:15:56.186 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) 2023-08-26T13:15:56.187 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled) 2023-08-26T13:15:56.187 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2023-08-26T13:15:56.187 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2023-08-26T13:15:56.187 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2023-08-26T13:15:56.187 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2023-08-26T13:15:56.188 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2023-08-26T13:15:56.188 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2023-08-26T13:15:56.188 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2023-08-26T13:15:56.188 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2023-08-26T13:15:56.188 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2023-08-26T13:15:56.189 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs 2023-08-26T13:15:56.189 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2023-08-26T13:15:56.189 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2023-08-26T13:15:56.189 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2023-08-26T13:15:56.189 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2023-08-26T13:15:56.189 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2023-08-26T13:15:56.190 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2023-08-26T13:15:56.190 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2023-08-26T13:15:56.190 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2023-08-26T13:15:56.190 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2023-08-26T13:15:56.190 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2023-08-26T13:15:56.191 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 2023-08-26T13:15:56.191 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u524288 2023-08-26T13:15:56.191 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2023-08-26T13:15:56.191 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] KVM setup async PF for cpu 0 2023-08-26T13:15:56.191 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2023-08-26T13:15:56.192 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2023-08-26T13:15:56.192 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Policy zone: Normal 2023-08-26T13:15:56.192 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2023-08-26T13:15:56.192 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2023-08-26T13:15:56.192 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2023-08-26T13:15:56.192 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Checking aperture... 2023-08-26T13:15:56.193 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] No AGP bridge found 2023-08-26T13:15:56.193 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Memory: 4041548k/5242880k available (6532k kernel code, 1049192k absent, 152140k reserved, 6657k data, 924k init) 2023-08-26T13:15:56.193 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 2023-08-26T13:15:56.193 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Hierarchical RCU implementation. 2023-08-26T13:15:56.193 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2023-08-26T13:15:56.194 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:712 16 2023-08-26T13:15:56.194 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Console: colour VGA+ 80x25 2023-08-26T13:15:56.194 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] console [ttyS0] enabled 2023-08-26T13:15:56.194 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2023-08-26T13:15:56.194 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2023-08-26T13:15:56.195 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.000000] Detected 3499.992 MHz processor. 2023-08-26T13:15:56.195 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999968) 2023-08-26T13:15:56.195 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2023-08-26T13:15:56.195 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.008000] Security Framework initialized 2023-08-26T13:15:56.195 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.008000] AppArmor: AppArmor initialized 2023-08-26T13:15:56.196 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.008000] Yama: becoming mindful. 2023-08-26T13:15:56.196 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2023-08-26T13:15:56.196 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.008744] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2023-08-26T13:15:56.196 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.009722] Mount-cache hash table entries: 256 2023-08-26T13:15:56.196 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.010312] Initializing cgroup subsys cpuacct 2023-08-26T13:15:56.197 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.010801] Initializing cgroup subsys memory 2023-08-26T13:15:56.197 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.011282] Initializing cgroup subsys devices 2023-08-26T13:15:56.197 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.012004] Initializing cgroup subsys freezer 2023-08-26T13:15:56.197 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.012490] Initializing cgroup subsys blkio 2023-08-26T13:15:56.197 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.012961] Initializing cgroup subsys perf_event 2023-08-26T13:15:56.198 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.013520] CPU: Physical Processor ID: 0 2023-08-26T13:15:56.198 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.014670] mce: CPU supports 10 MCE banks 2023-08-26T13:15:56.198 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.019468] ACPI: Core revision 20110623 2023-08-26T13:15:56.198 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.020403] ftrace: allocating 27008 entries in 106 pages 2023-08-26T13:15:56.198 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.028264] Enabling x2apic 2023-08-26T13:15:56.199 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.028599] Enabled x2apic 2023-08-26T13:15:56.199 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.029164] Switched APIC routing to physical x2apic. 2023-08-26T13:15:56.199 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.032301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2023-08-26T13:15:56.199 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.032973] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2023-08-26T13:15:56.200 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] Performance Events: generic architected perfmon, Intel PMU driver. 2023-08-26T13:15:56.200 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] ... version: 2 2023-08-26T13:15:56.200 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] ... bit width: 48 2023-08-26T13:15:56.200 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] ... generic registers: 4 2023-08-26T13:15:56.200 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] ... value mask: 0000ffffffffffff 2023-08-26T13:15:56.201 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] ... max period: 000000007fffffff 2023-08-26T13:15:56.201 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] ... fixed-purpose events: 3 2023-08-26T13:15:56.201 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036002] ... event mask: 000000070000000f 2023-08-26T13:15:56.201 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.036063] NMI watchdog enabled, takes one hw-pmu counter. 2023-08-26T13:15:56.201 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.040065] Booting Node 0, Processors #1 2023-08-26T13:15:56.202 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.056018] KVM setup async PF for cpu 1 2023-08-26T13:15:56.202 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.056018] kvm-stealtime: cpu 1, msr 13fc8dd40 2023-08-26T13:15:56.202 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.057194] NMI watchdog enabled, takes one hw-pmu counter. 2023-08-26T13:15:56.202 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.056018] kvm-clock: cpu 1, msr 1:3fc93681, secondary cpu clock 2023-08-26T13:15:56.202 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.060091] #2 2023-08-26T13:15:56.202 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.076014] KVM setup async PF for cpu 2 2023-08-26T13:15:56.203 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.076014] kvm-stealtime: cpu 2, msr 13fd0dd40 2023-08-26T13:15:56.203 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.076014] kvm-clock: cpu 2, msr 1:3fd13681, secondary cpu clock 2023-08-26T13:15:56.203 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.077308] NMI watchdog enabled, takes one hw-pmu counter. 2023-08-26T13:15:56.203 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.080267] #3 Ok. 2023-08-26T13:15:56.203 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.096015] KVM setup async PF for cpu 3 2023-08-26T13:15:56.204 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.096015] kvm-stealtime: cpu 3, msr 13fd8dd40 2023-08-26T13:15:56.204 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.096015] kvm-clock: cpu 3, msr 1:3fd93681, secondary cpu clock 2023-08-26T13:15:56.204 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.097053] NMI watchdog enabled, takes one hw-pmu counter. 2023-08-26T13:15:56.204 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.098484] Brought up 4 CPUs 2023-08-26T13:15:56.204 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.098822] Total of 4 processors activated (27999.93 BogoMIPS). 2023-08-26T13:15:56.205 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.100077] devtmpfs: initialized 2023-08-26T13:15:56.205 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.100799] EVM: security.selinux 2023-08-26T13:15:56.205 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.101171] EVM: security.SMACK64 2023-08-26T13:15:56.205 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.101534] EVM: security.capability 2023-08-26T13:15:56.205 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.101946] print_constraints: dummy: 2023-08-26T13:15:56.205 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.101946] RTC time: 13:15:54, date: 08/26/23 2023-08-26T13:15:56.206 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.101946] NET: Registered protocol family 16 2023-08-26T13:15:56.206 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.104084] ACPI: bus type pci registered 2023-08-26T13:15:56.206 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.104123] Trying to unpack rootfs image as initramfs... 2023-08-26T13:15:56.206 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.104131] PCI: Using configuration type 1 for base access 2023-08-26T13:15:56.206 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.106726] bio: create slab at 0 2023-08-26T13:15:56.207 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.106726] ACPI: Added _OSI(Module Device) 2023-08-26T13:15:56.207 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.108018] ACPI: Added _OSI(Processor Device) 2023-08-26T13:15:56.207 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.108674] ACPI: Added _OSI(3.0 _SCP Extensions) 2023-08-26T13:15:56.207 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.109377] ACPI: Added _OSI(Processor Aggregator Device) 2023-08-26T13:15:56.207 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.111472] ACPI: Interpreter enabled 2023-08-26T13:15:56.208 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.112019] ACPI: (supports S0 S5) 2023-08-26T13:15:56.208 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.112551] ACPI: Using IOAPIC for interrupt routing 2023-08-26T13:15:56.208 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.114577] ACPI: No dock devices found. 2023-08-26T13:15:56.208 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.115160] HEST: Table not found. 2023-08-26T13:15:56.208 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.115660] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2023-08-26T13:15:56.209 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.116026] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2023-08-26T13:15:56.209 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.116961] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2023-08-26T13:15:56.209 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.117942] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2023-08-26T13:15:56.209 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.120017] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2023-08-26T13:15:56.209 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.121094] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2023-08-26T13:15:56.210 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.122148] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2023-08-26T13:15:56.210 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.127260] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2023-08-26T13:15:56.210 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.128027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2023-08-26T13:15:56.210 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.155407] Freeing initrd memory: 4308k freed 2023-08-26T13:15:56.210 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.178926] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2023-08-26T13:15:56.211 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.181233] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2023-08-26T13:15:56.211 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.182244] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2023-08-26T13:15:56.211 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.183240] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2023-08-26T13:15:56.211 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.184287] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2023-08-26T13:15:56.211 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.185216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2023-08-26T13:15:56.212 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.186126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2023-08-26T13:15:56.212 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.186126] vgaarb: loaded 2023-08-26T13:15:56.212 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.186126] vgaarb: bridge control possible 0000:00:02.0 2023-08-26T13:15:56.212 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.188088] i2c-core: driver [aat2870] using legacy suspend method 2023-08-26T13:15:56.212 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.189079] i2c-core: driver [aat2870] using legacy resume method 2023-08-26T13:15:56.213 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.190050] SCSI subsystem initialized 2023-08-26T13:15:56.213 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.190693] usbcore: registered new interface driver usbfs 2023-08-26T13:15:56.213 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.192036] usbcore: registered new interface driver hub 2023-08-26T13:15:56.213 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.192873] usbcore: registered new device driver usb 2023-08-26T13:15:56.213 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.192873] PCI: Using ACPI for IRQ routing 2023-08-26T13:15:56.214 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.192896] NetLabel: Initializing 2023-08-26T13:15:56.214 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.193447] NetLabel: domain hash size = 128 2023-08-26T13:15:56.214 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.194088] NetLabel: protocols = UNLABELED CIPSOv4 2023-08-26T13:15:56.214 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.196030] NetLabel: unlabeled traffic allowed by default 2023-08-26T13:15:56.214 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.196959] Switching to clocksource kvm-clock 2023-08-26T13:15:56.215 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.199520] AppArmor: AppArmor Filesystem Enabled 2023-08-26T13:15:56.215 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.200303] pnp: PnP ACPI init 2023-08-26T13:15:56.215 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.200805] ACPI: bus type pnp registered 2023-08-26T13:15:56.215 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.201792] pnp: PnP ACPI: found 9 devices 2023-08-26T13:15:56.215 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.202438] ACPI: ACPI bus type pnp unregistered 2023-08-26T13:15:56.216 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.208981] NET: Registered protocol family 2 2023-08-26T13:15:56.216 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.209743] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2023-08-26T13:15:56.216 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.211511] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2023-08-26T13:15:56.216 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.213608] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2023-08-26T13:15:56.216 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.214684] TCP: Hash tables configured (established 524288 bind 65536) 2023-08-26T13:15:56.216 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.215631] TCP reno registered 2023-08-26T13:15:56.217 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.216125] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2023-08-26T13:15:56.217 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.217001] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2023-08-26T13:15:56.217 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.218003] NET: Registered protocol family 1 2023-08-26T13:15:56.217 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.218875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2023-08-26T13:15:56.217 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.219855] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2023-08-26T13:15:56.218 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.220721] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2023-08-26T13:15:56.218 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.221689] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2023-08-26T13:15:56.218 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.222608] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2023-08-26T13:15:56.218 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.223731] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2023-08-26T13:15:56.218 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.224954] audit: initializing netlink socket (disabled) 2023-08-26T13:15:56.219 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.225751] type=2000 audit(1693055754.224:1): initialized 2023-08-26T13:15:56.219 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.239696] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2023-08-26T13:15:56.219 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.241678] VFS: Disk quotas dquot_6.5.2 2023-08-26T13:15:56.219 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.242295] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2023-08-26T13:15:56.219 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.243619] fuse init (API version 7.17) 2023-08-26T13:15:56.220 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.244319] msgmni has been set to 7902 2023-08-26T13:15:56.220 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.245179] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2023-08-26T13:15:56.220 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.246293] io scheduler noop registered 2023-08-26T13:15:56.220 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.246900] io scheduler deadline registered (default) 2023-08-26T13:15:56.220 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.247662] io scheduler cfq registered 2023-08-26T13:15:56.221 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.248286] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2023-08-26T13:15:56.221 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.249120] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2023-08-26T13:15:56.221 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.250148] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2023-08-26T13:15:56.221 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.251302] ACPI: Power Button [PWRF] 2023-08-26T13:15:56.221 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.252282] ERST: Table is not found! 2023-08-26T13:15:56.222 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.252863] GHES: HEST is not enabled! 2023-08-26T13:15:56.222 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.253612] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2023-08-26T13:15:56.222 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.254502] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2023-08-26T13:15:56.222 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.256174] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2023-08-26T13:15:56.222 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.257041] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2023-08-26T13:15:56.223 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.258773] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2023-08-26T13:15:56.223 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.259589] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2023-08-26T13:15:56.223 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.261096] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2023-08-26T13:15:56.223 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.284305] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2023-08-26T13:15:56.223 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.570634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2023-08-26T13:15:56.224 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.588419] Linux agpgart interface v0.103 2023-08-26T13:15:56.224 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.589816] brd: module loaded 2023-08-26T13:15:56.224 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.590704] loop: module loaded 2023-08-26T13:15:56.224 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.592302] vda: vda1 2023-08-26T13:15:56.224 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.596978] vdb: unknown partition table 2023-08-26T13:15:56.225 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.600234] vdc: unknown partition table 2023-08-26T13:15:56.225 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.601518] scsi0 : ata_piix 2023-08-26T13:15:56.225 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.601918] scsi1 : ata_piix 2023-08-26T13:15:56.225 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.602260] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2023-08-26T13:15:56.225 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.603014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2023-08-26T13:15:56.225 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.603902] Fixed MDIO Bus: probed 2023-08-26T13:15:56.226 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.604311] tun: Universal TUN/TAP device driver, 1.6 2023-08-26T13:15:56.226 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.604879] tun: (C) 1999-2004 Max Krasnyansky 2023-08-26T13:15:56.226 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.605620] PPP generic driver version 2.4.2 2023-08-26T13:15:56.226 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.606264] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2023-08-26T13:15:56.226 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.606999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2023-08-26T13:15:56.227 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.607704] uhci_hcd: USB Universal Host Controller Interface driver 2023-08-26T13:15:56.227 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.608447] usbcore: registered new interface driver libusual 2023-08-26T13:15:56.227 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.609102] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2023-08-26T13:15:56.227 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.610572] serio: i8042 KBD port at 0x60,0x64 irq 1 2023-08-26T13:15:56.227 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.611131] serio: i8042 AUX port at 0x60,0x64 irq 12 2023-08-26T13:15:56.228 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.611927] mousedev: PS/2 mouse device common for all mice 2023-08-26T13:15:56.228 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.612705] rtc_cmos 00:05: RTC can wake from S4 2023-08-26T13:15:56.228 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.613360] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0 2023-08-26T13:15:56.228 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.614142] rtc0: alarms up to one day, y3k, 242 bytes nvram 2023-08-26T13:15:56.228 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.614823] device-mapper: uevent: version 1.0.3 2023-08-26T13:15:56.229 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.615400] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2023-08-26T13:15:56.229 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.616367] cpuidle: using governor ladder 2023-08-26T13:15:56.229 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.616834] cpuidle: using governor menu 2023-08-26T13:15:56.229 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.617272] EFI Variables Facility v0.08 2004-May-17 2023-08-26T13:15:56.229 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.617921] TCP cubic registered 2023-08-26T13:15:56.230 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.618338] NET: Registered protocol family 10 2023-08-26T13:15:56.230 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.619059] NET: Registered protocol family 17 2023-08-26T13:15:56.230 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.619567] Registering the dns_resolver key type 2023-08-26T13:15:56.230 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.620284] registered taskstats version 1 2023-08-26T13:15:56.230 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.620966] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2023-08-26T13:15:56.231 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.625224] Magic number: 3:66:282 2023-08-26T13:15:56.231 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.625680] tty tty19: hash matches 2023-08-26T13:15:56.231 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.626164] rtc_cmos 00:05: setting system clock to 2023-08-26 13:15:54 UTC (1693055754) 2023-08-26T13:15:56.231 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.627107] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2023-08-26T13:15:56.231 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.627794] EDD information not available. 2023-08-26T13:15:56.232 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.764911] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2023-08-26T13:15:56.232 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.766342] ata2.00: configured for MWDMA2 2023-08-26T13:15:56.232 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.767560] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2023-08-26T13:15:56.232 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.768867] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2023-08-26T13:15:56.232 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.769495] cdrom: Uniform CD-ROM driver Revision: 3.20 2023-08-26T13:15:56.233 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.770298] sr 1:0:0:0: Attached scsi generic sg0 type 5 2023-08-26T13:15:56.233 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.771792] Freeing unused kernel memory: 924k freed 2023-08-26T13:15:56.233 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.772505] Write protecting the kernel read-only data: 12288k 2023-08-26T13:15:56.233 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.775739] Freeing unused kernel memory: 1640k freed 2023-08-26T13:15:56.233 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.778540] Freeing unused kernel memory: 1200k freed 2023-08-26T13:15:56.233 INFO:tasks.qemu.client.0.smithi158.stdout:Loading, please wait... 2023-08-26T13:15:56.234 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.789441] udevd[99]: starting version 175 2023-08-26T13:15:56.234 INFO:tasks.qemu.client.0.smithi158.stdout:Begin: Loading essential drivers ... done. 2023-08-26T13:15:56.234 INFO:tasks.qemu.client.0.smithi158.stdout:Begin: Running /scripts/init-premount ... done. 2023-08-26T13:15:56.234 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.799831] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2023-08-26T13:15:56.235 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.801225] e1000: Copyright (c) 1999-2006 Intel Corporation. 2023-08-26T13:15:56.235 INFO:tasks.qemu.client.0.smithi158.stdout:Begin: Mounting root file system ... [ 0.803341] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2023-08-26T13:15:56.235 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.804440] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2023-08-26T13:15:56.235 INFO:tasks.qemu.client.0.smithi158.stdout:Begin: Running /scripts/local-top ... done. 2023-08-26T13:15:56.235 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.822992] Floppy drive(s): fd0 is 2.88M AMI BIOS 2023-08-26T13:15:56.236 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.840541] FDC 0 is a S82078B 2023-08-26T13:15:56.236 INFO:tasks.qemu.client.0.smithi158.stdout:Begin: Running /scripts/local-premount ... done. 2023-08-26T13:15:56.236 INFO:tasks.qemu.client.0.smithi158.stdout:[ 0.936887] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2023-08-26T13:15:56.236 INFO:tasks.qemu.client.0.smithi158.stdout:Begin: Running /scripts/local-bottom ... [ 1.136256] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2023-08-26T13:15:56.236 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1.137423] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2023-08-26T13:15:56.237 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1.224095] Refined TSC clocksource calibration: 3500.031 MHz. 2023-08-26T13:15:56.237 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1.244305] vda: vda1 2023-08-26T13:15:56.237 INFO:tasks.qemu.client.0.smithi158.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2023-08-26T13:15:56.453 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1.524668] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2023-08-26T13:15:56.453 INFO:tasks.qemu.client.0.smithi158.stdout:done. 2023-08-26T13:15:56.454 INFO:tasks.qemu.client.0.smithi158.stdout:done. 2023-08-26T13:15:56.528 INFO:tasks.qemu.client.0.smithi158.stdout:Begin: Running /scripts/init-bottom ... done. 2023-08-26T13:15:56.707 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1.784258] EXT4-fs (vda1): re-mounted. Opts: (null) 2023-08-26T13:15:57.469 INFO:tasks.qemu.client.0.smithi158.stdout:cloud-init start-local running: Sat, 26 Aug 2023 13:15:55 +0000. up 2.05 seconds 2023-08-26T13:15:57.469 INFO:tasks.qemu.client.0.smithi158.stdout:no instance data found in start-local 2023-08-26T13:15:58.414 INFO:tasks.qemu.client.0.smithi158.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2023-08-26T13:15:58.414 INFO:tasks.qemu.client.0.smithi158.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2023-08-26T13:15:58.415 INFO:tasks.qemu.client.0.smithi158.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2023-08-26T13:15:58.415 INFO:tasks.qemu.client.0.smithi158.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2023-08-26T13:15:58.415 INFO:tasks.qemu.client.0.smithi158.stdout:cloud-init start running: Sat, 26 Aug 2023 13:15:57 +0000. up 3.45 seconds 2023-08-26T13:15:58.473 INFO:tasks.qemu.client.0.smithi158.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2023-08-26T13:15:59.018 INFO:tasks.qemu.client.0.smithi158.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. 2023-08-26T13:15:59.018 INFO:tasks.qemu.client.0.smithi158.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2023-08-26T13:15:59.019 INFO:tasks.qemu.client.0.smithi158.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2023-08-26T13:15:59.019 INFO:tasks.qemu.client.0.smithi158.stdout:The key fingerprint is: 2023-08-26T13:15:59.019 INFO:tasks.qemu.client.0.smithi158.stdout:b4:1f:cb:5e:92:80:cb:d3:d1:cb:52:c9:83:8b:6e:60 root@test 2023-08-26T13:15:59.019 INFO:tasks.qemu.client.0.smithi158.stdout:The key's randomart image is: 2023-08-26T13:15:59.020 INFO:tasks.qemu.client.0.smithi158.stdout:+--[ RSA 2048]----+ 2023-08-26T13:15:59.020 INFO:tasks.qemu.client.0.smithi158.stdout:| | 2023-08-26T13:15:59.020 INFO:tasks.qemu.client.0.smithi158.stdout:| | 2023-08-26T13:15:59.021 INFO:tasks.qemu.client.0.smithi158.stdout:| . | 2023-08-26T13:15:59.021 INFO:tasks.qemu.client.0.smithi158.stdout:| o = . | 2023-08-26T13:15:59.022 INFO:tasks.qemu.client.0.smithi158.stdout:| . S B | 2023-08-26T13:15:59.022 INFO:tasks.qemu.client.0.smithi158.stdout:| E. + O * | 2023-08-26T13:15:59.022 INFO:tasks.qemu.client.0.smithi158.stdout:| . .= + O . | 2023-08-26T13:15:59.023 INFO:tasks.qemu.client.0.smithi158.stdout:| ... o o | 2023-08-26T13:15:59.023 INFO:tasks.qemu.client.0.smithi158.stdout:| .. . | 2023-08-26T13:15:59.023 INFO:tasks.qemu.client.0.smithi158.stdout:+-----------------+ 2023-08-26T13:15:59.213 INFO:tasks.qemu.client.0.smithi158.stdout:Generating public/private dsa key pair. 2023-08-26T13:15:59.214 INFO:tasks.qemu.client.0.smithi158.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2023-08-26T13:15:59.214 INFO:tasks.qemu.client.0.smithi158.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2023-08-26T13:15:59.214 INFO:tasks.qemu.client.0.smithi158.stdout:The key fingerprint is: 2023-08-26T13:15:59.214 INFO:tasks.qemu.client.0.smithi158.stdout:f3:ff:e1:63:68:e5:1e:32:fc:ef:6c:f0:87:02:75:58 root@test 2023-08-26T13:15:59.214 INFO:tasks.qemu.client.0.smithi158.stdout:The key's randomart image is: 2023-08-26T13:15:59.215 INFO:tasks.qemu.client.0.smithi158.stdout:+--[ DSA 1024]----+ 2023-08-26T13:15:59.215 INFO:tasks.qemu.client.0.smithi158.stdout:| | 2023-08-26T13:15:59.215 INFO:tasks.qemu.client.0.smithi158.stdout:| E | 2023-08-26T13:15:59.215 INFO:tasks.qemu.client.0.smithi158.stdout:| o | 2023-08-26T13:15:59.215 INFO:tasks.qemu.client.0.smithi158.stdout:| o . | 2023-08-26T13:15:59.216 INFO:tasks.qemu.client.0.smithi158.stdout:| S . . | 2023-08-26T13:15:59.216 INFO:tasks.qemu.client.0.smithi158.stdout:| o.. o | 2023-08-26T13:15:59.216 INFO:tasks.qemu.client.0.smithi158.stdout:| ..++o+ | 2023-08-26T13:15:59.216 INFO:tasks.qemu.client.0.smithi158.stdout:| .+==++| 2023-08-26T13:15:59.216 INFO:tasks.qemu.client.0.smithi158.stdout:| ..====| 2023-08-26T13:15:59.216 INFO:tasks.qemu.client.0.smithi158.stdout:+-----------------+ 2023-08-26T13:15:59.217 INFO:tasks.qemu.client.0.smithi158.stdout:Generating public/private ecdsa key pair. 2023-08-26T13:15:59.217 INFO:tasks.qemu.client.0.smithi158.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2023-08-26T13:15:59.217 INFO:tasks.qemu.client.0.smithi158.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2023-08-26T13:15:59.217 INFO:tasks.qemu.client.0.smithi158.stdout:The key fingerprint is: 2023-08-26T13:15:59.217 INFO:tasks.qemu.client.0.smithi158.stdout:58:d9:e0:e7:69:d5:f2:3d:11:65:e0:6b:7a:d6:97:72 root@test 2023-08-26T13:15:59.217 INFO:tasks.qemu.client.0.smithi158.stdout:The key's randomart image is: 2023-08-26T13:15:59.218 INFO:tasks.qemu.client.0.smithi158.stdout:+--[ECDSA 256]---+ 2023-08-26T13:15:59.218 INFO:tasks.qemu.client.0.smithi158.stdout:| . .o+| 2023-08-26T13:15:59.218 INFO:tasks.qemu.client.0.smithi158.stdout:| . + o ..| 2023-08-26T13:15:59.218 INFO:tasks.qemu.client.0.smithi158.stdout:| + o o o. | 2023-08-26T13:15:59.218 INFO:tasks.qemu.client.0.smithi158.stdout:| o o o o o.| 2023-08-26T13:15:59.219 INFO:tasks.qemu.client.0.smithi158.stdout:| . S + +..| 2023-08-26T13:15:59.219 INFO:tasks.qemu.client.0.smithi158.stdout:| . o .o| 2023-08-26T13:15:59.219 INFO:tasks.qemu.client.0.smithi158.stdout:| ..oEo| 2023-08-26T13:15:59.219 INFO:tasks.qemu.client.0.smithi158.stdout:| oo .| 2023-08-26T13:15:59.219 INFO:tasks.qemu.client.0.smithi158.stdout:| | 2023-08-26T13:15:59.219 INFO:tasks.qemu.client.0.smithi158.stdout:+-----------------+ 2023-08-26T13:15:59.281 INFO:tasks.qemu.client.0.smithi158.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2023-08-26T13:15:59.395 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting AppArmor profiles  [ OK ] 2023-08-26T13:15:59.429 INFO:tasks.qemu.client.0.smithi158.stdout:landscape-client is not configured, please run landscape-config. 2023-08-26T13:15:59.435 INFO:tasks.qemu.client.0.smithi158.stdout: * Stopping System V initialisation compatibility[ OK ] 2023-08-26T13:15:59.481 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting System V runlevel compatibility[ OK ] 2023-08-26T13:15:59.481 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting save kernel messages[ OK ] 2023-08-26T13:15:59.481 INFO:tasks.qemu.client.0.smithi158.stdout:acpid: starting up with proc fs 2023-08-26T13:15:59.481 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting ACPI daemon[ OK ] 2023-08-26T13:15:59.481 INFO:tasks.qemu.client.0.smithi158.stdout:acpid: 1 rule loaded 2023-08-26T13:15:59.482 INFO:tasks.qemu.client.0.smithi158.stdout:acpid: waiting for events: event logging is off 2023-08-26T13:15:59.482 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting automatic crash report generation[ OK ] 2023-08-26T13:15:59.482 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting regular background program processing daemon[ OK ] 2023-08-26T13:15:59.482 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting deferred execution scheduler[ OK ] 2023-08-26T13:15:59.482 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting system logging daemon[ OK ] 2023-08-26T13:15:59.483 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting Handle applying cloud-config[ OK ] 2023-08-26T13:15:59.483 INFO:tasks.qemu.client.0.smithi158.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2023-08-26T13:15:59.483 INFO:tasks.qemu.client.0.smithi158.stdout: * Stopping save kernel messages[ OK ] 2023-08-26T13:15:59.489 INFO:tasks.qemu.client.0.smithi158.stdout: * Stopping System V runlevel compatibility[ OK ] 2023-08-26T13:15:59.754 INFO:tasks.qemu.client.0.smithi158.stdout:Generating locales... 2023-08-26T13:16:00.240 INFO:tasks.qemu.client.0.smithi158.stdout: en_US.UTF-8... done 2023-08-26T13:16:00.246 INFO:tasks.qemu.client.0.smithi158.stdout:Generation complete. 2023-08-26T13:16:00.605 INFO:tasks.qemu.client.0.smithi158.stdout:passwd: password expiry information changed. 2023-08-26T13:16:00.825 INFO:tasks.qemu.client.0.smithi158.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2023-08-26T13:16:00.909 INFO:tasks.qemu.client.0.smithi158.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2023-08-26T13:16:01.169 INFO:tasks.qemu.client.0.smithi158.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2023-08-26T13:16:01.301 INFO:tasks.qemu.client.0.smithi158.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2023-08-26T13:16:01.385 INFO:tasks.qemu.client.0.smithi158.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2023-08-26T13:16:01.774 INFO:tasks.qemu.client.0.smithi158.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2023-08-26T13:16:01.869 INFO:tasks.qemu.client.0.smithi158.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2023-08-26T13:16:02.037 INFO:tasks.qemu.client.0.smithi158.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2023-08-26T13:16:02.124 INFO:tasks.qemu.client.0.smithi158.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2023-08-26T13:16:02.236 INFO:tasks.qemu.client.0.smithi158.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2023-08-26T13:16:02.327 INFO:tasks.qemu.client.0.smithi158.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2023-08-26T13:16:02.493 INFO:tasks.qemu.client.0.smithi158.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2023-08-26T13:16:02.575 INFO:tasks.qemu.client.0.smithi158.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2023-08-26T13:16:03.014 INFO:tasks.qemu.client.0.smithi158.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2023-08-26T13:16:03.118 INFO:tasks.qemu.client.0.smithi158.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2023-08-26T13:16:03.344 INFO:tasks.qemu.client.0.smithi158.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2023-08-26T13:16:03.443 INFO:tasks.qemu.client.0.smithi158.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2023-08-26T13:16:03.576 INFO:tasks.qemu.client.0.smithi158.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2023-08-26T13:16:03.673 INFO:tasks.qemu.client.0.smithi158.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2023-08-26T13:16:03.757 INFO:tasks.qemu.client.0.smithi158.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2023-08-26T13:16:03.835 INFO:tasks.qemu.client.0.smithi158.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2023-08-26T13:16:03.922 INFO:tasks.qemu.client.0.smithi158.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2023-08-26T13:16:04.113 INFO:tasks.qemu.client.0.smithi158.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2023-08-26T13:16:04.520 INFO:tasks.qemu.client.0.smithi158.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2023-08-26T13:16:04.687 INFO:tasks.qemu.client.0.smithi158.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2023-08-26T13:16:04.780 INFO:tasks.qemu.client.0.smithi158.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2023-08-26T13:16:05.014 INFO:tasks.qemu.client.0.smithi158.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2023-08-26T13:16:05.318 INFO:tasks.qemu.client.0.smithi158.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2023-08-26T13:16:05.423 INFO:tasks.qemu.client.0.smithi158.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2023-08-26T13:16:05.616 INFO:tasks.qemu.client.0.smithi158.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2023-08-26T13:16:05.718 INFO:tasks.qemu.client.0.smithi158.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2023-08-26T13:16:05.908 INFO:tasks.qemu.client.0.smithi158.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2023-08-26T13:16:05.994 INFO:tasks.qemu.client.0.smithi158.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2023-08-26T13:16:06.155 INFO:tasks.qemu.client.0.smithi158.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2023-08-26T13:16:06.738 INFO:tasks.qemu.client.0.smithi158.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2023-08-26T13:16:09.421 INFO:tasks.qemu.client.0.smithi158.stdout:Fetched 29.2 MB in 9s (2965 kB/s) 2023-08-26T13:16:10.813 INFO:tasks.qemu.client.0.smithi158.stdout:Reading package lists... 2023-08-26T13:16:10.820 INFO:tasks.qemu.client.0.smithi158.stdout:Reading package lists... 2023-08-26T13:16:11.033 INFO:tasks.qemu.client.0.smithi158.stdout:Building dependency tree... 2023-08-26T13:16:11.033 INFO:tasks.qemu.client.0.smithi158.stdout:Reading state information... 2023-08-26T13:16:11.151 INFO:tasks.qemu.client.0.smithi158.stdout:The following packages will be upgraded: 2023-08-26T13:16:11.152 INFO:tasks.qemu.client.0.smithi158.stdout: ca-certificates libssl1.0.0 2023-08-26T13:16:11.310 INFO:tasks.qemu.client.0.smithi158.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2023-08-26T13:16:11.310 INFO:tasks.qemu.client.0.smithi158.stdout:Need to get 1233 kB of archives. 2023-08-26T13:16:11.311 INFO:tasks.qemu.client.0.smithi158.stdout:After this operation, 108 kB of additional disk space will be used. 2023-08-26T13:16:11.311 INFO:tasks.qemu.client.0.smithi158.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2023-08-26T13:16:11.780 INFO:tasks.qemu.client.0.smithi158.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2023-08-26T13:16:11.911 INFO:tasks.qemu.client.0.smithi158.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2023-08-26T13:16:11.919 INFO:tasks.qemu.client.0.smithi158.stdout:Fetched 1233 kB in 0s (1845 kB/s) 2023-08-26T13:16:12.206 INFO:tasks.qemu.client.0.smithi158.stdout:(Reading database ... 36182 files and directories currently installed.) 2023-08-26T13:16:12.206 INFO:tasks.qemu.client.0.smithi158.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2023-08-26T13:16:12.240 INFO:tasks.qemu.client.0.smithi158.stdout:Unpacking replacement libssl1.0.0 ... 2023-08-26T13:16:12.293 INFO:tasks.qemu.client.0.smithi158.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2023-08-26T13:16:12.412 INFO:tasks.qemu.client.0.smithi158.stdout:Processing triggers for libc-bin ... 2023-08-26T13:16:12.413 INFO:tasks.qemu.client.0.smithi158.stdout:ldconfig deferred processing now taking place 2023-08-26T13:16:12.590 INFO:tasks.qemu.client.0.smithi158.stdout:(Reading database ... 36182 files and directories currently installed.) 2023-08-26T13:16:12.590 INFO:tasks.qemu.client.0.smithi158.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2023-08-26T13:16:12.590 INFO:tasks.qemu.client.0.smithi158.stdout:Unpacking replacement ca-certificates ... 2023-08-26T13:16:12.617 INFO:tasks.qemu.client.0.smithi158.stdout:Processing triggers for man-db ... 2023-08-26T13:16:13.039 INFO:tasks.qemu.client.0.smithi158.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2023-08-26T13:16:15.053 INFO:tasks.qemu.client.0.smithi158.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2023-08-26T13:16:15.053 INFO:tasks.qemu.client.0.smithi158.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2023-08-26T13:16:16.206 INFO:tasks.qemu.client.0.smithi158.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2023-08-26T13:16:16.207 INFO:tasks.qemu.client.0.smithi158.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2023-08-26T13:16:16.207 INFO:tasks.qemu.client.0.smithi158.stdout:Reading package lists... 2023-08-26T13:16:16.384 INFO:tasks.qemu.client.0.smithi158.stdout:Building dependency tree... 2023-08-26T13:16:16.385 INFO:tasks.qemu.client.0.smithi158.stdout:Reading state information... 2023-08-26T13:16:16.513 INFO:tasks.qemu.client.0.smithi158.stdout:The following extra packages will be installed: 2023-08-26T13:16:16.514 INFO:tasks.qemu.client.0.smithi158.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2023-08-26T13:16:16.514 INFO:tasks.qemu.client.0.smithi158.stdout:The following NEW packages will be installed: 2023-08-26T13:16:16.514 INFO:tasks.qemu.client.0.smithi158.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2023-08-26T13:16:16.575 INFO:tasks.qemu.client.0.smithi158.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2023-08-26T13:16:16.576 INFO:tasks.qemu.client.0.smithi158.stdout:Need to get 424 kB of archives. 2023-08-26T13:16:16.576 INFO:tasks.qemu.client.0.smithi158.stdout:After this operation, 1326 kB of additional disk space will be used. 2023-08-26T13:16:16.576 INFO:tasks.qemu.client.0.smithi158.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2023-08-26T13:16:16.597 INFO:tasks.qemu.client.0.smithi158.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2023-08-26T13:16:16.647 INFO:tasks.qemu.client.0.smithi158.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2023-08-26T13:16:16.670 INFO:tasks.qemu.client.0.smithi158.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2023-08-26T13:16:16.693 INFO:tasks.qemu.client.0.smithi158.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2023-08-26T13:16:16.780 INFO:tasks.qemu.client.0.smithi158.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2023-08-26T13:16:16.788 INFO:tasks.qemu.client.0.smithi158.stdout:Fetched 424 kB in 0s (2103 kB/s) 2023-08-26T13:16:16.832 INFO:tasks.qemu.client.0.smithi158.stdout:Selecting previously unselected package libgssglue1. 2023-08-26T13:16:16.833 INFO:tasks.qemu.client.0.smithi158.stdout:(Reading database ... 36174 files and directories currently installed.) 2023-08-26T13:16:16.833 INFO:tasks.qemu.client.0.smithi158.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2023-08-26T13:16:16.844 INFO:tasks.qemu.client.0.smithi158.stdout:Selecting previously unselected package libtirpc1. 2023-08-26T13:16:16.844 INFO:tasks.qemu.client.0.smithi158.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2023-08-26T13:16:16.869 INFO:tasks.qemu.client.0.smithi158.stdout:Selecting previously unselected package rpcbind. 2023-08-26T13:16:16.870 INFO:tasks.qemu.client.0.smithi158.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2023-08-26T13:16:16.896 INFO:tasks.qemu.client.0.smithi158.stdout:Selecting previously unselected package libnfsidmap2. 2023-08-26T13:16:16.897 INFO:tasks.qemu.client.0.smithi158.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2023-08-26T13:16:16.915 INFO:tasks.qemu.client.0.smithi158.stdout:Selecting previously unselected package nfs-common. 2023-08-26T13:16:16.916 INFO:tasks.qemu.client.0.smithi158.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2023-08-26T13:16:16.931 INFO:tasks.qemu.client.0.smithi158.stdout:Processing triggers for man-db ... 2023-08-26T13:16:17.144 INFO:tasks.qemu.client.0.smithi158.stdout:Processing triggers for ureadahead ... 2023-08-26T13:16:17.172 INFO:tasks.qemu.client.0.smithi158.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2023-08-26T13:16:17.180 INFO:tasks.qemu.client.0.smithi158.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2023-08-26T13:16:17.188 INFO:tasks.qemu.client.0.smithi158.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2023-08-26T13:16:17.219 INFO:tasks.qemu.client.0.smithi158.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2023-08-26T13:16:17.237 INFO:tasks.qemu.client.0.smithi158.stdout:portmap start/running, process 8194 2023-08-26T13:16:17.237 INFO:tasks.qemu.client.0.smithi158.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2023-08-26T13:16:17.244 INFO:tasks.qemu.client.0.smithi158.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2023-08-26T13:16:17.370 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:16:17.371 INFO:tasks.qemu.client.0.smithi158.stdout:Creating config file /etc/idmapd.conf with new version 2023-08-26T13:16:17.515 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:16:17.515 INFO:tasks.qemu.client.0.smithi158.stdout:Creating config file /etc/default/nfs-common with new version 2023-08-26T13:16:17.577 INFO:tasks.qemu.client.0.smithi158.stdout:Adding system user `statd' (UID 106) ... 2023-08-26T13:16:17.578 INFO:tasks.qemu.client.0.smithi158.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2023-08-26T13:16:17.591 INFO:tasks.qemu.client.0.smithi158.stdout:Not creating home directory `/var/lib/nfs'. 2023-08-26T13:16:17.616 INFO:tasks.qemu.client.0.smithi158.stdout:statd start/running, process 8428 2023-08-26T13:16:17.632 INFO:tasks.qemu.client.0.smithi158.stdout:gssd stop/post-stop, process 8459 2023-08-26T13:16:18.234 INFO:tasks.qemu.client.0.smithi158.stdout:idmapd start/running, process 8499 2023-08-26T13:16:18.244 INFO:tasks.qemu.client.0.smithi158.stdout:Processing triggers for libc-bin ... 2023-08-26T13:16:18.254 INFO:tasks.qemu.client.0.smithi158.stdout:ldconfig deferred processing now taking place 2023-08-26T13:16:18.474 INFO:tasks.qemu.client.0.smithi158.stdout:mount.nfs: timeout set for Sat Aug 26 13:18:18 2023 2023-08-26T13:16:18.474 INFO:tasks.qemu.client.0.smithi158.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2023-08-26T13:16:18.474 INFO:tasks.qemu.client.0.smithi158.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2023-08-26T13:16:18.475 INFO:tasks.qemu.client.0.smithi158.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2023-08-26T13:46:16.159 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1821.234022] XFS (vdc): page discard on page ffffea00026ae940, inode 0xa7, offset 6946816. 2023-08-26T13:46:16.160 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1821.239236] XFS (vdc): page discard on page ffffea0002799c80, inode 0xfe, offset 0. 2023-08-26T13:46:19.153 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1824.243244] XFS (vdc): page discard on page ffffea00016ea640, inode 0xfa, offset 7503872. 2023-08-26T13:46:19.354 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1824.451296] XFS (vdc): page discard on page ffffea0004963400, inode 0xbc, offset 1048576. 2023-08-26T13:46:19.364 INFO:tasks.qemu.client.0.smithi158.stdout:[ 1824.458841] XFS (vdc): page discard on page ffffea000424fa80, inode 0xe1, offset 3469312. 2023-08-26T13:58:49.770 INFO:tasks.qemu.client.0.smithi158.stdout:failed: /var/lib/cloud/instance/scripts/part-005 [2] 2023-08-26T13:58:49.895 INFO:tasks.qemu.client.0.smithi158.stdout:2023-08-26 13:58:49,914 - cc_scripts_user.py[WARNING]: failed to run-parts in /var/lib/cloud/instance/scripts 2023-08-26T13:58:49.895 INFO:tasks.qemu.client.0.smithi158.stdout:acpid: exiting 2023-08-26T13:58:50.248 INFO:tasks.qemu.client.0.smithi158.stdout:Checking for running unattended-upgrades: 2023-08-26T13:58:50.249 INFO:tasks.qemu.client.0.smithi158.stdout:2023-08-26 13:58:49,943 - __init__.py[WARNING]: Traceback (most recent call last): 2023-08-26T13:58:50.249 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/dist-packages/cloudinit/CloudConfig/__init__.py", line 117, in run_cc_modules 2023-08-26T13:58:50.249 INFO:tasks.qemu.client.0.smithi158.stdout: cc.handle(name, run_args, freq=freq) 2023-08-26T13:58:50.249 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/dist-packages/cloudinit/CloudConfig/__init__.py", line 78, in handle 2023-08-26T13:58:50.249 INFO:tasks.qemu.client.0.smithi158.stdout: [name, self.cfg, self.cloud, cloudinit.log, args]) 2023-08-26T13:58:50.250 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/dist-packages/cloudinit/__init__.py", line 326, in sem_and_run 2023-08-26T13:58:50.250 INFO:tasks.qemu.client.0.smithi158.stdout: func(*args) 2023-08-26T13:58:50.250 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/dist-packages/cloudinit/CloudConfig/cc_scripts_user.py", line 31, in handle 2023-08-26T13:58:50.250 INFO:tasks.qemu.client.0.smithi158.stdout: util.runparts(runparts_path) 2023-08-26T13:58:50.250 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/dist-packages/cloudinit/util.py", line 223, in runparts 2023-08-26T13:58:50.251 INFO:tasks.qemu.client.0.smithi158.stdout: raise RuntimeError('runparts: %i failures' % failed) 2023-08-26T13:58:50.251 INFO:tasks.qemu.client.0.smithi158.stdout:RuntimeError: runparts: 1 failures 2023-08-26T13:58:50.251 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:58:50.251 INFO:tasks.qemu.client.0.smithi158.stdout:Traceback (most recent call last): 2023-08-26T13:58:50.251 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2023-08-26T13:58:50.251 INFO:tasks.qemu.client.0.smithi158.stdout: self._connect_unixsocket(self.address) 2023-08-26T13:58:50.252 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2023-08-26T13:58:50.252 INFO:tasks.qemu.client.0.smithi158.stdout: self.socket.connect(address) 2023-08-26T13:58:50.252 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2023-08-26T13:58:50.252 INFO:tasks.qemu.client.0.smithi158.stdout: return getattr(self._sock,name)(*args) 2023-08-26T13:58:50.252 INFO:tasks.qemu.client.0.smithi158.stdout:error: [Errno 111] Connection refused 2023-08-26T13:58:50.253 INFO:tasks.qemu.client.0.smithi158.stdout:Logged from file __init__.py, line 119 2023-08-26T13:58:50.253 INFO:tasks.qemu.client.0.smithi158.stdout:2023-08-26 13:58:49,948 - __init__.py[ERROR]: config handling of scripts-user, None, [] failed 2023-08-26T13:58:50.253 INFO:tasks.qemu.client.0.smithi158.stdout: 2023-08-26T13:58:50.253 INFO:tasks.qemu.client.0.smithi158.stdout:Traceback (most recent call last): 2023-08-26T13:58:50.253 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2023-08-26T13:58:50.253 INFO:tasks.qemu.client.0.smithi158.stdout: self._connect_unixsocket(self.address) 2023-08-26T13:58:50.254 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2023-08-26T13:58:50.254 INFO:tasks.qemu.client.0.smithi158.stdout: self.socket.connect(address) 2023-08-26T13:58:50.254 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2023-08-26T13:58:50.254 INFO:tasks.qemu.client.0.smithi158.stdout: return getattr(self._sock,name)(*args) 2023-08-26T13:58:50.254 INFO:tasks.qemu.client.0.smithi158.stdout:error: [Errno 111] Connection refused 2023-08-26T13:58:50.255 INFO:tasks.qemu.client.0.smithi158.stdout:Logged from file __init__.py, line 121 2023-08-26T13:58:50.255 INFO:tasks.qemu.client.0.smithi158.stdout:Traceback (most recent call last): 2023-08-26T13:58:50.255 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2023-08-26T13:58:50.255 INFO:tasks.qemu.client.0.smithi158.stdout: self._connect_unixsocket(self.address) 2023-08-26T13:58:50.255 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2023-08-26T13:58:50.256 INFO:tasks.qemu.client.0.smithi158.stdout: self.socket.connect(address) 2023-08-26T13:58:50.256 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2023-08-26T13:58:50.256 INFO:tasks.qemu.client.0.smithi158.stdout: return getattr(self._sock,name)(*args) 2023-08-26T13:58:50.256 INFO:tasks.qemu.client.0.smithi158.stdout:error: [Errno 111] Connection refused 2023-08-26T13:58:50.256 INFO:tasks.qemu.client.0.smithi158.stdout:Logged from file __init__.py, line 116 2023-08-26T13:58:50.257 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: 2023-08-26T13:58:50.257 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: ############################################################# 2023-08-26T13:58:50.257 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2023-08-26T13:58:50.257 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: 1024 f3:ff:e1:63:68:e5:1e:32:fc:ef:6c:f0:87:02:75:58 root@test (DSA) 2023-08-26T13:58:50.257 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: 256 58:d9:e0:e7:69:d5:f2:3d:11:65:e0:6b:7a:d6:97:72 root@test (ECDSA) 2023-08-26T13:58:50.257 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: 2048 b4:1f:cb:5e:92:80:cb:d3:d1:cb:52:c9:83:8b:6e:60 root@test (RSA) 2023-08-26T13:58:50.258 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2023-08-26T13:58:50.258 INFO:tasks.qemu.client.0.smithi158.stdout:ec2: ############################################################# 2023-08-26T13:58:50.258 INFO:tasks.qemu.client.0.smithi158.stdout:-----BEGIN SSH HOST KEY KEYS----- 2023-08-26T13:58:50.258 INFO:tasks.qemu.client.0.smithi158.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEAYNYxhyJ60bhvNho1UZ07OS3iMg60Wr+U11OFk4RZGoQlaHccfY/BkfyPG2gC7mYsgHRbg/eAcHlhZlRaBDdY= root@test 2023-08-26T13:58:50.258 INFO:tasks.qemu.client.0.smithi158.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1oSYabZFl4xjzBaqJ/brTPXWInAah4MaRW4eT56qBiTqsJ0qyCyiyKWVbYdT9cBcQNsKbMLqh7Qor6IhbM07HzmElF+gQjjGvxVBoD6Um5Sy0p8ZIudxIxEPQp1YZYiGQ4VP40ITXbcGITDG7v8CMVLI0nHZQoR/yvaFE+E0AfXxg7zkaE/1oCSu1PFwdOw9JnBzOK0REKpuU2GOVv+xSIexlWBM7PbFUFwhTCHw/xRA4fg8AFlKOvbDZaMGx4D7oI+rpDH+KUHhFHjmnddSa3MciP7aUkqb/nnwZhpiNpJjc+eWPUm+Ob/vKHzM36nZNA64526tbEzFs9E1Uk4mJ root@test 2023-08-26T13:58:50.259 INFO:tasks.qemu.client.0.smithi158.stdout:-----END SSH HOST KEY KEYS----- 2023-08-26T13:58:50.259 INFO:tasks.qemu.client.0.smithi158.stdout:Traceback (most recent call last): 2023-08-26T13:58:50.259 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2023-08-26T13:58:50.259 INFO:tasks.qemu.client.0.smithi158.stdout: self._connect_unixsocket(self.address) 2023-08-26T13:58:50.259 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2023-08-26T13:58:50.259 INFO:tasks.qemu.client.0.smithi158.stdout: self.socket.connect(address) 2023-08-26T13:58:50.260 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2023-08-26T13:58:50.260 INFO:tasks.qemu.client.0.smithi158.stdout: return getattr(self._sock,name)(*args) 2023-08-26T13:58:50.260 INFO:tasks.qemu.client.0.smithi158.stdout:error: [Errno 111] Connection refused 2023-08-26T13:58:50.260 INFO:tasks.qemu.client.0.smithi158.stdout:Logged from file __init__.py, line 116 2023-08-26T13:58:50.260 INFO:tasks.qemu.client.0.smithi158.stdout:Traceback (most recent call last): 2023-08-26T13:58:50.261 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2023-08-26T13:58:50.261 INFO:tasks.qemu.client.0.smithi158.stdout: self._connect_unixsocket(self.address) 2023-08-26T13:58:50.261 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2023-08-26T13:58:50.261 INFO:tasks.qemu.client.0.smithi158.stdout: self.socket.connect(address) 2023-08-26T13:58:50.261 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2023-08-26T13:58:50.261 INFO:tasks.qemu.client.0.smithi158.stdout: return getattr(self._sock,name)(*args) 2023-08-26T13:58:50.262 INFO:tasks.qemu.client.0.smithi158.stdout:error: [Errno 111] Connection refused 2023-08-26T13:58:50.262 INFO:tasks.qemu.client.0.smithi158.stdout:Logged from file __init__.py, line 116 2023-08-26T13:58:50.262 INFO:tasks.qemu.client.0.smithi158.stdout:2023-08-26 13:58:50,034 - cloud-init-cfg[ERROR]: errors running cloud_config [final]: ['scripts-user'] 2023-08-26T13:58:50.262 INFO:tasks.qemu.client.0.smithi158.stdout:Traceback (most recent call last): 2023-08-26T13:58:50.262 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2023-08-26T13:58:50.263 INFO:tasks.qemu.client.0.smithi158.stdout: self._connect_unixsocket(self.address) 2023-08-26T13:58:50.263 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2023-08-26T13:58:50.263 INFO:tasks.qemu.client.0.smithi158.stdout: self.socket.connect(address) 2023-08-26T13:58:50.263 INFO:tasks.qemu.client.0.smithi158.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2023-08-26T13:58:50.263 INFO:tasks.qemu.client.0.smithi158.stdout: return getattr(self._sock,name)(*args) 2023-08-26T13:58:50.263 INFO:tasks.qemu.client.0.smithi158.stdout:error: [Errno 111] Connection refused 2023-08-26T13:58:50.264 INFO:tasks.qemu.client.0.smithi158.stdout:Logged from file cloud-init-cfg, line 106 2023-08-26T13:58:50.264 INFO:tasks.qemu.client.0.smithi158.stdout:errors running cloud_config [final]: ['scripts-user'] 2023-08-26T13:58:50.264 INFO:tasks.qemu.client.0.smithi158.stdout:cloud-init boot finished at Sat, 26 Aug 2023 13:58:49 +0000. Up 2575.07 seconds 2023-08-26T13:58:50.264 INFO:tasks.qemu.client.0.smithi158.stdout: * Stopping landscape-client daemon  [fail] 2023-08-26T13:58:50.264 INFO:tasks.qemu.client.0.smithi158.stdout: * Asking all remaining processes to terminate...  [ OK ] 2023-08-26T13:58:50.265 INFO:tasks.qemu.client.0.smithi158.stdout: * All processes ended within 1 seconds....  [ OK ] 2023-08-26T13:58:50.265 INFO:tasks.qemu.client.0.smithi158.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2023-08-26T13:58:50.730 INFO:tasks.qemu.client.0.smithi158.stdout: * Deconfiguring network interfaces...  [ OK ] 2023-08-26T13:58:50.749 INFO:tasks.qemu.client.0.smithi158.stdout: * Deactivating swap...  [ OK ] 2023-08-26T13:58:50.776 INFO:tasks.qemu.client.0.smithi158.stdout: * Unmounting local filesystems...  umount2: Device or resource busy 2023-08-26T13:58:50.777 INFO:tasks.qemu.client.0.smithi158.stdout:umount: /tmp/cephtest/test_dir.oUrPPih46e: device is busy. 2023-08-26T13:58:50.777 INFO:tasks.qemu.client.0.smithi158.stdout: (In some cases useful info about processes that use 2023-08-26T13:58:50.777 INFO:tasks.qemu.client.0.smithi158.stdout: the device is found by lsof(8) or fuser(1)) 2023-08-26T13:58:50.777 INFO:tasks.qemu.client.0.smithi158.stdout:umount2: Device or resource busy 2023-08-26T13:58:50.781 INFO:tasks.qemu.client.0.smithi158.stdout: [fail] 2023-08-26T13:58:50.936 INFO:tasks.qemu.client.0.smithi158.stdout: * Will now halt 2023-08-26T13:58:51.152 INFO:tasks.qemu.client.0.smithi158.stdout:[ 2576.260490] Power down. 2023-08-26T14:00:49.117 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2023-08-26T14:00:49.118 DEBUG:teuthology.orchestra.run.smithi158:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2023-08-26T14:00:49.331 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T14:00:49.332 INFO:tasks.qemu:Stopping NFS... 2023-08-26T14:00:49.332 DEBUG:teuthology.orchestra.run.smithi158:> sudo systemctl stop nfs-server 2023-08-26T14:00:49.403 INFO:tasks.qemu:Unmounting exported directory... 2023-08-26T14:00:49.404 DEBUG:teuthology.orchestra.run.smithi158:> sudo umount /export/client.0 2023-08-26T14:00:49.454 INFO:tasks.qemu:Deleting export from /etc/exports... 2023-08-26T14:00:49.454 DEBUG:teuthology.orchestra.run.smithi158:> sudo sed -i '\|/export/client.0|d' /etc/exports 2023-08-26T14:00:49.483 INFO:tasks.qemu:Starting NFS... 2023-08-26T14:00:49.484 DEBUG:teuthology.orchestra.run.smithi158:> sudo systemctl start nfs-server 2023-08-26T14:00:49.808 DEBUG:teuthology.orchestra.run.smithi158:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2023-08-26T14:00:49.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T14:00:49.825 DEBUG:tasks.qemu:cleaning up base image files 2023-08-26T14:00:49.825 DEBUG:teuthology.orchestra.run.smithi158:> rm -f /home/ubuntu/cephtest/qemu/base.client.0.0.qcow2 2023-08-26T14:00:49.910 DEBUG:teuthology.orchestra.run.smithi158:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2023-08-26T14:00:50.175 DEBUG:teuthology.orchestra.run.smithi158:> sudo yum -y erase qemu-kvm-block-rbd 2023-08-26T14:00:50.993 INFO:teuthology.orchestra.run.smithi158.stdout:Updating Subscription Management repositories. 2023-08-26T14:00:51.476 INFO:teuthology.orchestra.run.smithi158.stdout:Dependencies resolved. 2023-08-26T14:00:51.477 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================================================== 2023-08-26T14:00:51.477 INFO:teuthology.orchestra.run.smithi158.stdout: Package Arch Version Repository Size 2023-08-26T14:00:51.477 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================================================== 2023-08-26T14:00:51.477 INFO:teuthology.orchestra.run.smithi158.stdout:Removing: 2023-08-26T14:00:51.478 INFO:teuthology.orchestra.run.smithi158.stdout: qemu-kvm-block-rbd x86_64 15:6.2.0-11.module+el8.6.0+16538+01ea313d.6 @rhel-8-for-x86_64-appstream-rpms 34 k 2023-08-26T14:00:51.478 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T14:00:51.478 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction Summary 2023-08-26T14:00:51.478 INFO:teuthology.orchestra.run.smithi158.stdout:================================================================================================================== 2023-08-26T14:00:51.478 INFO:teuthology.orchestra.run.smithi158.stdout:Remove 1 Package 2023-08-26T14:00:51.479 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T14:00:51.479 INFO:teuthology.orchestra.run.smithi158.stdout:Freed space: 34 k 2023-08-26T14:00:51.479 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction check 2023-08-26T14:00:51.496 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction check succeeded. 2023-08-26T14:00:51.497 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction test 2023-08-26T14:00:51.526 INFO:teuthology.orchestra.run.smithi158.stdout:Transaction test succeeded. 2023-08-26T14:00:51.527 INFO:teuthology.orchestra.run.smithi158.stdout:Running transaction 2023-08-26T14:00:51.606 INFO:teuthology.orchestra.run.smithi158.stdout: Preparing : 1/1 2023-08-26T14:00:51.886 INFO:teuthology.orchestra.run.smithi158.stdout: Erasing : qemu-kvm-block-rbd-15:6.2.0-11.module+el8.6.0+16538+ 1/1 2023-08-26T14:00:53.039 INFO:teuthology.orchestra.run.smithi158.stdout: Verifying : qemu-kvm-block-rbd-15:6.2.0-11.module+el8.6.0+16538+ 1/1 2023-08-26T14:00:53.039 INFO:teuthology.orchestra.run.smithi158.stdout:Last metadata expiration check: 0:52:09 ago on Sat 26 Aug 2023 01:08:44 PM UTC. 2023-08-26T14:00:56.133 INFO:teuthology.orchestra.run.smithi158.stdout:Installed products updated. 2023-08-26T14:00:56.138 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T14:00:56.139 INFO:teuthology.orchestra.run.smithi158.stdout:Removed: 2023-08-26T14:00:56.139 INFO:teuthology.orchestra.run.smithi158.stdout: qemu-kvm-block-rbd-15:6.2.0-11.module+el8.6.0+16538+01ea313d.6.x86_64 2023-08-26T14:00:56.139 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-08-26T14:00:56.140 INFO:teuthology.orchestra.run.smithi158.stdout:Complete! 2023-08-26T14:00:56.284 DEBUG:teuthology.orchestra.run.smithi158:> rmdir /home/ubuntu/cephtest/qemu || true 2023-08-26T14:00:56.354 INFO:tasks.rbd:Deleting rbd images... 2023-08-26T14:00:56.354 DEBUG:teuthology.orchestra.run.smithi158:> rm -f /home/ubuntu/cephtest/passphrase 2023-08-26T14:00:56.371 DEBUG:teuthology.orchestra.run.smithi158:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rbd -p rbd rm client.0.2 2023-08-26T14:00:56.578 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:56.576+0000 7f3f7ec43700 1 bdev(0x7f3f5c022790 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) open path /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool 2023-08-26T14:00:56.579 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:56.577+0000 7f3f7ec43700 1 bdev(0x7f3f5c022790 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) open size 5368709120 (0x140000000, 5 GiB) block_size 4096 (4 KiB) non-rotational device, discard supported 2023-08-26T14:00:56.594 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:56.593+0000 7f3f5bfff700 1 bdev(0x7f3f5c022790 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) close 2023-08-26T14:00:56.892 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:56.891+0000 7f3f7e442700 1 bdev(0x7f3f6002a1b0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) open path /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool 2023-08-26T14:00:56.893 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:56.891+0000 7f3f7e442700 1 bdev(0x7f3f6002a1b0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) open size 5368709120 (0x140000000, 5 GiB) block_size 4096 (4 KiB) non-rotational device, discard supported 2023-08-26T14:00:56.906 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:56.904+0000 7f3f5affd700 1 bdev(0x7f3f6002a1b0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) close 2023-08-26T14:00:57.236 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:57.234+0000 7f3f7e442700 1 bdev(0x7f3f6002cc90 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) open path /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool 2023-08-26T14:00:57.237 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:00:57.234+0000 7f3f7e442700 1 bdev(0x7f3f6002cc90 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) open size 5368709120 (0x140000000, 5 GiB) block_size 4096 (4 KiB) non-rotational device, discard supported 2023-08-26T14:01:00.362 INFO:teuthology.orchestra.run.smithi158.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete...2023-08-26T14:01:00.361+0000 7f3f5a7fc700 1 bdev(0x7f3f6002cc90 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.10a12b3705f2.pool) close 2023-08-26T14:01:00.561 INFO:teuthology.orchestra.run.smithi158.stderr: Removing image: 100% complete...done. 2023-08-26T14:01:00.565 INFO:tasks.rbd:Deleting rbd images... 2023-08-26T14:01:00.565 DEBUG:teuthology.orchestra.run.smithi158:> rm -f /home/ubuntu/cephtest/passphrase 2023-08-26T14:01:00.581 DEBUG:teuthology.orchestra.run.smithi158:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rbd -p rbd rm client.0.1 2023-08-26T14:01:00.697 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:00.695+0000 7f9796ffd700 1 bdev(0x7f978402aae0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) open path /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool 2023-08-26T14:01:00.697 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:00.695+0000 7f9796ffd700 1 bdev(0x7f978402aae0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) open size 5368709120 (0x140000000, 5 GiB) block_size 4096 (4 KiB) non-rotational device, discard supported 2023-08-26T14:01:00.713 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:00.712+0000 7f978cff9700 1 bdev(0x7f978402aae0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) close 2023-08-26T14:01:01.019 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:01.017+0000 7f97977fe700 1 bdev(0x7f9780006300 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) open path /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool 2023-08-26T14:01:01.020 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:01.018+0000 7f97977fe700 1 bdev(0x7f9780006300 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) open size 5368709120 (0x140000000, 5 GiB) block_size 4096 (4 KiB) non-rotational device, discard supported 2023-08-26T14:01:01.033 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:01.032+0000 7f977ffff700 1 bdev(0x7f9780006300 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) close 2023-08-26T14:01:01.369 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:01.367+0000 7f97977fe700 1 bdev(0x7f9780077ff0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) open path /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool 2023-08-26T14:01:01.369 INFO:teuthology.orchestra.run.smithi158.stderr:2023-08-26T14:01:01.367+0000 7f97977fe700 1 bdev(0x7f9780077ff0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) open size 5368709120 (0x140000000, 5 GiB) block_size 4096 (4 KiB) non-rotational device, discard supported 2023-08-26T14:01:03.499 INFO:teuthology.orchestra.run.smithi158.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete...2023-08-26T14:01:03.498+0000 7f978cff9700 1 bdev(0x7f9780077ff0 /home/ubuntu/cephtest/rbd-pwl-cache/rbd-pwl.rbd.109d124a9428.pool) close 2023-08-26T14:01:03.693 INFO:teuthology.orchestra.run.smithi158.stderr: Removing image: 100% complete...done. 2023-08-26T14:01:03.697 ERROR:teuthology.run_tasks:Manager failed: qemu Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/qemu.py", line 713, in task yield File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/rbd.py", line 112, in create_image yield File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/qemu.py", line 601, in run_qemu remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi158 with status 1: 'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success' 2023-08-26T14:01:03.697 DEBUG:teuthology.run_tasks:Unwinding manager exec_on_cleanup 2023-08-26T14:01:03.707 INFO:tasks.exec_on_cleanup:Executing custom commands... 2023-08-26T14:01:03.708 INFO:tasks.exec_on_cleanup:Running commands on role client.0 host ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T14:01:03.708 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo umount /home/ubuntu/cephtest/rbd-pwl-cache' 2023-08-26T14:01:03.772 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo umount /home/ubuntu/cephtest/tmpfs' 2023-08-26T14:01:04.579 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/rbd-pwl-cache' 2023-08-26T14:01:04.607 DEBUG:teuthology.orchestra.run.smithi158:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/tmpfs' 2023-08-26T14:01:04.675 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2023-08-26T14:01:04.684 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2023-08-26T14:01:04.684 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-08-26T14:01:05.028 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T14:01:05.030 INFO:teuthology.orchestra.run.smithi136.stderr:dumped all 2023-08-26T14:01:05.041 INFO:teuthology.orchestra.run.smithi136.stdout:{"pg_ready":true,"pg_map":{"version":1421,"stamp":"2023-08-26T14:01:04.640777+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8204251015,"num_objects":2007,"num_object_clones":0,"num_object_copies":4014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2007,"num_whiteouts":0,"num_read":114570,"num_read_kb":2229910,"num_write":905147,"num_write_kb":84640677,"num_scrub_errors":0,"num_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":80638,"ondisk_log_size":80638,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":419430400,"kb_used":21285268,"kb_used_data":17207732,"kb_used_omap":16,"kb_used_meta":4077487,"kb_avail":398145132,"statfs":{"total":429496729600,"available":407700615168,"internally_reserved":0,"allocated":17620717568,"data_stored":17619412904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":16913,"internal_metadata":4175347183},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,4,1,4,1],"upper_bound":64},"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":-11693720258,"num_objects":-2791,"num_object_clones":0,"num_object_copies":-5582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-2791,"num_whiteouts":0,"num_read":250,"num_read_kb":225,"num_write":2874,"num_write_kb":50,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002200"},"pg_stats":[{"pgid":"2.7","version":"16'242575","reported_seq":265180,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.757071+0000","last_change":"2023-08-26T13:14:15.361754+0000","last_active":"2023-08-26T14:01:01.757071+0000","last_peered":"2023-08-26T14:01:01.757071+0000","last_clean":"2023-08-26T14:01:01.757071+0000","last_became_active":"2023-08-26T13:14:09.337575+0000","last_became_peered":"2023-08-26T13:14:09.337575+0000","last_unstale":"2023-08-26T14:01:01.757071+0000","last_undegraded":"2023-08-26T14:01:01.757071+0000","last_fullsized":"2023-08-26T14:01:01.757071+0000","mapping_epoch":11,"log_start":"16'232500","ondisk_log_start":"16'232500","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T18:44:40.072697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000396766,"stat_sum":{"num_bytes":1052982962,"num_objects":258,"num_object_clones":0,"num_object_copies":516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":258,"num_whiteouts":0,"num_read":56663,"num_read_kb":522111,"num_write":246855,"num_write_kb":14477327,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"16'64694","reported_seq":74312,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.524284+0000","last_change":"2023-08-26T13:14:15.363685+0000","last_active":"2023-08-26T14:01:01.524284+0000","last_peered":"2023-08-26T14:01:01.524284+0000","last_clean":"2023-08-26T14:01:01.524284+0000","last_became_active":"2023-08-26T13:14:09.337665+0000","last_became_peered":"2023-08-26T13:14:09.337665+0000","last_unstale":"2023-08-26T14:01:01.524284+0000","last_undegraded":"2023-08-26T14:01:01.524284+0000","last_fullsized":"2023-08-26T14:01:01.524284+0000","mapping_epoch":11,"log_start":"16'54600","ondisk_log_start":"16'54600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T20:33:40.569089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047255099999999998,"stat_sum":{"num_bytes":1131692032,"num_objects":274,"num_object_clones":0,"num_object_copies":548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":274,"num_whiteouts":0,"num_read":9575,"num_read_kb":290293,"num_write":64693,"num_write_kb":9457851,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"16'93747","reported_seq":98426,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.758765+0000","last_change":"2023-08-26T13:14:15.362366+0000","last_active":"2023-08-26T14:01:01.758765+0000","last_peered":"2023-08-26T14:01:01.758765+0000","last_clean":"2023-08-26T14:01:01.758765+0000","last_became_active":"2023-08-26T13:14:09.317821+0000","last_became_peered":"2023-08-26T13:14:09.317821+0000","last_unstale":"2023-08-26T14:01:01.758765+0000","last_undegraded":"2023-08-26T14:01:01.758765+0000","last_fullsized":"2023-08-26T14:01:01.758765+0000","mapping_epoch":11,"log_start":"16'83700","ondisk_log_start":"16'83700","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:39:26.361157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000991453,"stat_sum":{"num_bytes":990300322,"num_objects":244,"num_object_clones":0,"num_object_copies":488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":244,"num_whiteouts":0,"num_read":7606,"num_read_kb":213016,"num_write":94240,"num_write_kb":9812111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"16'120094","reported_seq":123896,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.735322+0000","last_change":"2023-08-26T13:14:15.361751+0000","last_active":"2023-08-26T14:01:01.735322+0000","last_peered":"2023-08-26T14:01:01.735322+0000","last_clean":"2023-08-26T14:01:01.735322+0000","last_became_active":"2023-08-26T13:14:09.182254+0000","last_became_peered":"2023-08-26T13:14:09.182254+0000","last_unstale":"2023-08-26T14:01:01.735322+0000","last_undegraded":"2023-08-26T14:01:01.735322+0000","last_fullsized":"2023-08-26T14:01:01.735322+0000","mapping_epoch":11,"log_start":"16'110000","ondisk_log_start":"16'110000","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T19:14:24.932802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041198599999999998,"stat_sum":{"num_bytes":1085580800,"num_objects":264,"num_object_clones":0,"num_object_copies":528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":264,"num_whiteouts":0,"num_read":3760,"num_read_kb":192054,"num_write":120094,"num_write_kb":11081369,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"11'117","reported_seq":192,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T13:58:16.692576+0000","last_change":"2023-08-26T13:14:08.182622+0000","last_active":"2023-08-26T13:58:16.692576+0000","last_peered":"2023-08-26T13:58:16.692576+0000","last_clean":"2023-08-26T13:58:16.692576+0000","last_became_active":"2023-08-26T13:14:08.182421+0000","last_became_peered":"2023-08-26T13:14:08.182421+0000","last_unstale":"2023-08-26T13:58:16.692576+0000","last_undegraded":"2023-08-26T13:58:16.692576+0000","last_fullsized":"2023-08-26T13:58:16.692576+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":"2023-08-26T13:14:07.172210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:07.172210+0000","last_clean_scrub_stamp":"2023-08-26T13:14:07.172210+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-28T00:13:00.012075+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"16'39321","reported_seq":48660,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.763898+0000","last_change":"2023-08-26T13:14:15.362176+0000","last_active":"2023-08-26T14:01:01.763898+0000","last_peered":"2023-08-26T14:01:01.763898+0000","last_clean":"2023-08-26T14:01:01.763898+0000","last_became_active":"2023-08-26T13:14:09.337581+0000","last_became_peered":"2023-08-26T13:14:09.337581+0000","last_unstale":"2023-08-26T14:01:01.763898+0000","last_undegraded":"2023-08-26T14:01:01.763898+0000","last_fullsized":"2023-08-26T14:01:01.763898+0000","mapping_epoch":11,"log_start":"16'29300","ondisk_log_start":"16'29300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T19:08:43.235178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081180200000000003,"stat_sum":{"num_bytes":891400192,"num_objects":217,"num_object_clones":0,"num_object_copies":434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":217,"num_whiteouts":0,"num_read":9299,"num_read_kb":220591,"num_write":39321,"num_write_kb":7516707,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"16'98139","reported_seq":113545,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.512134+0000","last_change":"2023-08-26T13:14:15.363579+0000","last_active":"2023-08-26T14:01:01.512134+0000","last_peered":"2023-08-26T14:01:01.512134+0000","last_clean":"2023-08-26T14:01:01.512134+0000","last_became_active":"2023-08-26T13:14:09.317784+0000","last_became_peered":"2023-08-26T13:14:09.317784+0000","last_unstale":"2023-08-26T14:01:01.512134+0000","last_undegraded":"2023-08-26T14:01:01.512134+0000","last_fullsized":"2023-08-26T14:01:01.512134+0000","mapping_epoch":11,"log_start":"16'88100","ondisk_log_start":"16'88100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2023-08-27T16:08:31.953058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000374397,"stat_sum":{"num_bytes":1036002304,"num_objects":254,"num_object_clones":0,"num_object_copies":508,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":254,"num_whiteouts":0,"num_read":20896,"num_read_kb":314423,"num_write":98132,"num_write_kb":9674829,"num_scrub_errors":0,"num_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":"16'133474","reported_seq":138423,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.750180+0000","last_change":"2023-08-26T13:14:15.362156+0000","last_active":"2023-08-26T14:01:01.750180+0000","last_peered":"2023-08-26T14:01:01.750180+0000","last_clean":"2023-08-26T14:01:01.750180+0000","last_became_active":"2023-08-26T13:14:09.182212+0000","last_became_peered":"2023-08-26T13:14:09.182212+0000","last_unstale":"2023-08-26T14:01:01.750180+0000","last_undegraded":"2023-08-26T14:01:01.750180+0000","last_fullsized":"2023-08-26T14:01:01.750180+0000","mapping_epoch":11,"log_start":"16'123400","ondisk_log_start":"16'123400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:29:12.160244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078872299999999996,"stat_sum":{"num_bytes":895518227,"num_objects":221,"num_object_clones":0,"num_object_copies":442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":221,"num_whiteouts":0,"num_read":4905,"num_read_kb":264138,"num_write":133474,"num_write_kb":11208285,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"16'108177","reported_seq":109964,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.530582+0000","last_change":"2023-08-26T13:14:15.363508+0000","last_active":"2023-08-26T14:01:01.530582+0000","last_peered":"2023-08-26T14:01:01.530582+0000","last_clean":"2023-08-26T14:01:01.530582+0000","last_became_active":"2023-08-26T13:14:09.317833+0000","last_became_peered":"2023-08-26T13:14:09.317833+0000","last_unstale":"2023-08-26T14:01:01.530582+0000","last_undegraded":"2023-08-26T14:01:01.530582+0000","last_fullsized":"2023-08-26T14:01:01.530582+0000","mapping_epoch":11,"log_start":"16'98100","ondisk_log_start":"16'98100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T13:15:36.880641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030861400000000002,"stat_sum":{"num_bytes":1120183808,"num_objects":273,"num_object_clones":0,"num_object_copies":546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":273,"num_whiteouts":0,"num_read":1750,"num_read_kb":213184,"num_write":108179,"num_write_kb":11409782,"num_scrub_errors":0,"num_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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":8203660647,"num_objects":2005,"num_object_clones":0,"num_object_copies":4010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2005,"num_whiteouts":0,"num_read":114454,"num_read_kb":2229810,"num_write":904988,"num_write_kb":84638261,"num_scrub_errors":0,"num_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":16494886912,"data_stored":16493973198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6683,"internal_metadata":0},"log_size":80521,"ondisk_log_size":80521,"up":16,"acting":16,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":9,"seq":38654706230,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":6247048,"kb_used_data":5340416,"kb_used_omap":6,"kb_used_meta":906617,"kb_avail":98610552,"statfs":{"total":107374182400,"available":100977205248,"internally_reserved":0,"allocated":5468585984,"data_stored":5468219917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6337,"internal_metadata":928376639},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,0,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.33100000000000002},"min":{"1min":0.216,"5min":0.187,"15min":0.17499999999999999},"max":{"1min":0.441,"5min":0.504,"15min":5.2679999999999998},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.28100000000000003,"5min":0.35799999999999998,"15min":0.35999999999999999},"min":{"1min":0.215,"5min":0.19600000000000001,"15min":0.191},"max":{"1min":0.42899999999999999,"5min":3.3050000000000002,"15min":4.2140000000000004},"last":0.29199999999999998}]},{"osd":1,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.30199999999999999,"5min":0.28799999999999998,"15min":0.34899999999999998},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.41899999999999998,"5min":0.46999999999999997,"15min":5.3029999999999999},"last":0.246},{"interface":"front","average":{"1min":0.28999999999999998,"5min":0.29599999999999999,"15min":0.33800000000000002},"min":{"1min":0.22600000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.38500000000000001,"5min":0.49199999999999999,"15min":3.8929999999999998},"last":0.308}]},{"osd":2,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.23200000000000001,"5min":0.313,"15min":0.32600000000000001},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17399999999999999},"max":{"1min":0.36699999999999999,"5min":3.2650000000000001,"15min":4.2619999999999996},"last":0.252},{"interface":"front","average":{"1min":0.25800000000000001,"5min":0.27000000000000002,"15min":0.32500000000000001},"min":{"1min":0.17399999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":0.377,"5min":0.44700000000000001,"15min":4.327},"last":0.21299999999999999}]}]},{"osd":2,"up_from":9,"seq":38654706229,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":4470672,"kb_used_data":3201736,"kb_used_omap":1,"kb_used_meta":1268926,"kb_avail":100386928,"statfs":{"total":107374182400,"available":102796214272,"internally_reserved":0,"allocated":3278577664,"data_stored":3278323146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1299380491},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.28299999999999997,"5min":0.27000000000000002,"15min":0.32000000000000001},"min":{"1min":0.20499999999999999,"5min":0.189,"15min":0.18099999999999999},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":5.6829999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.29599999999999999,"5min":0.28899999999999998,"15min":0.33300000000000002},"min":{"1min":0.217,"5min":0.21299999999999999,"15min":0.19800000000000001},"max":{"1min":0.41299999999999998,"5min":0.441,"15min":3.274},"last":0.39700000000000002}]},{"osd":1,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.308,"5min":0.30099999999999999,"15min":0.33000000000000002},"min":{"1min":0.23699999999999999,"5min":0.19800000000000001,"15min":0.192},"max":{"1min":0.502,"5min":1.655,"15min":2.6150000000000002},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.30499999999999999,"5min":0.29799999999999999,"15min":0.34799999999999998},"min":{"1min":0.23100000000000001,"5min":0.22800000000000001,"15min":0.21299999999999999},"max":{"1min":0.41899999999999998,"5min":0.51300000000000001,"15min":5.742},"last":0.38400000000000001}]},{"osd":3,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.251,"5min":0.254,"15min":0.28199999999999997},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.41099999999999998,"5min":0.52100000000000002,"15min":2.3090000000000002},"last":0.247},{"interface":"front","average":{"1min":0.26600000000000001,"5min":0.28799999999999998,"15min":0.32800000000000001},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19400000000000001},"max":{"1min":0.437,"5min":1.6140000000000001,"15min":3.085},"last":0.20899999999999999}]}]},{"osd":0,"up_from":9,"seq":38654706230,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":4388396,"kb_used_data":3247652,"kb_used_omap":1,"kb_used_meta":1140734,"kb_avail":100469204,"statfs":{"total":107374182400,"available":102880464896,"internally_reserved":0,"allocated":3325595648,"data_stored":3325294904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1168111883},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.192,"5min":0.19700000000000001,"15min":0.20899999999999999},"min":{"1min":0.158,"5min":0.14899999999999999,"15min":0.13500000000000001},"max":{"1min":0.26600000000000001,"5min":0.38800000000000001,"15min":2.931},"last":0.188},{"interface":"front","average":{"1min":0.221,"5min":0.217,"15min":0.218},"min":{"1min":0.186,"5min":0.17299999999999999,"15min":0.152},"max":{"1min":0.38200000000000001,"5min":0.44800000000000001,"15min":0.46200000000000002},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.31900000000000001,"5min":0.29299999999999998,"15min":0.315},"min":{"1min":0.218,"5min":0.20999999999999999,"15min":0.16900000000000001},"max":{"1min":0.53100000000000003,"5min":0.80300000000000005,"15min":1.7929999999999999},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.31,"5min":0.29299999999999998,"15min":0.29399999999999998},"min":{"1min":0.23699999999999999,"5min":0.224,"15min":0.22},"max":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.78900000000000003},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.29199999999999998,"15min":0.307},"min":{"1min":0.246,"5min":0.22700000000000001,"15min":0.221},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":2.1920000000000002},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.32600000000000001,"5min":0.309,"15min":0.35099999999999998},"min":{"1min":0.25900000000000001,"5min":0.23499999999999999,"15min":0.20999999999999999},"max":{"1min":0.48599999999999999,"5min":0.83999999999999997,"15min":3.6629999999999998},"last":0.29799999999999999}]}]},{"osd":1,"up_from":9,"seq":38654706229,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":6179152,"kb_used_data":5417928,"kb_used_omap":6,"kb_used_meta":761209,"kb_avail":98678448,"statfs":{"total":107374182400,"available":101046730752,"internally_reserved":0,"allocated":5547958272,"data_stored":5547574937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7014,"internal_metadata":779478170},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.19900000000000001,"5min":0.20200000000000001,"15min":0.219},"min":{"1min":0.154,"5min":0.14399999999999999,"15min":0.115},"max":{"1min":0.34399999999999997,"5min":0.48099999999999998,"15min":3.46},"last":0.252},{"interface":"front","average":{"1min":0.27800000000000002,"5min":0.26200000000000001,"15min":0.26100000000000001},"min":{"1min":0.183,"5min":0.16200000000000001,"15min":0.161},"max":{"1min":1.056,"5min":2.4580000000000002,"15min":4.1319999999999997},"last":0.22900000000000001}]},{"osd":2,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.28299999999999997,"15min":0.307},"min":{"1min":0.221,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.44,"5min":0.44,"15min":4.6210000000000004},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.29399999999999998,"15min":0.33600000000000002},"min":{"1min":0.23699999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":3.847},"last":0.502}]},{"osd":3,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.308,"15min":0.317},"min":{"1min":0.224,"5min":0.22,"15min":0.20399999999999999},"max":{"1min":0.52100000000000002,"5min":2.4980000000000002,"15min":2.4980000000000002},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.317,"15min":0.34000000000000002},"min":{"1min":0.251,"5min":0.222,"15min":0.21299999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":4.5709999999999997},"last":0.51600000000000001}]}]}],"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":3,"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":3324862464,"data_stored":3324658338,"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":5250019328,"data_stored":5249733139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3964,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":3261657088,"data_stored":3261499058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4658348032,"data_stored":4658082663,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2719,"internal_metadata":0}]}} 2023-08-26T14:01:05.043 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-08-26T14:01:05.360 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T14:01:05.362 INFO:teuthology.orchestra.run.smithi136.stderr:dumped all 2023-08-26T14:01:05.373 INFO:teuthology.orchestra.run.smithi136.stdout:{"pg_ready":true,"pg_map":{"version":1421,"stamp":"2023-08-26T14:01:04.640777+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8204251015,"num_objects":2007,"num_object_clones":0,"num_object_copies":4014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2007,"num_whiteouts":0,"num_read":114570,"num_read_kb":2229910,"num_write":905147,"num_write_kb":84640677,"num_scrub_errors":0,"num_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":80638,"ondisk_log_size":80638,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":419430400,"kb_used":21285268,"kb_used_data":17207732,"kb_used_omap":16,"kb_used_meta":4077487,"kb_avail":398145132,"statfs":{"total":429496729600,"available":407700615168,"internally_reserved":0,"allocated":17620717568,"data_stored":17619412904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":16913,"internal_metadata":4175347183},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,4,1,4,1],"upper_bound":64},"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":-11693720258,"num_objects":-2791,"num_object_clones":0,"num_object_copies":-5582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-2791,"num_whiteouts":0,"num_read":250,"num_read_kb":225,"num_write":2874,"num_write_kb":50,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002200"},"pg_stats":[{"pgid":"2.7","version":"16'242575","reported_seq":265180,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.757071+0000","last_change":"2023-08-26T13:14:15.361754+0000","last_active":"2023-08-26T14:01:01.757071+0000","last_peered":"2023-08-26T14:01:01.757071+0000","last_clean":"2023-08-26T14:01:01.757071+0000","last_became_active":"2023-08-26T13:14:09.337575+0000","last_became_peered":"2023-08-26T13:14:09.337575+0000","last_unstale":"2023-08-26T14:01:01.757071+0000","last_undegraded":"2023-08-26T14:01:01.757071+0000","last_fullsized":"2023-08-26T14:01:01.757071+0000","mapping_epoch":11,"log_start":"16'232500","ondisk_log_start":"16'232500","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T18:44:40.072697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000396766,"stat_sum":{"num_bytes":1052982962,"num_objects":258,"num_object_clones":0,"num_object_copies":516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":258,"num_whiteouts":0,"num_read":56663,"num_read_kb":522111,"num_write":246855,"num_write_kb":14477327,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"16'64694","reported_seq":74312,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.524284+0000","last_change":"2023-08-26T13:14:15.363685+0000","last_active":"2023-08-26T14:01:01.524284+0000","last_peered":"2023-08-26T14:01:01.524284+0000","last_clean":"2023-08-26T14:01:01.524284+0000","last_became_active":"2023-08-26T13:14:09.337665+0000","last_became_peered":"2023-08-26T13:14:09.337665+0000","last_unstale":"2023-08-26T14:01:01.524284+0000","last_undegraded":"2023-08-26T14:01:01.524284+0000","last_fullsized":"2023-08-26T14:01:01.524284+0000","mapping_epoch":11,"log_start":"16'54600","ondisk_log_start":"16'54600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T20:33:40.569089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047255099999999998,"stat_sum":{"num_bytes":1131692032,"num_objects":274,"num_object_clones":0,"num_object_copies":548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":274,"num_whiteouts":0,"num_read":9575,"num_read_kb":290293,"num_write":64693,"num_write_kb":9457851,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"16'93747","reported_seq":98426,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.758765+0000","last_change":"2023-08-26T13:14:15.362366+0000","last_active":"2023-08-26T14:01:01.758765+0000","last_peered":"2023-08-26T14:01:01.758765+0000","last_clean":"2023-08-26T14:01:01.758765+0000","last_became_active":"2023-08-26T13:14:09.317821+0000","last_became_peered":"2023-08-26T13:14:09.317821+0000","last_unstale":"2023-08-26T14:01:01.758765+0000","last_undegraded":"2023-08-26T14:01:01.758765+0000","last_fullsized":"2023-08-26T14:01:01.758765+0000","mapping_epoch":11,"log_start":"16'83700","ondisk_log_start":"16'83700","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:39:26.361157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000991453,"stat_sum":{"num_bytes":990300322,"num_objects":244,"num_object_clones":0,"num_object_copies":488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":244,"num_whiteouts":0,"num_read":7606,"num_read_kb":213016,"num_write":94240,"num_write_kb":9812111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"16'120094","reported_seq":123896,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.735322+0000","last_change":"2023-08-26T13:14:15.361751+0000","last_active":"2023-08-26T14:01:01.735322+0000","last_peered":"2023-08-26T14:01:01.735322+0000","last_clean":"2023-08-26T14:01:01.735322+0000","last_became_active":"2023-08-26T13:14:09.182254+0000","last_became_peered":"2023-08-26T13:14:09.182254+0000","last_unstale":"2023-08-26T14:01:01.735322+0000","last_undegraded":"2023-08-26T14:01:01.735322+0000","last_fullsized":"2023-08-26T14:01:01.735322+0000","mapping_epoch":11,"log_start":"16'110000","ondisk_log_start":"16'110000","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T19:14:24.932802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041198599999999998,"stat_sum":{"num_bytes":1085580800,"num_objects":264,"num_object_clones":0,"num_object_copies":528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":264,"num_whiteouts":0,"num_read":3760,"num_read_kb":192054,"num_write":120094,"num_write_kb":11081369,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"11'117","reported_seq":192,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T13:58:16.692576+0000","last_change":"2023-08-26T13:14:08.182622+0000","last_active":"2023-08-26T13:58:16.692576+0000","last_peered":"2023-08-26T13:58:16.692576+0000","last_clean":"2023-08-26T13:58:16.692576+0000","last_became_active":"2023-08-26T13:14:08.182421+0000","last_became_peered":"2023-08-26T13:14:08.182421+0000","last_unstale":"2023-08-26T13:58:16.692576+0000","last_undegraded":"2023-08-26T13:58:16.692576+0000","last_fullsized":"2023-08-26T13:58:16.692576+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":"2023-08-26T13:14:07.172210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:07.172210+0000","last_clean_scrub_stamp":"2023-08-26T13:14:07.172210+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-28T00:13:00.012075+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"16'39321","reported_seq":48660,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.763898+0000","last_change":"2023-08-26T13:14:15.362176+0000","last_active":"2023-08-26T14:01:01.763898+0000","last_peered":"2023-08-26T14:01:01.763898+0000","last_clean":"2023-08-26T14:01:01.763898+0000","last_became_active":"2023-08-26T13:14:09.337581+0000","last_became_peered":"2023-08-26T13:14:09.337581+0000","last_unstale":"2023-08-26T14:01:01.763898+0000","last_undegraded":"2023-08-26T14:01:01.763898+0000","last_fullsized":"2023-08-26T14:01:01.763898+0000","mapping_epoch":11,"log_start":"16'29300","ondisk_log_start":"16'29300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T19:08:43.235178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081180200000000003,"stat_sum":{"num_bytes":891400192,"num_objects":217,"num_object_clones":0,"num_object_copies":434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":217,"num_whiteouts":0,"num_read":9299,"num_read_kb":220591,"num_write":39321,"num_write_kb":7516707,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"16'98139","reported_seq":113545,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.512134+0000","last_change":"2023-08-26T13:14:15.363579+0000","last_active":"2023-08-26T14:01:01.512134+0000","last_peered":"2023-08-26T14:01:01.512134+0000","last_clean":"2023-08-26T14:01:01.512134+0000","last_became_active":"2023-08-26T13:14:09.317784+0000","last_became_peered":"2023-08-26T13:14:09.317784+0000","last_unstale":"2023-08-26T14:01:01.512134+0000","last_undegraded":"2023-08-26T14:01:01.512134+0000","last_fullsized":"2023-08-26T14:01:01.512134+0000","mapping_epoch":11,"log_start":"16'88100","ondisk_log_start":"16'88100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2023-08-27T16:08:31.953058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000374397,"stat_sum":{"num_bytes":1036002304,"num_objects":254,"num_object_clones":0,"num_object_copies":508,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":254,"num_whiteouts":0,"num_read":20896,"num_read_kb":314423,"num_write":98132,"num_write_kb":9674829,"num_scrub_errors":0,"num_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":"16'133474","reported_seq":138423,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.750180+0000","last_change":"2023-08-26T13:14:15.362156+0000","last_active":"2023-08-26T14:01:01.750180+0000","last_peered":"2023-08-26T14:01:01.750180+0000","last_clean":"2023-08-26T14:01:01.750180+0000","last_became_active":"2023-08-26T13:14:09.182212+0000","last_became_peered":"2023-08-26T13:14:09.182212+0000","last_unstale":"2023-08-26T14:01:01.750180+0000","last_undegraded":"2023-08-26T14:01:01.750180+0000","last_fullsized":"2023-08-26T14:01:01.750180+0000","mapping_epoch":11,"log_start":"16'123400","ondisk_log_start":"16'123400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:29:12.160244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078872299999999996,"stat_sum":{"num_bytes":895518227,"num_objects":221,"num_object_clones":0,"num_object_copies":442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":221,"num_whiteouts":0,"num_read":4905,"num_read_kb":264138,"num_write":133474,"num_write_kb":11208285,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"16'108177","reported_seq":109964,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.530582+0000","last_change":"2023-08-26T13:14:15.363508+0000","last_active":"2023-08-26T14:01:01.530582+0000","last_peered":"2023-08-26T14:01:01.530582+0000","last_clean":"2023-08-26T14:01:01.530582+0000","last_became_active":"2023-08-26T13:14:09.317833+0000","last_became_peered":"2023-08-26T13:14:09.317833+0000","last_unstale":"2023-08-26T14:01:01.530582+0000","last_undegraded":"2023-08-26T14:01:01.530582+0000","last_fullsized":"2023-08-26T14:01:01.530582+0000","mapping_epoch":11,"log_start":"16'98100","ondisk_log_start":"16'98100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T13:15:36.880641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030861400000000002,"stat_sum":{"num_bytes":1120183808,"num_objects":273,"num_object_clones":0,"num_object_copies":546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":273,"num_whiteouts":0,"num_read":1750,"num_read_kb":213184,"num_write":108179,"num_write_kb":11409782,"num_scrub_errors":0,"num_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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":8203660647,"num_objects":2005,"num_object_clones":0,"num_object_copies":4010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2005,"num_whiteouts":0,"num_read":114454,"num_read_kb":2229810,"num_write":904988,"num_write_kb":84638261,"num_scrub_errors":0,"num_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":16494886912,"data_stored":16493973198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6683,"internal_metadata":0},"log_size":80521,"ondisk_log_size":80521,"up":16,"acting":16,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":9,"seq":38654706230,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":6247048,"kb_used_data":5340416,"kb_used_omap":6,"kb_used_meta":906617,"kb_avail":98610552,"statfs":{"total":107374182400,"available":100977205248,"internally_reserved":0,"allocated":5468585984,"data_stored":5468219917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6337,"internal_metadata":928376639},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,0,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.33100000000000002},"min":{"1min":0.216,"5min":0.187,"15min":0.17499999999999999},"max":{"1min":0.441,"5min":0.504,"15min":5.2679999999999998},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.28100000000000003,"5min":0.35799999999999998,"15min":0.35999999999999999},"min":{"1min":0.215,"5min":0.19600000000000001,"15min":0.191},"max":{"1min":0.42899999999999999,"5min":3.3050000000000002,"15min":4.2140000000000004},"last":0.29199999999999998}]},{"osd":1,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.30199999999999999,"5min":0.28799999999999998,"15min":0.34899999999999998},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.41899999999999998,"5min":0.46999999999999997,"15min":5.3029999999999999},"last":0.246},{"interface":"front","average":{"1min":0.28999999999999998,"5min":0.29599999999999999,"15min":0.33800000000000002},"min":{"1min":0.22600000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.38500000000000001,"5min":0.49199999999999999,"15min":3.8929999999999998},"last":0.308}]},{"osd":2,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.23200000000000001,"5min":0.313,"15min":0.32600000000000001},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17399999999999999},"max":{"1min":0.36699999999999999,"5min":3.2650000000000001,"15min":4.2619999999999996},"last":0.252},{"interface":"front","average":{"1min":0.25800000000000001,"5min":0.27000000000000002,"15min":0.32500000000000001},"min":{"1min":0.17399999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":0.377,"5min":0.44700000000000001,"15min":4.327},"last":0.21299999999999999}]}]},{"osd":2,"up_from":9,"seq":38654706229,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":4470672,"kb_used_data":3201736,"kb_used_omap":1,"kb_used_meta":1268926,"kb_avail":100386928,"statfs":{"total":107374182400,"available":102796214272,"internally_reserved":0,"allocated":3278577664,"data_stored":3278323146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1299380491},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.28299999999999997,"5min":0.27000000000000002,"15min":0.32000000000000001},"min":{"1min":0.20499999999999999,"5min":0.189,"15min":0.18099999999999999},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":5.6829999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.29599999999999999,"5min":0.28899999999999998,"15min":0.33300000000000002},"min":{"1min":0.217,"5min":0.21299999999999999,"15min":0.19800000000000001},"max":{"1min":0.41299999999999998,"5min":0.441,"15min":3.274},"last":0.39700000000000002}]},{"osd":1,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.308,"5min":0.30099999999999999,"15min":0.33000000000000002},"min":{"1min":0.23699999999999999,"5min":0.19800000000000001,"15min":0.192},"max":{"1min":0.502,"5min":1.655,"15min":2.6150000000000002},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.30499999999999999,"5min":0.29799999999999999,"15min":0.34799999999999998},"min":{"1min":0.23100000000000001,"5min":0.22800000000000001,"15min":0.21299999999999999},"max":{"1min":0.41899999999999998,"5min":0.51300000000000001,"15min":5.742},"last":0.38400000000000001}]},{"osd":3,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.251,"5min":0.254,"15min":0.28199999999999997},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.41099999999999998,"5min":0.52100000000000002,"15min":2.3090000000000002},"last":0.247},{"interface":"front","average":{"1min":0.26600000000000001,"5min":0.28799999999999998,"15min":0.32800000000000001},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19400000000000001},"max":{"1min":0.437,"5min":1.6140000000000001,"15min":3.085},"last":0.20899999999999999}]}]},{"osd":0,"up_from":9,"seq":38654706230,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":4388396,"kb_used_data":3247652,"kb_used_omap":1,"kb_used_meta":1140734,"kb_avail":100469204,"statfs":{"total":107374182400,"available":102880464896,"internally_reserved":0,"allocated":3325595648,"data_stored":3325294904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1168111883},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.192,"5min":0.19700000000000001,"15min":0.20899999999999999},"min":{"1min":0.158,"5min":0.14899999999999999,"15min":0.13500000000000001},"max":{"1min":0.26600000000000001,"5min":0.38800000000000001,"15min":2.931},"last":0.188},{"interface":"front","average":{"1min":0.221,"5min":0.217,"15min":0.218},"min":{"1min":0.186,"5min":0.17299999999999999,"15min":0.152},"max":{"1min":0.38200000000000001,"5min":0.44800000000000001,"15min":0.46200000000000002},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.31900000000000001,"5min":0.29299999999999998,"15min":0.315},"min":{"1min":0.218,"5min":0.20999999999999999,"15min":0.16900000000000001},"max":{"1min":0.53100000000000003,"5min":0.80300000000000005,"15min":1.7929999999999999},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.31,"5min":0.29299999999999998,"15min":0.29399999999999998},"min":{"1min":0.23699999999999999,"5min":0.224,"15min":0.22},"max":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.78900000000000003},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.29199999999999998,"15min":0.307},"min":{"1min":0.246,"5min":0.22700000000000001,"15min":0.221},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":2.1920000000000002},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.32600000000000001,"5min":0.309,"15min":0.35099999999999998},"min":{"1min":0.25900000000000001,"5min":0.23499999999999999,"15min":0.20999999999999999},"max":{"1min":0.48599999999999999,"5min":0.83999999999999997,"15min":3.6629999999999998},"last":0.29799999999999999}]}]},{"osd":1,"up_from":9,"seq":38654706229,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":6179152,"kb_used_data":5417928,"kb_used_omap":6,"kb_used_meta":761209,"kb_avail":98678448,"statfs":{"total":107374182400,"available":101046730752,"internally_reserved":0,"allocated":5547958272,"data_stored":5547574937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7014,"internal_metadata":779478170},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.19900000000000001,"5min":0.20200000000000001,"15min":0.219},"min":{"1min":0.154,"5min":0.14399999999999999,"15min":0.115},"max":{"1min":0.34399999999999997,"5min":0.48099999999999998,"15min":3.46},"last":0.252},{"interface":"front","average":{"1min":0.27800000000000002,"5min":0.26200000000000001,"15min":0.26100000000000001},"min":{"1min":0.183,"5min":0.16200000000000001,"15min":0.161},"max":{"1min":1.056,"5min":2.4580000000000002,"15min":4.1319999999999997},"last":0.22900000000000001}]},{"osd":2,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.28299999999999997,"15min":0.307},"min":{"1min":0.221,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.44,"5min":0.44,"15min":4.6210000000000004},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.29399999999999998,"15min":0.33600000000000002},"min":{"1min":0.23699999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":3.847},"last":0.502}]},{"osd":3,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.308,"15min":0.317},"min":{"1min":0.224,"5min":0.22,"15min":0.20399999999999999},"max":{"1min":0.52100000000000002,"5min":2.4980000000000002,"15min":2.4980000000000002},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.317,"15min":0.34000000000000002},"min":{"1min":0.251,"5min":0.222,"15min":0.21299999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":4.5709999999999997},"last":0.51600000000000001}]}]}],"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":3,"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":3324862464,"data_stored":3324658338,"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":5250019328,"data_stored":5249733139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3964,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":3261657088,"data_stored":3261499058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4658348032,"data_stored":4658082663,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2719,"internal_metadata":0}]}} 2023-08-26T14:01:05.375 INFO:tasks.ceph.ceph_manager.ceph:clean! 2023-08-26T14:01:05.375 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-08-26T14:01:05.693 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T14:01:05.695 INFO:teuthology.orchestra.run.smithi136.stderr:dumped all 2023-08-26T14:01:05.707 INFO:teuthology.orchestra.run.smithi136.stdout:{"pg_ready":true,"pg_map":{"version":1421,"stamp":"2023-08-26T14:01:04.640777+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8204251015,"num_objects":2007,"num_object_clones":0,"num_object_copies":4014,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2007,"num_whiteouts":0,"num_read":114570,"num_read_kb":2229910,"num_write":905147,"num_write_kb":84640677,"num_scrub_errors":0,"num_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":80638,"ondisk_log_size":80638,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":419430400,"kb_used":21285268,"kb_used_data":17207732,"kb_used_omap":16,"kb_used_meta":4077487,"kb_avail":398145132,"statfs":{"total":429496729600,"available":407700615168,"internally_reserved":0,"allocated":17620717568,"data_stored":17619412904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":16913,"internal_metadata":4175347183},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,4,1,4,1],"upper_bound":64},"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":-11693720258,"num_objects":-2791,"num_object_clones":0,"num_object_copies":-5582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-2791,"num_whiteouts":0,"num_read":250,"num_read_kb":225,"num_write":2874,"num_write_kb":50,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002200"},"pg_stats":[{"pgid":"2.7","version":"16'242575","reported_seq":265180,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.757071+0000","last_change":"2023-08-26T13:14:15.361754+0000","last_active":"2023-08-26T14:01:01.757071+0000","last_peered":"2023-08-26T14:01:01.757071+0000","last_clean":"2023-08-26T14:01:01.757071+0000","last_became_active":"2023-08-26T13:14:09.337575+0000","last_became_peered":"2023-08-26T13:14:09.337575+0000","last_unstale":"2023-08-26T14:01:01.757071+0000","last_undegraded":"2023-08-26T14:01:01.757071+0000","last_fullsized":"2023-08-26T14:01:01.757071+0000","mapping_epoch":11,"log_start":"16'232500","ondisk_log_start":"16'232500","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T18:44:40.072697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000396766,"stat_sum":{"num_bytes":1052982962,"num_objects":258,"num_object_clones":0,"num_object_copies":516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":258,"num_whiteouts":0,"num_read":56663,"num_read_kb":522111,"num_write":246855,"num_write_kb":14477327,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"16'64694","reported_seq":74312,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.524284+0000","last_change":"2023-08-26T13:14:15.363685+0000","last_active":"2023-08-26T14:01:01.524284+0000","last_peered":"2023-08-26T14:01:01.524284+0000","last_clean":"2023-08-26T14:01:01.524284+0000","last_became_active":"2023-08-26T13:14:09.337665+0000","last_became_peered":"2023-08-26T13:14:09.337665+0000","last_unstale":"2023-08-26T14:01:01.524284+0000","last_undegraded":"2023-08-26T14:01:01.524284+0000","last_fullsized":"2023-08-26T14:01:01.524284+0000","mapping_epoch":11,"log_start":"16'54600","ondisk_log_start":"16'54600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T20:33:40.569089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047255099999999998,"stat_sum":{"num_bytes":1131692032,"num_objects":274,"num_object_clones":0,"num_object_copies":548,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":274,"num_whiteouts":0,"num_read":9575,"num_read_kb":290293,"num_write":64693,"num_write_kb":9457851,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"16'93747","reported_seq":98426,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.758765+0000","last_change":"2023-08-26T13:14:15.362366+0000","last_active":"2023-08-26T14:01:01.758765+0000","last_peered":"2023-08-26T14:01:01.758765+0000","last_clean":"2023-08-26T14:01:01.758765+0000","last_became_active":"2023-08-26T13:14:09.317821+0000","last_became_peered":"2023-08-26T13:14:09.317821+0000","last_unstale":"2023-08-26T14:01:01.758765+0000","last_undegraded":"2023-08-26T14:01:01.758765+0000","last_fullsized":"2023-08-26T14:01:01.758765+0000","mapping_epoch":11,"log_start":"16'83700","ondisk_log_start":"16'83700","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:39:26.361157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000991453,"stat_sum":{"num_bytes":990300322,"num_objects":244,"num_object_clones":0,"num_object_copies":488,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":244,"num_whiteouts":0,"num_read":7606,"num_read_kb":213016,"num_write":94240,"num_write_kb":9812111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"16'120094","reported_seq":123896,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.735322+0000","last_change":"2023-08-26T13:14:15.361751+0000","last_active":"2023-08-26T14:01:01.735322+0000","last_peered":"2023-08-26T14:01:01.735322+0000","last_clean":"2023-08-26T14:01:01.735322+0000","last_became_active":"2023-08-26T13:14:09.182254+0000","last_became_peered":"2023-08-26T13:14:09.182254+0000","last_unstale":"2023-08-26T14:01:01.735322+0000","last_undegraded":"2023-08-26T14:01:01.735322+0000","last_fullsized":"2023-08-26T14:01:01.735322+0000","mapping_epoch":11,"log_start":"16'110000","ondisk_log_start":"16'110000","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T19:14:24.932802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041198599999999998,"stat_sum":{"num_bytes":1085580800,"num_objects":264,"num_object_clones":0,"num_object_copies":528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":264,"num_whiteouts":0,"num_read":3760,"num_read_kb":192054,"num_write":120094,"num_write_kb":11081369,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"11'117","reported_seq":192,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T13:58:16.692576+0000","last_change":"2023-08-26T13:14:08.182622+0000","last_active":"2023-08-26T13:58:16.692576+0000","last_peered":"2023-08-26T13:58:16.692576+0000","last_clean":"2023-08-26T13:58:16.692576+0000","last_became_active":"2023-08-26T13:14:08.182421+0000","last_became_peered":"2023-08-26T13:14:08.182421+0000","last_unstale":"2023-08-26T13:58:16.692576+0000","last_undegraded":"2023-08-26T13:58:16.692576+0000","last_fullsized":"2023-08-26T13:58:16.692576+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":"2023-08-26T13:14:07.172210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:07.172210+0000","last_clean_scrub_stamp":"2023-08-26T13:14:07.172210+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-28T00:13:00.012075+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"16'39321","reported_seq":48660,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.763898+0000","last_change":"2023-08-26T13:14:15.362176+0000","last_active":"2023-08-26T14:01:01.763898+0000","last_peered":"2023-08-26T14:01:01.763898+0000","last_clean":"2023-08-26T14:01:01.763898+0000","last_became_active":"2023-08-26T13:14:09.337581+0000","last_became_peered":"2023-08-26T13:14:09.337581+0000","last_unstale":"2023-08-26T14:01:01.763898+0000","last_undegraded":"2023-08-26T14:01:01.763898+0000","last_fullsized":"2023-08-26T14:01:01.763898+0000","mapping_epoch":11,"log_start":"16'29300","ondisk_log_start":"16'29300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T19:08:43.235178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081180200000000003,"stat_sum":{"num_bytes":891400192,"num_objects":217,"num_object_clones":0,"num_object_copies":434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":217,"num_whiteouts":0,"num_read":9299,"num_read_kb":220591,"num_write":39321,"num_write_kb":7516707,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"16'98139","reported_seq":113545,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.512134+0000","last_change":"2023-08-26T13:14:15.363579+0000","last_active":"2023-08-26T14:01:01.512134+0000","last_peered":"2023-08-26T14:01:01.512134+0000","last_clean":"2023-08-26T14:01:01.512134+0000","last_became_active":"2023-08-26T13:14:09.317784+0000","last_became_peered":"2023-08-26T13:14:09.317784+0000","last_unstale":"2023-08-26T14:01:01.512134+0000","last_undegraded":"2023-08-26T14:01:01.512134+0000","last_fullsized":"2023-08-26T14:01:01.512134+0000","mapping_epoch":11,"log_start":"16'88100","ondisk_log_start":"16'88100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"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":"periodic scrub scheduled @ 2023-08-27T16:08:31.953058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000374397,"stat_sum":{"num_bytes":1036002304,"num_objects":254,"num_object_clones":0,"num_object_copies":508,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":254,"num_whiteouts":0,"num_read":20896,"num_read_kb":314423,"num_write":98132,"num_write_kb":9674829,"num_scrub_errors":0,"num_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":"16'133474","reported_seq":138423,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.750180+0000","last_change":"2023-08-26T13:14:15.362156+0000","last_active":"2023-08-26T14:01:01.750180+0000","last_peered":"2023-08-26T14:01:01.750180+0000","last_clean":"2023-08-26T14:01:01.750180+0000","last_became_active":"2023-08-26T13:14:09.182212+0000","last_became_peered":"2023-08-26T13:14:09.182212+0000","last_unstale":"2023-08-26T14:01:01.750180+0000","last_undegraded":"2023-08-26T14:01:01.750180+0000","last_fullsized":"2023-08-26T14:01:01.750180+0000","mapping_epoch":11,"log_start":"16'123400","ondisk_log_start":"16'123400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:29:12.160244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078872299999999996,"stat_sum":{"num_bytes":895518227,"num_objects":221,"num_object_clones":0,"num_object_copies":442,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":221,"num_whiteouts":0,"num_read":4905,"num_read_kb":264138,"num_write":133474,"num_write_kb":11208285,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"16'108177","reported_seq":109964,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:01.530582+0000","last_change":"2023-08-26T13:14:15.363508+0000","last_active":"2023-08-26T14:01:01.530582+0000","last_peered":"2023-08-26T14:01:01.530582+0000","last_clean":"2023-08-26T14:01:01.530582+0000","last_became_active":"2023-08-26T13:14:09.317833+0000","last_became_peered":"2023-08-26T13:14:09.317833+0000","last_unstale":"2023-08-26T14:01:01.530582+0000","last_undegraded":"2023-08-26T14:01:01.530582+0000","last_fullsized":"2023-08-26T14:01:01.530582+0000","mapping_epoch":11,"log_start":"16'98100","ondisk_log_start":"16'98100","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T13:15:36.880641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030861400000000002,"stat_sum":{"num_bytes":1120183808,"num_objects":273,"num_object_clones":0,"num_object_copies":546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":273,"num_whiteouts":0,"num_read":1750,"num_read_kb":213184,"num_write":108179,"num_write_kb":11409782,"num_scrub_errors":0,"num_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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":8203660647,"num_objects":2005,"num_object_clones":0,"num_object_copies":4010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2005,"num_whiteouts":0,"num_read":114454,"num_read_kb":2229810,"num_write":904988,"num_write_kb":84638261,"num_scrub_errors":0,"num_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":16494886912,"data_stored":16493973198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6683,"internal_metadata":0},"log_size":80521,"ondisk_log_size":80521,"up":16,"acting":16,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":9,"seq":38654706230,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":6247048,"kb_used_data":5340416,"kb_used_omap":6,"kb_used_meta":906617,"kb_avail":98610552,"statfs":{"total":107374182400,"available":100977205248,"internally_reserved":0,"allocated":5468585984,"data_stored":5468219917,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6337,"internal_metadata":928376639},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,3,0,4,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.33100000000000002},"min":{"1min":0.216,"5min":0.187,"15min":0.17499999999999999},"max":{"1min":0.441,"5min":0.504,"15min":5.2679999999999998},"last":0.23100000000000001},{"interface":"front","average":{"1min":0.28100000000000003,"5min":0.35799999999999998,"15min":0.35999999999999999},"min":{"1min":0.215,"5min":0.19600000000000001,"15min":0.191},"max":{"1min":0.42899999999999999,"5min":3.3050000000000002,"15min":4.2140000000000004},"last":0.29199999999999998}]},{"osd":1,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.30199999999999999,"5min":0.28799999999999998,"15min":0.34899999999999998},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.41899999999999998,"5min":0.46999999999999997,"15min":5.3029999999999999},"last":0.246},{"interface":"front","average":{"1min":0.28999999999999998,"5min":0.29599999999999999,"15min":0.33800000000000002},"min":{"1min":0.22600000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.38500000000000001,"5min":0.49199999999999999,"15min":3.8929999999999998},"last":0.308}]},{"osd":2,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.23200000000000001,"5min":0.313,"15min":0.32600000000000001},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17399999999999999},"max":{"1min":0.36699999999999999,"5min":3.2650000000000001,"15min":4.2619999999999996},"last":0.252},{"interface":"front","average":{"1min":0.25800000000000001,"5min":0.27000000000000002,"15min":0.32500000000000001},"min":{"1min":0.17399999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":0.377,"5min":0.44700000000000001,"15min":4.327},"last":0.21299999999999999}]}]},{"osd":2,"up_from":9,"seq":38654706229,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":4470672,"kb_used_data":3201736,"kb_used_omap":1,"kb_used_meta":1268926,"kb_avail":100386928,"statfs":{"total":107374182400,"available":102796214272,"internally_reserved":0,"allocated":3278577664,"data_stored":3278323146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1299380491},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.28299999999999997,"5min":0.27000000000000002,"15min":0.32000000000000001},"min":{"1min":0.20499999999999999,"5min":0.189,"15min":0.18099999999999999},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":5.6829999999999998},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.29599999999999999,"5min":0.28899999999999998,"15min":0.33300000000000002},"min":{"1min":0.217,"5min":0.21299999999999999,"15min":0.19800000000000001},"max":{"1min":0.41299999999999998,"5min":0.441,"15min":3.274},"last":0.39700000000000002}]},{"osd":1,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.308,"5min":0.30099999999999999,"15min":0.33000000000000002},"min":{"1min":0.23699999999999999,"5min":0.19800000000000001,"15min":0.192},"max":{"1min":0.502,"5min":1.655,"15min":2.6150000000000002},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.30499999999999999,"5min":0.29799999999999999,"15min":0.34799999999999998},"min":{"1min":0.23100000000000001,"5min":0.22800000000000001,"15min":0.21299999999999999},"max":{"1min":0.41899999999999998,"5min":0.51300000000000001,"15min":5.742},"last":0.38400000000000001}]},{"osd":3,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.251,"5min":0.254,"15min":0.28199999999999997},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.41099999999999998,"5min":0.52100000000000002,"15min":2.3090000000000002},"last":0.247},{"interface":"front","average":{"1min":0.26600000000000001,"5min":0.28799999999999998,"15min":0.32800000000000001},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19400000000000001},"max":{"1min":0.437,"5min":1.6140000000000001,"15min":3.085},"last":0.20899999999999999}]}]},{"osd":0,"up_from":9,"seq":38654706230,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":4388396,"kb_used_data":3247652,"kb_used_omap":1,"kb_used_meta":1140734,"kb_avail":100469204,"statfs":{"total":107374182400,"available":102880464896,"internally_reserved":0,"allocated":3325595648,"data_stored":3325294904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1168111883},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.192,"5min":0.19700000000000001,"15min":0.20899999999999999},"min":{"1min":0.158,"5min":0.14899999999999999,"15min":0.13500000000000001},"max":{"1min":0.26600000000000001,"5min":0.38800000000000001,"15min":2.931},"last":0.188},{"interface":"front","average":{"1min":0.221,"5min":0.217,"15min":0.218},"min":{"1min":0.186,"5min":0.17299999999999999,"15min":0.152},"max":{"1min":0.38200000000000001,"5min":0.44800000000000001,"15min":0.46200000000000002},"last":0.42699999999999999}]},{"osd":2,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.31900000000000001,"5min":0.29299999999999998,"15min":0.315},"min":{"1min":0.218,"5min":0.20999999999999999,"15min":0.16900000000000001},"max":{"1min":0.53100000000000003,"5min":0.80300000000000005,"15min":1.7929999999999999},"last":0.25800000000000001},{"interface":"front","average":{"1min":0.31,"5min":0.29299999999999998,"15min":0.29399999999999998},"min":{"1min":0.23699999999999999,"5min":0.224,"15min":0.22},"max":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.78900000000000003},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.29199999999999998,"15min":0.307},"min":{"1min":0.246,"5min":0.22700000000000001,"15min":0.221},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":2.1920000000000002},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.32600000000000001,"5min":0.309,"15min":0.35099999999999998},"min":{"1min":0.25900000000000001,"5min":0.23499999999999999,"15min":0.20999999999999999},"max":{"1min":0.48599999999999999,"5min":0.83999999999999997,"15min":3.6629999999999998},"last":0.29799999999999999}]}]},{"osd":1,"up_from":9,"seq":38654706229,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":6179152,"kb_used_data":5417928,"kb_used_omap":6,"kb_used_meta":761209,"kb_avail":98678448,"statfs":{"total":107374182400,"available":101046730752,"internally_reserved":0,"allocated":5547958272,"data_stored":5547574937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7014,"internal_metadata":779478170},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.19900000000000001,"5min":0.20200000000000001,"15min":0.219},"min":{"1min":0.154,"5min":0.14399999999999999,"15min":0.115},"max":{"1min":0.34399999999999997,"5min":0.48099999999999998,"15min":3.46},"last":0.252},{"interface":"front","average":{"1min":0.27800000000000002,"5min":0.26200000000000001,"15min":0.26100000000000001},"min":{"1min":0.183,"5min":0.16200000000000001,"15min":0.161},"max":{"1min":1.056,"5min":2.4580000000000002,"15min":4.1319999999999997},"last":0.22900000000000001}]},{"osd":2,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.28299999999999997,"15min":0.307},"min":{"1min":0.221,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.44,"5min":0.44,"15min":4.6210000000000004},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.29399999999999998,"15min":0.33600000000000002},"min":{"1min":0.23699999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":3.847},"last":0.502}]},{"osd":3,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.308,"15min":0.317},"min":{"1min":0.224,"5min":0.22,"15min":0.20399999999999999},"max":{"1min":0.52100000000000002,"5min":2.4980000000000002,"15min":2.4980000000000002},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.317,"15min":0.34000000000000002},"min":{"1min":0.251,"5min":0.222,"15min":0.21299999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":4.5709999999999997},"last":0.51600000000000001}]}]}],"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":3,"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":3324862464,"data_stored":3324658338,"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":5250019328,"data_stored":5249733139,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3964,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":3261657088,"data_stored":3261499058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4658348032,"data_stored":4658082663,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2719,"internal_metadata":0}]}} 2023-08-26T14:01:05.709 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-08-26T14:01:06.029 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T14:01:06.029 INFO:teuthology.orchestra.run.smithi136.stdout:{"epoch":16,"fsid":"e9db23ec-c710-4588-ac3d-6f9446ebc54a","created":"2023-08-26T13:13:58.606530+0000","modified":"2023-08-26T13:14:23.350006+0000","last_up_change":"2023-08-26T13:14:05.922377+0000","last_in_change":"2023-08-26T13:13:59.884528+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":4,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-08-26T13:14:06.205657+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,"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_acting":4,"score_stable":4,"optimal_score":0.5,"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":"2023-08-26T13:14:07.845078+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,"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":3,"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_acting":2.5,"score_stable":2.5,"optimal_score":1,"raw_score_acting":2.5,"raw_score_stable":2.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c459dfe2-949e-4796-a0b4-637085a51bf8","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.136:6800","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6801","nonce":3212253156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6803","nonce":3212253156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6807","nonce":3212253156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":3212253156},{"type":"v1","addr":"172.21.15.136:6805","nonce":3212253156}]},"public_addr":"172.21.15.136:6801/3212253156","cluster_addr":"172.21.15.136:6803/3212253156","heartbeat_back_addr":"172.21.15.136:6807/3212253156","heartbeat_front_addr":"172.21.15.136:6805/3212253156","state":["exists","up"]},{"osd":1,"uuid":"e16717e9-0a24-43f5-bac7-9a8b2395fce9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6809","nonce":2535885609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6811","nonce":2535885609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6815","nonce":2535885609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2535885609},{"type":"v1","addr":"172.21.15.136:6813","nonce":2535885609}]},"public_addr":"172.21.15.136:6809/2535885609","cluster_addr":"172.21.15.136:6811/2535885609","heartbeat_back_addr":"172.21.15.136:6815/2535885609","heartbeat_front_addr":"172.21.15.136:6813/2535885609","state":["exists","up"]},{"osd":2,"uuid":"8dc1a4b8-3f1c-4fc5-aa63-a6a48fb9ba99","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.158:6800","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6801","nonce":483155315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6802","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6803","nonce":483155315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6806","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6807","nonce":483155315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6804","nonce":483155315},{"type":"v1","addr":"172.21.15.158:6805","nonce":483155315}]},"public_addr":"172.21.15.158:6801/483155315","cluster_addr":"172.21.15.158:6803/483155315","heartbeat_back_addr":"172.21.15.158:6807/483155315","heartbeat_front_addr":"172.21.15.158:6805/483155315","state":["exists","up"]},{"osd":3,"uuid":"5afb913c-c229-4e7c-b6ae-2c1d7e374b1e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":11,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6808","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6809","nonce":688715238}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6810","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6811","nonce":688715238}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6814","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6815","nonce":688715238}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.158:6812","nonce":688715238},{"type":"v1","addr":"172.21.15.158:6813","nonce":688715238}]},"public_addr":"172.21.15.158:6809/688715238","cluster_addr":"172.21.15.158:6811/688715238","heartbeat_back_addr":"172.21.15.158:6815/688715238","heartbeat_front_addr":"172.21.15.158:6813/688715238","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.316312+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.331517+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.288604+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-08-26T13:14:04.269302+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-08-26T14:01:07.043 INFO:tasks.ceph:Scrubbing osd.0 2023-08-26T14:01:07.044 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2023-08-26T14:01:07.202 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2023-08-26T14:01:07.203 INFO:teuthology.orchestra.run.smithi136.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2023-08-26T14:01:07.203 INFO:teuthology.orchestra.run.smithi136.stdout:} 2023-08-26T14:01:07.215 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2023-08-26T14:01:07.537 INFO:teuthology.orchestra.run.smithi136.stderr:instructed osd(s) 0 to deep-scrub 2023-08-26T14:01:07.548 INFO:tasks.ceph:Scrubbing osd.1 2023-08-26T14:01:07.549 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2023-08-26T14:01:07.694 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2023-08-26T14:01:07.694 INFO:teuthology.orchestra.run.smithi136.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2023-08-26T14:01:07.694 INFO:teuthology.orchestra.run.smithi136.stdout:} 2023-08-26T14:01:07.707 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2023-08-26T14:01:08.031 INFO:teuthology.orchestra.run.smithi136.stderr:instructed osd(s) 1 to deep-scrub 2023-08-26T14:01:08.043 INFO:tasks.ceph:Scrubbing osd.2 2023-08-26T14:01:08.043 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2023-08-26T14:01:08.188 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2023-08-26T14:01:08.189 INFO:teuthology.orchestra.run.smithi136.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2023-08-26T14:01:08.189 INFO:teuthology.orchestra.run.smithi136.stdout:} 2023-08-26T14:01:08.200 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2023-08-26T14:01:08.523 INFO:teuthology.orchestra.run.smithi136.stderr:instructed osd(s) 2 to deep-scrub 2023-08-26T14:01:08.535 INFO:tasks.ceph:Scrubbing osd.3 2023-08-26T14:01:08.535 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2023-08-26T14:01:08.681 INFO:teuthology.orchestra.run.smithi136.stdout:{ 2023-08-26T14:01:08.681 INFO:teuthology.orchestra.run.smithi136.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2023-08-26T14:01:08.681 INFO:teuthology.orchestra.run.smithi136.stdout:} 2023-08-26T14:01:08.693 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2023-08-26T14:01:09.013 INFO:teuthology.orchestra.run.smithi136.stderr:instructed osd(s) 3 to deep-scrub 2023-08-26T14:01:09.024 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-08-26T14:01:09.339 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T14:01:09.341 INFO:teuthology.orchestra.run.smithi136.stderr:dumped all 2023-08-26T14:01:09.353 INFO:teuthology.orchestra.run.smithi136.stdout:{"pg_ready":true,"pg_map":{"version":1423,"stamp":"2023-08-26T14:01:08.641588+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1908833509,"num_objects":501,"num_object_clones":0,"num_object_copies":1002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":501,"num_whiteouts":0,"num_read":114580,"num_read_kb":2229919,"num_write":906663,"num_write_kb":84640683,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":80656,"ondisk_log_size":80656,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":419430400,"kb_used":7150360,"kb_used_data":3052016,"kb_used_omap":16,"kb_used_meta":4098287,"kb_avail":412280040,"statfs":{"total":429496729600,"available":422174760960,"internally_reserved":0,"allocated":3125264384,"data_stored":3123990434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":16913,"internal_metadata":4196646383},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,3,2],"upper_bound":32},"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":-17989137764,"num_objects":-4297,"num_object_clones":0,"num_object_copies":-8594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-4297,"num_whiteouts":0,"num_read":260,"num_read_kb":234,"num_write":4390,"num_write_kb":56,"num_scrub_errors":0,"num_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},"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.002207"},"pg_stats":[{"pgid":"2.7","version":"16'242763","reported_seq":265368,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.653210+0000","last_change":"2023-08-26T13:14:15.361754+0000","last_active":"2023-08-26T14:01:03.653210+0000","last_peered":"2023-08-26T14:01:03.653210+0000","last_clean":"2023-08-26T14:01:03.653210+0000","last_became_active":"2023-08-26T13:14:09.337575+0000","last_became_peered":"2023-08-26T13:14:09.337575+0000","last_unstale":"2023-08-26T14:01:03.653210+0000","last_undegraded":"2023-08-26T14:01:03.653210+0000","last_fullsized":"2023-08-26T14:01:03.653210+0000","mapping_epoch":11,"log_start":"16'232700","ondisk_log_start":"16'232700","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T18:44:40.072697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000396766,"stat_sum":{"num_bytes":280992784,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":56670,"num_read_kb":522117,"num_write":247044,"num_write_kb":14477329,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"16'64898","reported_seq":74516,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.481322+0000","last_change":"2023-08-26T13:14:15.363685+0000","last_active":"2023-08-26T14:01:03.481322+0000","last_peered":"2023-08-26T14:01:03.481322+0000","last_clean":"2023-08-26T14:01:03.481322+0000","last_became_active":"2023-08-26T13:14:09.337665+0000","last_became_peered":"2023-08-26T13:14:09.337665+0000","last_unstale":"2023-08-26T14:01:03.481322+0000","last_undegraded":"2023-08-26T14:01:03.481322+0000","last_fullsized":"2023-08-26T14:01:03.481322+0000","mapping_epoch":11,"log_start":"16'54800","ondisk_log_start":"16'54800","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T20:33:40.569089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047255099999999998,"stat_sum":{"num_bytes":281534464,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":9575,"num_read_kb":290293,"num_write":64896,"num_write_kb":9457851,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"16'93929","reported_seq":98608,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.483306+0000","last_change":"2023-08-26T13:14:15.362366+0000","last_active":"2023-08-26T14:01:03.483306+0000","last_peered":"2023-08-26T14:01:03.483306+0000","last_clean":"2023-08-26T14:01:03.483306+0000","last_became_active":"2023-08-26T13:14:09.317821+0000","last_became_peered":"2023-08-26T13:14:09.317821+0000","last_unstale":"2023-08-26T14:01:03.483306+0000","last_undegraded":"2023-08-26T14:01:03.483306+0000","last_fullsized":"2023-08-26T14:01:03.483306+0000","mapping_epoch":11,"log_start":"16'83900","ondisk_log_start":"16'83900","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10029,"log_dups_size":0,"ondisk_log_size":10029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:39:26.361157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000991453,"stat_sum":{"num_bytes":226936994,"num_objects":62,"num_object_clones":0,"num_object_copies":124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":62,"num_whiteouts":0,"num_read":7606,"num_read_kb":213016,"num_write":94422,"num_write_kb":9812111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"16'120292","reported_seq":124094,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.491370+0000","last_change":"2023-08-26T13:14:15.361751+0000","last_active":"2023-08-26T14:01:03.491370+0000","last_peered":"2023-08-26T14:01:03.491370+0000","last_clean":"2023-08-26T14:01:03.491370+0000","last_became_active":"2023-08-26T13:14:09.182254+0000","last_became_peered":"2023-08-26T13:14:09.182254+0000","last_unstale":"2023-08-26T14:01:03.491370+0000","last_undegraded":"2023-08-26T14:01:03.491370+0000","last_fullsized":"2023-08-26T14:01:03.491370+0000","mapping_epoch":11,"log_start":"16'110200","ondisk_log_start":"16'110200","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+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 @ 2023-08-27T19:14:24.932802+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041198599999999998,"stat_sum":{"num_bytes":255108608,"num_objects":66,"num_object_clones":0,"num_object_copies":132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":66,"num_whiteouts":0,"num_read":3760,"num_read_kb":192054,"num_write":120292,"num_write_kb":11081369,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"11'117","reported_seq":192,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T13:58:16.692576+0000","last_change":"2023-08-26T13:14:08.182622+0000","last_active":"2023-08-26T13:58:16.692576+0000","last_peered":"2023-08-26T13:58:16.692576+0000","last_clean":"2023-08-26T13:58:16.692576+0000","last_became_active":"2023-08-26T13:14:08.182421+0000","last_became_peered":"2023-08-26T13:14:08.182421+0000","last_unstale":"2023-08-26T13:58:16.692576+0000","last_undegraded":"2023-08-26T13:58:16.692576+0000","last_fullsized":"2023-08-26T13:58:16.692576+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":"2023-08-26T13:14:07.172210+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:07.172210+0000","last_clean_scrub_stamp":"2023-08-26T13:14:07.172210+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-28T00:13:00.012075+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"16'39484","reported_seq":48824,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.692630+0000","last_change":"2023-08-26T13:14:15.362176+0000","last_active":"2023-08-26T14:01:03.692630+0000","last_peered":"2023-08-26T14:01:03.692630+0000","last_clean":"2023-08-26T14:01:03.692630+0000","last_became_active":"2023-08-26T13:14:09.337581+0000","last_became_peered":"2023-08-26T13:14:09.337581+0000","last_unstale":"2023-08-26T14:01:03.692630+0000","last_undegraded":"2023-08-26T14:01:03.692630+0000","last_fullsized":"2023-08-26T14:01:03.692630+0000","mapping_epoch":11,"log_start":"16'29400","ondisk_log_start":"16'29400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10084,"log_dups_size":0,"ondisk_log_size":10084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T19:08:43.235178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081180200000000003,"stat_sum":{"num_bytes":211922944,"num_objects":55,"num_object_clones":0,"num_object_copies":110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":9300,"num_read_kb":220592,"num_write":39484,"num_write_kb":7516707,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"16'98336","reported_seq":113752,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.666793+0000","last_change":"2023-08-26T13:14:15.363579+0000","last_active":"2023-08-26T14:01:03.666793+0000","last_peered":"2023-08-26T14:01:03.666793+0000","last_clean":"2023-08-26T14:01:03.666793+0000","last_became_active":"2023-08-26T13:14:09.317784+0000","last_became_peered":"2023-08-26T13:14:09.317784+0000","last_unstale":"2023-08-26T14:01:03.666793+0000","last_undegraded":"2023-08-26T14:01:03.666793+0000","last_fullsized":"2023-08-26T14:01:03.666793+0000","mapping_epoch":11,"log_start":"16'88300","ondisk_log_start":"16'88300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T16:08:31.953058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000374397,"stat_sum":{"num_bytes":250496000,"num_objects":65,"num_object_clones":0,"num_object_copies":130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65,"num_whiteouts":0,"num_read":20898,"num_read_kb":314425,"num_write":98327,"num_write_kb":9674833,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"16'133637","reported_seq":138586,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.491494+0000","last_change":"2023-08-26T13:14:15.362156+0000","last_active":"2023-08-26T14:01:03.491494+0000","last_peered":"2023-08-26T14:01:03.491494+0000","last_clean":"2023-08-26T14:01:03.491494+0000","last_became_active":"2023-08-26T13:14:09.182212+0000","last_became_peered":"2023-08-26T13:14:09.182212+0000","last_unstale":"2023-08-26T14:01:03.491494+0000","last_undegraded":"2023-08-26T14:01:03.491494+0000","last_fullsized":"2023-08-26T14:01:03.491494+0000","mapping_epoch":11,"log_start":"16'123600","ondisk_log_start":"16'123600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T15:29:12.160244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078872299999999996,"stat_sum":{"num_bytes":216397331,"num_objects":58,"num_object_clones":0,"num_object_copies":116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":58,"num_whiteouts":0,"num_read":4905,"num_read_kb":264138,"num_write":133637,"num_write_kb":11208285,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"16'108400","reported_seq":110187,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:03.475379+0000","last_change":"2023-08-26T13:14:15.363508+0000","last_active":"2023-08-26T14:01:03.475379+0000","last_peered":"2023-08-26T14:01:03.475379+0000","last_clean":"2023-08-26T14:01:03.475379+0000","last_became_active":"2023-08-26T13:14:09.317833+0000","last_became_peered":"2023-08-26T13:14:09.317833+0000","last_unstale":"2023-08-26T14:01:03.475379+0000","last_undegraded":"2023-08-26T14:01:03.475379+0000","last_fullsized":"2023-08-26T14:01:03.475379+0000","mapping_epoch":11,"log_start":"16'98300","ondisk_log_start":"16'98300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-08-26T13:14:08.173780+0000","last_clean_scrub_stamp":"2023-08-26T13:14:08.173780+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T13:15:36.880641+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030861400000000002,"stat_sum":{"num_bytes":184854016,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":1750,"num_read_kb":213184,"num_write":108402,"num_write_kb":11409782,"num_scrub_errors":0,"num_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":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1908243141,"num_objects":499,"num_object_clones":0,"num_object_copies":998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":499,"num_whiteouts":0,"num_read":114464,"num_read_kb":2229819,"num_write":906504,"num_write_kb":84638267,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3123519488,"data_stored":3122624906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6683,"internal_metadata":0},"log_size":80539,"ondisk_log_size":80539,"up":16,"acting":16,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":9,"seq":38654706231,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1853648,"kb_used_data":942852,"kb_used_omap":6,"kb_used_meta":910777,"kb_avail":103003952,"statfs":{"total":107374182400,"available":105476046848,"internally_reserved":0,"allocated":965480448,"data_stored":965125979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6337,"internal_metadata":932636479},"hb_peers":[0,1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.33100000000000002},"min":{"1min":0.216,"5min":0.187,"15min":0.17499999999999999},"max":{"1min":0.441,"5min":0.504,"15min":5.2679999999999998},"last":0.19900000000000001},{"interface":"front","average":{"1min":0.28100000000000003,"5min":0.35799999999999998,"15min":0.35999999999999999},"min":{"1min":0.215,"5min":0.19600000000000001,"15min":0.191},"max":{"1min":0.42899999999999999,"5min":3.3050000000000002,"15min":4.2140000000000004},"last":0.245}]},{"osd":1,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.30199999999999999,"5min":0.28799999999999998,"15min":0.34899999999999998},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.41899999999999998,"5min":0.46999999999999997,"15min":5.3029999999999999},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.28999999999999998,"5min":0.29599999999999999,"15min":0.33800000000000002},"min":{"1min":0.22600000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.38500000000000001,"5min":0.49199999999999999,"15min":3.8929999999999998},"last":0.23200000000000001}]},{"osd":2,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.23200000000000001,"5min":0.313,"15min":0.32600000000000001},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17399999999999999},"max":{"1min":0.36699999999999999,"5min":3.2650000000000001,"15min":4.2619999999999996},"last":0.183},{"interface":"front","average":{"1min":0.25800000000000001,"5min":0.27000000000000002,"15min":0.32500000000000001},"min":{"1min":0.17399999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":0.377,"5min":0.44700000000000001,"15min":4.327},"last":0.214}]}]},{"osd":2,"up_from":9,"seq":38654706230,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1884728,"kb_used_data":611628,"kb_used_omap":1,"kb_used_meta":1273086,"kb_avail":102972872,"statfs":{"total":107374182400,"available":105444220928,"internally_reserved":0,"allocated":626307072,"data_stored":626061446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1303640331},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.28299999999999997,"5min":0.27000000000000002,"15min":0.32000000000000001},"min":{"1min":0.20499999999999999,"5min":0.189,"15min":0.18099999999999999},"max":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":5.6829999999999998},"last":0.192},{"interface":"front","average":{"1min":0.29599999999999999,"5min":0.28899999999999998,"15min":0.33300000000000002},"min":{"1min":0.217,"5min":0.21299999999999999,"15min":0.19800000000000001},"max":{"1min":0.41299999999999998,"5min":0.441,"15min":3.274},"last":0.249}]},{"osd":1,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.308,"5min":0.30099999999999999,"15min":0.33000000000000002},"min":{"1min":0.23699999999999999,"5min":0.19800000000000001,"15min":0.192},"max":{"1min":0.502,"5min":1.655,"15min":2.6150000000000002},"last":0.217},{"interface":"front","average":{"1min":0.30499999999999999,"5min":0.29799999999999999,"15min":0.34799999999999998},"min":{"1min":0.23100000000000001,"5min":0.22800000000000001,"15min":0.21299999999999999},"max":{"1min":0.41899999999999998,"5min":0.51300000000000001,"15min":5.742},"last":0.23100000000000001}]},{"osd":3,"last update":"Sat Aug 26 14:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.251,"5min":0.254,"15min":0.28199999999999997},"min":{"1min":0.17199999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.41099999999999998,"5min":0.52100000000000002,"15min":2.3090000000000002},"last":0.20399999999999999},{"interface":"front","average":{"1min":0.26600000000000001,"5min":0.28799999999999998,"15min":0.32800000000000001},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19400000000000001},"max":{"1min":0.437,"5min":1.6140000000000001,"15min":3.085},"last":0.28299999999999997}]}]},{"osd":0,"up_from":9,"seq":38654706231,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1683900,"kb_used_data":538996,"kb_used_omap":1,"kb_used_meta":1144894,"kb_avail":103173700,"statfs":{"total":107374182400,"available":105649868800,"internally_reserved":0,"allocated":551931904,"data_stored":551633208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1172371723},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.192,"5min":0.19700000000000001,"15min":0.20899999999999999},"min":{"1min":0.158,"5min":0.14899999999999999,"15min":0.13500000000000001},"max":{"1min":0.26600000000000001,"5min":0.38800000000000001,"15min":2.931},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.221,"5min":0.217,"15min":0.218},"min":{"1min":0.186,"5min":0.17299999999999999,"15min":0.152},"max":{"1min":0.38200000000000001,"5min":0.44800000000000001,"15min":0.46200000000000002},"last":0.255}]},{"osd":2,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.31900000000000001,"5min":0.29299999999999998,"15min":0.315},"min":{"1min":0.218,"5min":0.20999999999999999,"15min":0.16900000000000001},"max":{"1min":0.53100000000000003,"5min":0.80300000000000005,"15min":1.7929999999999999},"last":1.762},{"interface":"front","average":{"1min":0.31,"5min":0.29299999999999998,"15min":0.29399999999999998},"min":{"1min":0.23699999999999999,"5min":0.224,"15min":0.22},"max":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.78900000000000003},"last":0.372}]},{"osd":3,"last update":"Sat Aug 26 14:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.29199999999999998,"15min":0.307},"min":{"1min":0.246,"5min":0.22700000000000001,"15min":0.221},"max":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":2.1920000000000002},"last":2.496},{"interface":"front","average":{"1min":0.32600000000000001,"5min":0.309,"15min":0.35099999999999998},"min":{"1min":0.25900000000000001,"5min":0.23499999999999999,"15min":0.20999999999999999},"max":{"1min":0.48599999999999999,"5min":0.83999999999999997,"15min":3.6629999999999998},"last":1.8009999999999999}]}]},{"osd":1,"up_from":9,"seq":38654706230,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1728084,"kb_used_data":958540,"kb_used_omap":6,"kb_used_meta":769529,"kb_avail":103129516,"statfs":{"total":107374182400,"available":105604624384,"internally_reserved":0,"allocated":981544960,"data_stored":981169801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7014,"internal_metadata":787997850},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.19900000000000001,"5min":0.20200000000000001,"15min":0.219},"min":{"1min":0.154,"5min":0.14399999999999999,"15min":0.115},"max":{"1min":0.34399999999999997,"5min":0.48099999999999998,"15min":3.46},"last":0.252},{"interface":"front","average":{"1min":0.27800000000000002,"5min":0.26200000000000001,"15min":0.26100000000000001},"min":{"1min":0.183,"5min":0.16200000000000001,"15min":0.161},"max":{"1min":1.056,"5min":2.4580000000000002,"15min":4.1319999999999997},"last":0.22900000000000001}]},{"osd":2,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.28299999999999997,"15min":0.307},"min":{"1min":0.221,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.44,"5min":0.44,"15min":4.6210000000000004},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.29399999999999998,"15min":0.33600000000000002},"min":{"1min":0.23699999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":3.847},"last":0.502}]},{"osd":3,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.308,"15min":0.317},"min":{"1min":0.224,"5min":0.22,"15min":0.20399999999999999},"max":{"1min":0.52100000000000002,"5min":2.4980000000000002,"15min":2.4980000000000002},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.317,"15min":0.34000000000000002},"min":{"1min":0.251,"5min":0.222,"15min":0.21299999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":4.5709999999999997},"last":0.51600000000000001}]}]}],"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":3,"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":551198720,"data_stored":550996642,"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":981405696,"data_stored":981123603,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3964,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":626167808,"data_stored":626015248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":964747264,"data_stored":964489413,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2719,"internal_metadata":0}]}} 2023-08-26T14:01:09.356 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.356 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.357 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.357 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.358 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2023-08-26T13:14:07.172210+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=7, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.358 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.359 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.359 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.359 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2023-08-26T13:14:08.173780+0000 time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=13, tm_min=14, tm_sec=8, tm_wday=5, tm_yday=238, tm_isdst=-1) <= time.struct_time(tm_year=2023, tm_mon=8, tm_mday=26, tm_hour=14, tm_min=1, tm_sec=6, tm_wday=5, tm_yday=238, tm_isdst=0) 2023-08-26T14:01:09.360 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2023-08-26T14:01:29.361 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-08-26T14:01:29.692 INFO:teuthology.orchestra.run.smithi136.stdout: 2023-08-26T14:01:29.694 INFO:teuthology.orchestra.run.smithi136.stderr:dumped all 2023-08-26T14:01:29.705 INFO:teuthology.orchestra.run.smithi136.stdout:{"pg_ready":true,"pg_map":{"version":1433,"stamp":"2023-08-26T14:01:28.646034+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1908833509,"num_objects":501,"num_object_clones":0,"num_object_copies":1002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":501,"num_whiteouts":0,"num_read":114580,"num_read_kb":2229919,"num_write":906663,"num_write_kb":84640683,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":104,"num_omap_keys":10,"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":80554,"ondisk_log_size":80554,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":419430400,"kb_used":7168400,"kb_used_data":3052016,"kb_used_omap":16,"kb_used_meta":4116335,"kb_avail":412262000,"statfs":{"total":429496729600,"available":422156288000,"internally_reserved":0,"allocated":3125264384,"data_stored":3123990434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":16913,"internal_metadata":4215127535},"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":74,"num_omap_keys":8,"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.002605"},"pg_stats":[{"pgid":"2.7","version":"16'242835","reported_seq":265451,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:14.786711+0000","last_change":"2023-08-26T14:01:14.786813+0000","last_active":"2023-08-26T14:01:14.786711+0000","last_peered":"2023-08-26T14:01:14.786711+0000","last_clean":"2023-08-26T14:01:14.786711+0000","last_became_active":"2023-08-26T13:14:09.337575+0000","last_became_peered":"2023-08-26T13:14:09.337575+0000","last_unstale":"2023-08-26T14:01:14.786711+0000","last_undegraded":"2023-08-26T14:01:14.786711+0000","last_fullsized":"2023-08-26T14:01:14.786711+0000","mapping_epoch":11,"log_start":"16'232800","ondisk_log_start":"16'232800","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'242835","last_scrub_stamp":"2023-08-26T14:01:14.786654+0000","last_deep_scrub":"16'242835","last_deep_scrub_stamp":"2023-08-26T14:01:14.786654+0000","last_clean_scrub_stamp":"2023-08-26T14:01:14.786654+0000","objects_scrubbed":72,"log_size":10035,"log_dups_size":0,"ondisk_log_size":10035,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-08-27T15:55:53.392497+0000","scrub_duration":0.47727007199999999,"objects_trimmed":0,"snaptrim_duration":0.000396766,"stat_sum":{"num_bytes":280992784,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":56670,"num_read_kb":522117,"num_write":247044,"num_write_kb":14477329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"16'64969","reported_seq":74598,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:18.497825+0000","last_change":"2023-08-26T14:01:18.497896+0000","last_active":"2023-08-26T14:01:18.497825+0000","last_peered":"2023-08-26T14:01:18.497825+0000","last_clean":"2023-08-26T14:01:18.497825+0000","last_became_active":"2023-08-26T13:14:09.337665+0000","last_became_peered":"2023-08-26T13:14:09.337665+0000","last_unstale":"2023-08-26T14:01:18.497825+0000","last_undegraded":"2023-08-26T14:01:18.497825+0000","last_fullsized":"2023-08-26T14:01:18.497825+0000","mapping_epoch":11,"log_start":"16'54900","ondisk_log_start":"16'54900","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'64969","last_scrub_stamp":"2023-08-26T14:01:18.497754+0000","last_deep_scrub":"16'64969","last_deep_scrub_stamp":"2023-08-26T14:01:18.497754+0000","last_clean_scrub_stamp":"2023-08-26T14:01:18.497754+0000","objects_scrubbed":71,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T18:18:52.085053+0000","scrub_duration":0.47376146400000002,"objects_trimmed":0,"snaptrim_duration":0.00047255099999999998,"stat_sum":{"num_bytes":281534464,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":9575,"num_read_kb":290293,"num_write":64896,"num_write_kb":9457851,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"16'93991","reported_seq":98681,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:17.737686+0000","last_change":"2023-08-26T14:01:17.737746+0000","last_active":"2023-08-26T14:01:17.737686+0000","last_peered":"2023-08-26T14:01:17.737686+0000","last_clean":"2023-08-26T14:01:17.737686+0000","last_became_active":"2023-08-26T13:14:09.317821+0000","last_became_peered":"2023-08-26T13:14:09.317821+0000","last_unstale":"2023-08-26T14:01:17.737686+0000","last_undegraded":"2023-08-26T14:01:17.737686+0000","last_fullsized":"2023-08-26T14:01:17.737686+0000","mapping_epoch":11,"log_start":"16'83900","ondisk_log_start":"16'83900","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'93991","last_scrub_stamp":"2023-08-26T14:01:17.737635+0000","last_deep_scrub":"16'93991","last_deep_scrub_stamp":"2023-08-26T14:01:17.737635+0000","last_clean_scrub_stamp":"2023-08-26T14:01:17.737635+0000","objects_scrubbed":62,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T20:52:44.692196+0000","scrub_duration":0.42058815100000002,"objects_trimmed":0,"snaptrim_duration":0.000991453,"stat_sum":{"num_bytes":226936994,"num_objects":62,"num_object_clones":0,"num_object_copies":124,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":62,"num_whiteouts":0,"num_read":7606,"num_read_kb":213016,"num_write":94422,"num_write_kb":9812111,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"16'120358","reported_seq":124172,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:11.820183+0000","last_change":"2023-08-26T14:01:11.820249+0000","last_active":"2023-08-26T14:01:11.820183+0000","last_peered":"2023-08-26T14:01:11.820183+0000","last_clean":"2023-08-26T14:01:11.820183+0000","last_became_active":"2023-08-26T13:14:09.182254+0000","last_became_peered":"2023-08-26T13:14:09.182254+0000","last_unstale":"2023-08-26T14:01:11.820183+0000","last_undegraded":"2023-08-26T14:01:11.820183+0000","last_fullsized":"2023-08-26T14:01:11.820183+0000","mapping_epoch":11,"log_start":"16'110300","ondisk_log_start":"16'110300","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'120358","last_scrub_stamp":"2023-08-26T14:01:11.820118+0000","last_deep_scrub":"16'120358","last_deep_scrub_stamp":"2023-08-26T14:01:11.820118+0000","last_clean_scrub_stamp":"2023-08-26T14:01:11.820118+0000","objects_scrubbed":66,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T18:18:45.407416+0000","scrub_duration":0.45328263699999999,"objects_trimmed":0,"snaptrim_duration":0.00041198599999999998,"stat_sum":{"num_bytes":255108608,"num_objects":66,"num_object_clones":0,"num_object_copies":132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":66,"num_whiteouts":0,"num_read":3760,"num_read_kb":192054,"num_write":120292,"num_write_kb":11081369,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"16'119","reported_seq":203,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:09.371076+0000","last_change":"2023-08-26T14:01:09.371153+0000","last_active":"2023-08-26T14:01:09.371076+0000","last_peered":"2023-08-26T14:01:09.371076+0000","last_clean":"2023-08-26T14:01:09.371076+0000","last_became_active":"2023-08-26T13:14:08.182421+0000","last_became_peered":"2023-08-26T13:14:08.182421+0000","last_unstale":"2023-08-26T14:01:09.371076+0000","last_undegraded":"2023-08-26T14:01:09.371076+0000","last_fullsized":"2023-08-26T14:01:09.371076+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":"16'119","last_scrub_stamp":"2023-08-26T14:01:09.370993+0000","last_deep_scrub":"16'119","last_deep_scrub_stamp":"2023-08-26T14:01:09.370993+0000","last_clean_scrub_stamp":"2023-08-26T14:01:09.370993+0000","objects_scrubbed":2,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-08-27T18:47:30.202676+0000","scrub_duration":0.0070246450000000004,"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"16'39538","reported_seq":48889,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:12.723634+0000","last_change":"2023-08-26T14:01:12.723695+0000","last_active":"2023-08-26T14:01:12.723634+0000","last_peered":"2023-08-26T14:01:12.723634+0000","last_clean":"2023-08-26T14:01:12.723634+0000","last_became_active":"2023-08-26T13:14:09.337581+0000","last_became_peered":"2023-08-26T13:14:09.337581+0000","last_unstale":"2023-08-26T14:01:12.723634+0000","last_undegraded":"2023-08-26T14:01:12.723634+0000","last_fullsized":"2023-08-26T14:01:12.723634+0000","mapping_epoch":11,"log_start":"16'29500","ondisk_log_start":"16'29500","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'39538","last_scrub_stamp":"2023-08-26T14:01:12.723581+0000","last_deep_scrub":"16'39538","last_deep_scrub_stamp":"2023-08-26T14:01:12.723581+0000","last_clean_scrub_stamp":"2023-08-26T14:01:12.723581+0000","objects_scrubbed":55,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-08-27T20:25:50.424871+0000","scrub_duration":0.38550611299999998,"objects_trimmed":0,"snaptrim_duration":0.00081180200000000003,"stat_sum":{"num_bytes":211922944,"num_objects":55,"num_object_clones":0,"num_object_copies":110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":9300,"num_read_kb":220592,"num_write":39484,"num_write_kb":7516707,"num_scrub_errors":0,"num_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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"16'98401","reported_seq":113828,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:15.565062+0000","last_change":"2023-08-26T14:01:15.565133+0000","last_active":"2023-08-26T14:01:15.565062+0000","last_peered":"2023-08-26T14:01:15.565062+0000","last_clean":"2023-08-26T14:01:15.565062+0000","last_became_active":"2023-08-26T13:14:09.317784+0000","last_became_peered":"2023-08-26T13:14:09.317784+0000","last_unstale":"2023-08-26T14:01:15.565062+0000","last_undegraded":"2023-08-26T14:01:15.565062+0000","last_fullsized":"2023-08-26T14:01:15.565062+0000","mapping_epoch":11,"log_start":"16'88400","ondisk_log_start":"16'88400","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'98401","last_scrub_stamp":"2023-08-26T14:01:15.565008+0000","last_deep_scrub":"16'98401","last_deep_scrub_stamp":"2023-08-26T14:01:15.565008+0000","last_clean_scrub_stamp":"2023-08-26T14:01:15.565008+0000","objects_scrubbed":65,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-08-27T22:38:57.598351+0000","scrub_duration":0.61089584399999997,"objects_trimmed":0,"snaptrim_duration":0.000374397,"stat_sum":{"num_bytes":250496000,"num_objects":65,"num_object_clones":0,"num_object_copies":130,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":65,"num_whiteouts":0,"num_read":20898,"num_read_kb":314425,"num_write":98327,"num_write_kb":9674833,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"16'133695","reported_seq":138655,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:15.803739+0000","last_change":"2023-08-26T14:01:15.803805+0000","last_active":"2023-08-26T14:01:15.803739+0000","last_peered":"2023-08-26T14:01:15.803739+0000","last_clean":"2023-08-26T14:01:15.803739+0000","last_became_active":"2023-08-26T13:14:09.182212+0000","last_became_peered":"2023-08-26T13:14:09.182212+0000","last_unstale":"2023-08-26T14:01:15.803739+0000","last_undegraded":"2023-08-26T14:01:15.803739+0000","last_fullsized":"2023-08-26T14:01:15.803739+0000","mapping_epoch":11,"log_start":"16'123600","ondisk_log_start":"16'123600","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'133695","last_scrub_stamp":"2023-08-26T14:01:15.803689+0000","last_deep_scrub":"16'133695","last_deep_scrub_stamp":"2023-08-26T14:01:15.803689+0000","last_clean_scrub_stamp":"2023-08-26T14:01:15.803689+0000","objects_scrubbed":58,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-08-27T22:47:13.585761+0000","scrub_duration":0.45990403499999999,"objects_trimmed":0,"snaptrim_duration":0.00078872299999999996,"stat_sum":{"num_bytes":216397331,"num_objects":58,"num_object_clones":0,"num_object_copies":116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":58,"num_whiteouts":0,"num_read":4905,"num_read_kb":264138,"num_write":133637,"num_write_kb":11208285,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"16'108449","reported_seq":110247,"reported_epoch":16,"state":"active+clean","last_fresh":"2023-08-26T14:01:13.446029+0000","last_change":"2023-08-26T14:01:13.446071+0000","last_active":"2023-08-26T14:01:13.446029+0000","last_peered":"2023-08-26T14:01:13.446029+0000","last_clean":"2023-08-26T14:01:13.446029+0000","last_became_active":"2023-08-26T13:14:09.317833+0000","last_became_peered":"2023-08-26T13:14:09.317833+0000","last_unstale":"2023-08-26T14:01:13.446029+0000","last_undegraded":"2023-08-26T14:01:13.446029+0000","last_fullsized":"2023-08-26T14:01:13.446029+0000","mapping_epoch":11,"log_start":"16'98401","ondisk_log_start":"16'98401","created":11,"last_epoch_clean":12,"parent":"0.0","parent_split_bits":0,"last_scrub":"16'108449","last_scrub_stamp":"2023-08-26T14:01:13.445975+0000","last_deep_scrub":"16'108449","last_deep_scrub_stamp":"2023-08-26T14:01:13.445975+0000","last_clean_scrub_stamp":"2023-08-26T14:01:13.445975+0000","objects_scrubbed":50,"log_size":10048,"log_dups_size":0,"ondisk_log_size":10048,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2023-08-27T23:59:43.788408+0000","scrub_duration":0.43168131799999998,"objects_trimmed":0,"snaptrim_duration":0.00030861400000000002,"stat_sum":{"num_bytes":184854016,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":1750,"num_read_kb":213184,"num_write":108402,"num_write_kb":11409782,"num_scrub_errors":0,"num_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":30,"num_omap_keys":2,"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":1908243141,"num_objects":499,"num_object_clones":0,"num_object_copies":998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":499,"num_whiteouts":0,"num_read":114464,"num_read_kb":2229819,"num_write":906504,"num_write_kb":84638267,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":3,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":104,"num_omap_keys":10,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3123519488,"data_stored":3122624906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6683,"internal_metadata":0},"log_size":80435,"ondisk_log_size":80435,"up":16,"acting":16,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":119,"ondisk_log_size":119,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":9,"seq":38654706235,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1871692,"kb_used_data":942852,"kb_used_omap":6,"kb_used_meta":928825,"kb_avail":102985908,"statfs":{"total":107374182400,"available":105457569792,"internally_reserved":0,"allocated":965480448,"data_stored":965125979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6337,"internal_metadata":951117631},"hb_peers":[0,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":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.27300000000000002,"5min":0.26500000000000001,"15min":0.33100000000000002},"min":{"1min":0.216,"5min":0.187,"15min":0.17499999999999999},"max":{"1min":0.441,"5min":0.504,"15min":5.2679999999999998},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.28100000000000003,"5min":0.35799999999999998,"15min":0.35999999999999999},"min":{"1min":0.215,"5min":0.19600000000000001,"15min":0.191},"max":{"1min":0.42899999999999999,"5min":3.3050000000000002,"15min":4.2140000000000004},"last":0.54500000000000004}]},{"osd":1,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.30199999999999999,"5min":0.28799999999999998,"15min":0.34899999999999998},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.41899999999999998,"5min":0.46999999999999997,"15min":5.3029999999999999},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.28999999999999998,"5min":0.29599999999999999,"15min":0.33800000000000002},"min":{"1min":0.22600000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.38500000000000001,"5min":0.49199999999999999,"15min":3.8929999999999998},"last":0.65700000000000003}]},{"osd":2,"last update":"Sat Aug 26 14:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.23200000000000001,"5min":0.313,"15min":0.32600000000000001},"min":{"1min":0.17599999999999999,"5min":0.17599999999999999,"15min":0.17399999999999999},"max":{"1min":0.36699999999999999,"5min":3.2650000000000001,"15min":4.2619999999999996},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.25800000000000001,"5min":0.27000000000000002,"15min":0.32500000000000001},"min":{"1min":0.17399999999999999,"5min":0.17399999999999999,"15min":0.17399999999999999},"max":{"1min":0.377,"5min":0.44700000000000001,"15min":4.327},"last":0.378}]}]},{"osd":2,"up_from":9,"seq":38654706234,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1884724,"kb_used_data":611628,"kb_used_omap":1,"kb_used_meta":1273086,"kb_avail":102972876,"statfs":{"total":107374182400,"available":105444225024,"internally_reserved":0,"allocated":626307072,"data_stored":626061446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1303640331},"hb_peers":[0,1,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.29399999999999998,"15min":0.32400000000000001},"min":{"1min":0.192,"5min":0.192,"15min":0.18099999999999999},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":5.6829999999999998},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.41499999999999998,"5min":0.314,"15min":0.33700000000000002},"min":{"1min":0.249,"5min":0.21299999999999999,"15min":0.19800000000000001},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":3.274},"last":0.52300000000000002}]},{"osd":1,"last update":"Sat Aug 26 14:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.32300000000000001,"15min":0.33300000000000002},"min":{"1min":0.217,"5min":0.214,"15min":0.192},"max":{"1min":0.70499999999999996,"5min":1.655,"15min":2.6150000000000002},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.31900000000000001,"15min":0.35099999999999998},"min":{"1min":0.23100000000000001,"5min":0.22800000000000001,"15min":0.21299999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":5.742},"last":0.49199999999999999}]},{"osd":3,"last update":"Sat Aug 26 14:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.30199999999999999,"5min":0.26300000000000001,"15min":0.26900000000000002},"min":{"1min":0.20399999999999999,"5min":0.17199999999999999,"15min":0.17199999999999999},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":1.427},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.28699999999999998,"5min":0.28899999999999998,"15min":0.317},"min":{"1min":0.20899999999999999,"5min":0.19600000000000001,"15min":0.19400000000000001},"max":{"1min":0.45200000000000001,"5min":1.6140000000000001,"15min":2.6669999999999998},"last":0.38600000000000001}]}]},{"osd":0,"up_from":9,"seq":38654706235,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1683900,"kb_used_data":538996,"kb_used_omap":1,"kb_used_meta":1144894,"kb_avail":103173700,"statfs":{"total":107374182400,"available":105649868800,"internally_reserved":0,"allocated":551931904,"data_stored":551633208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":1172371723},"hb_peers":[1,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":1,"last update":"Sat Aug 26 14:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.23499999999999999,"5min":0.20399999999999999,"15min":0.21099999999999999},"min":{"1min":0.17599999999999999,"5min":0.14899999999999999,"15min":0.14299999999999999},"max":{"1min":0.35799999999999998,"5min":0.38800000000000001,"15min":2.931},"last":0.28199999999999997},{"interface":"front","average":{"1min":0.26000000000000001,"5min":0.22600000000000001,"15min":0.221},"min":{"1min":0.187,"5min":0.17299999999999999,"15min":0.157},"max":{"1min":0.42699999999999999,"5min":0.44800000000000001,"15min":0.46200000000000002},"last":0.249}]},{"osd":2,"last update":"Sat Aug 26 14:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.33000000000000002,"15min":0.32200000000000001},"min":{"1min":0.245,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.762,"5min":1.762,"15min":1.7929999999999999},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.314,"15min":0.30099999999999999},"min":{"1min":0.27600000000000002,"5min":0.224,"15min":0.221},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.78900000000000003},"last":0.52500000000000002}]},{"osd":3,"last update":"Sat Aug 26 14:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.34200000000000003,"15min":0.318},"min":{"1min":0.248,"5min":0.22700000000000001,"15min":0.221},"max":{"1min":2.496,"5min":2.496,"15min":2.496},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.34399999999999997,"15min":0.35699999999999998},"min":{"1min":0.27400000000000002,"5min":0.24299999999999999,"15min":0.23499999999999999},"max":{"1min":1.8009999999999999,"5min":1.8009999999999999,"15min":3.6629999999999998},"last":0.55300000000000005}]}]},{"osd":1,"up_from":9,"seq":38654706234,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":104857600,"kb_used":1728084,"kb_used_data":958540,"kb_used_omap":6,"kb_used_meta":769529,"kb_avail":103129516,"statfs":{"total":107374182400,"available":105604624384,"internally_reserved":0,"allocated":981544960,"data_stored":981169801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7014,"internal_metadata":787997850},"hb_peers":[0,2,3],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_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":[{"osd":0,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.19900000000000001,"5min":0.20200000000000001,"15min":0.219},"min":{"1min":0.154,"5min":0.14399999999999999,"15min":0.115},"max":{"1min":0.34399999999999997,"5min":0.48099999999999998,"15min":3.46},"last":0.255},{"interface":"front","average":{"1min":0.27800000000000002,"5min":0.26200000000000001,"15min":0.26100000000000001},"min":{"1min":0.183,"5min":0.16200000000000001,"15min":0.161},"max":{"1min":1.056,"5min":2.4580000000000002,"15min":4.1319999999999997},"last":0.27600000000000002}]},{"osd":2,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.32100000000000001,"5min":0.28299999999999997,"15min":0.307},"min":{"1min":0.221,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.44,"5min":0.44,"15min":4.6210000000000004},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.29399999999999998,"15min":0.33600000000000002},"min":{"1min":0.23699999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":3.847},"last":0.442}]},{"osd":3,"last update":"Sat Aug 26 14:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.33800000000000002,"5min":0.308,"15min":0.317},"min":{"1min":0.224,"5min":0.22,"15min":0.20399999999999999},"max":{"1min":0.52100000000000002,"5min":2.4980000000000002,"15min":2.4980000000000002},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.317,"15min":0.34000000000000002},"min":{"1min":0.251,"5min":0.222,"15min":0.21299999999999999},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":4.5709999999999997},"last":0.47299999999999998}]}]}],"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":3,"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":551198720,"data_stored":550996642,"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":981405696,"data_stored":981123603,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3964,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":626167808,"data_stored":626015248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":964747264,"data_stored":964489413,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2719,"internal_metadata":0}]}} 2023-08-26T14:01:29.707 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2023-08-26T14:01:30.044 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/ceph.py", line 1940, in task yield File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/qemu.py", line 713, in task yield File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/rbd.py", line 112, in create_image yield File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/qemu.py", line 601, in run_qemu remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi158 with status 1: 'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success' 2023-08-26T14:01:30.045 INFO:teuthology.misc:Shutting down mds daemons... 2023-08-26T14:01:30.046 INFO:teuthology.misc:Shutting down osd daemons... 2023-08-26T14:01:30.046 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2023-08-26T14:01:30.047 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.108 INFO:tasks.ceph.osd.0:Stopped 2023-08-26T14:01:30.108 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2023-08-26T14:01:30.109 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.156 INFO:tasks.ceph.osd.1:Stopped 2023-08-26T14:01:30.157 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2023-08-26T14:01:30.157 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.234 INFO:tasks.ceph.osd.2:Stopped 2023-08-26T14:01:30.235 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2023-08-26T14:01:30.235 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.307 INFO:tasks.ceph.osd.3:Stopped 2023-08-26T14:01:30.308 INFO:teuthology.misc:Shutting down mgr daemons... 2023-08-26T14:01:30.308 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2023-08-26T14:01:30.309 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.332 INFO:tasks.ceph.mgr.x:Stopped 2023-08-26T14:01:30.333 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2023-08-26T14:01:30.334 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.356 INFO:tasks.ceph.mgr.y:Stopped 2023-08-26T14:01:30.357 INFO:teuthology.misc:Shutting down mon daemons... 2023-08-26T14:01:30.357 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2023-08-26T14:01:30.358 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.384 INFO:tasks.ceph.mon.a:Stopped 2023-08-26T14:01:30.384 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2023-08-26T14:01:30.385 INFO:teuthology.orchestra.run:waiting for 300 2023-08-26T14:01:30.407 INFO:tasks.ceph.mon.b:Stopped 2023-08-26T14:01:30.407 INFO:tasks.ceph:Checking cluster log for badness... 2023-08-26T14:01:30.408 DEBUG:teuthology.orchestra.run.smithi136:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-08-26T14:01:30.451 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi136.front.sepia.ceph.com 2023-08-26T14:01:30.452 DEBUG:teuthology.orchestra.run.smithi136:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2023-08-26T14:01:30.785 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi136.front.sepia.ceph.com 2023-08-26T14:01:30.785 DEBUG:teuthology.orchestra.run.smithi136:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2023-08-26T14:01:30.970 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T14:01:30.971 DEBUG:teuthology.orchestra.run.smithi158:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2023-08-26T14:01:31.492 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T14:01:31.493 DEBUG:teuthology.orchestra.run.smithi158:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2023-08-26T14:01:31.637 INFO:tasks.ceph:Archiving mon data... 2023-08-26T14:01:31.639 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/data/mon.a.tgz 2023-08-26T14:01:31.640 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2023-08-26T14:01:31.658 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.KYLzNyjxtO 2023-08-26T14:01:31.659 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.KYLzNyjxtO 2023-08-26T14:01:31.778 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.KYLzNyjxtO 2023-08-26T14:01:31.864 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.KYLzNyjxtO is 250KB 2023-08-26T14:01:31.958 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.KYLzNyjxtO 2023-08-26T14:01:31.975 DEBUG:teuthology.misc:Transferring archived files from smithi158:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/data/mon.b.tgz 2023-08-26T14:01:31.976 DEBUG:teuthology.orchestra.run.smithi158:> mktemp 2023-08-26T14:01:31.996 INFO:teuthology.orchestra.run.smithi158.stdout:/tmp/tmp.I2rekoCIm5 2023-08-26T14:01:31.996 DEBUG:teuthology.orchestra.run.smithi158:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.I2rekoCIm5 2023-08-26T14:01:32.139 DEBUG:teuthology.orchestra.run.smithi158:> sudo chmod 0666 /tmp/tmp.I2rekoCIm5 2023-08-26T14:01:32.247 DEBUG:teuthology.orchestra.remote:smithi158:/tmp/tmp.I2rekoCIm5 is 258KB 2023-08-26T14:01:32.341 DEBUG:teuthology.orchestra.run.smithi158:> rm -fr /tmp/tmp.I2rekoCIm5 2023-08-26T14:01:32.358 INFO:tasks.ceph:Cleaning ceph cluster... 2023-08-26T14:01:32.359 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2023-08-26T14:01:32.361 DEBUG:teuthology.orchestra.run.smithi158:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2023-08-26T14:01:32.424 INFO:tasks.ceph:Checking for errors in any valgrind logs... 2023-08-26T14:01:32.424 DEBUG:teuthology.orchestra.run.smithi136:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2023-08-26T14:01:32.429 DEBUG:teuthology.orchestra.run.smithi158:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2023-08-26T14:01:32.462 INFO:teuthology.orchestra.run.smithi136.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2023-08-26T14:01:32.495 INFO:teuthology.orchestra.run.smithi158.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2023-08-26T14:01:32.501 INFO:tasks.ceph:Archiving crash dumps... 2023-08-26T14:01:32.503 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/crash to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/remote/smithi136/crash 2023-08-26T14:01:32.504 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2023-08-26T14:01:32.534 DEBUG:teuthology.misc:Transferring archived files from smithi158:/var/lib/ceph/crash to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/remote/smithi158/crash 2023-08-26T14:01:32.535 DEBUG:teuthology.orchestra.run.smithi158:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2023-08-26T14:01:32.566 INFO:tasks.ceph:Compressing logs... 2023-08-26T14:01:32.567 DEBUG:teuthology.orchestra.run.smithi136:> 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 -- 2023-08-26T14:01:32.579 DEBUG:teuthology.orchestra.run.smithi158:> 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 -- 2023-08-26T14:01:32.602 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100050.log 2023-08-26T14:01:32.614 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.96835.log 2023-08-26T14:01:32.614 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100050.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.94184.log 2023-08-26T14:01:32.614 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100050.log.gz 2023-08-26T14:01:32.614 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100533.log 2023-08-26T14:01:32.615 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.96835.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.96835.log.gz 2023-08-26T14:01:32.615 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph.tmp-client.admin.94184.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102117.log 2023-08-26T14:01:32.615 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.94184.log.gz 2023-08-26T14:01:32.615 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100533.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100394.log 2023-08-26T14:01:32.615 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100533.log.gz 2023-08-26T14:01:32.616 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102117.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102071.log 2023-08-26T14:01:32.616 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102117.log.gz 2023-08-26T14:01:32.616 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100394.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100049.log 2023-08-26T14:01:32.616 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100394.log.gz 2023-08-26T14:01:32.617 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102071.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102071.log.gz 2023-08-26T14:01:32.617 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2023-08-26T14:01:32.617 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100049.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99843.log 2023-08-26T14:01:32.617 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100049.log.gz 2023-08-26T14:01:32.618 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2023-08-26T14:01:32.618 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.99843.log: gzip -5 --verbose 0.0%-- /var/log/ceph/ceph-client.admin.99716.log -- replaced with /var/log/ceph/ceph-client.admin.99843.log.gz 2023-08-26T14:01:32.618 INFO:teuthology.orchestra.run.smithi136.stderr: 2023-08-26T14:01:32.618 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102209.log 2023-08-26T14:01:32.619 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100233.log 2023-08-26T14:01:32.619 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.99716.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.99716.log.gz 2023-08-26T14:01:32.619 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102209.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.96627.log 2023-08-26T14:01:32.619 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102209.log.gz 2023-08-26T14:01:32.619 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100233.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.101795.log 2023-08-26T14:01:32.620 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100233.log.gz 2023-08-26T14:01:32.620 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.96627.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100349.log 2023-08-26T14:01:32.620 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.96627.log.gz 2023-08-26T14:01:32.620 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.101795.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99935.log 2023-08-26T14:01:32.620 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.101795.log.gz 2023-08-26T14:01:32.620 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100349.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100579.log 2023-08-26T14:01:32.621 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100349.log.gz 2023-08-26T14:01:32.621 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99889.log 2023-08-26T14:01:32.621 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.99935.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.99935.log.gz 2023-08-26T14:01:32.621 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100579.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2023-08-26T14:01:32.622 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100579.log.gz 2023-08-26T14:01:32.622 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.99889.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100418.log 2023-08-26T14:01:32.622 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.99889.log.gz 2023-08-26T14:01:32.622 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100395.log 2023-08-26T14:01:32.622 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100418.log: 88.7% -- replaced with /var/log/ceph/ceph.log.gz 2023-08-26T14:01:32.622 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100418.log.gz 2023-08-26T14:01:32.623 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102393.log 2023-08-26T14:01:32.623 INFO:teuthology.orchestra.run.smithi136.stderr: 87.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2023-08-26T14:01:32.623 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100395.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102437.log 2023-08-26T14:01:32.623 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100395.log.gz 2023-08-26T14:01:32.623 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102393.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.101933.log 2023-08-26T14:01:32.623 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102393.log.gz 2023-08-26T14:01:32.624 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102437.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100234.log 2023-08-26T14:01:32.624 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102437.log.gz 2023-08-26T14:01:32.624 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.101933.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.101933.log.gz 2023-08-26T14:01:32.624 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100180.log 2023-08-26T14:01:32.624 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100234.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2023-08-26T14:01:32.625 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100234.log.gz 2023-08-26T14:01:32.625 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100180.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102255.log 2023-08-26T14:01:32.625 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100180.log.gz 2023-08-26T14:01:32.625 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2023-08-26T14:01:32.625 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102255.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102255.log.gz 2023-08-26T14:01:32.625 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100625.log 2023-08-26T14:01:32.626 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102163.log 2023-08-26T14:01:32.626 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100625.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99653.log 2023-08-26T14:01:32.626 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100625.log.gz 2023-08-26T14:01:32.626 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102163.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102301.log 2023-08-26T14:01:32.626 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102163.log.gz 2023-08-26T14:01:32.627 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.99653.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100188.log 2023-08-26T14:01:32.627 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.99653.log.gz 2023-08-26T14:01:32.627 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102301.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100048.log 2023-08-26T14:01:32.627 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102301.log.gz 2023-08-26T14:01:32.627 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100188.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.101887.log 2023-08-26T14:01:32.628 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100188.log.gz 2023-08-26T14:01:32.628 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100048.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102347.log 2023-08-26T14:01:32.628 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.100048.log.gz 2023-08-26T14:01:32.628 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.101887.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.102025.log 2023-08-26T14:01:32.628 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.101887.log.gz 2023-08-26T14:01:32.631 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102347.log: gzip 0.0%-5 -- replaced with /var/log/ceph/ceph-client.admin.102347.log.gz--verbose 2023-08-26T14:01:32.631 INFO:teuthology.orchestra.run.smithi136.stderr:-- /var/log/ceph/ceph-client.admin.96896.log 2023-08-26T14:01:32.631 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.100047.log 2023-08-26T14:01:32.631 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.102025.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.102025.log.gz 2023-08-26T14:01:32.631 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.96896.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2023-08-26T14:01:32.632 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.96896.log.gz 2023-08-26T14:01:32.632 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.100047.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.100047.log.gz 2023-08-26T14:01:32.632 INFO:teuthology.orchestra.run.smithi136.stderr:-5 --verbose -- /var/log/ceph/ceph-client.admin.99763.log 2023-08-26T14:01:32.632 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.101841.log 2023-08-26T14:01:32.632 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-mon.a.log: /var/log/ceph/ceph-client.admin.99763.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.101979.log 2023-08-26T14:01:32.632 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.99763.log.gz 2023-08-26T14:01:32.633 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.101841.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.101841.log.gz 2023-08-26T14:01:32.633 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.101979.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.101979.log.gz 2023-08-26T14:01:32.644 INFO:teuthology.orchestra.run.smithi158.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99283.log 2023-08-26T14:01:32.645 INFO:teuthology.orchestra.run.smithi158.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.96581.log 2023-08-26T14:01:32.645 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.99283.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2023-08-26T14:01:32.645 INFO:teuthology.orchestra.run.smithi158.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.99283.log.gz 2023-08-26T14:01:32.645 INFO:teuthology.orchestra.run.smithi158.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2023-08-26T14:01:32.646 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.96581.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.96581.log.gz 2023-08-26T14:01:32.646 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.101812.log 2023-08-26T14:01:32.646 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.96626.log 2023-08-26T14:01:32.646 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.101812.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99667.log 2023-08-26T14:01:32.646 INFO:teuthology.orchestra.run.smithi158.stderr: 83.2% -- replaced with /var/log/ceph/ceph-client.admin.101812.log.gz 2023-08-26T14:01:32.647 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.96626.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2023-08-26T14:01:32.647 INFO:teuthology.orchestra.run.smithi158.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.96626.log.gz 2023-08-26T14:01:32.647 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.99667.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99319.log 2023-08-26T14:01:32.647 INFO:teuthology.orchestra.run.smithi158.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.99939.log 2023-08-26T14:01:32.648 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-osd.3.log: /var/log/ceph/ceph-client.admin.99319.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.96488.log 2023-08-26T14:01:32.648 INFO:teuthology.orchestra.run.smithi158.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.99319.log.gz 2023-08-26T14:01:32.648 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.0.99939.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.101738.log 2023-08-26T14:01:32.649 INFO:teuthology.orchestra.run.smithi158.stderr: 78.7% -- replaced with /var/log/ceph/ceph-client.0.99939.log.gz 2023-08-26T14:01:32.649 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.96488.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.99581.log 2023-08-26T14:01:32.649 INFO:teuthology.orchestra.run.smithi158.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.96488.log.gz 2023-08-26T14:01:32.649 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.101738.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2023-08-26T14:01:32.649 INFO:teuthology.orchestra.run.smithi158.stderr: 83.2% -- replaced with /var/log/ceph/ceph-client.admin.101738.log.gz 2023-08-26T14:01:32.650 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.99581.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2023-08-26T14:01:32.650 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.96535.log 2023-08-26T14:01:32.650 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2023-08-26T14:01:32.650 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-client.admin.96535.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.96535.log.gz 2023-08-26T14:01:32.653 INFO:teuthology.orchestra.run.smithi158.stderr:/var/log/ceph/ceph-mgr.y.log: 61.9% -- replaced with /var/log/ceph/ceph-client.admin.99581.log.gz 2023-08-26T14:01:32.653 INFO:teuthology.orchestra.run.smithi158.stderr: 62.4% -- replaced with /var/log/ceph/ceph-client.admin.99667.log.gz 2023-08-26T14:01:32.733 INFO:teuthology.orchestra.run.smithi158.stderr: 87.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2023-08-26T14:01:32.820 INFO:teuthology.orchestra.run.smithi136.stderr: 91.8% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2023-08-26T14:01:32.996 INFO:teuthology.orchestra.run.smithi158.stderr: 88.7% -- replaced with /var/log/ceph/ceph.log.gz 2023-08-26T14:01:33.044 INFO:teuthology.orchestra.run.smithi158.stderr: 95.0% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2023-08-26T14:01:33.455 INFO:teuthology.orchestra.run.smithi136.stderr: 90.3% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2023-08-26T14:01:33.654 INFO:teuthology.orchestra.run.smithi158.stderr: 93.3% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2023-08-26T14:01:50.952 INFO:teuthology.orchestra.run.smithi136.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2023-08-26T14:02:02.741 INFO:teuthology.orchestra.run.smithi158.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2023-08-26T14:02:47.265 INFO:teuthology.orchestra.run.smithi136.stderr: 94.1% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2023-08-26T14:02:47.267 INFO:teuthology.orchestra.run.smithi136.stderr: 2023-08-26T14:02:47.267 INFO:teuthology.orchestra.run.smithi136.stderr:real 1m14.675s 2023-08-26T14:02:47.268 INFO:teuthology.orchestra.run.smithi136.stderr:user 1m30.386s 2023-08-26T14:02:47.268 INFO:teuthology.orchestra.run.smithi136.stderr:sys 0m3.567s 2023-08-26T14:04:00.374 INFO:teuthology.orchestra.run.smithi158.stderr: 94.3% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2023-08-26T14:04:00.376 INFO:teuthology.orchestra.run.smithi158.stderr: 2023-08-26T14:04:00.377 INFO:teuthology.orchestra.run.smithi158.stderr:real 2m27.752s 2023-08-26T14:04:00.377 INFO:teuthology.orchestra.run.smithi158.stderr:user 2m28.281s 2023-08-26T14:04:00.377 INFO:teuthology.orchestra.run.smithi158.stderr:sys 0m6.483s 2023-08-26T14:04:00.377 INFO:tasks.ceph:Archiving logs... 2023-08-26T14:04:00.378 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/remote/smithi136/log 2023-08-26T14:04:00.380 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/log/ceph -- . 2023-08-26T14:04:13.617 DEBUG:teuthology.misc:Transferring archived files from smithi158:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/remote/smithi158/log 2023-08-26T14:04:13.618 DEBUG:teuthology.orchestra.run.smithi158:> sudo tar c -f - -C /var/log/ceph -- . 2023-08-26T14:04:34.728 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-08-26T14:04:34.739 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/task/install/__init__.py", line 626, in task yield File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/qemu.py", line 713, in task yield File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/usr/lib/python3.8/contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/rbd.py", line 112, in create_image yield File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/contextutil.py", line 46, in nested if exit(*exc): File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/github.com_ceph_ceph-c_e7eb9853fddaf661c68f207346131a7e00d8ed2f/qa/tasks/qemu.py", line 601, in run_qemu remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_449a1bc2027504e7b3c3d7b30fa4178906581da7/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi158 with status 1: 'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success' 2023-08-26T14:04:34.740 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... 2023-08-26T14:04:34.740 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-08-26T14:04:34.743 DEBUG:teuthology.orchestra.run.smithi158:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-08-26T14:04:34.834 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-08-26T14:04:34.849 INFO:teuthology.task.clock:Checking final clock skew... 2023-08-26T14:04:34.850 DEBUG:teuthology.orchestra.run.smithi136:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-08-26T14:04:34.853 DEBUG:teuthology.orchestra.run.smithi158:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-08-26T14:04:34.868 INFO:teuthology.orchestra.run.smithi136.stderr:bash: ntpq: command not found 2023-08-26T14:04:34.869 INFO:teuthology.orchestra.run.smithi158.stderr:bash: ntpq: command not found 2023-08-26T14:04:34.872 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-26T14:04:34.873 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2023-08-26T14:04:34.873 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 62 +1020us[+1002us] +/- 90ms 2023-08-26T14:04:34.873 INFO:teuthology.orchestra.run.smithi136.stdout:^* hv02.front.sepia.ceph.com 3 6 377 61 -1629us[-1647us] +/- 62ms 2023-08-26T14:04:34.873 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 61 +1183us[+1183us] +/- 68ms 2023-08-26T14:04:34.873 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T14:04:34.882 INFO:teuthology.orchestra.run.smithi158.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-08-26T14:04:34.882 INFO:teuthology.orchestra.run.smithi158.stdout:=============================================================================== 2023-08-26T14:04:34.882 INFO:teuthology.orchestra.run.smithi158.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 63 +994us[ +994us] +/- 90ms 2023-08-26T14:04:34.882 INFO:teuthology.orchestra.run.smithi158.stdout:^* hv02.front.sepia.ceph.com 3 6 377 63 -1670us[-1685us] +/- 62ms 2023-08-26T14:04:34.882 INFO:teuthology.orchestra.run.smithi158.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 59 +1148us[+1148us] +/- 68ms 2023-08-26T14:04:34.883 INFO:teuthology.orchestra.run.smithi158.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-08-26T14:04:34.884 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-08-26T14:04:34.896 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-08-26T14:04:34.896 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-08-26T14:04:34.927 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T14:04:35.025 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T14:04:35.198 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T14:04:35.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T14:04:35.231 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T14:04:35.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T14:04:35.263 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-08-26T14:04:35.275 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-08-26T14:04:35.309 INFO:teuthology.task.internal:Duration was 3912.590833 seconds 2023-08-26T14:04:35.310 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-08-26T14:04:35.360 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-08-26T14:04:35.360 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-08-26T14:04:35.363 DEBUG:teuthology.orchestra.run.smithi158:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-08-26T14:04:35.407 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-26T14:04:35.441 INFO:teuthology.orchestra.run.smithi158.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-08-26T14:04:35.711 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-08-26T14:04:35.712 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi136.front.sepia.ceph.com 2023-08-26T14:04:35.712 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T14:04:35.734 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi158.front.sepia.ceph.com 2023-08-26T14:04:35.734 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T14:04:35.759 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-08-26T14:04:35.760 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-08-26T14:04:35.776 DEBUG:teuthology.orchestra.run.smithi158:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-08-26T14:04:35.840 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-08-26T14:04:35.840 DEBUG:teuthology.orchestra.run.smithi136:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-08-26T14:04:35.857 DEBUG:teuthology.orchestra.run.smithi158:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-08-26T14:04:35.965 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-08-26T14:04:35.976 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-08-26T14:04:35.976 DEBUG:teuthology.orchestra.run.smithi136:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-08-26T14:04:36.024 DEBUG:teuthology.orchestra.run.smithi158:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-08-26T14:04:36.058 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-08-26T14:04:36.068 DEBUG:teuthology.orchestra.run.smithi136:> 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 2023-08-26T14:04:36.071 DEBUG:teuthology.orchestra.run.smithi158:> 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 2023-08-26T14:04:36.094 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = core 2023-08-26T14:04:36.141 INFO:teuthology.orchestra.run.smithi158.stdout:kernel.core_pattern = core 2023-08-26T14:04:36.162 DEBUG:teuthology.orchestra.run.smithi136:> test -e /home/ubuntu/cephtest/archive/coredump 2023-08-26T14:04:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T14:04:36.179 DEBUG:teuthology.orchestra.run.smithi158:> test -e /home/ubuntu/cephtest/archive/coredump 2023-08-26T14:04:36.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-08-26T14:04:36.219 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-08-26T14:04:36.230 INFO:teuthology.task.internal:Transferring archived files... 2023-08-26T14:04:36.231 DEBUG:teuthology.misc:Transferring archived files from smithi136:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/remote/smithi136 2023-08-26T14:04:36.231 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-08-26T14:04:36.269 DEBUG:teuthology.misc:Transferring archived files from smithi158:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400/remote/smithi158 2023-08-26T14:04:36.269 DEBUG:teuthology.orchestra.run.smithi158:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-08-26T14:04:36.310 INFO:teuthology.task.internal:Removing archive directory... 2023-08-26T14:04:36.310 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf -- /home/ubuntu/cephtest/archive 2023-08-26T14:04:36.313 DEBUG:teuthology.orchestra.run.smithi158:> rm -rf -- /home/ubuntu/cephtest/archive 2023-08-26T14:04:36.358 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-08-26T14:04:36.370 INFO:teuthology.task.internal:Not uploading archives. 2023-08-26T14:04:36.370 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-08-26T14:04:36.403 INFO:teuthology.task.internal:Tidying up after the test... 2023-08-26T14:04:36.403 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-08-26T14:04:36.406 DEBUG:teuthology.orchestra.run.smithi158:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-08-26T14:04:36.420 INFO:teuthology.orchestra.run.smithi136.stdout: 262307 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 26 14:04 /home/ubuntu/cephtest 2023-08-26T14:04:36.422 INFO:teuthology.orchestra.run.smithi158.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 26 14:04 /home/ubuntu/cephtest 2023-08-26T14:04:36.424 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-08-26T14:04:36.453 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-08-26T14:04:36.504 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi158 with status 1: 'test -f /home/ubuntu/cephtest/archive/qemu/client.0/success' 2023-08-26T14:04:36.505 INFO:teuthology.nuke:Checking targets against current locks 2023-08-26T14:04:36.532 DEBUG:teuthology.nuke:shortname: smithi136 2023-08-26T14:04:36.533 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-08-26T14:04:36.559 DEBUG:teuthology.nuke:shortname: smithi158 2023-08-26T14:04:36.559 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-08-26T14:04:36.563 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-26 12:53:31.811345', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-08-26T14:04:36.588 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi158.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-08-25_17:40:36-rbd-main-distro-default-smithi/7380400', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-08-26 12:53:31.809980', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpUxo5ay/ucdkX9rleNMm8Ofp24XRXUtJPOK3Ji3XBpTiUgmmwneaY6316+3CG+k4K0p3IebanuyTvZApjm02/dNCvu8yD3rjEpWVgIuqYH8O3lEdN9DXcCX+7xHJE0m18+ZPsJQVsNrNJxY+5zqyNnBc8jpZq2LStsWwPOKPWhauANRkOBFSGDoLppWZbLx/yJs+R0qoNLLK9LpKQTUnqsapXvbD27OpPahzj/qbNxFPPyY6XrrldZ6qEO+EjJOujFLH3gzv0kJu10DCuzxrpz6ston4RPi1O3GgcHnF4Mqr/W9VwZ94UTMh+k4dIFRVqJEKrcwRHa5kFsvH/WhVx0Ygr/MiV/Q86mmV7JT+/MpzIRTtWyei5L9IBeZIE9cwzj+mOk6SD/t1roIVEGVV/uF2AyFDVBPr6F8oZ822OGpUyyaDsWTitPNdTX4TC3zdSrLc9tyDa1P74eH/ZLeTSf+C6pM/cepOhQaa6XzpDiPSuJUm9HOQxUlEAvcqa7Ac='} 2023-08-26T14:04:36.611 INFO:teuthology.orchestra.console.smithi136:Power off 2023-08-26T14:04:36.612 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-08-26T14:04:36.633 DEBUG:teuthology.orchestra.console.smithi136:power off output: Chassis Power Control: Down/Off 2023-08-26T14:04:36.633 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-26T14:04:36.647 INFO:teuthology.orchestra.console.smithi158:Power off 2023-08-26T14:04:36.648 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-08-26T14:04:36.656 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is on 2023-08-26T14:04:36.669 DEBUG:teuthology.orchestra.console.smithi158:power off output: Chassis Power Control: Down/Off 2023-08-26T14:04:36.669 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-26T14:04:36.691 DEBUG:teuthology.orchestra.console.smithi158:check power output: Chassis Power is on 2023-08-26T14:04:40.658 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-26T14:04:40.692 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-26T14:04:40.766 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is on 2023-08-26T14:04:40.802 DEBUG:teuthology.orchestra.console.smithi158:check power output: Chassis Power is on 2023-08-26T14:04:44.768 DEBUG:teuthology.orchestra.console.smithi136:pexpect command: ipmitool -H smithi136.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-26T14:04:44.803 DEBUG:teuthology.orchestra.console.smithi158:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-08-26T14:04:44.880 DEBUG:teuthology.orchestra.console.smithi136:check power output: Chassis Power is off 2023-08-26T14:04:44.913 DEBUG:teuthology.orchestra.console.smithi158:check power output: Chassis Power is off 2023-08-26T14:04:44.981 INFO:teuthology.orchestra.console.smithi136:Power off completed 2023-08-26T14:04:45.015 INFO:teuthology.orchestra.console.smithi158:Power off completed 2023-08-26T14:04:45.119 INFO:teuthology.run:Summary data: description: rbd/pwl-cache/tmpfs/{1-base/install 2-cluster/{fix-2 openstack} 3-supported-random-distro$/{rhel_8} 4-cache-path 5-cache-mode/ssd 6-cache-size/5G 7-workloads/qemu_xfstests} duration: 3912.5908331871033 failure_reason: 'Command failed on smithi158 with status 1: ''test -f /home/ubuntu/cephtest/archive/qemu/client.0/success''' flavor: default owner: scheduled_yuriw@teuthology status: fail success: false 2023-08-26T14:04:45.119 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-08-26T14:04:45.192 INFO:teuthology.run:FAIL