2024-09-16T21:47:34.578 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T21:47:34.596 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T21:47:34.684 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575 branch: wip-dis-testing description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: idryomov@gmail.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7907575' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-dis-testing ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd memory target: 1610612736 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 2961 sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 sleep_before_teardown: 0 subset: 66/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 targets: smithi042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEORkzYBc4aXDwXyJxnu0XaYuwxbVrv7OuyCb04VIQs7iHr6yc/qQLGdHEGtGvdBy4jv+BN4tajc8RCI/FuWRWo= smithi146.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKiOWadaaN0ogjymLgZH2OXMDwwKohRhLe9Z+tBVe6BdG184I//1tuEXrP6J7IITjdOTqS2v3VstFf+fY12QUGI= smithi160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJWxsksPo6h1+LT2wuoEJAjHeLI8yX/jIGSEzRJOisaMYEqxMqvAw4NW/828pSyOUoeOtUuq/AsAuXq0EnkKddY= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd pool create datapool 4 - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - echo '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - pkill -9 qemu-nbd || true - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_19:45:14 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T21:47:34.684 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa; will attempt to use it 2024-09-16T21:47:34.685 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa/tasks 2024-09-16T21:47:34.685 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T21:47:34.687 INFO:teuthology.task.internal:Checking packages... 2024-09-16T21:47:34.710 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6e8474a02f2b86353394076ab80c6f50ea28e361' 2024-09-16T21:47:34.711 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T21:47:34.711 INFO:teuthology.packaging:ref: None 2024-09-16T21:47:34.711 INFO:teuthology.packaging:tag: None 2024-09-16T21:47:34.711 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-16T21:47:34.711 INFO:teuthology.packaging:sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:47:34.711 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-dis-testing 2024-09-16T21:47:34.866 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883.g6e8474a0 2024-09-16T21:47:34.867 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T21:47:34.873 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T21:47:34.873 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T21:47:34.878 INFO:teuthology.task.internal:Saving configuration 2024-09-16T21:47:34.891 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T21:47:34.898 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T21:47:34.924 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 21:42:30.549975', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEORkzYBc4aXDwXyJxnu0XaYuwxbVrv7OuyCb04VIQs7iHr6yc/qQLGdHEGtGvdBy4jv+BN4tajc8RCI/FuWRWo='} 2024-09-16T21:47:34.947 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 21:42:30.551220', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKiOWadaaN0ogjymLgZH2OXMDwwKohRhLe9Z+tBVe6BdG184I//1tuEXrP6J7IITjdOTqS2v3VstFf+fY12QUGI='} 2024-09-16T21:47:34.969 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi160.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 21:42:30.548562', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJWxsksPo6h1+LT2wuoEJAjHeLI8yX/jIGSEzRJOisaMYEqxMqvAw4NW/828pSyOUoeOtUuq/AsAuXq0EnkKddY='} 2024-09-16T21:47:34.969 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T21:47:34.976 INFO:teuthology.task.internal:roles: ubuntu@smithi042.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-16T21:47:34.977 INFO:teuthology.task.internal:roles: ubuntu@smithi146.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-16T21:47:34.977 INFO:teuthology.task.internal:roles: ubuntu@smithi160.front.sepia.ceph.com - ['client.0'] 2024-09-16T21:47:34.977 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T21:47:35.063 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbad2343ac0>, signals=[15]) 2024-09-16T21:47:35.063 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T21:47:35.070 INFO:teuthology.task.internal:Opening connections... 2024-09-16T21:47:35.070 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T21:47:35.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:47:35.147 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T21:47:35.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:47:35.221 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T21:47:35.221 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:47:35.292 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T21:47:35.299 DEBUG:teuthology.orchestra.run.smithi042:> uname -m 2024-09-16T21:47:35.317 INFO:teuthology.orchestra.run.smithi042.stdout:x86_64 2024-09-16T21:47:35.318 DEBUG:teuthology.orchestra.run.smithi042:> cat /etc/os-release 2024-09-16T21:47:35.376 INFO:teuthology.orchestra.run.smithi042.stdout:NAME="CentOS Stream" 2024-09-16T21:47:35.376 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION="9" 2024-09-16T21:47:35.376 INFO:teuthology.orchestra.run.smithi042.stdout:ID="centos" 2024-09-16T21:47:35.376 INFO:teuthology.orchestra.run.smithi042.stdout:ID_LIKE="rhel fedora" 2024-09-16T21:47:35.376 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION_ID="9" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:PLATFORM_ID="platform:el9" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:ANSI_COLOR="0;31" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:LOGO="fedora-logo-icon" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:HOME_URL="https://centos.org/" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T21:47:35.377 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T21:47:35.378 INFO:teuthology.lock.ops:Updating smithi042.front.sepia.ceph.com on lock server 2024-09-16T21:47:35.398 DEBUG:teuthology.orchestra.run.smithi146:> uname -m 2024-09-16T21:47:35.417 INFO:teuthology.orchestra.run.smithi146.stdout:x86_64 2024-09-16T21:47:35.417 DEBUG:teuthology.orchestra.run.smithi146:> cat /etc/os-release 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:NAME="CentOS Stream" 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION="9" 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:ID="centos" 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:ID_LIKE="rhel fedora" 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_ID="9" 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:PLATFORM_ID="platform:el9" 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T21:47:35.474 INFO:teuthology.orchestra.run.smithi146.stdout:ANSI_COLOR="0;31" 2024-09-16T21:47:35.475 INFO:teuthology.orchestra.run.smithi146.stdout:LOGO="fedora-logo-icon" 2024-09-16T21:47:35.475 INFO:teuthology.orchestra.run.smithi146.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T21:47:35.475 INFO:teuthology.orchestra.run.smithi146.stdout:HOME_URL="https://centos.org/" 2024-09-16T21:47:35.475 INFO:teuthology.orchestra.run.smithi146.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T21:47:35.475 INFO:teuthology.orchestra.run.smithi146.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T21:47:35.475 INFO:teuthology.orchestra.run.smithi146.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T21:47:35.475 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2024-09-16T21:47:35.498 DEBUG:teuthology.orchestra.run.smithi160:> uname -m 2024-09-16T21:47:35.516 INFO:teuthology.orchestra.run.smithi160.stdout:x86_64 2024-09-16T21:47:35.516 DEBUG:teuthology.orchestra.run.smithi160:> cat /etc/os-release 2024-09-16T21:47:35.574 INFO:teuthology.orchestra.run.smithi160.stdout:NAME="CentOS Stream" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION="9" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:ID="centos" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:ID_LIKE="rhel fedora" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:VERSION_ID="9" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:PLATFORM_ID="platform:el9" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:ANSI_COLOR="0;31" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:LOGO="fedora-logo-icon" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:HOME_URL="https://centos.org/" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T21:47:35.575 INFO:teuthology.orchestra.run.smithi160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T21:47:35.576 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2024-09-16T21:47:35.598 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T21:47:35.606 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T21:47:35.611 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T21:47:35.611 DEBUG:teuthology.orchestra.run.smithi042:> test '!' -e /home/ubuntu/cephtest 2024-09-16T21:47:35.614 DEBUG:teuthology.orchestra.run.smithi146:> test '!' -e /home/ubuntu/cephtest 2024-09-16T21:47:35.617 DEBUG:teuthology.orchestra.run.smithi160:> test '!' -e /home/ubuntu/cephtest 2024-09-16T21:47:35.633 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T21:47:35.640 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T21:47:35.640 DEBUG:teuthology.orchestra.run.smithi042:> test -z $(ls -A /var/lib/ceph) 2024-09-16T21:47:35.671 DEBUG:teuthology.orchestra.run.smithi146:> test -z $(ls -A /var/lib/ceph) 2024-09-16T21:47:35.675 DEBUG:teuthology.orchestra.run.smithi160:> test -z $(ls -A /var/lib/ceph) 2024-09-16T21:47:35.785 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T21:47:35.862 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T21:47:35.876 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T21:47:35.876 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}, 'client.0': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T21:47:35.876 DEBUG:teuthology.orchestra.run.smithi042:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T21:47:35.877 DEBUG:teuthology.orchestra.run.smithi146:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T21:47:35.877 DEBUG:teuthology.orchestra.run.smithi160:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T21:47:35.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:47:35.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:47:35.895 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2024-09-16T21:47:35.896 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-09-16T21:47:35.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:47:35.897 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-09-16T21:47:35.953 INFO:teuthology.orchestra.run.smithi042.stdout:5.14.0-503.el9.x86_64 2024-09-16T21:47:35.953 INFO:teuthology.task.kernel:Running kernel on smithi042: 5.14.0-503.el9.x86_64 2024-09-16T21:47:35.953 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum install -y kernel 2024-09-16T21:47:35.955 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-503.el9.x86_64 2024-09-16T21:47:35.955 INFO:teuthology.orchestra.run.smithi146.stdout:5.14.0-503.el9.x86_64 2024-09-16T21:47:35.955 INFO:teuthology.task.kernel:Running kernel on smithi160: 5.14.0-503.el9.x86_64 2024-09-16T21:47:35.955 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum install -y kernel 2024-09-16T21:47:35.956 INFO:teuthology.task.kernel:Running kernel on smithi146: 5.14.0-503.el9.x86_64 2024-09-16T21:47:35.956 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum install -y kernel 2024-09-16T21:47:38.813 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - BaseOS 7.5 MB/s | 8.3 MB 00:01 2024-09-16T21:47:38.973 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - BaseOS 6.5 MB/s | 8.3 MB 00:01 2024-09-16T21:47:39.480 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.3 MB 00:01 2024-09-16T21:47:40.495 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-09-16T21:47:41.067 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-09-16T21:47:41.851 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - AppStream 16 MB/s | 20 MB 00:01 2024-09-16T21:47:44.612 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - CRB 19 MB/s | 6.5 MB 00:00 2024-09-16T21:47:46.096 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - Extras packages 68 kB/s | 19 kB 00:00 2024-09-16T21:47:46.983 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-16T21:47:47.235 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - CRB 2.7 MB/s | 6.5 MB 00:02 2024-09-16T21:47:47.550 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - CRB 3.6 MB/s | 6.5 MB 00:01 2024-09-16T21:47:48.909 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-16T21:47:49.067 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - Extras packages 73 kB/s | 19 kB 00:00 2024-09-16T21:47:49.813 INFO:teuthology.orchestra.run.smithi146.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-16T21:47:50.221 INFO:teuthology.orchestra.run.smithi042.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-16T21:47:52.339 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-16T21:47:54.262 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T21:47:54.262 INFO:teuthology.orchestra.run.smithi160.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T21:47:54.343 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:47:54.348 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:47:54.348 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-09-16T21:47:54.348 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:Install 4 Packages 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:47:54.349 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 79 M 2024-09-16T21:47:54.352 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 126 M 2024-09-16T21:47:54.352 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:47:54.524 INFO:teuthology.orchestra.run.smithi160.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 470 kB/s | 36 kB 00:00 2024-09-16T21:47:54.968 INFO:teuthology.orchestra.run.smithi160.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 30 MB/s | 16 MB 00:00 2024-09-16T21:47:55.269 INFO:teuthology.orchestra.run.smithi146.stdout:lab-extras 25 kB/s | 1.7 kB 00:00 2024-09-16T21:47:55.549 INFO:teuthology.orchestra.run.smithi160.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 28 MB/s | 29 MB 00:01 2024-09-16T21:47:55.869 INFO:teuthology.orchestra.run.smithi042.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-09-16T21:47:55.924 INFO:teuthology.orchestra.run.smithi160.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 23 MB/s | 35 MB 00:01 2024-09-16T21:47:55.924 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:47:55.924 INFO:teuthology.orchestra.run.smithi160.stdout:Total 50 MB/s | 79 MB 00:01 2024-09-16T21:47:56.608 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:47:56.978 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:47:56.978 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:47:57.167 INFO:teuthology.orchestra.run.smithi146.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T21:47:57.167 INFO:teuthology.orchestra.run.smithi146.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T21:47:57.271 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:47:57.281 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:47:57.282 INFO:teuthology.orchestra.run.smithi146.stdout:Install 4 Packages 2024-09-16T21:47:57.282 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:47:57.282 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 79 M 2024-09-16T21:47:57.282 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 126 M 2024-09-16T21:47:57.282 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:47:57.612 INFO:teuthology.orchestra.run.smithi146.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 128 kB/s | 36 kB 00:00 2024-09-16T21:47:57.842 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T21:47:57.842 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T21:47:57.937 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:47:57.937 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:47:57.945 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:47:57.955 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T21:47:57.956 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:47:57.957 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:47:57.957 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:47:57.957 INFO:teuthology.orchestra.run.smithi042.stdout:Install 4 Packages 2024-09-16T21:47:57.957 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:47:57.957 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 79 M 2024-09-16T21:47:57.957 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 126 M 2024-09-16T21:47:57.957 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:47:58.658 INFO:teuthology.orchestra.run.smithi042.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 85 kB/s | 36 kB 00:00 2024-09-16T21:47:59.178 INFO:teuthology.orchestra.run.smithi146.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 19 MB/s | 35 MB 00:01 2024-09-16T21:47:59.612 INFO:teuthology.orchestra.run.smithi042.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-16T21:48:00.354 INFO:teuthology.orchestra.run.smithi042.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 16 MB/s | 35 MB 00:02 2024-09-16T21:48:00.398 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:48:00.628 INFO:teuthology.orchestra.run.smithi146.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.7 MB/s | 16 MB 00:03 2024-09-16T21:48:01.071 INFO:teuthology.orchestra.run.smithi042.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-16T21:48:01.072 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:48:01.072 INFO:teuthology.orchestra.run.smithi042.stdout:Total 25 MB/s | 79 MB 00:03 2024-09-16T21:48:01.246 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T21:48:01.332 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:01.712 INFO:teuthology.orchestra.run.smithi146.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 7.0 MB/s | 29 MB 00:04 2024-09-16T21:48:01.712 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:48:01.712 INFO:teuthology.orchestra.run.smithi146.stdout:Total 18 MB/s | 79 MB 00:04 2024-09-16T21:48:01.780 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:48:02.173 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:48:02.174 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:48:02.397 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:48:02.759 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:48:02.759 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:48:03.187 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:48:03.187 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:48:03.745 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:48:03.746 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:48:04.100 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:04.244 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:05.744 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:48:06.189 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:48:06.393 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T21:48:06.490 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:06.930 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T21:48:07.037 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:09.086 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:09.249 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:09.360 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:09.377 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:09.791 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:09.932 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:14.197 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:14.516 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:14.562 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:14.752 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:14.898 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:19.701 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:19.732 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:52.535 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:52.582 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:52.958 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:52.958 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T21:48:52.959 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:52.959 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:48:53.779 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:48:54.151 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T21:48:54.247 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T21:48:54.247 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T21:48:54.247 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T21:48:54.248 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T21:48:54.248 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T21:48:54.248 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-16T21:48:54.248 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi160.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T21:48:54.248 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T21:48:54.307 INFO:teuthology.orchestra.run.smithi160.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T21:48:54.307 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T21:48:54.307 DEBUG:teuthology.orchestra.run.smithi160:> sudo rpm -qi grub2-tools 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Name : grub2-tools 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Epoch : 1 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Version : 2.06 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Release : 82.el9 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Architecture: x86_64 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Group : Unspecified 2024-09-16T21:48:54.350 INFO:teuthology.orchestra.run.smithi160.stdout:Size : 8274670 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:License : GPLv3+ 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Packager : builder@centos.org 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Vendor : CentOS 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Summary : Support tools for GRUB. 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:Description : 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T21:48:54.351 INFO:teuthology.orchestra.run.smithi160.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T21:48:54.352 INFO:teuthology.orchestra.run.smithi160.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T21:48:54.352 INFO:teuthology.orchestra.run.smithi160.stdout:hardware devices. 2024-09-16T21:48:54.352 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:48:54.352 INFO:teuthology.orchestra.run.smithi160.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T21:48:54.353 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T21:48:54.353 INFO:teuthology.task.kernel:Updating grub on smithi160 to boot 5.14.0-508.el9.x86_64 2024-09-16T21:48:54.353 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T21:48:55.004 INFO:teuthology.orchestra.run.smithi160.stderr:Generating grub configuration file ... 2024-09-16T21:48:56.287 INFO:teuthology.orchestra.run.smithi160.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T21:48:56.320 INFO:teuthology.orchestra.run.smithi160.stderr:done 2024-09-16T21:48:56.323 DEBUG:teuthology.orchestra.run.smithi160:> mktemp 2024-09-16T21:48:56.338 INFO:teuthology.orchestra.run.smithi160.stdout:/tmp/tmp.9UiUxbewio 2024-09-16T21:48:56.338 DEBUG:teuthology.orchestra.run.smithi160:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.9UiUxbewio 2024-09-16T21:48:56.404 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0666 /tmp/tmp.9UiUxbewio 2024-09-16T21:48:56.541 DEBUG:teuthology.orchestra.remote:smithi160:/tmp/tmp.9UiUxbewio is 6KB 2024-09-16T21:48:56.590 DEBUG:teuthology.orchestra.run.smithi160:> rm -fr /tmp/tmp.9UiUxbewio 2024-09-16T21:48:56.605 DEBUG:teuthology.orchestra.run.smithi160:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T21:48:56.668 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T21:48:56.669 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T21:48:56.669 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T21:48:56.669 INFO:teuthology.orchestra.run.smithi160.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T21:48:56.670 DEBUG:teuthology.orchestra.run.smithi160:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T21:48:56.816 DEBUG:teuthology.orchestra.run.smithi160:> sudo shutdown -r now 2024-09-16T21:48:57.930 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:57.970 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:58.322 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:58.322 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T21:48:58.322 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:58.322 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:58.772 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:58.814 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:59.133 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:59.133 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:48:59.133 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:48:59.133 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.133 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.133 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.134 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.134 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:48:59.134 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:48:59.151 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:59.151 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T21:48:59.151 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T21:48:59.151 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T21:48:59.450 DEBUG:teuthology.orchestra.run.smithi146:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T21:48:59.574 INFO:teuthology.orchestra.run.smithi146.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.574 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T21:48:59.574 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T21:48:59.574 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T21:48:59.574 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T21:48:59.574 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T21:48:59.574 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi146.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T21:48:59.575 DEBUG:teuthology.orchestra.run.smithi146:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T21:48:59.633 INFO:teuthology.orchestra.run.smithi146.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.634 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T21:48:59.634 DEBUG:teuthology.orchestra.run.smithi146:> sudo rpm -qi grub2-tools 2024-09-16T21:48:59.665 INFO:teuthology.orchestra.run.smithi146.stdout:Name : grub2-tools 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Epoch : 1 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Version : 2.06 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Release : 82.el9 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Architecture: x86_64 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Group : Unspecified 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Size : 8274670 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:License : GPLv3+ 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Packager : builder@centos.org 2024-09-16T21:48:59.666 INFO:teuthology.orchestra.run.smithi146.stdout:Vendor : CentOS 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:Summary : Support tools for GRUB. 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:Description : 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:hardware devices. 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:48:59.667 INFO:teuthology.orchestra.run.smithi146.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T21:48:59.668 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T21:48:59.668 INFO:teuthology.task.kernel:Updating grub on smithi146 to boot 5.14.0-508.el9.x86_64 2024-09-16T21:48:59.668 DEBUG:teuthology.orchestra.run.smithi146:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T21:48:59.968 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:48:59.969 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:49:00.303 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T21:49:00.306 INFO:teuthology.orchestra.run.smithi146.stderr:Generating grub configuration file ... 2024-09-16T21:49:00.431 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T21:49:00.431 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T21:49:00.431 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T21:49:00.431 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T21:49:00.431 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T21:49:00.431 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T21:49:00.431 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi042.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T21:49:00.431 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T21:49:00.490 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T21:49:00.490 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T21:49:00.490 DEBUG:teuthology.orchestra.run.smithi042:> sudo rpm -qi grub2-tools 2024-09-16T21:49:00.521 INFO:teuthology.orchestra.run.smithi042.stdout:Name : grub2-tools 2024-09-16T21:49:00.521 INFO:teuthology.orchestra.run.smithi042.stdout:Epoch : 1 2024-09-16T21:49:00.521 INFO:teuthology.orchestra.run.smithi042.stdout:Version : 2.06 2024-09-16T21:49:00.521 INFO:teuthology.orchestra.run.smithi042.stdout:Release : 82.el9 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Architecture: x86_64 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Group : Unspecified 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Size : 8274670 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:License : GPLv3+ 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Packager : builder@centos.org 2024-09-16T21:49:00.522 INFO:teuthology.orchestra.run.smithi042.stdout:Vendor : CentOS 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:Summary : Support tools for GRUB. 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:Description : 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:hardware devices. 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:49:00.523 INFO:teuthology.orchestra.run.smithi042.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T21:49:00.524 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T21:49:00.524 INFO:teuthology.task.kernel:Updating grub on smithi042 to boot 5.14.0-508.el9.x86_64 2024-09-16T21:49:00.524 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T21:49:01.186 INFO:teuthology.orchestra.run.smithi042.stderr:Generating grub configuration file ... 2024-09-16T21:49:01.657 INFO:teuthology.orchestra.run.smithi146.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T21:49:01.684 INFO:teuthology.orchestra.run.smithi146.stderr:done 2024-09-16T21:49:01.687 DEBUG:teuthology.orchestra.run.smithi146:> mktemp 2024-09-16T21:49:01.703 INFO:teuthology.orchestra.run.smithi146.stdout:/tmp/tmp.jbdMgTOfwF 2024-09-16T21:49:01.703 DEBUG:teuthology.orchestra.run.smithi146:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.jbdMgTOfwF 2024-09-16T21:49:01.770 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0666 /tmp/tmp.jbdMgTOfwF 2024-09-16T21:49:01.921 DEBUG:teuthology.orchestra.remote:smithi146:/tmp/tmp.jbdMgTOfwF is 6KB 2024-09-16T21:49:01.942 DEBUG:teuthology.orchestra.run.smithi146:> rm -fr /tmp/tmp.jbdMgTOfwF 2024-09-16T21:49:01.957 DEBUG:teuthology.orchestra.run.smithi146:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T21:49:02.020 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T21:49:02.020 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T21:49:02.020 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T21:49:02.020 INFO:teuthology.orchestra.run.smithi146.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T21:49:02.021 DEBUG:teuthology.orchestra.run.smithi146:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T21:49:02.189 DEBUG:teuthology.orchestra.run.smithi146:> sudo shutdown -r now 2024-09-16T21:49:02.375 INFO:teuthology.orchestra.run.smithi042.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T21:49:02.403 INFO:teuthology.orchestra.run.smithi042.stderr:done 2024-09-16T21:49:02.408 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2024-09-16T21:49:02.423 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.0sbZY9uZez 2024-09-16T21:49:02.423 DEBUG:teuthology.orchestra.run.smithi042:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.0sbZY9uZez 2024-09-16T21:49:02.490 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.0sbZY9uZez 2024-09-16T21:49:02.629 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.0sbZY9uZez is 6KB 2024-09-16T21:49:02.679 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.0sbZY9uZez 2024-09-16T21:49:02.694 DEBUG:teuthology.orchestra.run.smithi042:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T21:49:02.763 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T21:49:02.763 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T21:49:02.763 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T21:49:02.763 INFO:teuthology.orchestra.run.smithi042.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T21:49:02.764 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T21:49:02.922 DEBUG:teuthology.orchestra.run.smithi042:> sudo shutdown -r now 2024-09-16T21:49:26.843 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-16T21:49:26.846 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T21:49:26.847 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:49:32.196 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T21:49:32.196 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-16T21:49:32.197 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:49:32.926 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T21:49:32.926 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T21:49:32.927 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:49:45.405 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-09-16T21:49:50.525 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2024-09-16T21:49:51.293 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.42 2024-09-16T21:49:54.409 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T21:49:54.410 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:49:57.469 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-09-16T21:49:59.528 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-16T21:49:59.529 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:50:00.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T21:50:00.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:50:02.589 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2024-09-16T21:50:09.477 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T21:50:09.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:50:14.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-16T21:50:14.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:50:27.901 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.160 2024-09-16T21:50:33.021 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.146 2024-09-16T21:50:42.909 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T21:50:42.910 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:50:43.447 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-09-16T21:50:43.817 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T21:50:43.817 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-508.el9.x86_64"... 2024-09-16T21:50:43.817 DEBUG:teuthology.orchestra.run.smithi160:> uname -r 2024-09-16T21:50:43.832 INFO:teuthology.orchestra.run.smithi160.stdout:5.14.0-508.el9.x86_64 2024-09-16T21:50:43.832 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T21:50:43.832 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T21:50:43.832 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T21:50:44.833 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-16T21:50:44.833 DEBUG:teuthology.orchestra.run.smithi160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T21:50:44.916 INFO:teuthology.orchestra.run.smithi160.stdout:ttyS1 2024-09-16T21:50:44.940 DEBUG:teuthology.parallel:result is None 2024-09-16T21:50:48.022 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-16T21:50:48.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:50:48.657 DEBUG:teuthology.orchestra.run.smithi146:> true 2024-09-16T21:50:49.033 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-16T21:50:49.033 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-16T21:50:49.034 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2024-09-16T21:50:49.048 INFO:teuthology.orchestra.run.smithi146.stdout:5.14.0-508.el9.x86_64 2024-09-16T21:50:49.048 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T21:50:49.049 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T21:50:49.049 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T21:50:50.049 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T21:50:50.050 DEBUG:teuthology.orchestra.run.smithi146:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T21:50:50.111 INFO:teuthology.orchestra.run.smithi146.stdout:ttyS1 2024-09-16T21:50:50.145 DEBUG:teuthology.parallel:result is None 2024-09-16T21:51:00.297 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T21:51:12.298 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T21:51:12.300 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:51:12.643 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-09-16T21:51:13.006 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T21:51:13.006 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-16T21:51:13.006 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-09-16T21:51:13.026 INFO:teuthology.orchestra.run.smithi042.stdout:5.14.0-508.el9.x86_64 2024-09-16T21:51:13.026 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T21:51:13.026 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T21:51:13.026 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T21:51:14.027 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T21:51:14.027 DEBUG:teuthology.orchestra.run.smithi042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T21:51:14.141 INFO:teuthology.orchestra.run.smithi042.stdout:ttyS1 2024-09-16T21:51:14.164 DEBUG:teuthology.parallel:result is None 2024-09-16T21:51:14.164 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T21:51:14.174 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T21:51:14.174 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T21:51:14.176 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T21:51:14.180 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T21:51:14.200 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T21:51:14.225 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T21:51:14.236 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T21:51:14.236 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T21:51:14.238 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T21:51:14.291 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T21:51:14.324 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T21:51:14.331 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T21:51:14.331 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T21:51:14.334 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T21:51:14.354 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-16T21:51:14.370 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:51:14.382 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:51:14.383 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:51:14.394 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:51:14.401 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:51:14.413 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T21:51:14.415 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T21:51:14.421 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T21:51:14.422 DEBUG:teuthology.orchestra.run.smithi042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T21:51:14.427 DEBUG:teuthology.orchestra.run.smithi146:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T21:51:14.438 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T21:51:14.483 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T21:51:14.492 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T21:51:14.492 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T21:51:14.497 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T21:51:14.506 DEBUG:teuthology.orchestra.run.smithi160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T21:51:14.540 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:51:14.594 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:51:14.649 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:51:14.731 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:51:14.776 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:51:14.776 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T21:51:14.843 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:51:14.889 DEBUG:teuthology.orchestra.run.smithi146:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:51:14.944 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:51:15.029 DEBUG:teuthology.orchestra.run.smithi146:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:51:15.072 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:51:15.072 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T21:51:15.139 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:51:15.183 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T21:51:15.245 DEBUG:teuthology.orchestra.run.smithi160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:51:15.285 DEBUG:teuthology.orchestra.run.smithi160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T21:51:15.331 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:51:15.331 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T21:51:15.398 DEBUG:teuthology.orchestra.run.smithi042:> sudo service rsyslog restart 2024-09-16T21:51:15.401 DEBUG:teuthology.orchestra.run.smithi146:> sudo service rsyslog restart 2024-09-16T21:51:15.403 DEBUG:teuthology.orchestra.run.smithi160:> sudo service rsyslog restart 2024-09-16T21:51:15.446 INFO:teuthology.orchestra.run.smithi146.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T21:51:15.451 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T21:51:15.485 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T21:51:15.829 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T21:51:15.837 INFO:teuthology.task.internal:Starting timer... 2024-09-16T21:51:15.837 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T21:51:15.849 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T21:51:15.857 DEBUG:teuthology.orchestra.run.smithi042:> sudo service auditd rotate 2024-09-16T21:51:15.909 INFO:teuthology.orchestra.run.smithi042.stdout:Rotating logs: 2024-09-16T21:51:15.911 DEBUG:teuthology.orchestra.run.smithi146:> sudo service auditd rotate 2024-09-16T21:51:15.993 INFO:teuthology.orchestra.run.smithi146.stdout:Rotating logs: 2024-09-16T21:51:15.995 DEBUG:teuthology.orchestra.run.smithi160:> sudo service auditd rotate 2024-09-16T21:51:16.052 INFO:teuthology.orchestra.run.smithi160.stdout:Rotating logs: 2024-09-16T21:51:16.054 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T21:51:16.054 DEBUG:teuthology.orchestra.run.smithi042:> /usr/sbin/getenforce 2024-09-16T21:51:16.092 INFO:teuthology.orchestra.run.smithi042.stdout:Permissive 2024-09-16T21:51:16.092 DEBUG:teuthology.orchestra.run.smithi146:> /usr/sbin/getenforce 2024-09-16T21:51:16.114 INFO:teuthology.orchestra.run.smithi146.stdout:Permissive 2024-09-16T21:51:16.114 DEBUG:teuthology.orchestra.run.smithi160:> /usr/sbin/getenforce 2024-09-16T21:51:16.138 INFO:teuthology.orchestra.run.smithi160.stdout:Permissive 2024-09-16T21:51:16.138 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi042.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi146.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi160.front.sepia.ceph.com': 'permissive'} 2024-09-16T21:51:16.138 DEBUG:teuthology.orchestra.run.smithi042:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T21:51:16.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:51:16.168 DEBUG:teuthology.orchestra.run.smithi146:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T21:51:16.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:51:16.198 DEBUG:teuthology.orchestra.run.smithi160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T21:51:16.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:51:16.225 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T21:51:16.225 DEBUG:teuthology.orchestra.run.smithi042:> sudo /usr/sbin/setenforce permissive 2024-09-16T21:51:16.273 DEBUG:teuthology.orchestra.run.smithi146:> sudo /usr/sbin/setenforce permissive 2024-09-16T21:51:16.310 DEBUG:teuthology.orchestra.run.smithi160:> sudo /usr/sbin/setenforce permissive 2024-09-16T21:51:16.341 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T21:51:16.350 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T21:51:16.363 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T21:51:16.364 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi042.front.sepia.ceph.com,smithi146.front.sepia.ceph.com,smithi160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T21:55:03.571 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi042.front.sepia.ceph.com'), Remote(name='ubuntu@smithi146.front.sepia.ceph.com'), Remote(name='ubuntu@smithi160.front.sepia.ceph.com')] 2024-09-16T21:55:03.572 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T21:55:03.573 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:55:03.650 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-09-16T21:55:03.728 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-09-16T21:55:03.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-16T21:55:03.729 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:55:03.801 DEBUG:teuthology.orchestra.run.smithi146:> true 2024-09-16T21:55:03.876 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-09-16T21:55:03.877 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T21:55:03.877 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T21:55:03.948 DEBUG:teuthology.orchestra.run.smithi160:> true 2024-09-16T21:55:03.985 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi160.front.sepia.ceph.com' 2024-09-16T21:55:03.986 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T21:55:04.003 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T21:55:04.004 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T21:55:04.004 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T21:55:04.006 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T21:55:04.007 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T21:55:04.009 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T21:55:04.009 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T21:55:04.035 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T21:55:04.036 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T21:55:04.051 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T21:55:04.051 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T21:55:04.055 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T21:55:04.070 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T21:55:04.075 INFO:teuthology.orchestra.run.smithi146.stderr:sudo: ntpd: command not found 2024-09-16T21:55:04.077 INFO:teuthology.orchestra.run.smithi042.stderr:sudo: ntpd: command not found 2024-09-16T21:55:04.086 INFO:teuthology.orchestra.run.smithi146.stdout:506 Cannot talk to daemon 2024-09-16T21:55:04.089 INFO:teuthology.orchestra.run.smithi042.stdout:506 Cannot talk to daemon 2024-09-16T21:55:04.095 INFO:teuthology.orchestra.run.smithi160.stderr:sudo: ntpd: command not found 2024-09-16T21:55:04.100 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T21:55:04.104 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T21:55:04.106 INFO:teuthology.orchestra.run.smithi160.stdout:506 Cannot talk to daemon 2024-09-16T21:55:04.114 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T21:55:04.119 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T21:55:04.120 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T21:55:04.134 INFO:teuthology.orchestra.run.smithi160.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T21:55:04.178 INFO:teuthology.orchestra.run.smithi042.stderr:bash: line 1: ntpq: command not found 2024-09-16T21:55:04.180 INFO:teuthology.orchestra.run.smithi146.stderr:bash: line 1: ntpq: command not found 2024-09-16T21:55:04.181 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T21:55:04.182 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2024-09-16T21:55:04.182 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.182 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.182 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.182 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.184 INFO:teuthology.orchestra.run.smithi146.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T21:55:04.184 INFO:teuthology.orchestra.run.smithi146.stdout:=============================================================================== 2024-09-16T21:55:04.184 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.184 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.184 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.184 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.188 INFO:teuthology.orchestra.run.smithi160.stderr:bash: line 1: ntpq: command not found 2024-09-16T21:55:04.192 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T21:55:04.193 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-09-16T21:55:04.193 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.193 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.193 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.193 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:55:04.193 INFO:teuthology.run_tasks:Running task install... 2024-09-16T21:55:04.201 DEBUG:teuthology.task.install:project ceph 2024-09-16T21:55:04.201 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}} 2024-09-16T21:55:04.201 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'} 2024-09-16T21:55:04.201 INFO:teuthology.task.install:Using flavor: default 2024-09-16T21:55:04.207 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T21:55:04.207 INFO:teuthology.task.install:extra packages: [] 2024-09-16T21:55:04.207 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': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T21:55:04.208 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:55:04.210 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': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T21:55:04.210 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:55:04.211 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': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T21:55:04.211 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:55:04.360 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T21:55:04.360 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T21:55:04.368 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T21:55:04.368 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T21:55:04.374 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T21:55:04.374 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T21:55:04.630 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T21:55:04.631 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:55:04.631 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T21:55:04.633 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T21:55:04.633 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:55:04.633 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T21:55:04.636 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T21:55:04.636 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:55:04.636 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T21:55:04.660 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-16T21:55:04.660 DEBUG:teuthology.orchestra.run.smithi160:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T21:55:04.663 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-16T21:55:04.663 DEBUG:teuthology.orchestra.run.smithi146:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T21:55:04.665 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-16T21:55:04.665 DEBUG:teuthology.orchestra.run.smithi042:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T21:55:04.725 DEBUG:teuthology.orchestra.run.smithi160:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-16T21:55:04.729 DEBUG:teuthology.orchestra.run.smithi146:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-16T21:55:04.736 DEBUG:teuthology.orchestra.run.smithi042:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-16T21:55:04.800 DEBUG:teuthology.orchestra.run.smithi160:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-16T21:55:04.804 DEBUG:teuthology.orchestra.run.smithi146:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-16T21:55:04.816 DEBUG:teuthology.orchestra.run.smithi042:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-16T21:55:04.864 INFO:teuthology.orchestra.run.smithi160.stdout:check_obsoletes = 1 2024-09-16T21:55:04.866 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum clean all 2024-09-16T21:55:04.869 INFO:teuthology.orchestra.run.smithi146.stdout:check_obsoletes = 1 2024-09-16T21:55:04.870 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum clean all 2024-09-16T21:55:04.882 INFO:teuthology.orchestra.run.smithi042.stdout:check_obsoletes = 1 2024-09-16T21:55:04.884 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum clean all 2024-09-16T21:55:05.097 INFO:teuthology.orchestra.run.smithi160.stdout:45 files removed 2024-09-16T21:55:05.098 INFO:teuthology.orchestra.run.smithi146.stdout:45 files removed 2024-09-16T21:55:05.124 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-radosgw 2024-09-16T21:55:05.125 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-radosgw 2024-09-16T21:55:05.130 INFO:teuthology.orchestra.run.smithi042.stdout:45 files removed 2024-09-16T21:55:05.157 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-radosgw 2024-09-16T21:55:05.683 INFO:teuthology.orchestra.run.smithi146.stdout:ceph packages for x86_64 309 kB/s | 84 kB 00:00 2024-09-16T21:55:05.684 INFO:teuthology.orchestra.run.smithi160.stdout:ceph packages for x86_64 308 kB/s | 84 kB 00:00 2024-09-16T21:55:05.767 INFO:teuthology.orchestra.run.smithi042.stdout:ceph packages for x86_64 272 kB/s | 84 kB 00:00 2024-09-16T21:55:06.000 INFO:teuthology.orchestra.run.smithi146.stdout:ceph noarch packages 88 kB/s | 24 kB 00:00 2024-09-16T21:55:06.009 INFO:teuthology.orchestra.run.smithi160.stdout:ceph noarch packages 85 kB/s | 24 kB 00:00 2024-09-16T21:55:06.067 INFO:teuthology.orchestra.run.smithi042.stdout:ceph noarch packages 95 kB/s | 24 kB 00:00 2024-09-16T21:55:06.334 INFO:teuthology.orchestra.run.smithi146.stdout:ceph source packages 6.5 kB/s | 1.9 kB 00:00 2024-09-16T21:55:06.459 INFO:teuthology.orchestra.run.smithi042.stdout:ceph source packages 5.5 kB/s | 1.9 kB 00:00 2024-09-16T21:55:08.451 INFO:teuthology.orchestra.run.smithi160.stdout:ceph source packages 820 B/s | 1.9 kB 00:02 2024-09-16T21:55:08.529 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.3 MB 00:02 2024-09-16T21:55:10.278 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - AppStream 33 MB/s | 20 MB 00:00 2024-09-16T21:55:10.295 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - BaseOS 2.1 MB/s | 8.3 MB 00:03 2024-09-16T21:55:10.326 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.3 MB 00:01 2024-09-16T21:55:12.663 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - AppStream 16 MB/s | 20 MB 00:01 2024-09-16T21:55:14.595 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - CRB 18 MB/s | 6.5 MB 00:00 2024-09-16T21:55:16.071 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - Extras packages 91 kB/s | 19 kB 00:00 2024-09-16T21:55:17.250 INFO:teuthology.orchestra.run.smithi042.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-16T21:55:19.053 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - CRB 2.5 MB/s | 6.5 MB 00:02 2024-09-16T21:55:21.470 INFO:teuthology.orchestra.run.smithi160.stdout:CentOS Stream 9 - Extras packages 16 kB/s | 19 kB 00:01 2024-09-16T21:55:22.278 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - AppStream 1.9 MB/s | 20 MB 00:10 2024-09-16T21:55:22.358 INFO:teuthology.orchestra.run.smithi160.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-16T21:55:22.807 INFO:teuthology.orchestra.run.smithi042.stdout:lab-extras 38 kB/s | 1.7 kB 00:00 2024-09-16T21:55:25.160 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:55:25.175 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:55:25.175 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:55:25.175 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:55:25.175 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:55:25.175 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T21:55:25.175 INFO:teuthology.orchestra.run.smithi042.stdout:Upgrading: 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T21:55:25.176 INFO:teuthology.orchestra.run.smithi042.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T21:55:25.177 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout:Installing weak dependencies: 2024-09-16T21:55:25.178 INFO:teuthology.orchestra.run.smithi042.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T21:55:25.179 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:25.179 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:55:25.179 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:55:25.179 INFO:teuthology.orchestra.run.smithi042.stdout:Install 31 Packages 2024-09-16T21:55:25.179 INFO:teuthology.orchestra.run.smithi042.stdout:Upgrade 2 Packages 2024-09-16T21:55:25.179 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:25.179 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 62 M 2024-09-16T21:55:25.180 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:55:26.441 INFO:teuthology.orchestra.run.smithi042.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 10 MB/s | 5.5 MB 00:00 2024-09-16T21:55:26.500 INFO:teuthology.orchestra.run.smithi042.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 432 kB/s | 25 kB 00:00 2024-09-16T21:55:26.583 INFO:teuthology.orchestra.run.smithi042.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 8.9 MB/s | 755 kB 00:00 2024-09-16T21:55:26.734 INFO:teuthology.orchestra.run.smithi042.stdout:(4/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 13 MB/s | 11 MB 00:00 2024-09-16T21:55:26.775 INFO:teuthology.orchestra.run.smithi042.stdout:(5/33): libradosstriper1-19.3.0-4883.g6e8474a0. 2.6 MB/s | 508 kB 00:00 2024-09-16T21:55:26.842 INFO:teuthology.orchestra.run.smithi042.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 677 kB/s | 45 kB 00:00 2024-09-16T21:55:26.926 INFO:teuthology.orchestra.run.smithi042.stdout:(7/33): python3-ceph-common-19.3.0-4883.g6e8474 1.7 MB/s | 143 kB 00:00 2024-09-16T21:55:27.010 INFO:teuthology.orchestra.run.smithi042.stdout:(8/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 20 MB/s | 5.5 MB 00:00 2024-09-16T21:55:27.035 INFO:teuthology.orchestra.run.smithi042.stdout:(9/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 1.5 MB/s | 162 kB 00:00 2024-09-16T21:55:27.060 INFO:teuthology.orchestra.run.smithi042.stdout:(10/33): python3-rados-19.3.0-4883.g6e8474a0.el 6.3 MB/s | 320 kB 00:00 2024-09-16T21:55:27.269 INFO:teuthology.orchestra.run.smithi042.stdout:(11/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 16 MB/s | 22 MB 00:01 2024-09-16T21:55:27.294 INFO:teuthology.orchestra.run.smithi042.stdout:(12/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 1.2 MB/s | 307 kB 00:00 2024-09-16T21:55:27.319 INFO:teuthology.orchestra.run.smithi042.stdout:(13/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 383 kB/s | 99 kB 00:00 2024-09-16T21:55:27.411 INFO:teuthology.orchestra.run.smithi042.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 753 kB/s | 107 kB 00:00 2024-09-16T21:55:27.462 INFO:teuthology.orchestra.run.smithi042.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 1.2 MB/s | 171 kB 00:00 2024-09-16T21:55:27.487 INFO:teuthology.orchestra.run.smithi042.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 959 kB/s | 160 kB 00:00 2024-09-16T21:55:27.520 INFO:teuthology.orchestra.run.smithi042.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 415 kB/s | 45 kB 00:00 2024-09-16T21:55:27.629 INFO:teuthology.orchestra.run.smithi042.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 390 kB/s | 42 kB 00:00 2024-09-16T21:55:27.663 INFO:teuthology.orchestra.run.smithi042.stdout:(19/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.6 MB/s | 292 kB 00:00 2024-09-16T21:55:27.688 INFO:teuthology.orchestra.run.smithi042.stdout:(20/33): qatlib-24.02.0-1.el9.x86_64.rpm 3.7 MB/s | 221 kB 00:00 2024-09-16T21:55:27.722 INFO:teuthology.orchestra.run.smithi042.stdout:(21/33): librdkafka-1.6.1-102.el9.x86_64.rpm 2.5 MB/s | 662 kB 00:00 2024-09-16T21:55:27.747 INFO:teuthology.orchestra.run.smithi160.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-16T21:55:27.747 INFO:teuthology.orchestra.run.smithi042.stdout:(22/33): qatlib-service-24.02.0-1.el9.x86_64.rp 428 kB/s | 36 kB 00:00 2024-09-16T21:55:27.772 INFO:teuthology.orchestra.run.smithi042.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 565 kB/s | 47 kB 00:00 2024-09-16T21:55:27.802 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-16T21:55:27.831 INFO:teuthology.orchestra.run.smithi042.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-16T21:55:27.856 INFO:teuthology.orchestra.run.smithi042.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-16T21:55:27.881 INFO:teuthology.orchestra.run.smithi042.stdout:(26/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 280 kB/s | 26 kB 00:00 2024-09-16T21:55:27.907 INFO:teuthology.orchestra.run.smithi042.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-16T21:55:27.940 INFO:teuthology.orchestra.run.smithi042.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.7 MB/s | 191 kB 00:00 2024-09-16T21:55:27.990 INFO:teuthology.orchestra.run.smithi042.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-16T21:55:28.049 INFO:teuthology.orchestra.run.smithi042.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-16T21:55:28.125 INFO:teuthology.orchestra.run.smithi042.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-16T21:55:28.275 INFO:teuthology.orchestra.run.smithi042.stdout:(32/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 14 MB/s | 3.2 MB 00:00 2024-09-16T21:55:28.333 INFO:teuthology.orchestra.run.smithi042.stdout:(33/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 10 MB/s | 3.5 MB 00:00 2024-09-16T21:55:28.338 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:55:28.339 INFO:teuthology.orchestra.run.smithi042.stdout:Total 20 MB/s | 62 MB 00:03 2024-09-16T21:55:28.456 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:55:28.498 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:55:28.499 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:55:29.222 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:55:29.223 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:55:29.753 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - Extras packages 27 kB/s | 19 kB 00:00 2024-09-16T21:55:29.990 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:55:30.002 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:55:30.002 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:55:30.002 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:55:30.002 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:55:30.002 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T21:55:30.003 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrading: 2024-09-16T21:55:30.003 INFO:teuthology.orchestra.run.smithi160.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T21:55:30.003 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T21:55:30.003 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:55:30.003 INFO:teuthology.orchestra.run.smithi160.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T21:55:30.004 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T21:55:30.004 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T21:55:30.004 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T21:55:30.004 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T21:55:30.004 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T21:55:30.004 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T21:55:30.004 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T21:55:30.005 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout:Installing weak dependencies: 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T21:55:30.006 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:30.007 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:55:30.007 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:55:30.007 INFO:teuthology.orchestra.run.smithi160.stdout:Install 31 Packages 2024-09-16T21:55:30.007 INFO:teuthology.orchestra.run.smithi160.stdout:Upgrade 2 Packages 2024-09-16T21:55:30.007 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:30.007 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 62 M 2024-09-16T21:55:30.007 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:55:30.805 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:55:30.898 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T21:55:30.930 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T21:55:30.955 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T21:55:30.978 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T21:55:30.998 INFO:teuthology.orchestra.run.smithi146.stdout:Extra Packages for Enterprise Linux 20 MB/s | 23 MB 00:01 2024-09-16T21:55:30.999 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T21:55:31.216 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T21:55:31.276 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T21:55:31.382 INFO:teuthology.orchestra.run.smithi160.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 8.0 MB/s | 5.5 MB 00:00 2024-09-16T21:55:31.424 INFO:teuthology.orchestra.run.smithi160.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 608 kB/s | 25 kB 00:00 2024-09-16T21:55:31.540 INFO:teuthology.orchestra.run.smithi160.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 6.3 MB/s | 755 kB 00:00 2024-09-16T21:55:31.658 INFO:teuthology.orchestra.run.smithi160.stdout:(4/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 11 MB/s | 11 MB 00:00 2024-09-16T21:55:31.680 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T21:55:31.691 INFO:teuthology.orchestra.run.smithi160.stdout:(5/33): libradosstriper1-19.3.0-4883.g6e8474a0. 3.3 MB/s | 508 kB 00:00 2024-09-16T21:55:31.749 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:31.749 INFO:teuthology.orchestra.run.smithi160.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 774 kB/s | 45 kB 00:00 2024-09-16T21:55:31.833 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:31.841 INFO:teuthology.orchestra.run.smithi160.stdout:(7/33): python3-ceph-common-19.3.0-4883.g6e8474 1.5 MB/s | 143 kB 00:00 2024-09-16T21:55:31.925 INFO:teuthology.orchestra.run.smithi160.stdout:(8/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 21 MB/s | 5.5 MB 00:00 2024-09-16T21:55:31.931 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T21:55:31.950 INFO:teuthology.orchestra.run.smithi160.stdout:(9/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 1.5 MB/s | 162 kB 00:00 2024-09-16T21:55:31.958 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T21:55:31.975 INFO:teuthology.orchestra.run.smithi160.stdout:(10/33): python3-rados-19.3.0-4883.g6e8474a0.el 6.3 MB/s | 320 kB 00:00 2024-09-16T21:55:32.001 INFO:teuthology.orchestra.run.smithi160.stdout:(11/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 6.0 MB/s | 307 kB 00:00 2024-09-16T21:55:32.026 INFO:teuthology.orchestra.run.smithi160.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.9 MB/s | 99 kB 00:00 2024-09-16T21:55:32.030 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T21:55:32.075 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T21:55:32.120 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T21:55:32.190 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T21:55:32.219 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T21:55:32.267 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T21:55:32.284 INFO:teuthology.orchestra.run.smithi160.stdout:(13/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 14 MB/s | 22 MB 00:01 2024-09-16T21:55:32.301 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T21:55:32.421 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T21:55:32.452 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T21:55:32.493 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T21:55:32.534 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T21:55:32.563 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T21:55:32.608 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T21:55:32.642 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T21:55:32.877 INFO:teuthology.orchestra.run.smithi160.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 122 kB/s | 107 kB 00:00 2024-09-16T21:55:32.985 INFO:teuthology.orchestra.run.smithi160.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 178 kB/s | 171 kB 00:00 2024-09-16T21:55:33.010 INFO:teuthology.orchestra.run.smithi160.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 221 kB/s | 160 kB 00:00 2024-09-16T21:55:33.020 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T21:55:33.068 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T21:55:33.151 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T21:55:33.181 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T21:55:33.217 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T21:55:33.485 INFO:teuthology.orchestra.run.smithi160.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 74 kB/s | 45 kB 00:00 2024-09-16T21:55:33.760 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T21:55:33.786 INFO:teuthology.orchestra.run.smithi160.stdout:(18/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 377 kB/s | 292 kB 00:00 2024-09-16T21:55:33.787 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T21:55:33.844 INFO:teuthology.orchestra.run.smithi160.stdout:(19/33): librdkafka-1.6.1-102.el9.x86_64.rpm 772 kB/s | 662 kB 00:00 2024-09-16T21:55:33.858 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T21:55:33.939 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T21:55:33.981 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T21:55:34.061 INFO:teuthology.orchestra.run.smithi160.stdout:(20/33): python3-prettytable-0.7.2-27.el9.noarc 73 kB/s | 42 kB 00:00 2024-09-16T21:55:34.403 INFO:teuthology.orchestra.run.smithi160.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 64 kB/s | 36 kB 00:00 2024-09-16T21:55:34.453 INFO:teuthology.orchestra.run.smithi160.stdout:(22/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.1 MB/s | 308 kB 00:00 2024-09-16T21:55:34.587 INFO:teuthology.orchestra.run.smithi160.stdout:(23/33): libarrow-9.0.0-11.el9.x86_64.rpm 33 MB/s | 4.4 MB 00:00 2024-09-16T21:55:34.612 INFO:teuthology.orchestra.run.smithi160.stdout:(24/33): qatlib-24.02.0-1.el9.x86_64.rpm 267 kB/s | 221 kB 00:00 2024-09-16T21:55:34.629 INFO:teuthology.orchestra.run.smithi160.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 643 kB/s | 26 kB 00:00 2024-09-16T21:55:34.654 INFO:teuthology.orchestra.run.smithi160.stdout:(26/33): libunwind-1.6.2-1.el9.x86_64.rpm 3.8 MB/s | 67 kB 00:00 2024-09-16T21:55:34.679 INFO:teuthology.orchestra.run.smithi160.stdout:(27/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 78 kB/s | 47 kB 00:00 2024-09-16T21:55:34.696 INFO:teuthology.orchestra.run.smithi160.stdout:(28/33): liboath-2.6.7-2.el9.x86_64.rpm 579 kB/s | 49 kB 00:00 2024-09-16T21:55:34.747 INFO:teuthology.orchestra.run.smithi160.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 9.2 MB/s | 839 kB 00:00 2024-09-16T21:55:34.780 INFO:teuthology.orchestra.run.smithi160.stdout:(30/33): re2-20211101-20.el9.x86_64.rpm 1.9 MB/s | 191 kB 00:00 2024-09-16T21:55:34.839 INFO:teuthology.orchestra.run.smithi160.stdout:(31/33): thrift-0.15.0-2.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2024-09-16T21:55:35.014 INFO:teuthology.orchestra.run.smithi160.stdout:(32/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 13 MB/s | 3.5 MB 00:00 2024-09-16T21:55:35.073 INFO:teuthology.orchestra.run.smithi160.stdout:(33/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 11 MB/s | 3.2 MB 00:00 2024-09-16T21:55:35.079 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:55:35.079 INFO:teuthology.orchestra.run.smithi160.stdout:Total 12 MB/s | 62 MB 00:05 2024-09-16T21:55:35.198 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:55:35.236 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:55:35.236 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:55:35.915 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:55:35.917 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:55:36.313 INFO:teuthology.orchestra.run.smithi146.stdout:lab-extras 49 kB/s | 1.7 kB 00:00 2024-09-16T21:55:36.459 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:36.494 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:37.097 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:37.139 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T21:55:37.232 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T21:55:37.232 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T21:55:37.232 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T21:55:37.233 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:37.300 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:37.449 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:55:37.523 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T21:55:37.553 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T21:55:37.578 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T21:55:37.600 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T21:55:37.626 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T21:55:37.778 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T21:55:37.831 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T21:55:38.186 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T21:55:38.296 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:38.388 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:38.479 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T21:55:38.506 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T21:55:38.540 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:55:38.558 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:55:38.558 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:55:38.558 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:55:38.558 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:55:38.559 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T21:55:38.559 INFO:teuthology.orchestra.run.smithi146.stdout:Upgrading: 2024-09-16T21:55:38.559 INFO:teuthology.orchestra.run.smithi146.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T21:55:38.559 INFO:teuthology.orchestra.run.smithi146.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T21:55:38.559 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T21:55:38.560 INFO:teuthology.orchestra.run.smithi146.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T21:55:38.561 INFO:teuthology.orchestra.run.smithi146.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T21:55:38.561 INFO:teuthology.orchestra.run.smithi146.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T21:55:38.561 INFO:teuthology.orchestra.run.smithi146.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T21:55:38.561 INFO:teuthology.orchestra.run.smithi146.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T21:55:38.561 INFO:teuthology.orchestra.run.smithi146.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T21:55:38.562 INFO:teuthology.orchestra.run.smithi146.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T21:55:38.562 INFO:teuthology.orchestra.run.smithi146.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T21:55:38.562 INFO:teuthology.orchestra.run.smithi146.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T21:55:38.562 INFO:teuthology.orchestra.run.smithi146.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T21:55:38.562 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T21:55:38.563 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T21:55:38.563 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T21:55:38.563 INFO:teuthology.orchestra.run.smithi146.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T21:55:38.563 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T21:55:38.563 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T21:55:38.564 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T21:55:38.564 INFO:teuthology.orchestra.run.smithi146.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T21:55:38.564 INFO:teuthology.orchestra.run.smithi146.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T21:55:38.564 INFO:teuthology.orchestra.run.smithi146.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T21:55:38.564 INFO:teuthology.orchestra.run.smithi146.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T21:55:38.564 INFO:teuthology.orchestra.run.smithi146.stdout:Installing weak dependencies: 2024-09-16T21:55:38.565 INFO:teuthology.orchestra.run.smithi146.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T21:55:38.565 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:55:38.565 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:55:38.565 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:55:38.565 INFO:teuthology.orchestra.run.smithi146.stdout:Install 31 Packages 2024-09-16T21:55:38.565 INFO:teuthology.orchestra.run.smithi146.stdout:Upgrade 2 Packages 2024-09-16T21:55:38.565 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:55:38.566 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 62 M 2024-09-16T21:55:38.566 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:55:38.569 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T21:55:38.606 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T21:55:38.650 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T21:55:38.720 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T21:55:38.741 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T21:55:38.805 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T21:55:38.840 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T21:55:38.959 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T21:55:38.999 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T21:55:39.056 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T21:55:39.089 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T21:55:39.118 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T21:55:39.151 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T21:55:39.193 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T21:55:39.241 INFO:teuthology.orchestra.run.smithi146.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 13 MB/s | 5.5 MB 00:00 2024-09-16T21:55:39.291 INFO:teuthology.orchestra.run.smithi146.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 506 kB/s | 25 kB 00:00 2024-09-16T21:55:39.375 INFO:teuthology.orchestra.run.smithi146.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 8.8 MB/s | 755 kB 00:00 2024-09-16T21:55:39.458 INFO:teuthology.orchestra.run.smithi146.stdout:(4/33): libradosstriper1-19.3.0-4883.g6e8474a0. 6.0 MB/s | 508 kB 00:00 2024-09-16T21:55:39.514 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T21:55:39.556 INFO:teuthology.orchestra.run.smithi160.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T21:55:39.647 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T21:55:39.685 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T21:55:39.722 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T21:55:39.825 INFO:teuthology.orchestra.run.smithi146.stdout:(5/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 11 MB/s | 11 MB 00:01 2024-09-16T21:55:39.909 INFO:teuthology.orchestra.run.smithi146.stdout:(6/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 12 MB/s | 5.5 MB 00:00 2024-09-16T21:55:39.934 INFO:teuthology.orchestra.run.smithi146.stdout:(7/33): python3-ceph-argparse-19.3.0-4883.g6e84 416 kB/s | 45 kB 00:00 2024-09-16T21:55:39.959 INFO:teuthology.orchestra.run.smithi146.stdout:(8/33): python3-ceph-common-19.3.0-4883.g6e8474 2.8 MB/s | 143 kB 00:00 2024-09-16T21:55:39.993 INFO:teuthology.orchestra.run.smithi146.stdout:(9/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 2.7 MB/s | 162 kB 00:00 2024-09-16T21:55:40.018 INFO:teuthology.orchestra.run.smithi146.stdout:(10/33): python3-rados-19.3.0-4883.g6e8474a0.el 5.3 MB/s | 320 kB 00:00 2024-09-16T21:55:40.043 INFO:teuthology.orchestra.run.smithi146.stdout:(11/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 6.0 MB/s | 307 kB 00:00 2024-09-16T21:55:40.069 INFO:teuthology.orchestra.run.smithi146.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.9 MB/s | 99 kB 00:00 2024-09-16T21:55:40.209 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T21:55:40.242 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T21:55:40.306 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T21:55:40.320 INFO:teuthology.orchestra.run.smithi146.stdout:(13/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 14 MB/s | 22 MB 00:01 2024-09-16T21:55:40.361 INFO:teuthology.orchestra.run.smithi146.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 337 kB/s | 107 kB 00:00 2024-09-16T21:55:40.383 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T21:55:40.419 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T21:55:40.445 INFO:teuthology.orchestra.run.smithi146.stdout:(15/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.3 MB/s | 160 kB 00:00 2024-09-16T21:55:40.470 INFO:teuthology.orchestra.run.smithi146.stdout:(16/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 416 kB/s | 45 kB 00:00 2024-09-16T21:55:40.495 INFO:teuthology.orchestra.run.smithi146.stdout:(17/33): libnbd-1.20.2-2.el9.x86_64.rpm 400 kB/s | 171 kB 00:00 2024-09-16T21:55:40.545 INFO:teuthology.orchestra.run.smithi146.stdout:(18/33): librdkafka-1.6.1-102.el9.x86_64.rpm 6.4 MB/s | 662 kB 00:00 2024-09-16T21:55:40.579 INFO:teuthology.orchestra.run.smithi146.stdout:(19/33): python3-prettytable-0.7.2-27.el9.noarc 506 kB/s | 42 kB 00:00 2024-09-16T21:55:40.621 INFO:teuthology.orchestra.run.smithi146.stdout:(20/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.9 MB/s | 292 kB 00:00 2024-09-16T21:55:40.646 INFO:teuthology.orchestra.run.smithi146.stdout:(21/33): qatlib-24.02.0-1.el9.x86_64.rpm 2.1 MB/s | 221 kB 00:00 2024-09-16T21:55:40.663 INFO:teuthology.orchestra.run.smithi146.stdout:(22/33): qatlib-service-24.02.0-1.el9.x86_64.rp 427 kB/s | 36 kB 00:00 2024-09-16T21:55:40.697 INFO:teuthology.orchestra.run.smithi146.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 629 kB/s | 47 kB 00:00 2024-09-16T21:55:40.730 INFO:teuthology.orchestra.run.smithi146.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.6 MB/s | 308 kB 00:00 2024-09-16T21:55:40.747 INFO:teuthology.orchestra.run.smithi146.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 3.2 MB/s | 49 kB 00:00 2024-09-16T21:55:40.764 INFO:teuthology.orchestra.run.smithi146.stdout:(26/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 397 kB/s | 26 kB 00:00 2024-09-16T21:55:40.789 INFO:teuthology.orchestra.run.smithi146.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-09-16T21:55:40.823 INFO:teuthology.orchestra.run.smithi146.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-16T21:55:40.874 INFO:teuthology.orchestra.run.smithi146.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-16T21:55:40.932 INFO:teuthology.orchestra.run.smithi146.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-16T21:55:41.016 INFO:teuthology.orchestra.run.smithi146.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-16T21:55:41.174 INFO:teuthology.orchestra.run.smithi146.stdout:(32/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 13 MB/s | 3.2 MB 00:00 2024-09-16T21:55:41.233 INFO:teuthology.orchestra.run.smithi146.stdout:(33/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 9.6 MB/s | 3.5 MB 00:00 2024-09-16T21:55:41.238 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:55:41.238 INFO:teuthology.orchestra.run.smithi146.stdout:Total 23 MB/s | 62 MB 00:02 2024-09-16T21:55:41.350 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:55:41.387 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:55:41.387 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:55:42.096 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:55:42.096 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:55:42.766 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:42.807 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:43.368 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:43.402 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T21:55:43.587 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T21:55:43.587 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T21:55:43.587 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T21:55:43.588 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:43.601 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:55:43.620 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T21:55:43.704 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T21:55:43.738 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T21:55:43.769 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T21:55:43.796 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T21:55:43.988 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T21:55:44.050 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T21:55:44.456 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T21:55:44.514 INFO:teuthology.orchestra.run.smithi146.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:44.615 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:44.706 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T21:55:44.733 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T21:55:44.796 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T21:55:44.824 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T21:55:44.868 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T21:55:44.937 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T21:55:44.960 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T21:55:45.024 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T21:55:45.058 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T21:55:45.175 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T21:55:45.217 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T21:55:45.258 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T21:55:45.299 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T21:55:45.328 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T21:55:45.373 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T21:55:45.415 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T21:55:45.741 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T21:55:45.783 INFO:teuthology.orchestra.run.smithi146.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T21:55:45.874 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T21:55:45.912 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T21:55:45.958 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T21:55:46.447 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T21:55:46.477 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T21:55:46.551 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T21:55:46.635 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T21:55:46.663 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T21:55:47.828 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:47.828 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /sys 2024-09-16T21:55:47.828 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /proc 2024-09-16T21:55:47.828 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /mnt 2024-09-16T21:55:47.829 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /var/tmp 2024-09-16T21:55:47.829 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /home 2024-09-16T21:55:47.829 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /root 2024-09-16T21:55:47.829 INFO:teuthology.orchestra.run.smithi042.stdout:skipping the directory /tmp 2024-09-16T21:55:47.829 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:48.891 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T21:55:48.918 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T21:55:48.918 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:55:48.918 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T21:55:48.918 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:55:48.918 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:55:48.918 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:48.920 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T21:55:48.983 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:49.010 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T21:55:49.011 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:55:49.025 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:49.601 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T21:55:49.637 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T21:55:49.727 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T21:55:49.727 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T21:55:49.727 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T21:55:49.727 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:55:49.779 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:50.238 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:55:50.238 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T21:55:50.239 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T21:55:50.240 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T21:55:50.241 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T21:55:51.086 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:55:51.086 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:51.086 INFO:teuthology.orchestra.run.smithi042.stdout:Upgraded: 2024-09-16T21:55:51.086 INFO:teuthology.orchestra.run.smithi042.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.087 INFO:teuthology.orchestra.run.smithi042.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.088 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:51.089 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:55:51.445 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-test 2024-09-16T21:55:52.049 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:00:30 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:55:52.187 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:55:52.187 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:55:52.187 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout:Install 4 Packages 2024-09-16T21:55:52.188 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:55:52.189 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 51 M 2024-09-16T21:55:52.189 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 217 M 2024-09-16T21:55:52.189 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:55:52.666 INFO:teuthology.orchestra.run.smithi042.stdout:(1/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 732 kB/s | 161 kB 00:00 2024-09-16T21:55:53.049 INFO:teuthology.orchestra.run.smithi042.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 166 kB/s | 64 kB 00:00 2024-09-16T21:55:53.083 INFO:teuthology.orchestra.run.smithi042.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 477 kB/s | 304 kB 00:00 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /sys 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /proc 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /mnt 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /var/tmp 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /home 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /root 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout:skipping the directory /tmp 2024-09-16T21:55:53.629 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:54.041 INFO:teuthology.orchestra.run.smithi042.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 31 MB/s | 50 MB 00:01 2024-09-16T21:55:54.043 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:55:54.044 INFO:teuthology.orchestra.run.smithi042.stdout:Total 27 MB/s | 51 MB 00:01 2024-09-16T21:55:54.072 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:55:54.097 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:55:54.098 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:55:54.497 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:55:54.498 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:55:54.661 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T21:55:54.686 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T21:55:54.686 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:55:54.686 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T21:55:54.686 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:55:54.686 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:55:54.686 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:54.688 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T21:55:54.763 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T21:55:54.763 INFO:teuthology.orchestra.run.smithi160.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:55:55.073 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:55:55.161 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T21:55:55.199 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T21:55:55.226 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T21:55:56.004 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T21:55:56.005 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T21:55:56.006 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T21:55:56.006 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T21:55:56.006 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T21:55:56.006 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T21:55:56.006 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T21:55:56.007 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T21:55:56.007 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T21:55:56.007 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T21:55:56.007 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:56.007 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T21:55:56.007 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T21:55:56.920 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout:Upgraded: 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.921 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.922 INFO:teuthology.orchestra.run.smithi160.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T21:55:56.923 INFO:teuthology.orchestra.run.smithi160.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T21:55:56.924 INFO:teuthology.orchestra.run.smithi160.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T21:55:56.924 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:56.924 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:55:57.285 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-test 2024-09-16T21:55:57.868 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:30 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:55:58.000 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:55:58.000 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:55:58.000 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:55:58.000 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:55:58.000 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout:Install 4 Packages 2024-09-16T21:55:58.001 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:55:58.002 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 51 M 2024-09-16T21:55:58.002 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 217 M 2024-09-16T21:55:58.002 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:55:58.226 INFO:teuthology.orchestra.run.smithi160.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.5 MB/s | 304 kB 00:00 2024-09-16T21:55:58.259 INFO:teuthology.orchestra.run.smithi160.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-09-16T21:55:58.309 INFO:teuthology.orchestra.run.smithi160.stdout:(3/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 799 kB/s | 161 kB 00:00 2024-09-16T21:55:59.668 INFO:teuthology.orchestra.run.smithi160.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 32 MB/s | 50 MB 00:01 2024-09-16T21:55:59.670 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:55:59.670 INFO:teuthology.orchestra.run.smithi160.stdout:Total 30 MB/s | 51 MB 00:01 2024-09-16T21:55:59.698 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:55:59.719 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:55:59.720 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:55:59.954 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:55:59.954 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /sys 2024-09-16T21:55:59.954 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /proc 2024-09-16T21:55:59.954 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /mnt 2024-09-16T21:55:59.955 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /var/tmp 2024-09-16T21:55:59.955 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /home 2024-09-16T21:55:59.955 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /root 2024-09-16T21:55:59.955 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /tmp 2024-09-16T21:55:59.955 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:00.098 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:00.099 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:00.269 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T21:56:00.387 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T21:56:00.631 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:00.703 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T21:56:00.741 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T21:56:00.769 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T21:56:00.970 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T21:56:00.995 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T21:56:00.995 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:00.995 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T21:56:00.995 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:56:00.995 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T21:56:00.995 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:00.997 INFO:teuthology.orchestra.run.smithi146.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T21:56:01.089 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T21:56:01.089 INFO:teuthology.orchestra.run.smithi146.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:56:02.293 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:56:02.293 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T21:56:02.293 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T21:56:02.293 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T21:56:02.293 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T21:56:02.293 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T21:56:02.294 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T21:56:02.295 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T21:56:02.296 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T21:56:02.296 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T21:56:02.296 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T21:56:02.296 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T21:56:02.296 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T21:56:02.296 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T21:56:02.296 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T21:56:02.851 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T21:56:02.852 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T21:56:02.852 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T21:56:02.852 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T21:56:03.182 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T21:56:03.182 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:03.182 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:03.182 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.182 INFO:teuthology.orchestra.run.smithi042.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.182 INFO:teuthology.orchestra.run.smithi042.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T21:56:03.182 INFO:teuthology.orchestra.run.smithi042.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T21:56:03.183 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:03.183 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout:Upgraded: 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.238 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T21:56:03.239 INFO:teuthology.orchestra.run.smithi146.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:03.240 INFO:teuthology.orchestra.run.smithi146.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T21:56:03.241 INFO:teuthology.orchestra.run.smithi146.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T21:56:03.241 INFO:teuthology.orchestra.run.smithi146.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T21:56:03.241 INFO:teuthology.orchestra.run.smithi146.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T21:56:03.241 INFO:teuthology.orchestra.run.smithi146.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T21:56:03.241 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:03.241 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:03.457 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph 2024-09-16T21:56:03.582 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-test 2024-09-16T21:56:04.063 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:00:42 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:04.170 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:28 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:04.204 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:04.206 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T21:56:04.207 INFO:teuthology.orchestra.run.smithi042.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-collections 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T21:56:04.208 INFO:teuthology.orchestra.run.smithi042.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T21:56:04.209 INFO:teuthology.orchestra.run.smithi042.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout:Install 37 Packages 2024-09-16T21:56:04.210 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:04.211 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 31 M 2024-09-16T21:56:04.211 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 109 M 2024-09-16T21:56:04.211 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:04.312 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T21:56:04.313 INFO:teuthology.orchestra.run.smithi146.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T21:56:04.314 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:04.314 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:56:04.314 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:04.314 INFO:teuthology.orchestra.run.smithi146.stdout:Install 4 Packages 2024-09-16T21:56:04.314 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:04.314 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 51 M 2024-09-16T21:56:04.314 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 217 M 2024-09-16T21:56:04.315 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:56:04.577 INFO:teuthology.orchestra.run.smithi146.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.1 MB/s | 304 kB 00:00 2024-09-16T21:56:04.619 INFO:teuthology.orchestra.run.smithi146.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-16T21:56:04.661 INFO:teuthology.orchestra.run.smithi146.stdout:(3/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 711 kB/s | 161 kB 00:00 2024-09-16T21:56:05.046 INFO:teuthology.orchestra.run.smithi042.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 29 kB/s | 6.6 kB 00:00 2024-09-16T21:56:05.488 INFO:teuthology.orchestra.run.smithi042.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 2.3 MB/s | 1.5 MB 00:00 2024-09-16T21:56:05.558 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T21:56:05.642 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T21:56:05.722 INFO:teuthology.orchestra.run.smithi042.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 2.6 MB/s | 2.4 MB 00:00 2024-09-16T21:56:05.772 INFO:teuthology.orchestra.run.smithi042.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 5.7 MB/s | 291 kB 00:00 2024-09-16T21:56:06.089 INFO:teuthology.orchestra.run.smithi042.stdout:(5/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 4.6 MB/s | 4.8 MB 00:01 2024-09-16T21:56:06.102 INFO:teuthology.orchestra.run.smithi146.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 30 MB/s | 50 MB 00:01 2024-09-16T21:56:06.105 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:06.105 INFO:teuthology.orchestra.run.smithi146.stdout:Total 28 MB/s | 51 MB 00:01 2024-09-16T21:56:06.133 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:56:06.154 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:56:06.155 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:56:06.431 INFO:teuthology.orchestra.run.smithi042.stdout:(6/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 18 MB/s | 17 MB 00:00 2024-09-16T21:56:06.498 INFO:teuthology.orchestra.run.smithi042.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 349 kB/s | 253 kB 00:00 2024-09-16T21:56:06.534 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:56:06.534 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:56:06.623 INFO:teuthology.orchestra.run.smithi042.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-09-16T21:56:06.740 INFO:teuthology.orchestra.run.smithi042.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 1.0 MB/s | 125 kB 00:00 2024-09-16T21:56:06.857 INFO:teuthology.orchestra.run.smithi042.stdout:(10/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.8 MB/s | 215 kB 00:00 2024-09-16T21:56:06.891 INFO:teuthology.orchestra.run.smithi042.stdout:(11/37): python3-ply-3.11-14.el9.noarch.rpm 232 kB/s | 106 kB 00:00 2024-09-16T21:56:07.016 INFO:teuthology.orchestra.run.smithi042.stdout:(12/37): python3-cryptography-36.0.1-4.el9.x86_ 1.3 MB/s | 1.2 MB 00:00 2024-09-16T21:56:07.070 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:56:07.146 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T21:56:07.185 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T21:56:07.221 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T21:56:07.574 INFO:teuthology.orchestra.run.smithi042.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 62 kB/s | 35 kB 00:00 2024-09-16T21:56:07.600 INFO:teuthology.orchestra.run.smithi042.stdout:(14/37): lua-5.4.4-4.el9.x86_64.rpm 254 kB/s | 188 kB 00:00 2024-09-16T21:56:07.625 INFO:teuthology.orchestra.run.smithi042.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 235 kB/s | 172 kB 00:00 2024-09-16T21:56:07.931 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T21:56:07.931 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T21:56:07.931 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T21:56:07.931 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T21:56:08.209 INFO:teuthology.orchestra.run.smithi042.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 122 kB/s | 77 kB 00:00 2024-09-16T21:56:08.234 INFO:teuthology.orchestra.run.smithi042.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 68 kB/s | 42 kB 00:00 2024-09-16T21:56:08.238 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T21:56:08.238 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:08.238 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:08.238 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:08.238 INFO:teuthology.orchestra.run.smithi160.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:08.238 INFO:teuthology.orchestra.run.smithi160.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T21:56:08.238 INFO:teuthology.orchestra.run.smithi160.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T21:56:08.239 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:08.239 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:08.259 INFO:teuthology.orchestra.run.smithi042.stdout:(18/37): python3-pytz-2021.1-5.el9.noarch.rpm 77 kB/s | 51 kB 00:00 2024-09-16T21:56:08.309 INFO:teuthology.orchestra.run.smithi042.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-16T21:56:08.334 INFO:teuthology.orchestra.run.smithi042.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 576 kB/s | 43 kB 00:00 2024-09-16T21:56:08.376 INFO:teuthology.orchestra.run.smithi042.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.6 MB/s | 172 kB 00:00 2024-09-16T21:56:08.410 INFO:teuthology.orchestra.run.smithi042.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 320 kB/s | 11 kB 00:00 2024-09-16T21:56:08.444 INFO:teuthology.orchestra.run.smithi042.stdout:(23/37): lua-devel-5.4.4-4.el9.x86_64.rpm 95 kB/s | 22 kB 00:00 2024-09-16T21:56:08.469 INFO:teuthology.orchestra.run.smithi042.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 302 kB/s | 18 kB 00:00 2024-09-16T21:56:08.511 INFO:teuthology.orchestra.run.smithi042.stdout:(25/37): python3-jaraco-functools-3.5.0-2.el9.n 590 kB/s | 19 kB 00:00 2024-09-16T21:56:08.521 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph 2024-09-16T21:56:08.536 INFO:teuthology.orchestra.run.smithi042.stdout:(26/37): python3-jaraco-text-3.2.0-6.el9.noarch 857 kB/s | 20 kB 00:00 2024-09-16T21:56:08.562 INFO:teuthology.orchestra.run.smithi042.stdout:(27/37): python3-jaraco-collections-3.0.0-8.el9 197 kB/s | 23 kB 00:00 2024-09-16T21:56:08.587 INFO:teuthology.orchestra.run.smithi042.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 916 kB/s | 46 kB 00:00 2024-09-16T21:56:08.612 INFO:teuthology.orchestra.run.smithi042.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-16T21:56:08.637 INFO:teuthology.orchestra.run.smithi042.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-16T21:56:08.663 INFO:teuthology.orchestra.run.smithi042.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-16T21:56:08.688 INFO:teuthology.orchestra.run.smithi042.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-16T21:56:08.714 INFO:teuthology.orchestra.run.smithi042.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-16T21:56:08.739 INFO:teuthology.orchestra.run.smithi042.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-16T21:56:08.764 INFO:teuthology.orchestra.run.smithi042.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 804 kB/s | 20 kB 00:00 2024-09-16T21:56:08.789 INFO:teuthology.orchestra.run.smithi042.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-16T21:56:08.814 INFO:teuthology.orchestra.run.smithi042.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-16T21:56:08.819 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:08.819 INFO:teuthology.orchestra.run.smithi042.stdout:Total 6.7 MB/s | 31 MB 00:04 2024-09-16T21:56:08.975 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:56:09.019 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:56:09.019 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:56:09.134 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:42 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:09.287 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:09.289 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:09.289 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:56:09.289 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T21:56:09.290 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-collections 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T21:56:09.291 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T21:56:09.292 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout:Install 37 Packages 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 31 M 2024-09-16T21:56:09.293 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 109 M 2024-09-16T21:56:09.294 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:56:09.545 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:56:09.545 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:56:09.851 INFO:teuthology.orchestra.run.smithi160.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 55 kB/s | 6.6 kB 00:00 2024-09-16T21:56:10.027 INFO:teuthology.orchestra.run.smithi160.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 5.2 MB/s | 1.5 MB 00:00 2024-09-16T21:56:10.102 INFO:teuthology.orchestra.run.smithi160.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 6.4 MB/s | 2.4 MB 00:00 2024-09-16T21:56:10.169 INFO:teuthology.orchestra.run.smithi160.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 4.3 MB/s | 291 kB 00:00 2024-09-16T21:56:10.236 INFO:teuthology.orchestra.run.smithi160.stdout:(5/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 12 MB/s | 4.8 MB 00:00 2024-09-16T21:56:10.394 INFO:teuthology.orchestra.run.smithi160.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-09-16T21:56:10.628 INFO:teuthology.orchestra.run.smithi160.stdout:(7/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 29 MB/s | 17 MB 00:00 2024-09-16T21:56:10.653 INFO:teuthology.orchestra.run.smithi160.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 412 kB/s | 106 kB 00:00 2024-09-16T21:56:10.687 INFO:teuthology.orchestra.run.smithi160.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 2.7 MB/s | 1.2 MB 00:00 2024-09-16T21:56:10.728 INFO:teuthology.orchestra.run.smithi160.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 1.6 MB/s | 125 kB 00:00 2024-09-16T21:56:10.770 INFO:teuthology.orchestra.run.smithi160.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-09-16T21:56:10.846 INFO:teuthology.orchestra.run.smithi160.stdout:(12/37): python3-pycparser-2.20-6.el9.noarch.rp 622 kB/s | 135 kB 00:00 2024-09-16T21:56:10.935 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:56:11.009 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T21:56:11.049 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T21:56:11.079 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T21:56:11.130 INFO:teuthology.orchestra.run.smithi160.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 122 kB/s | 35 kB 00:00 2024-09-16T21:56:11.154 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T21:56:11.203 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T21:56:11.235 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T21:56:11.280 INFO:teuthology.orchestra.run.smithi160.stdout:(14/37): lua-5.4.4-4.el9.x86_64.rpm 342 kB/s | 188 kB 00:00 2024-09-16T21:56:11.313 INFO:teuthology.orchestra.run.smithi160.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 317 kB/s | 172 kB 00:00 2024-09-16T21:56:11.333 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T21:56:11.388 INFO:teuthology.orchestra.run.smithi160.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 470 kB/s | 51 kB 00:00 2024-09-16T21:56:11.405 INFO:teuthology.orchestra.run.smithi160.stdout:(17/37): python3-packaging-20.9-5.el9.noarch.rp 280 kB/s | 77 kB 00:00 2024-09-16T21:56:11.417 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T21:56:11.431 INFO:teuthology.orchestra.run.smithi160.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 355 kB/s | 42 kB 00:00 2024-09-16T21:56:11.464 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T21:56:11.472 INFO:teuthology.orchestra.run.smithi160.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.2 MB/s | 151 kB 00:00 2024-09-16T21:56:11.498 INFO:teuthology.orchestra.run.smithi160.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 7.2 MB/s | 172 kB 00:00 2024-09-16T21:56:11.498 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T21:56:11.523 INFO:teuthology.orchestra.run.smithi160.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 472 kB/s | 43 kB 00:00 2024-09-16T21:56:11.528 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T21:56:11.548 INFO:teuthology.orchestra.run.smithi160.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 431 kB/s | 11 kB 00:00 2024-09-16T21:56:11.562 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T21:56:11.574 INFO:teuthology.orchestra.run.smithi160.stdout:(23/37): lua-devel-5.4.4-4.el9.x86_64.rpm 120 kB/s | 22 kB 00:00 2024-09-16T21:56:11.599 INFO:teuthology.orchestra.run.smithi160.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 353 kB/s | 18 kB 00:00 2024-09-16T21:56:11.613 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T21:56:11.633 INFO:teuthology.orchestra.run.smithi160.stdout:(25/37): python3-jaraco-functools-3.5.0-2.el9.n 749 kB/s | 19 kB 00:00 2024-09-16T21:56:11.654 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T21:56:11.661 INFO:teuthology.orchestra.run.smithi160.stdout:(26/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.2 MB/s | 358 kB 00:00 2024-09-16T21:56:11.686 INFO:teuthology.orchestra.run.smithi160.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 383 kB/s | 20 kB 00:00 2024-09-16T21:56:11.697 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T21:56:11.703 INFO:teuthology.orchestra.run.smithi160.stdout:(28/37): python3-jaraco-collections-3.0.0-8.el9 179 kB/s | 23 kB 00:00 2024-09-16T21:56:11.728 INFO:teuthology.orchestra.run.smithi160.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 689 kB/s | 46 kB 00:00 2024-09-16T21:56:11.731 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T21:56:11.745 INFO:teuthology.orchestra.run.smithi160.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.3 MB/s | 79 kB 00:00 2024-09-16T21:56:11.770 INFO:teuthology.orchestra.run.smithi160.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 392 kB/s | 16 kB 00:00 2024-09-16T21:56:11.781 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T21:56:11.796 INFO:teuthology.orchestra.run.smithi160.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-16T21:56:11.813 INFO:teuthology.orchestra.run.smithi160.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 850 kB/s | 36 kB 00:00 2024-09-16T21:56:11.821 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T21:56:11.838 INFO:teuthology.orchestra.run.smithi160.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 2.0 MB/s | 272 kB 00:00 2024-09-16T21:56:11.863 INFO:teuthology.orchestra.run.smithi160.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.3 MB/s | 230 kB 00:00 2024-09-16T21:56:11.880 INFO:teuthology.orchestra.run.smithi160.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 478 kB/s | 20 kB 00:00 2024-09-16T21:56:11.898 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T21:56:11.914 INFO:teuthology.orchestra.run.smithi160.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-16T21:56:11.917 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:11.917 INFO:teuthology.orchestra.run.smithi160.stdout:Total 12 MB/s | 31 MB 00:02 2024-09-16T21:56:12.003 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T21:56:12.059 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T21:56:12.066 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:56:12.095 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T21:56:12.107 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:56:12.107 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:56:12.158 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T21:56:12.216 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T21:56:12.254 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T21:56:12.313 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T21:56:12.376 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T21:56:12.583 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T21:56:12.586 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:12.587 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:12.632 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T21:56:12.713 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T21:56:12.813 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T21:56:12.855 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T21:56:13.002 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T21:56:13.186 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T21:56:13.217 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T21:56:13.244 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T21:56:13.244 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:13.244 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T21:56:13.244 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T21:56:13.244 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T21:56:13.244 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:13.933 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:13.992 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T21:56:14.043 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T21:56:14.069 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T21:56:14.140 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T21:56:14.202 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T21:56:14.234 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T21:56:14.327 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T21:56:14.396 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T21:56:14.437 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T21:56:14.472 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T21:56:14.508 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T21:56:14.508 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T21:56:14.508 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T21:56:14.508 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T21:56:14.510 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T21:56:14.544 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T21:56:14.578 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T21:56:14.618 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T21:56:14.654 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T21:56:14.687 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T21:56:14.736 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T21:56:14.769 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T21:56:14.801 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T21:56:14.829 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T21:56:14.830 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:14.830 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T21:56:14.830 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T21:56:14.830 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T21:56:14.830 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:14.841 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T21:56:14.856 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T21:56:14.856 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:14.856 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:56:14.856 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:14.856 INFO:teuthology.orchestra.run.smithi146.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:14.857 INFO:teuthology.orchestra.run.smithi146.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T21:56:14.857 INFO:teuthology.orchestra.run.smithi146.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T21:56:14.857 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:14.857 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:15.007 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T21:56:15.093 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T21:56:15.130 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph 2024-09-16T21:56:15.154 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T21:56:15.192 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T21:56:15.241 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T21:56:15.297 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T21:56:15.310 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T21:56:15.335 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T21:56:15.335 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:15.335 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T21:56:15.335 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T21:56:15.335 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T21:56:15.336 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:15.485 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T21:56:15.530 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T21:56:15.577 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T21:56:15.602 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T21:56:15.602 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:15.602 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T21:56:15.602 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T21:56:15.602 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T21:56:15.602 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:15.607 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T21:56:15.669 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T21:56:15.696 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T21:56:15.717 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:39 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:15.737 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T21:56:15.857 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:15.859 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:15.859 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:56:15.859 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:15.859 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:56:15.859 INFO:teuthology.orchestra.run.smithi146.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T21:56:15.859 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:56:15.859 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T21:56:15.860 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-collections 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T21:56:15.861 INFO:teuthology.orchestra.run.smithi146.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T21:56:15.862 INFO:teuthology.orchestra.run.smithi146.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T21:56:15.863 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:15.863 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:56:15.863 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:15.863 INFO:teuthology.orchestra.run.smithi146.stdout:Install 37 Packages 2024-09-16T21:56:15.863 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:15.864 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 31 M 2024-09-16T21:56:15.864 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 109 M 2024-09-16T21:56:15.864 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:56:15.868 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T21:56:16.034 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T21:56:16.063 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T21:56:16.090 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T21:56:16.090 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:16.091 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T21:56:16.091 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T21:56:16.091 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T21:56:16.091 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:16.502 INFO:teuthology.orchestra.run.smithi146.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 49 kB/s | 6.6 kB 00:00 2024-09-16T21:56:16.686 INFO:teuthology.orchestra.run.smithi146.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 4.8 MB/s | 1.5 MB 00:00 2024-09-16T21:56:16.728 INFO:teuthology.orchestra.run.smithi146.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 6.6 MB/s | 2.4 MB 00:00 2024-09-16T21:56:16.795 INFO:teuthology.orchestra.run.smithi146.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 4.3 MB/s | 291 kB 00:00 2024-09-16T21:56:16.966 INFO:teuthology.orchestra.run.smithi146.stdout:(5/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 10 MB/s | 4.8 MB 00:00 2024-09-16T21:56:16.990 INFO:teuthology.orchestra.run.smithi146.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-09-16T21:56:17.032 INFO:teuthology.orchestra.run.smithi146.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-16T21:56:17.074 INFO:teuthology.orchestra.run.smithi146.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-16T21:56:17.116 INFO:teuthology.orchestra.run.smithi146.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 2.9 MB/s | 125 kB 00:00 2024-09-16T21:56:17.169 INFO:teuthology.orchestra.run.smithi146.stdout:(10/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.0 MB/s | 215 kB 00:00 2024-09-16T21:56:17.334 INFO:teuthology.orchestra.run.smithi146.stdout:(11/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86 27 MB/s | 17 MB 00:00 2024-09-16T21:56:17.359 INFO:teuthology.orchestra.run.smithi146.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 991 kB/s | 188 kB 00:00 2024-09-16T21:56:17.401 INFO:teuthology.orchestra.run.smithi146.stdout:(13/37): python3-cryptography-36.0.1-4.el9.x86_ 2.8 MB/s | 1.2 MB 00:00 2024-09-16T21:56:17.426 INFO:teuthology.orchestra.run.smithi146.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 520 kB/s | 35 kB 00:00 2024-09-16T21:56:17.451 INFO:teuthology.orchestra.run.smithi146.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-16T21:56:17.477 INFO:teuthology.orchestra.run.smithi146.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-16T21:56:17.502 INFO:teuthology.orchestra.run.smithi146.stdout:(17/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.0 MB/s | 172 kB 00:00 2024-09-16T21:56:17.520 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T21:56:17.521 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T21:56:17.522 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T21:56:17.523 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T21:56:17.524 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T21:56:17.527 INFO:teuthology.orchestra.run.smithi146.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 551 kB/s | 42 kB 00:00 2024-09-16T21:56:17.556 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T21:56:17.569 INFO:teuthology.orchestra.run.smithi146.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.2 MB/s | 151 kB 00:00 2024-09-16T21:56:17.584 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T21:56:17.584 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:17.584 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T21:56:17.584 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T21:56:17.584 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T21:56:17.584 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:17.594 INFO:teuthology.orchestra.run.smithi146.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 190 kB/s | 22 kB 00:00 2024-09-16T21:56:17.620 INFO:teuthology.orchestra.run.smithi146.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 472 kB/s | 43 kB 00:00 2024-09-16T21:56:17.653 INFO:teuthology.orchestra.run.smithi146.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 403 kB/s | 11 kB 00:00 2024-09-16T21:56:17.679 INFO:teuthology.orchestra.run.smithi146.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.6 MB/s | 172 kB 00:00 2024-09-16T21:56:17.704 INFO:teuthology.orchestra.run.smithi146.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 364 kB/s | 18 kB 00:00 2024-09-16T21:56:17.729 INFO:teuthology.orchestra.run.smithi146.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 462 kB/s | 23 kB 00:00 2024-09-16T21:56:17.754 INFO:teuthology.orchestra.run.smithi146.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 388 kB/s | 19 kB 00:00 2024-09-16T21:56:17.780 INFO:teuthology.orchestra.run.smithi146.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-09-16T21:56:17.805 INFO:teuthology.orchestra.run.smithi146.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 916 kB/s | 46 kB 00:00 2024-09-16T21:56:17.830 INFO:teuthology.orchestra.run.smithi146.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-16T21:56:17.856 INFO:teuthology.orchestra.run.smithi146.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 657 kB/s | 16 kB 00:00 2024-09-16T21:56:17.881 INFO:teuthology.orchestra.run.smithi146.stdout:(31/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.2 MB/s | 358 kB 00:00 2024-09-16T21:56:17.906 INFO:teuthology.orchestra.run.smithi146.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-16T21:56:17.932 INFO:teuthology.orchestra.run.smithi146.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-16T21:56:17.957 INFO:teuthology.orchestra.run.smithi146.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-16T21:56:17.982 INFO:teuthology.orchestra.run.smithi146.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 803 kB/s | 20 kB 00:00 2024-09-16T21:56:18.007 INFO:teuthology.orchestra.run.smithi146.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-16T21:56:18.031 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T21:56:18.041 INFO:teuthology.orchestra.run.smithi146.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-16T21:56:18.045 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:18.045 INFO:teuthology.orchestra.run.smithi146.stdout:Total 14 MB/s | 31 MB 00:02 2024-09-16T21:56:18.055 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T21:56:18.056 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:18.056 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T21:56:18.056 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T21:56:18.056 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T21:56:18.056 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:18.195 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:56:18.235 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:56:18.235 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:56:18.282 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T21:56:18.306 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T21:56:18.306 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:18.306 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T21:56:18.306 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T21:56:18.306 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T21:56:18.307 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:18.371 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:18.458 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T21:56:18.459 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T21:56:18.460 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:18.461 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:18.718 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:56:18.718 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:56:18.843 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-base 2024-09-16T21:56:19.449 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:00:57 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:19.541 INFO:teuthology.orchestra.run.smithi042.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:56:19.586 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:19.587 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:56:19.587 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:19.653 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install cephadm 2024-09-16T21:56:20.123 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T21:56:20.178 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T21:56:20.179 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T21:56:20.180 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T21:56:20.180 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T21:56:20.180 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T21:56:20.180 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T21:56:20.180 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T21:56:20.180 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T21:56:20.181 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T21:56:20.181 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T21:56:20.181 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T21:56:20.181 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T21:56:20.181 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T21:56:20.181 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T21:56:20.182 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T21:56:20.182 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T21:56:20.182 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T21:56:20.185 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T21:56:20.221 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T21:56:20.263 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:20.263 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T21:56:20.337 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T21:56:20.387 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T21:56:20.400 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:20.401 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:20.401 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:56:20.401 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:20.401 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:20.401 INFO:teuthology.orchestra.run.smithi042.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T21:56:20.401 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:20.401 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:20.402 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:20.402 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:56:20.402 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:20.402 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 784 k 2024-09-16T21:56:20.402 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 791 k 2024-09-16T21:56:20.402 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:20.420 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T21:56:20.514 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T21:56:20.600 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T21:56:20.656 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T21:56:20.686 INFO:teuthology.orchestra.run.smithi042.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.7 MB/s | 784 kB 00:00 2024-09-16T21:56:20.686 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:20.687 INFO:teuthology.orchestra.run.smithi042.stdout:Total 2.7 MB/s | 784 kB 00:00 2024-09-16T21:56:20.687 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:56:20.691 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T21:56:20.693 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:56:20.693 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:56:20.699 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:56:20.700 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:56:20.720 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T21:56:20.755 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T21:56:20.773 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:56:20.788 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T21:56:20.837 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T21:56:20.880 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T21:56:20.914 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T21:56:20.963 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:20.994 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T21:56:20.995 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T21:56:20.996 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:20.997 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:20.998 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T21:56:21.078 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T21:56:21.227 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T21:56:21.233 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:21.312 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T21:56:21.328 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:21.354 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-base 2024-09-16T21:56:21.364 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T21:56:21.403 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T21:56:21.460 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T21:56:21.516 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T21:56:21.681 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:21.724 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T21:56:21.807 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T21:56:21.886 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T21:56:21.941 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:54 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:21.964 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:21.964 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:21.964 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:21.964 INFO:teuthology.orchestra.run.smithi042.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:21.964 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:21.964 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:21.985 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T21:56:22.032 INFO:teuthology.orchestra.run.smithi160.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:56:22.036 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T21:56:22.074 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:22.075 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:56:22.075 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:22.137 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install cephadm 2024-09-16T21:56:22.171 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T21:56:22.202 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T21:56:22.328 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T21:56:22.358 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T21:56:22.385 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T21:56:22.385 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:22.385 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T21:56:22.385 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T21:56:22.385 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T21:56:22.386 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:22.724 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:55 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:22.807 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:00 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:22.854 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:22.855 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:22.855 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:56:22.855 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:22.855 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 784 k 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 791 k 2024-09-16T21:56:22.856 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:56:22.945 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:22.945 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repo Size 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 145 k 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 432 k 2024-09-16T21:56:22.946 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:23.133 INFO:teuthology.orchestra.run.smithi160.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.8 MB/s | 784 kB 00:00 2024-09-16T21:56:23.133 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:23.134 INFO:teuthology.orchestra.run.smithi160.stdout:Total 2.8 MB/s | 784 kB 00:00 2024-09-16T21:56:23.134 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:56:23.139 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:56:23.139 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:56:23.145 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:23.145 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:23.158 INFO:teuthology.orchestra.run.smithi042.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 684 kB/s | 145 kB 00:00 2024-09-16T21:56:23.159 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:23.159 INFO:teuthology.orchestra.run.smithi042.stdout:Total 679 kB/s | 145 kB 00:00 2024-09-16T21:56:23.159 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:56:23.167 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:56:23.168 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:56:23.217 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:23.229 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:56:23.230 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:56:23.379 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:56:23.443 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:23.469 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:23.469 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:23.469 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T21:56:23.470 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:23.678 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:23.786 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:23.842 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T21:56:23.868 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T21:56:23.869 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:23.869 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T21:56:23.869 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T21:56:23.869 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T21:56:23.869 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:24.145 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:24.317 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T21:56:24.341 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T21:56:24.341 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:24.341 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T21:56:24.341 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T21:56:24.341 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T21:56:24.341 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:24.380 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:24.381 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:24.381 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:24.381 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:24.381 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:24.381 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:24.398 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:24.398 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:24.399 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:24.399 INFO:teuthology.orchestra.run.smithi160.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:24.399 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:24.399 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:24.576 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T21:56:24.600 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T21:56:24.600 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:24.600 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T21:56:24.600 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T21:56:24.601 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T21:56:24.601 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:24.619 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T21:56:24.621 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-mgr 2024-09-16T21:56:24.672 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T21:56:25.218 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:25.225 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:03 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:25.319 INFO:teuthology.orchestra.run.smithi042.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:56:25.349 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:25.349 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:25.349 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-09-16T21:56:25.349 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:25.350 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 145 k 2024-09-16T21:56:25.351 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 432 k 2024-09-16T21:56:25.351 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:56:25.363 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:25.365 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:56:25.365 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:25.439 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T21:56:25.554 INFO:teuthology.orchestra.run.smithi160.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 712 kB/s | 145 kB 00:00 2024-09-16T21:56:25.555 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:25.555 INFO:teuthology.orchestra.run.smithi160.stdout:Total 707 kB/s | 145 kB 00:00 2024-09-16T21:56:25.555 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:56:25.562 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:56:25.563 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:56:25.620 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:25.621 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:25.761 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:25.822 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:25.846 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:25.846 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:25.846 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T21:56:25.846 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:26.034 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:04 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:26.173 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:26.174 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:26.174 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T21:56:26.175 INFO:teuthology.orchestra.run.smithi042.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout:Install 12 Packages 2024-09-16T21:56:26.176 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:26.177 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 19 M 2024-09-16T21:56:26.177 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 159 M 2024-09-16T21:56:26.177 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T21:56:26.563 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T21:56:26.564 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T21:56:26.565 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T21:56:26.565 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T21:56:26.565 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T21:56:26.565 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T21:56:26.566 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T21:56:26.566 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T21:56:26.566 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T21:56:26.566 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T21:56:26.566 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T21:56:26.566 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T21:56:26.567 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T21:56:26.567 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T21:56:26.567 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T21:56:26.567 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T21:56:26.567 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T21:56:26.695 INFO:teuthology.orchestra.run.smithi042.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 106 kB/s | 16 kB 00:00 2024-09-16T21:56:26.712 INFO:teuthology.orchestra.run.smithi042.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4883.g6e 198 kB/s | 34 kB 00:00 2024-09-16T21:56:26.795 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:26.795 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:26.795 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:26.796 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:26.796 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:26.796 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:26.937 INFO:teuthology.orchestra.run.smithi042.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-09-16T21:56:27.030 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr 2024-09-16T21:56:27.196 INFO:teuthology.orchestra.run.smithi042.stdout:(4/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474a 22 MB/s | 14 MB 00:00 2024-09-16T21:56:27.229 INFO:teuthology.orchestra.run.smithi042.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.9 MB/s | 1.0 MB 00:00 2024-09-16T21:56:27.289 INFO:teuthology.orchestra.run.smithi042.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 5.8 MB/s | 548 kB 00:00 2024-09-16T21:56:27.322 INFO:teuthology.orchestra.run.smithi042.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 211 kB/s | 19 kB 00:00 2024-09-16T21:56:27.364 INFO:teuthology.orchestra.run.smithi042.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 3.4 MB/s | 144 kB 00:00 2024-09-16T21:56:27.392 INFO:teuthology.orchestra.run.smithi042.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-16T21:56:27.423 INFO:teuthology.orchestra.run.smithi042.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.5 MB/s | 188 kB 00:00 2024-09-16T21:56:27.481 INFO:teuthology.orchestra.run.smithi042.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 11 MB/s | 2.0 MB 00:00 2024-09-16T21:56:27.521 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T21:56:27.521 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:27.521 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:56:27.521 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:27.522 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:27.522 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:27.522 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:27.522 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:27.522 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:27.522 INFO:teuthology.orchestra.run.smithi146.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T21:56:27.523 INFO:teuthology.orchestra.run.smithi146.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T21:56:27.523 INFO:teuthology.orchestra.run.smithi146.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T21:56:27.523 INFO:teuthology.orchestra.run.smithi146.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T21:56:27.523 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T21:56:27.523 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T21:56:27.523 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T21:56:27.524 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T21:56:27.524 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T21:56:27.524 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T21:56:27.524 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T21:56:27.524 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T21:56:27.525 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T21:56:27.525 INFO:teuthology.orchestra.run.smithi146.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T21:56:27.525 INFO:teuthology.orchestra.run.smithi146.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T21:56:27.525 INFO:teuthology.orchestra.run.smithi146.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T21:56:27.525 INFO:teuthology.orchestra.run.smithi146.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T21:56:27.525 INFO:teuthology.orchestra.run.smithi146.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T21:56:27.526 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T21:56:27.526 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T21:56:27.526 INFO:teuthology.orchestra.run.smithi146.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T21:56:27.526 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T21:56:27.526 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T21:56:27.527 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T21:56:27.527 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T21:56:27.527 INFO:teuthology.orchestra.run.smithi146.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T21:56:27.527 INFO:teuthology.orchestra.run.smithi146.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T21:56:27.527 INFO:teuthology.orchestra.run.smithi146.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T21:56:27.527 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T21:56:27.528 INFO:teuthology.orchestra.run.smithi146.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T21:56:27.528 INFO:teuthology.orchestra.run.smithi146.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T21:56:27.528 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:27.528 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:27.626 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:00 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.2 MB/s | 863 kB 00:00 2024-09-16T21:56:27.661 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:27.661 INFO:teuthology.orchestra.run.smithi042.stdout:Total 13 MB/s | 19 MB 00:01 2024-09-16T21:56:27.714 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:56:27.717 INFO:teuthology.orchestra.run.smithi160.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:56:27.736 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:56:27.737 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:56:27.760 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:27.761 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:56:27.761 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:27.821 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T21:56:27.915 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-base 2024-09-16T21:56:28.025 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:56:28.025 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:56:28.400 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:01 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:28.490 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:52 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:28.531 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:28.532 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:28.532 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:56:28.532 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:28.532 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:56:28.532 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T21:56:28.533 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T21:56:28.534 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:28.534 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:56:28.534 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:28.534 INFO:teuthology.orchestra.run.smithi160.stdout:Install 12 Packages 2024-09-16T21:56:28.534 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:28.534 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 19 M 2024-09-16T21:56:28.534 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 159 M 2024-09-16T21:56:28.535 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:56:28.578 INFO:teuthology.orchestra.run.smithi146.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:56:28.620 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:28.621 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:56:28.622 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:28.637 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:56:28.690 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install cephadm 2024-09-16T21:56:28.725 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T21:56:28.768 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T21:56:28.816 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T21:56:28.845 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T21:56:28.952 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T21:56:28.957 INFO:teuthology.orchestra.run.smithi160.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.g6e 232 kB/s | 34 kB 00:00 2024-09-16T21:56:28.982 INFO:teuthology.orchestra.run.smithi160.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 95 kB/s | 16 kB 00:00 2024-09-16T21:56:29.086 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T21:56:29.174 INFO:teuthology.orchestra.run.smithi160.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.4 MB/s | 269 kB 00:00 2024-09-16T21:56:29.185 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T21:56:29.251 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T21:56:29.267 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:29.286 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T21:56:29.319 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T21:56:29.325 INFO:teuthology.orchestra.run.smithi160.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.7 MB/s | 1.0 MB 00:00 2024-09-16T21:56:29.359 INFO:teuthology.orchestra.run.smithi160.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.6 MB/s | 863 kB 00:00 2024-09-16T21:56:29.397 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:29.398 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:29.398 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:56:29.398 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:29.398 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 784 k 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 791 k 2024-09-16T21:56:29.399 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:56:29.409 INFO:teuthology.orchestra.run.smithi160.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 452 kB/s | 19 kB 00:00 2024-09-16T21:56:29.442 INFO:teuthology.orchestra.run.smithi160.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 4.6 MB/s | 548 kB 00:00 2024-09-16T21:56:29.467 INFO:teuthology.orchestra.run.smithi160.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.6 MB/s | 144 kB 00:00 2024-09-16T21:56:29.493 INFO:teuthology.orchestra.run.smithi160.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-16T21:56:29.626 INFO:teuthology.orchestra.run.smithi160.stdout:(10/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474 17 MB/s | 14 MB 00:00 2024-09-16T21:56:29.652 INFO:teuthology.orchestra.run.smithi160.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.2 MB/s | 188 kB 00:00 2024-09-16T21:56:29.682 INFO:teuthology.orchestra.run.smithi146.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.7 MB/s | 784 kB 00:00 2024-09-16T21:56:29.683 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:29.683 INFO:teuthology.orchestra.run.smithi146.stdout:Total 2.7 MB/s | 784 kB 00:00 2024-09-16T21:56:29.683 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:56:29.688 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:56:29.689 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:56:29.694 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:56:29.695 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:56:29.710 INFO:teuthology.orchestra.run.smithi160.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 6.8 MB/s | 2.0 MB 00:00 2024-09-16T21:56:29.713 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:29.714 INFO:teuthology.orchestra.run.smithi160.stdout:Total 16 MB/s | 19 MB 00:01 2024-09-16T21:56:29.762 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:56:29.767 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:56:29.780 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:56:29.781 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:56:30.065 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:30.065 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:30.248 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:30.327 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:30.667 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:30.697 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:30.736 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T21:56:30.771 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T21:56:30.817 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T21:56:30.856 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T21:56:30.949 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:56:30.949 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:30.949 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:56:30.949 INFO:teuthology.orchestra.run.smithi146.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:30.950 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:30.950 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:30.955 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T21:56:31.083 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T21:56:31.167 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T21:56:31.177 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T21:56:31.236 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T21:56:31.264 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T21:56:31.297 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T21:56:31.776 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:55 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:31.911 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:31.912 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:31.912 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repo Size 2024-09-16T21:56:31.912 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:31.912 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:56:31.912 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T21:56:31.912 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:31.913 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:56:31.913 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:31.913 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:56:31.913 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:31.913 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 145 k 2024-09-16T21:56:31.913 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 432 k 2024-09-16T21:56:31.913 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:56:32.120 INFO:teuthology.orchestra.run.smithi146.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 699 kB/s | 145 kB 00:00 2024-09-16T21:56:32.121 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:32.121 INFO:teuthology.orchestra.run.smithi146.stdout:Total 693 kB/s | 145 kB 00:00 2024-09-16T21:56:32.121 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:56:32.129 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:56:32.129 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:56:32.186 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:56:32.186 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:56:32.338 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:56:32.430 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:32.455 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:32.455 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:56:32.455 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T21:56:32.456 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:32.690 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T21:56:32.756 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T21:56:33.393 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T21:56:33.393 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:33.394 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:56:33.394 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:56:33.394 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:33.394 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:33.647 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-mgr 2024-09-16T21:56:34.251 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:34.346 INFO:teuthology.orchestra.run.smithi146.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:56:34.388 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:34.389 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:56:34.389 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:34.458 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T21:56:34.475 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T21:56:34.534 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T21:56:34.695 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T21:56:34.695 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T21:56:34.695 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T21:56:34.695 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T21:56:34.696 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T21:56:35.037 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:59 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:35.047 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T21:56:35.047 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:35.047 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T21:56:35.048 INFO:teuthology.orchestra.run.smithi042.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T21:56:35.049 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:35.049 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:35.168 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:35.169 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:35.169 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:56:35.169 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:35.169 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:56:35.169 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T21:56:35.169 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:56:35.169 INFO:teuthology.orchestra.run.smithi146.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:56:35.170 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:35.171 INFO:teuthology.orchestra.run.smithi146.stdout:Install 12 Packages 2024-09-16T21:56:35.171 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:35.171 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 19 M 2024-09-16T21:56:35.171 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 159 M 2024-09-16T21:56:35.171 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:56:35.302 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T21:56:35.857 INFO:teuthology.orchestra.run.smithi146.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.g6e 252 kB/s | 34 kB 00:00 2024-09-16T21:56:35.882 INFO:teuthology.orchestra.run.smithi146.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 102 kB/s | 16 kB 00:00 2024-09-16T21:56:35.903 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:13 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:36.041 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:36.042 INFO:teuthology.orchestra.run.smithi042.stdout:======================================================================================= 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout:======================================================================================= 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T21:56:36.043 INFO:teuthology.orchestra.run.smithi042.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout:======================================================================================= 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout:Install 12 Packages 2024-09-16T21:56:36.044 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:36.045 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 38 M 2024-09-16T21:56:36.045 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 212 M 2024-09-16T21:56:36.045 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:36.049 INFO:teuthology.orchestra.run.smithi146.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.6 MB/s | 269 kB 00:00 2024-09-16T21:56:36.108 INFO:teuthology.orchestra.run.smithi146.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.0 MB/s | 1.0 MB 00:00 2024-09-16T21:56:36.158 INFO:teuthology.orchestra.run.smithi146.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-16T21:56:36.183 INFO:teuthology.orchestra.run.smithi146.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 782 kB/s | 19 kB 00:00 2024-09-16T21:56:36.233 INFO:teuthology.orchestra.run.smithi146.stdout:(7/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.6 MB/s | 863 kB 00:00 2024-09-16T21:56:36.300 INFO:teuthology.orchestra.run.smithi146.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 17 MB/s | 2.0 MB 00:00 2024-09-16T21:56:36.325 INFO:teuthology.orchestra.run.smithi146.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.3 MB/s | 31 kB 00:00 2024-09-16T21:56:36.359 INFO:teuthology.orchestra.run.smithi146.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 1.1 MB/s | 144 kB 00:00 2024-09-16T21:56:36.384 INFO:teuthology.orchestra.run.smithi146.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.2 MB/s | 188 kB 00:00 2024-09-16T21:56:36.453 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T21:56:36.453 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T21:56:36.453 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T21:56:36.453 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T21:56:36.453 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T21:56:36.453 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T21:56:36.454 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T21:56:36.454 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T21:56:36.454 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T21:56:36.454 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T21:56:36.454 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T21:56:36.454 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T21:56:36.531 INFO:teuthology.orchestra.run.smithi042.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 920 kB/s | 191 kB 00:00 2024-09-16T21:56:36.543 INFO:teuthology.orchestra.run.smithi146.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474 17 MB/s | 14 MB 00:00 2024-09-16T21:56:36.547 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:36.547 INFO:teuthology.orchestra.run.smithi146.stdout:Total 14 MB/s | 19 MB 00:01 2024-09-16T21:56:36.596 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:56:36.606 INFO:teuthology.orchestra.run.smithi042.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 436 kB/s | 33 kB 00:00 2024-09-16T21:56:36.615 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:56:36.616 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:56:36.775 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T21:56:36.775 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:36.775 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:36.775 INFO:teuthology.orchestra.run.smithi160.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T21:56:36.775 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:36.775 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:36.776 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:36.781 INFO:teuthology.orchestra.run.smithi042.stdout:(3/12): ceph-mgr-diskprediction-local-19.3.0-48 16 MB/s | 7.4 MB 00:00 2024-09-16T21:56:36.806 INFO:teuthology.orchestra.run.smithi042.stdout:(4/12): libgfortran-11.5.0-2.el9.x86_64.rpm 1.6 MB/s | 801 kB 00:00 2024-09-16T21:56:36.896 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:56:36.896 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:56:36.899 INFO:teuthology.orchestra.run.smithi042.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 10 MB/s | 3.0 MB 00:00 2024-09-16T21:56:36.915 INFO:teuthology.orchestra.run.smithi042.stdout:(6/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 136 kB/s | 18 kB 00:00 2024-09-16T21:56:36.932 INFO:teuthology.orchestra.run.smithi042.stdout:(7/12): openblas-0.3.26-2.el9.x86_64.rpm 307 kB/s | 38 kB 00:00 2024-09-16T21:56:37.038 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T21:56:37.041 INFO:teuthology.orchestra.run.smithi042.stdout:(8/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 35 MB/s | 4.9 MB 00:00 2024-09-16T21:56:37.083 INFO:teuthology.orchestra.run.smithi042.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 5.9 MB/s | 250 kB 00:00 2024-09-16T21:56:37.116 INFO:teuthology.orchestra.run.smithi042.stdout:(10/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.2 MB/s | 245 kB 00:00 2024-09-16T21:56:37.450 INFO:teuthology.orchestra.run.smithi042.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 44 MB/s | 16 MB 00:00 2024-09-16T21:56:37.488 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:56:37.542 INFO:teuthology.orchestra.run.smithi042.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 8.4 MB/s | 5.1 MB 00:00 2024-09-16T21:56:37.543 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:37.543 INFO:teuthology.orchestra.run.smithi042.stdout:Total 25 MB/s | 38 MB 00:01 2024-09-16T21:56:37.568 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T21:56:37.612 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T21:56:37.624 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:10 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:37.659 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T21:56:37.697 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T21:56:37.758 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:37.759 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================= 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================= 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T21:56:37.760 INFO:teuthology.orchestra.run.smithi160.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout:======================================================================================= 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout:Install 12 Packages 2024-09-16T21:56:37.761 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:37.762 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 38 M 2024-09-16T21:56:37.762 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 212 M 2024-09-16T21:56:37.762 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:56:37.801 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T21:56:37.907 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:56:37.934 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T21:56:37.935 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:56:37.935 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:56:38.028 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T21:56:38.087 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T21:56:38.116 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T21:56:38.148 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T21:56:38.396 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:56:38.396 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:56:38.441 INFO:teuthology.orchestra.run.smithi160.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2024-09-16T21:56:38.483 INFO:teuthology.orchestra.run.smithi160.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.7 MB/s | 801 kB 00:00 2024-09-16T21:56:38.583 INFO:teuthology.orchestra.run.smithi160.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 232 kB/s | 33 kB 00:00 2024-09-16T21:56:38.633 INFO:teuthology.orchestra.run.smithi160.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 364 kB/s | 18 kB 00:00 2024-09-16T21:56:38.684 INFO:teuthology.orchestra.run.smithi160.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 770 kB/s | 38 kB 00:00 2024-09-16T21:56:39.269 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:56:39.275 INFO:teuthology.orchestra.run.smithi160.stdout:(6/12): ceph-mgr-diskprediction-local-19.3.0-48 7.3 MB/s | 7.4 MB 00:01 2024-09-16T21:56:39.333 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T21:56:39.399 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T21:56:39.442 INFO:teuthology.orchestra.run.smithi160.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.4 MB/s | 245 kB 00:00 2024-09-16T21:56:39.501 INFO:teuthology.orchestra.run.smithi160.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.9 MB/s | 3.0 MB 00:01 2024-09-16T21:56:39.505 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T21:56:39.542 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T21:56:39.601 INFO:teuthology.orchestra.run.smithi160.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.4 MB/s | 250 kB 00:00 2024-09-16T21:56:39.668 INFO:teuthology.orchestra.run.smithi160.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 5.0 MB/s | 4.9 MB 00:00 2024-09-16T21:56:39.734 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T21:56:39.765 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T21:56:39.853 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T21:56:40.556 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T21:56:40.660 INFO:teuthology.orchestra.run.smithi160.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.2 MB/s | 5.1 MB 00:01 2024-09-16T21:56:40.684 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T21:56:41.384 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T21:56:41.444 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T21:56:41.993 INFO:teuthology.orchestra.run.smithi160.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 6.8 MB/s | 16 MB 00:02 2024-09-16T21:56:41.995 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:41.995 INFO:teuthology.orchestra.run.smithi160.stdout:Total 9.0 MB/s | 38 MB 00:04 2024-09-16T21:56:42.023 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T21:56:42.358 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:56:42.385 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:56:42.385 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:56:42.827 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:42.827 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:43.115 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T21:56:43.157 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T21:56:43.359 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T21:56:43.359 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T21:56:43.359 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T21:56:43.359 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T21:56:43.360 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T21:56:43.583 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:43.654 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T21:56:43.677 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T21:56:43.677 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:43.677 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:56:43.677 INFO:teuthology.orchestra.run.smithi146.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T21:56:43.677 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:43.677 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:43.678 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:43.691 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T21:56:43.792 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T21:56:43.826 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T21:56:43.937 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T21:56:44.013 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T21:56:44.041 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T21:56:44.119 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T21:56:44.516 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:08 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:44.651 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout:======================================================================================= 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout:======================================================================================= 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T21:56:44.652 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout:======================================================================================= 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout:Install 12 Packages 2024-09-16T21:56:44.653 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:44.654 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 38 M 2024-09-16T21:56:44.654 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 212 M 2024-09-16T21:56:44.654 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:56:44.772 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T21:56:44.905 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T21:56:45.109 INFO:teuthology.orchestra.run.smithi146.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-16T21:56:45.176 INFO:teuthology.orchestra.run.smithi146.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.0 MB/s | 801 kB 00:00 2024-09-16T21:56:45.218 INFO:teuthology.orchestra.run.smithi146.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 301 kB/s | 33 kB 00:00 2024-09-16T21:56:45.268 INFO:teuthology.orchestra.run.smithi146.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 365 kB/s | 18 kB 00:00 2024-09-16T21:56:45.319 INFO:teuthology.orchestra.run.smithi146.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 773 kB/s | 38 kB 00:00 2024-09-16T21:56:45.816 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T21:56:45.816 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T21:56:45.816 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T21:56:45.816 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T21:56:45.817 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T21:56:46.135 INFO:teuthology.orchestra.run.smithi146.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.1 MB/s | 3.0 MB 00:00 2024-09-16T21:56:46.152 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T21:56:46.227 INFO:teuthology.orchestra.run.smithi146.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.6 MB/s | 245 kB 00:00 2024-09-16T21:56:46.238 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T21:56:46.238 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:46.238 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:46.238 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:46.238 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T21:56:46.238 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T21:56:46.238 INFO:teuthology.orchestra.run.smithi042.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:46.239 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:46.394 INFO:teuthology.orchestra.run.smithi146.stdout:(8/12): ceph-mgr-diskprediction-local-19.3.0-48 5.2 MB/s | 7.4 MB 00:01 2024-09-16T21:56:46.519 INFO:teuthology.orchestra.run.smithi146.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 4.1 MB/s | 4.9 MB 00:01 2024-09-16T21:56:46.653 INFO:teuthology.orchestra.run.smithi146.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 970 kB/s | 250 kB 00:00 2024-09-16T21:56:46.685 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-mgr-rook 2024-09-16T21:56:46.886 INFO:teuthology.orchestra.run.smithi146.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 7.7 MB/s | 5.1 MB 00:00 2024-09-16T21:56:47.182 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T21:56:47.216 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T21:56:47.301 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:25 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:47.440 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:47.441 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T21:56:47.442 INFO:teuthology.orchestra.run.smithi042.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout:Install 13 Packages 2024-09-16T21:56:47.443 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:47.444 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 2.2 M 2024-09-16T21:56:47.444 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 26 M 2024-09-16T21:56:47.444 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:47.520 INFO:teuthology.orchestra.run.smithi146.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 16 MB/s | 16 MB 00:00 2024-09-16T21:56:47.521 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:47.521 INFO:teuthology.orchestra.run.smithi146.stdout:Total 13 MB/s | 38 MB 00:02 2024-09-16T21:56:47.879 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:56:47.905 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:56:47.906 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:56:48.336 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:56:48.336 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:56:48.623 INFO:teuthology.orchestra.run.smithi042.stdout:(1/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 99 kB/s | 49 kB 00:00 2024-09-16T21:56:48.649 INFO:teuthology.orchestra.run.smithi042.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 37 kB/s | 19 kB 00:00 2024-09-16T21:56:48.682 INFO:teuthology.orchestra.run.smithi042.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 46 kB/s | 26 kB 00:00 2024-09-16T21:56:49.115 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:56:49.187 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T21:56:49.243 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T21:56:49.341 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T21:56:49.377 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T21:56:49.416 INFO:teuthology.orchestra.run.smithi042.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 207 kB/s | 159 kB 00:00 2024-09-16T21:56:49.441 INFO:teuthology.orchestra.run.smithi042.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 272 kB/s | 222 kB 00:00 2024-09-16T21:56:49.499 INFO:teuthology.orchestra.run.smithi042.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 558 kB/s | 32 kB 00:00 2024-09-16T21:56:49.525 INFO:teuthology.orchestra.run.smithi042.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 565 kB/s | 14 kB 00:00 2024-09-16T21:56:49.559 INFO:teuthology.orchestra.run.smithi042.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 318 kB/s | 279 kB 00:00 2024-09-16T21:56:49.561 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T21:56:49.592 INFO:teuthology.orchestra.run.smithi042.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 3.2 MB/s | 220 kB 00:00 2024-09-16T21:56:49.593 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T21:56:49.617 INFO:teuthology.orchestra.run.smithi042.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.5 MB/s | 59 kB 00:00 2024-09-16T21:56:49.642 INFO:teuthology.orchestra.run.smithi042.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-09-16T21:56:49.677 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T21:56:49.684 INFO:teuthology.orchestra.run.smithi042.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 8.1 MB/s | 1.0 MB 00:00 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T21:56:49.688 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T21:56:49.689 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T21:56:50.077 INFO:teuthology.orchestra.run.smithi042.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 81 kB/s | 54 kB 00:00 2024-09-16T21:56:50.080 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:50.081 INFO:teuthology.orchestra.run.smithi042.stdout:Total 860 kB/s | 2.2 MB 00:02 2024-09-16T21:56:50.091 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T21:56:50.091 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:50.091 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:50.092 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:50.153 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:56:50.170 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:56:50.170 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:56:50.268 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:56:50.269 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:56:50.336 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T21:56:50.443 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-rook 2024-09-16T21:56:50.448 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T21:56:50.913 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:56:51.036 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:24 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:51.099 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T21:56:51.154 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T21:56:51.169 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T21:56:51.170 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:51.171 INFO:teuthology.orchestra.run.smithi160.stdout:Install 13 Packages 2024-09-16T21:56:51.172 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:51.172 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 2.2 M 2024-09-16T21:56:51.172 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 26 M 2024-09-16T21:56:51.172 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:56:51.219 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T21:56:51.254 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T21:56:51.297 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T21:56:51.402 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T21:56:51.522 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T21:56:51.581 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T21:56:51.687 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T21:56:51.741 INFO:teuthology.orchestra.run.smithi160.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 164 kB/s | 19 kB 00:00 2024-09-16T21:56:51.766 INFO:teuthology.orchestra.run.smithi160.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 180 kB/s | 26 kB 00:00 2024-09-16T21:56:51.858 INFO:teuthology.orchestra.run.smithi160.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.9 MB/s | 222 kB 00:00 2024-09-16T21:56:51.883 INFO:teuthology.orchestra.run.smithi160.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-09-16T21:56:51.934 INFO:teuthology.orchestra.run.smithi160.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-16T21:56:51.959 INFO:teuthology.orchestra.run.smithi160.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-09-16T21:56:52.001 INFO:teuthology.orchestra.run.smithi160.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 481 kB/s | 32 kB 00:00 2024-09-16T21:56:52.026 INFO:teuthology.orchestra.run.smithi160.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 211 kB/s | 14 kB 00:00 2024-09-16T21:56:52.059 INFO:teuthology.orchestra.run.smithi160.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 3.8 MB/s | 220 kB 00:00 2024-09-16T21:56:52.085 INFO:teuthology.orchestra.run.smithi160.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-16T21:56:52.110 INFO:teuthology.orchestra.run.smithi160.stdout:(11/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el 101 kB/s | 49 kB 00:00 2024-09-16T21:56:52.135 INFO:teuthology.orchestra.run.smithi160.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-16T21:56:52.169 INFO:teuthology.orchestra.run.smithi160.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.2 MB/s | 1.0 MB 00:00 2024-09-16T21:56:52.171 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:52.172 INFO:teuthology.orchestra.run.smithi160.stdout:Total 2.2 MB/s | 2.2 MB 00:01 2024-09-16T21:56:52.241 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:56:52.256 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:56:52.256 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:56:52.346 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:52.346 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:52.348 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T21:56:52.403 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T21:56:52.437 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T21:56:52.485 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T21:56:52.522 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T21:56:52.725 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T21:56:52.758 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T21:56:52.860 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:53.024 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T21:56:53.078 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T21:56:53.134 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T21:56:53.171 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T21:56:53.220 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T21:56:53.281 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T21:56:53.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T21:56:53.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T21:56:53.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T21:56:53.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T21:56:53.281 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T21:56:53.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T21:56:53.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T21:56:53.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T21:56:53.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T21:56:53.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T21:56:53.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T21:56:53.282 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T21:56:53.322 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T21:56:53.424 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T21:56:53.472 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T21:56:53.629 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:53.630 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:53.881 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T21:56:54.202 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T21:56:54.253 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T21:56:54.286 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T21:56:54.334 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T21:56:54.365 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T21:56:54.484 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:32 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:54.622 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:54.622 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:54.622 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:56:54.622 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:54.622 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout:Install 6 Packages 2024-09-16T21:56:54.623 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:54.624 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 7.0 M 2024-09-16T21:56:54.624 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 33 M 2024-09-16T21:56:54.624 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T21:56:55.106 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T21:56:55.107 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T21:56:55.107 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T21:56:55.107 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T21:56:55.107 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T21:56:55.178 INFO:teuthology.orchestra.run.smithi042.stdout:(1/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 412 kB/s | 154 kB 00:00 2024-09-16T21:56:55.236 INFO:teuthology.orchestra.run.smithi042.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 9.2 MB/s | 548 kB 00:00 2024-09-16T21:56:55.262 INFO:teuthology.orchestra.run.smithi042.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.2 MB/s | 58 kB 00:00 2024-09-16T21:56:55.312 INFO:teuthology.orchestra.run.smithi042.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 1.5 MB/s | 74 kB 00:00 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T21:56:55.414 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T21:56:55.415 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T21:56:55.415 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T21:56:55.415 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T21:56:55.415 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T21:56:55.430 INFO:teuthology.orchestra.run.smithi160.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T21:56:55.431 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T21:56:55.431 INFO:teuthology.orchestra.run.smithi160.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T21:56:55.431 INFO:teuthology.orchestra.run.smithi160.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T21:56:55.431 INFO:teuthology.orchestra.run.smithi160.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T21:56:55.431 INFO:teuthology.orchestra.run.smithi160.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T21:56:55.431 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:55.431 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:55.579 INFO:teuthology.orchestra.run.smithi042.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 320 kB/s | 248 kB 00:00 2024-09-16T21:56:55.699 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T21:56:55.809 INFO:teuthology.orchestra.run.smithi146.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T21:56:55.810 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T21:56:55.810 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T21:56:55.810 INFO:teuthology.orchestra.run.smithi146.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T21:56:55.810 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:55.810 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:56:55.963 INFO:teuthology.orchestra.run.smithi042.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.1 MB/s | 6.0 MB 00:01 2024-09-16T21:56:55.965 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:55.965 INFO:teuthology.orchestra.run.smithi042.stdout:Total 5.2 MB/s | 7.0 MB 00:01 2024-09-16T21:56:56.041 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:56:56.053 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:56:56.053 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:56:56.161 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:56:56.163 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:56:56.177 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-mgr-rook 2024-09-16T21:56:56.277 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:29 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:56:56.408 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:56:56.409 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:56.409 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:56:56.409 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:56.409 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout:Install 6 Packages 2024-09-16T21:56:56.410 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:56.411 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 7.0 M 2024-09-16T21:56:56.411 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 33 M 2024-09-16T21:56:56.411 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:56:56.481 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:56:56.673 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T21:56:56.724 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T21:56:56.777 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:20 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:56:56.812 INFO:teuthology.orchestra.run.smithi160.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.6 MB/s | 248 kB 00:00 2024-09-16T21:56:56.904 INFO:teuthology.orchestra.run.smithi160.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 25 MB/s | 6.0 MB 00:00 2024-09-16T21:56:56.910 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:56:56.911 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:56.911 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:56:56.911 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:56.911 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T21:56:56.912 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout:Install 13 Packages 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:56:56.913 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 2.2 M 2024-09-16T21:56:56.914 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 26 M 2024-09-16T21:56:56.914 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:56:56.945 INFO:teuthology.orchestra.run.smithi160.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.0 MB/s | 548 kB 00:00 2024-09-16T21:56:56.971 INFO:teuthology.orchestra.run.smithi160.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 3.1 MB/s | 74 kB 00:00 2024-09-16T21:56:56.996 INFO:teuthology.orchestra.run.smithi160.stdout:(5/6): python3-natsort-7.1.1-5.el9.noarch.rpm 628 kB/s | 58 kB 00:00 2024-09-16T21:56:57.188 INFO:teuthology.orchestra.run.smithi160.stdout:(6/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 294 kB/s | 154 kB 00:00 2024-09-16T21:56:57.190 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:57.190 INFO:teuthology.orchestra.run.smithi160.stdout:Total 9.0 MB/s | 7.0 MB 00:00 2024-09-16T21:56:57.191 INFO:teuthology.orchestra.run.smithi146.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 188 kB/s | 19 kB 00:00 2024-09-16T21:56:57.217 INFO:teuthology.orchestra.run.smithi146.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 202 kB/s | 26 kB 00:00 2024-09-16T21:56:57.259 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:56:57.270 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:56:57.270 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:56:57.294 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T21:56:57.301 INFO:teuthology.orchestra.run.smithi146.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-16T21:56:57.325 INFO:teuthology.orchestra.run.smithi146.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-16T21:56:57.369 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:56:57.370 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:56:57.380 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T21:56:57.384 INFO:teuthology.orchestra.run.smithi146.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.3 MB/s | 279 kB 00:00 2024-09-16T21:56:57.401 INFO:teuthology.orchestra.run.smithi146.stdout:(6/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 158 kB/s | 49 kB 00:00 2024-09-16T21:56:57.418 INFO:teuthology.orchestra.run.smithi146.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 580 kB/s | 54 kB 00:00 2024-09-16T21:56:57.456 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T21:56:57.460 INFO:teuthology.orchestra.run.smithi146.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 427 kB/s | 32 kB 00:00 2024-09-16T21:56:57.477 INFO:teuthology.orchestra.run.smithi146.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 187 kB/s | 14 kB 00:00 2024-09-16T21:56:57.485 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T21:56:57.502 INFO:teuthology.orchestra.run.smithi146.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-16T21:56:57.527 INFO:teuthology.orchestra.run.smithi146.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 2.3 MB/s | 220 kB 00:00 2024-09-16T21:56:57.553 INFO:teuthology.orchestra.run.smithi146.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-16T21:56:57.586 INFO:teuthology.orchestra.run.smithi146.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 8.2 MB/s | 1.0 MB 00:00 2024-09-16T21:56:57.590 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:56:57.590 INFO:teuthology.orchestra.run.smithi146.stdout:Total 3.3 MB/s | 2.2 MB 00:00 2024-09-16T21:56:57.654 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:56:57.669 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:56:57.669 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:56:57.670 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:56:57.760 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:56:57.760 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:56:57.843 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T21:56:57.906 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T21:56:58.224 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T21:56:58.224 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T21:56:58.224 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T21:56:58.224 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T21:56:58.225 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T21:56:58.225 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T21:56:58.282 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:56:58.448 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T21:56:58.450 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T21:56:58.511 INFO:teuthology.orchestra.run.smithi042.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T21:56:58.512 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:58.512 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:56:58.513 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T21:56:58.542 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T21:56:58.576 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T21:56:58.610 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T21:56:58.613 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T21:56:58.641 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T21:56:58.655 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T21:56:58.758 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T21:56:58.776 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-fuse 2024-09-16T21:56:58.868 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T21:56:58.924 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T21:56:59.374 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:37 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:56:59.435 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T21:56:59.435 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T21:56:59.435 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T21:56:59.435 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T21:56:59.435 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T21:56:59.435 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T21:56:59.514 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:56:59.515 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:56:59.516 INFO:teuthology.orchestra.run.smithi042.stdout:Install 2 Packages 2024-09-16T21:56:59.516 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:56:59.516 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 979 k 2024-09-16T21:56:59.516 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 2.9 M 2024-09-16T21:56:59.516 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:56:59.645 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T21:56:59.696 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T21:56:59.712 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T21:56:59.712 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:59.712 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:56:59.712 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:56:59.713 INFO:teuthology.orchestra.run.smithi160.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T21:56:59.713 INFO:teuthology.orchestra.run.smithi160.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T21:56:59.713 INFO:teuthology.orchestra.run.smithi160.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T21:56:59.713 INFO:teuthology.orchestra.run.smithi160.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T21:56:59.713 INFO:teuthology.orchestra.run.smithi160.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T21:56:59.713 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:56:59.713 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:56:59.737 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T21:56:59.794 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T21:56:59.824 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T21:56:59.923 INFO:teuthology.orchestra.run.smithi042.stdout:(1/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 3.1 MB/s | 899 kB 00:00 2024-09-16T21:56:59.969 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-fuse 2024-09-16T21:57:00.106 INFO:teuthology.orchestra.run.smithi042.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 172 kB/s | 80 kB 00:00 2024-09-16T21:57:00.107 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:00.107 INFO:teuthology.orchestra.run.smithi042.stdout:Total 1.6 MB/s | 979 kB 00:00 2024-09-16T21:57:00.119 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:57:00.142 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:57:00.142 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:57:00.227 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:57:00.227 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:57:00.420 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:57:00.547 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:33 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:00.555 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T21:57:00.634 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T21:57:00.661 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T21:57:00.661 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T21:57:00.661 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T21:57:00.662 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T21:57:00.682 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:00.682 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:00.682 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:57:00.682 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:00.682 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:57:00.682 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout:Installing dependencies: 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout:Install 2 Packages 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:00.683 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 979 k 2024-09-16T21:57:00.684 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 2.9 M 2024-09-16T21:57:00.684 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:57:00.823 INFO:teuthology.orchestra.run.smithi160.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 858 kB/s | 80 kB 00:00 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T21:57:01.024 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:01.025 INFO:teuthology.orchestra.run.smithi160.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 3.0 MB/s | 899 kB 00:00 2024-09-16T21:57:01.026 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:01.026 INFO:teuthology.orchestra.run.smithi160.stdout:Total 2.8 MB/s | 979 kB 00:00 2024-09-16T21:57:01.035 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:57:01.057 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:57:01.057 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:57:01.137 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:57:01.137 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:57:01.297 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T21:57:01.323 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:57:01.458 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T21:57:01.477 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T21:57:01.477 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T21:57:01.530 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T21:57:01.768 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T21:57:01.768 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:01.768 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:57:01.768 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T21:57:01.768 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:01.768 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:01.882 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:25 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:02.014 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:02.015 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:02.015 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:57:02.015 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:02.015 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:02.015 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout:Install 6 Packages 2024-09-16T21:57:02.016 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:02.017 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 7.0 M 2024-09-16T21:57:02.017 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 33 M 2024-09-16T21:57:02.017 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:02.061 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install ceph-volume 2024-09-16T21:57:02.259 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T21:57:02.259 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T21:57:02.531 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T21:57:02.531 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:02.531 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:57:02.531 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T21:57:02.531 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:02.531 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:02.677 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:40 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:02.803 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install ceph-volume 2024-09-16T21:57:02.804 INFO:teuthology.orchestra.run.smithi146.stdout:(1/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 446 kB/s | 154 kB 00:00 2024-09-16T21:57:02.815 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:02.816 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repository Size 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 285 k 2024-09-16T21:57:02.817 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 1.3 M 2024-09-16T21:57:02.818 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:57:02.854 INFO:teuthology.orchestra.run.smithi146.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-16T21:57:02.880 INFO:teuthology.orchestra.run.smithi146.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.2 MB/s | 58 kB 00:00 2024-09-16T21:57:02.905 INFO:teuthology.orchestra.run.smithi146.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-16T21:57:03.013 INFO:teuthology.orchestra.run.smithi146.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 447 kB/s | 248 kB 00:00 2024-09-16T21:57:03.228 INFO:teuthology.orchestra.run.smithi042.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 694 kB/s | 285 kB 00:00 2024-09-16T21:57:03.229 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:03.229 INFO:teuthology.orchestra.run.smithi042.stdout:Total 692 kB/s | 285 kB 00:00 2024-09-16T21:57:03.229 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:57:03.239 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:57:03.239 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:57:03.276 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:57:03.277 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:57:03.396 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:36 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:03.514 INFO:teuthology.orchestra.run.smithi146.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.6 MB/s | 6.0 MB 00:01 2024-09-16T21:57:03.515 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:03.516 INFO:teuthology.orchestra.run.smithi146.stdout:Total 4.7 MB/s | 7.0 MB 00:01 2024-09-16T21:57:03.533 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:03.534 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:03.534 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T21:57:03.534 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 285 k 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 1.3 M 2024-09-16T21:57:03.535 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:57:03.587 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:03.598 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:03.598 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:03.637 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:57:03.698 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:03.704 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:03.713 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:03.731 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:03.731 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:57:03.731 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T21:57:03.731 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:03.944 INFO:teuthology.orchestra.run.smithi160.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 698 kB/s | 285 kB 00:00 2024-09-16T21:57:03.944 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:03.945 INFO:teuthology.orchestra.run.smithi160.stdout:Total 695 kB/s | 285 kB 00:00 2024-09-16T21:57:03.945 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:57:03.953 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:57:03.953 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:57:03.983 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:57:03.984 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:57:04.012 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:04.180 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T21:57:04.209 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:57:04.232 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T21:57:04.288 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:04.304 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:04.304 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:57:04.304 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T21:57:04.304 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:04.759 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T21:57:04.843 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:04.844 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:04.844 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:57:04.844 INFO:teuthology.orchestra.run.smithi042.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:57:04.844 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:04.844 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:04.844 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T21:57:04.913 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T21:57:04.936 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T21:57:05.152 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install librados-devel 2024-09-16T21:57:05.322 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:05.322 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:05.322 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:57:05.322 INFO:teuthology.orchestra.run.smithi160.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:57:05.322 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:05.322 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:05.609 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librados-devel 2024-09-16T21:57:05.700 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T21:57:05.701 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T21:57:05.701 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T21:57:05.701 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T21:57:05.701 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T21:57:05.701 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T21:57:05.767 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:43 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:05.905 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repo Size 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:57:05.906 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:05.907 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 127 k 2024-09-16T21:57:05.907 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 456 k 2024-09-16T21:57:05.907 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:06.005 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:06.212 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:39 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:06.270 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-fuse 2024-09-16T21:57:06.284 INFO:teuthology.orchestra.run.smithi042.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 336 kB/s | 127 kB 00:00 2024-09-16T21:57:06.285 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:06.285 INFO:teuthology.orchestra.run.smithi042.stdout:Total 335 kB/s | 127 kB 00:00 2024-09-16T21:57:06.285 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:57:06.291 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:57:06.291 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:57:06.345 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:06.346 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:06.346 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-09-16T21:57:06.346 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:06.346 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:57:06.346 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T21:57:06.346 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:57:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:57:06.347 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 127 k 2024-09-16T21:57:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 456 k 2024-09-16T21:57:06.347 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:57:06.360 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:57:06.361 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:57:06.526 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:57:06.635 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:06.707 INFO:teuthology.orchestra.run.smithi160.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 352 kB/s | 127 kB 00:00 2024-09-16T21:57:06.707 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:06.708 INFO:teuthology.orchestra.run.smithi160.stdout:Total 351 kB/s | 127 kB 00:00 2024-09-16T21:57:06.708 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:57:06.713 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:57:06.713 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:57:06.777 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:57:06.777 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:57:06.850 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:30 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:06.929 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:57:06.987 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:06.987 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout:Install 2 Packages 2024-09-16T21:57:06.988 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:06.989 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 979 k 2024-09-16T21:57:06.989 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 2.9 M 2024-09-16T21:57:06.989 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:07.029 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:07.096 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:07.368 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:07.368 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:07.368 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:57:07.368 INFO:teuthology.orchestra.run.smithi042.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:07.369 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:07.369 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:07.457 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:07.541 INFO:teuthology.orchestra.run.smithi146.stdout:(1/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 1.7 MB/s | 899 kB 00:00 2024-09-16T21:57:07.632 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install libcephfs2 2024-09-16T21:57:07.657 INFO:teuthology.orchestra.run.smithi146.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 123 kB/s | 80 kB 00:00 2024-09-16T21:57:07.658 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:07.658 INFO:teuthology.orchestra.run.smithi146.stdout:Total 1.4 MB/s | 979 kB 00:00 2024-09-16T21:57:07.670 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:07.693 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:07.693 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:07.705 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:07.705 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:07.705 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:57:07.706 INFO:teuthology.orchestra.run.smithi160.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:07.706 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:07.706 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:07.774 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:07.775 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:07.950 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install libcephfs2 2024-09-16T21:57:07.968 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:08.110 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T21:57:08.190 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T21:57:08.243 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:08.338 INFO:teuthology.orchestra.run.smithi042.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:08.384 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:08.385 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:57:08.385 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:08.460 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install libcephfs-devel 2024-09-16T21:57:08.549 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:41 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:08.642 INFO:teuthology.orchestra.run.smithi160.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:08.687 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:08.689 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:57:08.689 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:08.746 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install libcephfs-devel 2024-09-16T21:57:08.865 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T21:57:08.865 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T21:57:09.066 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:09.138 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T21:57:09.138 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:09.138 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:09.138 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T21:57:09.138 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:09.138 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:09.204 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:09.205 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:09.205 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repo Size 2024-09-16T21:57:09.205 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:09.205 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:57:09.205 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 32 k 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 142 k 2024-09-16T21:57:09.206 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:57:09.324 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:09.354 INFO:teuthology.orchestra.run.smithi042.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 214 kB/s | 32 kB 00:00 2024-09-16T21:57:09.355 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:09.355 INFO:teuthology.orchestra.run.smithi042.stdout:Total 212 kB/s | 32 kB 00:00 2024-09-16T21:57:09.355 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:57:09.359 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:57:09.359 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:57:09.379 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:57:09.379 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:57:09.443 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install ceph-volume 2024-09-16T21:57:09.455 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:09.455 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:09.455 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:57:09.456 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:09.457 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 32 k 2024-09-16T21:57:09.457 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 142 k 2024-09-16T21:57:09.457 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:57:09.471 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:57:09.597 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:09.610 INFO:teuthology.orchestra.run.smithi160.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 207 kB/s | 32 kB 00:00 2024-09-16T21:57:09.610 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:09.611 INFO:teuthology.orchestra.run.smithi160.stdout:Total 206 kB/s | 32 kB 00:00 2024-09-16T21:57:09.611 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:57:09.614 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:57:09.614 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:57:09.630 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:57:09.630 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:57:09.720 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:57:09.823 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:09.947 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:10.038 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:34 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:10.180 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:10.181 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:57:10.182 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:10.182 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 285 k 2024-09-16T21:57:10.182 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 1.3 M 2024-09-16T21:57:10.182 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:10.187 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:10.193 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:10.193 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:10.193 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:57:10.193 INFO:teuthology.orchestra.run.smithi042.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:10.193 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:10.193 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:10.396 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install librados2 2024-09-16T21:57:10.409 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:10.409 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:10.409 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:57:10.409 INFO:teuthology.orchestra.run.smithi160.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:10.409 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:10.409 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:10.553 INFO:teuthology.orchestra.run.smithi146.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 769 kB/s | 285 kB 00:00 2024-09-16T21:57:10.554 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:10.554 INFO:teuthology.orchestra.run.smithi146.stdout:Total 766 kB/s | 285 kB 00:00 2024-09-16T21:57:10.554 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:10.562 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:10.562 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:10.594 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:10.595 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:10.597 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librados2 2024-09-16T21:57:10.818 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:10.888 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:10.904 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:10.904 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:57:10.904 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T21:57:10.904 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:11.000 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:49 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:11.095 INFO:teuthology.orchestra.run.smithi042.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:11.141 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:11.142 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:57:11.142 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:11.176 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:11.217 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install librbd1 2024-09-16T21:57:11.268 INFO:teuthology.orchestra.run.smithi160.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:11.311 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:11.312 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:57:11.312 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:11.375 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install librbd1 2024-09-16T21:57:11.822 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:49 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:11.917 INFO:teuthology.orchestra.run.smithi042.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:11.957 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:11.962 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T21:57:11.962 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:11.962 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:11.962 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T21:57:11.962 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:11.962 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:11.964 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:11.965 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:57:11.965 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:12.042 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install python3-rados 2024-09-16T21:57:12.047 INFO:teuthology.orchestra.run.smithi160.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:12.090 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:12.092 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:57:12.092 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:12.157 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rados 2024-09-16T21:57:12.256 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install librados-devel 2024-09-16T21:57:12.647 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:50 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:12.740 INFO:teuthology.orchestra.run.smithi042.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:12.740 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:12.786 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:12.787 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:57:12.787 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:12.830 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:12.853 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:36 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:12.867 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install python3-rgw 2024-09-16T21:57:12.874 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:57:12.875 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:12.939 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rgw 2024-09-16T21:57:12.989 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:12.990 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:12.990 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repo Size 2024-09-16T21:57:12.990 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:12.990 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:12.990 INFO:teuthology.orchestra.run.smithi146.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T21:57:12.990 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:12.991 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:12.991 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:12.991 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:57:12.991 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:12.991 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 127 k 2024-09-16T21:57:12.991 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 456 k 2024-09-16T21:57:12.991 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:13.225 INFO:teuthology.orchestra.run.smithi146.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 544 kB/s | 127 kB 00:00 2024-09-16T21:57:13.225 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:13.226 INFO:teuthology.orchestra.run.smithi146.stdout:Total 540 kB/s | 127 kB 00:00 2024-09-16T21:57:13.226 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:13.231 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:13.231 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:13.296 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:13.296 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:13.448 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:13.477 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:51 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:13.516 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:13.564 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:13.570 INFO:teuthology.orchestra.run.smithi042.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:13.605 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:13.616 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:13.617 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:57:13.617 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:13.648 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:13.649 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:57:13.649 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:13.692 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install python3-cephfs 2024-09-16T21:57:13.714 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-cephfs 2024-09-16T21:57:14.007 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:14.273 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:14.273 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:14.273 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:14.273 INFO:teuthology.orchestra.run.smithi146.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:14.273 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:14.274 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:14.294 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:14.298 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:52 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:14.382 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:14.389 INFO:teuthology.orchestra.run.smithi042.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:14.425 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:14.426 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:57:14.427 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:14.435 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:14.437 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:57:14.437 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:14.490 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install python3-rbd 2024-09-16T21:57:14.507 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install python3-rbd 2024-09-16T21:57:14.525 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install libcephfs2 2024-09-16T21:57:15.070 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:48 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:15.116 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:53 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:15.121 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:39 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:15.160 INFO:teuthology.orchestra.run.smithi160.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:15.205 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:15.206 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:57:15.206 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:15.213 INFO:teuthology.orchestra.run.smithi146.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:15.214 INFO:teuthology.orchestra.run.smithi042.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:15.260 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:15.261 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:57:15.261 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:15.261 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:15.263 INFO:teuthology.orchestra.run.smithi042.stdout:Nothing to do. 2024-09-16T21:57:15.263 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:15.273 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-fuse 2024-09-16T21:57:15.334 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install libcephfs-devel 2024-09-16T21:57:15.337 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install rbd-fuse 2024-09-16T21:57:15.852 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:48 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:15.913 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:39 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:15.944 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:53 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:15.986 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 86 k 2024-09-16T21:57:15.989 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 231 k 2024-09-16T21:57:15.990 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:57:16.045 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repo Size 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:16.046 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 32 k 2024-09-16T21:57:16.047 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 142 k 2024-09-16T21:57:16.047 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:16.086 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:57:16.087 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:16.088 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 86 k 2024-09-16T21:57:16.088 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 231 k 2024-09-16T21:57:16.088 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:57:16.171 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 466 kB/s | 86 kB 00:00 2024-09-16T21:57:16.172 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:16.172 INFO:teuthology.orchestra.run.smithi160.stdout:Total 462 kB/s | 86 kB 00:00 2024-09-16T21:57:16.173 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:57:16.179 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:57:16.180 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:57:16.194 INFO:teuthology.orchestra.run.smithi146.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 216 kB/s | 32 kB 00:00 2024-09-16T21:57:16.194 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:16.194 INFO:teuthology.orchestra.run.smithi146.stdout:Total 214 kB/s | 32 kB 00:00 2024-09-16T21:57:16.195 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:16.198 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:16.198 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:16.214 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:16.215 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:16.243 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:57:16.244 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:57:16.266 INFO:teuthology.orchestra.run.smithi042.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 482 kB/s | 86 kB 00:00 2024-09-16T21:57:16.266 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:16.267 INFO:teuthology.orchestra.run.smithi042.stdout:Total 478 kB/s | 86 kB 00:00 2024-09-16T21:57:16.267 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:57:16.274 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:57:16.275 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:57:16.305 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:16.342 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:57:16.342 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:57:16.390 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:57:16.434 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:16.494 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:16.495 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:57:16.608 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:16.844 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:16.863 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:16.977 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:17.095 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:17.095 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:17.095 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:17.095 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:17.095 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:17.095 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:17.104 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:17.104 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:17.104 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:57:17.104 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:17.104 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:17.104 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:17.267 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:17.267 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:17.267 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:57:17.267 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:17.267 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:17.267 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:17.277 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install librados2 2024-09-16T21:57:17.381 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-mirror 2024-09-16T21:57:17.520 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install rbd-mirror 2024-09-16T21:57:17.860 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:41 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:17.951 INFO:teuthology.orchestra.run.smithi146.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:17.989 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:50 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:17.994 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:17.995 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:57:17.995 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:18.067 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install librbd1 2024-09-16T21:57:18.130 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:18.131 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:18.131 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repo Size 2024-09-16T21:57:18.131 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:18.131 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:57:18.131 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T21:57:18.131 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:18.132 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:57:18.132 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:18.132 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:57:18.132 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:18.132 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 3.2 M 2024-09-16T21:57:18.132 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 14 M 2024-09-16T21:57:18.132 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:57:18.134 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:56 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:18.273 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:18.274 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:18.274 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repo Size 2024-09-16T21:57:18.274 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:18.274 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:57:18.274 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T21:57:18.274 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:18.274 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:57:18.275 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:18.275 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:57:18.275 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:18.275 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 3.2 M 2024-09-16T21:57:18.275 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 14 M 2024-09-16T21:57:18.275 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:57:18.649 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:18.741 INFO:teuthology.orchestra.run.smithi146.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:18.784 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:18.785 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:57:18.786 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:18.856 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install python3-rados 2024-09-16T21:57:18.928 INFO:teuthology.orchestra.run.smithi042.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 4.9 MB/s | 3.2 MB 00:00 2024-09-16T21:57:18.929 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:18.929 INFO:teuthology.orchestra.run.smithi042.stdout:Total 4.9 MB/s | 3.2 MB 00:00 2024-09-16T21:57:18.929 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:57:18.940 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:57:18.940 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:57:19.027 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:57:19.028 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:57:19.183 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 3.0 MB/s | 3.2 MB 00:01 2024-09-16T21:57:19.184 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:19.184 INFO:teuthology.orchestra.run.smithi160.stdout:Total 3.0 MB/s | 3.2 MB 00:01 2024-09-16T21:57:19.185 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:57:19.194 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:57:19.194 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:57:19.275 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:57:19.275 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:57:19.441 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:43 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:19.493 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:57:19.531 INFO:teuthology.orchestra.run.smithi146.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:19.562 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:19.574 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:19.575 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:57:19.575 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:19.589 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:19.589 INFO:teuthology.orchestra.run.smithi042.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:57:19.589 INFO:teuthology.orchestra.run.smithi042.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T21:57:19.589 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T21:57:19.589 INFO:teuthology.orchestra.run.smithi042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T21:57:19.589 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:19.651 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install python3-rgw 2024-09-16T21:57:19.718 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:57:19.784 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:19.810 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:19.810 INFO:teuthology.orchestra.run.smithi160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:57:19.811 INFO:teuthology.orchestra.run.smithi160.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T21:57:19.811 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T21:57:19.811 INFO:teuthology.orchestra.run.smithi160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T21:57:19.811 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:20.230 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:20.320 INFO:teuthology.orchestra.run.smithi146.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:20.364 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:20.365 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:57:20.365 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:20.440 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install python3-cephfs 2024-09-16T21:57:20.700 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:20.700 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:20.700 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:57:20.700 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:20.701 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:20.701 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:20.884 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:20.884 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:20.884 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:57:20.884 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:20.884 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:20.885 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:20.924 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum -y install rbd-nbd 2024-09-16T21:57:21.023 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:21.113 INFO:teuthology.orchestra.run.smithi146.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:21.128 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install rbd-nbd 2024-09-16T21:57:21.157 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:21.157 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:57:21.158 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:21.234 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install python3-rbd 2024-09-16T21:57:21.537 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:59 ago on Mon 16 Sep 2024 09:55:22 PM UTC. 2024-09-16T21:57:21.677 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-09-16T21:57:21.678 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:21.678 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2024-09-16T21:57:21.678 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:21.678 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-09-16T21:57:21.678 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T21:57:21.678 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:21.678 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-09-16T21:57:21.679 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-09-16T21:57:21.679 INFO:teuthology.orchestra.run.smithi042.stdout:Install 1 Package 2024-09-16T21:57:21.679 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:21.679 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 170 k 2024-09-16T21:57:21.679 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 490 k 2024-09-16T21:57:21.679 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-09-16T21:57:21.732 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:01:54 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:57:21.817 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:21.867 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout: Package Architecture Version Repository Size 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout:Installing: 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T21:57:21.868 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T21:57:21.869 INFO:teuthology.orchestra.run.smithi160.stdout:Install 1 Package 2024-09-16T21:57:21.869 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:21.869 INFO:teuthology.orchestra.run.smithi160.stdout:Total download size: 170 k 2024-09-16T21:57:21.869 INFO:teuthology.orchestra.run.smithi160.stdout:Installed size: 490 k 2024-09-16T21:57:21.869 INFO:teuthology.orchestra.run.smithi160.stdout:Downloading Packages: 2024-09-16T21:57:21.907 INFO:teuthology.orchestra.run.smithi146.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T21:57:21.923 INFO:teuthology.orchestra.run.smithi042.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 697 kB/s | 170 kB 00:00 2024-09-16T21:57:21.924 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:21.924 INFO:teuthology.orchestra.run.smithi042.stdout:Total 694 kB/s | 170 kB 00:00 2024-09-16T21:57:21.924 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-09-16T21:57:21.933 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-09-16T21:57:21.933 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-09-16T21:57:21.951 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:21.952 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-09-16T21:57:21.952 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:22.002 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-09-16T21:57:22.002 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-09-16T21:57:22.024 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install rbd-fuse 2024-09-16T21:57:22.078 INFO:teuthology.orchestra.run.smithi160.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 815 kB/s | 170 kB 00:00 2024-09-16T21:57:22.078 INFO:teuthology.orchestra.run.smithi160.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:22.079 INFO:teuthology.orchestra.run.smithi160.stdout:Total 808 kB/s | 170 kB 00:00 2024-09-16T21:57:22.079 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T21:57:22.086 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T21:57:22.086 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T21:57:22.151 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T21:57:22.152 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T21:57:22.171 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-09-16T21:57:22.291 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:22.315 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T21:57:22.408 INFO:teuthology.orchestra.run.smithi160.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:22.603 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:22.718 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:22.739 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:22.739 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 86 k 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 231 k 2024-09-16T21:57:22.740 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:22.826 INFO:teuthology.orchestra.run.smithi160.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:22.922 INFO:teuthology.orchestra.run.smithi146.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 472 kB/s | 86 kB 00:00 2024-09-16T21:57:22.923 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:22.923 INFO:teuthology.orchestra.run.smithi146.stdout:Total 469 kB/s | 86 kB 00:00 2024-09-16T21:57:22.923 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:22.930 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:22.930 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:22.994 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:22.994 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:23.024 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:23.024 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:23.025 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-09-16T21:57:23.025 INFO:teuthology.orchestra.run.smithi042.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:23.025 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:23.025 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-09-16T21:57:23.077 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:23.077 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:23.077 INFO:teuthology.orchestra.run.smithi160.stdout:Installed: 2024-09-16T21:57:23.077 INFO:teuthology.orchestra.run.smithi160.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:23.078 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:23.078 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:57:23.141 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:23.244 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:23.278 DEBUG:teuthology.parallel:result is None 2024-09-16T21:57:23.382 DEBUG:teuthology.parallel:result is None 2024-09-16T21:57:23.699 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:23.965 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:23.965 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:23.965 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:23.965 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:23.966 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:23.966 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:24.256 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install rbd-mirror 2024-09-16T21:57:24.867 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:48 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:25.005 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:25.006 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:25.006 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repo Size 2024-09-16T21:57:25.006 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:25.006 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:25.006 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T21:57:25.006 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:25.007 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:25.007 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:25.007 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:57:25.007 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:25.007 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 3.2 M 2024-09-16T21:57:25.007 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 14 M 2024-09-16T21:57:25.007 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:25.360 INFO:teuthology.orchestra.run.smithi146.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 9.1 MB/s | 3.2 MB 00:00 2024-09-16T21:57:25.360 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:25.361 INFO:teuthology.orchestra.run.smithi146.stdout:Total 9.0 MB/s | 3.2 MB 00:00 2024-09-16T21:57:25.361 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:25.370 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:25.370 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:25.454 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:25.454 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:25.895 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:25.993 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:26.019 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:26.019 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T21:57:26.019 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T21:57:26.020 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T21:57:26.020 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T21:57:26.020 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:27.137 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:27.137 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:27.137 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:27.137 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:27.137 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:27.137 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:27.387 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum -y install rbd-nbd 2024-09-16T21:57:27.985 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:01:51 ago on Mon 16 Sep 2024 09:55:36 PM UTC. 2024-09-16T21:57:28.122 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-09-16T21:57:28.122 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 170 k 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 490 k 2024-09-16T21:57:28.123 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-09-16T21:57:28.405 INFO:teuthology.orchestra.run.smithi146.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 606 kB/s | 170 kB 00:00 2024-09-16T21:57:28.405 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-09-16T21:57:28.406 INFO:teuthology.orchestra.run.smithi146.stdout:Total 603 kB/s | 170 kB 00:00 2024-09-16T21:57:28.406 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-09-16T21:57:28.413 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-09-16T21:57:28.414 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-09-16T21:57:28.478 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-09-16T21:57:28.478 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-09-16T21:57:28.636 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-09-16T21:57:28.752 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:29.196 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:29.495 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T21:57:29.495 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:29.496 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-09-16T21:57:29.496 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T21:57:29.496 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:29.496 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-09-16T21:57:29.749 DEBUG:teuthology.parallel:result is None 2024-09-16T21:57:29.750 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:57:29.897 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T21:57:29.923 INFO:teuthology.orchestra.run.smithi042.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T21:57:29.924 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T21:57:29.924 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T21:57:29.926 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:57:30.068 DEBUG:teuthology.orchestra.run.smithi146:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T21:57:30.089 INFO:teuthology.orchestra.run.smithi146.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T21:57:30.090 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T21:57:30.090 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T21:57:30.091 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:57:30.230 DEBUG:teuthology.orchestra.run.smithi160:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T21:57:30.256 INFO:teuthology.orchestra.run.smithi160.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T21:57:30.256 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T21:57:30.256 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T21:57:30.258 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T21:57:30.258 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:30.259 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T21:57:30.290 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:57:30.290 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T21:57:30.317 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:57:30.317 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T21:57:30.347 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T21:57:30.347 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:30.347 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T21:57:30.378 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T21:57:30.448 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:57:30.448 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T21:57:30.474 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T21:57:30.541 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:57:30.541 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T21:57:30.571 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T21:57:30.640 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T21:57:30.641 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:30.641 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T21:57:30.672 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T21:57:30.745 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:57:30.745 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T21:57:30.773 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T21:57:30.839 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:57:30.839 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T21:57:30.869 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T21:57:30.938 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T21:57:30.939 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:30.939 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T21:57:30.969 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T21:57:31.040 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:57:31.040 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T21:57:31.068 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T21:57:31.134 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:57:31.134 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T21:57:31.164 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T21:57:31.234 INFO:teuthology.run_tasks:Running task ceph... 2024-09-16T21:57:31.316 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-16T21:57:31.316 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 777 /var/log/ceph 2024-09-16T21:57:31.319 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 777 /var/log/ceph 2024-09-16T21:57:31.321 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 777 /var/log/ceph 2024-09-16T21:57:31.349 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-16T21:57:31.350 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T21:57:31.389 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T21:57:31.392 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T21:57:31.419 INFO:tasks.ceph:Creating extra log directories... 2024-09-16T21:57:31.420 DEBUG:teuthology.orchestra.run.smithi042:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T21:57:31.460 DEBUG:teuthology.orchestra.run.smithi146:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T21:57:31.462 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T21:57:31.499 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-16T21:57:31.499 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-16T21:57:31.499 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575', 'branch': 'wip-dis-testing', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, 'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7907575', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 2961, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'sleep_before_teardown': 0, 'subset': '66/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'targets': {'smithi042.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEORkzYBc4aXDwXyJxnu0XaYuwxbVrv7OuyCb04VIQs7iHr6yc/qQLGdHEGtGvdBy4jv+BN4tajc8RCI/FuWRWo=', 'smithi146.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKiOWadaaN0ogjymLgZH2OXMDwwKohRhLe9Z+tBVe6BdG184I//1tuEXrP6J7IITjdOTqS2v3VstFf+fY12QUGI=', 'smithi160.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJWxsksPo6h1+LT2wuoEJAjHeLI8yX/jIGSEzRJOisaMYEqxMqvAw4NW/828pSyOUoeOtUuq/AsAuXq0EnkKddY='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd pool create datapool 4', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'echo \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['pkill -9 qemu-nbd || true', 'rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-16_19:45:14', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-16T21:57:31.500 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T21:57:31.530 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T21:57:31.532 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T21:57:31.549 DEBUG:teuthology.orchestra.run.smithi042:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T21:57:31.589 DEBUG:teuthology.orchestra.run.smithi146:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T21:57:31.591 DEBUG:teuthology.orchestra.run.smithi160:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T21:57:31.617 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:31.617 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T21:57:31.675 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T21:57:31.675 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_1 2024-09-16T21:57:31.732 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T21:57:31.732 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:31.732 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-16T21:57:31.732 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:31.733 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:31.733 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 21:57:19.854280262 +0000 2024-09-16T21:57:31.733 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 21:54:44.883261707 +0000 2024-09-16T21:57:31.733 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 21:54:44.883261707 +0000 2024-09-16T21:57:31.733 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-16 21:54:44.883261707 +0000 2024-09-16T21:57:31.733 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T21:57:31.800 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T21:57:31.800 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T21:57:31.800 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000110505 s, 4.6 MB/s 2024-09-16T21:57:31.801 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T21:57:31.859 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_2 2024-09-16T21:57:31.916 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T21:57:31.916 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:31.916 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-16T21:57:31.916 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:31.916 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:31.916 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 21:57:19.855280254 +0000 2024-09-16T21:57:31.917 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 21:54:45.214259031 +0000 2024-09-16T21:57:31.917 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 21:54:45.214259031 +0000 2024-09-16T21:57:31.917 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-16 21:54:45.214259031 +0000 2024-09-16T21:57:31.917 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T21:57:31.981 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T21:57:31.982 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T21:57:31.982 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 9.6389e-05 s, 5.3 MB/s 2024-09-16T21:57:31.984 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T21:57:32.041 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_3 2024-09-16T21:57:32.099 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T21:57:32.099 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:32.099 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-16T21:57:32.099 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:32.099 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:32.099 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 21:57:19.855280254 +0000 2024-09-16T21:57:32.099 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 21:54:45.546256347 +0000 2024-09-16T21:57:32.100 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 21:54:45.546256347 +0000 2024-09-16T21:57:32.100 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-16 21:54:45.546256347 +0000 2024-09-16T21:57:32.100 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T21:57:32.165 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T21:57:32.165 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T21:57:32.165 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000137878 s, 3.7 MB/s 2024-09-16T21:57:32.166 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T21:57:32.225 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_4 2024-09-16T21:57:32.281 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-09-16 21:57:19.856280246 +0000 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-09-16 21:54:45.871253720 +0000 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-09-16 21:54:45.871253720 +0000 2024-09-16T21:57:32.282 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-09-16 21:54:45.871253720 +0000 2024-09-16T21:57:32.282 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T21:57:32.347 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-09-16T21:57:32.348 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-09-16T21:57:32.348 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000106805 s, 4.8 MB/s 2024-09-16T21:57:32.349 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T21:57:32.406 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:32.406 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:57:32.406 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T21:57:32.426 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T21:57:32.426 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_1 2024-09-16T21:57:32.486 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T21:57:32.486 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:32.486 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-16T21:57:32.486 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:32.486 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:32.486 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-16 21:57:26.279992574 +0000 2024-09-16T21:57:32.487 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-16 21:54:41.494066725 +0000 2024-09-16T21:57:32.487 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-16 21:54:41.494066725 +0000 2024-09-16T21:57:32.487 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-16 21:54:41.494066725 +0000 2024-09-16T21:57:32.487 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T21:57:32.554 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-16T21:57:32.554 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-16T21:57:32.555 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000279798 s, 1.8 MB/s 2024-09-16T21:57:32.556 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T21:57:32.614 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_2 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-16 21:57:26.279992574 +0000 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-16 21:54:41.824061963 +0000 2024-09-16T21:57:32.672 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-16 21:54:41.824061963 +0000 2024-09-16T21:57:32.673 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-16 21:54:41.824061963 +0000 2024-09-16T21:57:32.673 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T21:57:32.737 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-16T21:57:32.738 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-16T21:57:32.738 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000247172 s, 2.1 MB/s 2024-09-16T21:57:32.739 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T21:57:32.796 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_3 2024-09-16T21:57:32.852 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T21:57:32.852 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:32.852 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-16T21:57:32.852 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:32.853 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:32.853 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-16 21:57:26.280992560 +0000 2024-09-16T21:57:32.853 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-16 21:54:42.148057287 +0000 2024-09-16T21:57:32.853 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-16 21:54:42.148057287 +0000 2024-09-16T21:57:32.853 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-16 21:54:42.148057287 +0000 2024-09-16T21:57:32.853 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T21:57:32.918 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-16T21:57:32.918 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-16T21:57:32.918 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000232753 s, 2.2 MB/s 2024-09-16T21:57:32.919 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T21:57:32.976 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_4 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-09-16 21:57:26.280992560 +0000 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-09-16 21:54:42.465052712 +0000 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-09-16 21:54:42.465052712 +0000 2024-09-16T21:57:33.033 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-09-16 21:54:42.465052712 +0000 2024-09-16T21:57:33.034 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T21:57:33.097 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-09-16T21:57:33.097 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-09-16T21:57:33.097 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000211373 s, 2.4 MB/s 2024-09-16T21:57:33.098 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T21:57:33.155 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:33.155 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi042.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi146.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-16T21:57:33.155 INFO:tasks.ceph:Generating config... 2024-09-16T21:57:33.156 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-16T21:57:33.157 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-16T21:57:33.157 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-16T21:57:33.157 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-16T21:57:33.157 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-16T21:57:33.157 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-16T21:57:33.157 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-16T21:57:33.157 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-16T21:57:33.157 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-16T21:57:33.157 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-16T21:57:33.157 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-16T21:57:33.157 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-16T21:57:33.157 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-16T21:57:33.157 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-16T21:57:33.158 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-16T21:57:33.158 INFO:tasks.ceph:Setting up mon.a... 2024-09-16T21:57:33.158 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-16T21:57:33.245 INFO:teuthology.orchestra.run.smithi042.stdout:creating /etc/ceph/ceph.keyring 2024-09-16T21:57:33.248 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-16T21:57:33.295 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T21:57:33.323 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.42'), ('mon.c', '[v2:172.21.15.42:3301,v1:172.21.15.42:6790]'), ('mon.b', '172.21.15.146')] 2024-09-16T21:57:33.324 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.42,[v2:172.21.15.42:3301,v1:172.21.15.42:6790],172.21.15.146', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2024-09-16T21:57:33.325 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:33.325 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T21:57:33.379 DEBUG:teuthology.orchestra.run.smithi042:> 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.42 --addv c '[v2:172.21.15.42:3301,v1:172.21.15.42:6790]' --add b 172.21.15.146 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:33.469 INFO:teuthology.orchestra.run.smithi042.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:33.470 INFO:teuthology.orchestra.run.smithi042.stdout:monmaptool: generated fsid ce6b3f2e-5690-4d37-a105-49f33741f9d4 2024-09-16T21:57:33.470 INFO:teuthology.orchestra.run.smithi042.stdout:setting min_mon_release = quincy 2024-09-16T21:57:33.470 INFO:teuthology.orchestra.run.smithi042.stdout:epoch 0 2024-09-16T21:57:33.470 INFO:teuthology.orchestra.run.smithi042.stdout:fsid ce6b3f2e-5690-4d37-a105-49f33741f9d4 2024-09-16T21:57:33.470 INFO:teuthology.orchestra.run.smithi042.stdout:last_changed 2024-09-16T21:57:33.470880+0000 2024-09-16T21:57:33.471 INFO:teuthology.orchestra.run.smithi042.stdout:created 2024-09-16T21:57:33.470880+0000 2024-09-16T21:57:33.471 INFO:teuthology.orchestra.run.smithi042.stdout:min_mon_release 17 (quincy) 2024-09-16T21:57:33.471 INFO:teuthology.orchestra.run.smithi042.stdout:election_strategy: 1 2024-09-16T21:57:33.471 INFO:teuthology.orchestra.run.smithi042.stdout:0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-09-16T21:57:33.471 INFO:teuthology.orchestra.run.smithi042.stdout:1: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.b 2024-09-16T21:57:33.471 INFO:teuthology.orchestra.run.smithi042.stdout:2: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-09-16T21:57:33.471 INFO:teuthology.orchestra.run.smithi042.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-16T21:57:33.473 DEBUG:teuthology.orchestra.run.smithi042:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T21:57:33.488 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID ce6b3f2e-5690-4d37-a105-49f33741f9d4... 2024-09-16T21:57:33.489 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:57:33.531 DEBUG:teuthology.orchestra.run.smithi146:> 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 2024-09-16T21:57:33.533 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-09-16T21:57:33.576 INFO:teuthology.orchestra.run.smithi042.stdout:[global] 2024-09-16T21:57:33.576 INFO:teuthology.orchestra.run.smithi042.stdout: chdir = "" 2024-09-16T21:57:33.576 INFO:teuthology.orchestra.run.smithi042.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T21:57:33.576 INFO:teuthology.orchestra.run.smithi042.stdout: auth supported = cephx 2024-09-16T21:57:33.576 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: filestore xattr use omap = true 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: mon clock drift allowed = 1.000 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: osd crush chooseleaf type = 0 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: auth debug = true 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: ms die on old message = true 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: ms die on bug = true 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.577 INFO:teuthology.orchestra.run.smithi042.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: mon pg warn max object skew = 0 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: osd pool default size = 2 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: mon osd allow primary affinity = true 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: mon osd allow pg remap = true 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: mon warn on legacy crush tunables = false 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: mon warn on crush straw calc version zero = false 2024-09-16T21:57:33.578 INFO:teuthology.orchestra.run.smithi042.stdout: mon warn on no sortbitwise = false 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: mon warn on osd down out interval zero = false 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: mon warn on too few osds = false 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: mon_allow_pool_size_one = true 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: osd default data pool replay window = 5 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: mon allow pool delete = true 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.579 INFO:teuthology.orchestra.run.smithi042.stdout: mon cluster log file level = debug 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: debug asserts on shutdown = true 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: mon health detail to clog = false 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: mon host = "172.21.15.42,[v2:172.21.15.42:3301,v1:172.21.15.42:6790],172.21.15.146" 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: mon warn on pool no app = False 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: fsid = ce6b3f2e-5690-4d37-a105-49f33741f9d4 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout:[osd] 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: osd journal size = 100 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: osd scrub load threshold = 5.0 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: osd scrub max interval = 600 2024-09-16T21:57:33.580 INFO:teuthology.orchestra.run.smithi042.stdout: osd mclock profile = high_recovery_ops 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd recover clone overlap = true 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd recovery max chunk = 1048576 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd debug shutdown = true 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd debug op order = true 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd debug verify stray on activate = true 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd debug trim objects = true 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd open classes on start = true 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: osd debug pg log writeout = true 2024-09-16T21:57:33.581 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.582 INFO:teuthology.orchestra.run.smithi042.stdout: osd deep scrub update digest min age = 30 2024-09-16T21:57:33.582 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.582 INFO:teuthology.orchestra.run.smithi042.stdout: osd map max advance = 10 2024-09-16T21:57:33.582 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.582 INFO:teuthology.orchestra.run.smithi042.stdout: journal zero on create = true 2024-09-16T21:57:33.582 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.582 INFO:teuthology.orchestra.run.smithi042.stdout: filestore ondisk finisher threads = 3 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: filestore apply finisher threads = 3 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: bdev debug aio = true 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: osd debug misdirected ops = true 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: bdev async discard = True 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: bdev enable discard = True 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: bluestore block size = 96636764160 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: bluestore fsck on mount = True 2024-09-16T21:57:33.583 INFO:teuthology.orchestra.run.smithi042.stdout: debug bluefs = 1/20 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: debug bluestore = 1/20 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: debug ms = 1 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: debug osd = 20 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: debug rocksdb = 4/10 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: mon osd full ratio = 0.9 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: mon osd nearfull ratio = 0.8 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: osd failsafe full ratio = 0.95 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: osd memory target = 1610612736 2024-09-16T21:57:33.584 INFO:teuthology.orchestra.run.smithi042.stdout: osd objectstore = bluestore 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: osd shutdown pgref assert = True 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout:[mgr] 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: debug ms = 1 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: debug mgr = 20 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: debug mon = 20 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: debug auth = 20 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: mgr/telemetry/nag = false 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout:[mon] 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: debug ms = 1 2024-09-16T21:57:33.585 INFO:teuthology.orchestra.run.smithi042.stdout: debug mon = 20 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: debug paxos = 20 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: debug auth = 20 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: mon data avail warn = 5 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: mon mgr mkfs grace = 240 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: mon osd reporter subtree level = osd 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: mon osd prime pg temp = true 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T21:57:33.586 INFO:teuthology.orchestra.run.smithi042.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: # 1m isn't quite enough 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: mon_down_mkfs_grace = 2m 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: mon_warn_on_filestore_osds = false 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout:[client] 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: rgw cache enabled = true 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: rgw enable ops log = true 2024-09-16T21:57:33.587 INFO:teuthology.orchestra.run.smithi042.stdout: rgw enable usage log = true 2024-09-16T21:57:33.588 INFO:teuthology.orchestra.run.smithi042.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T21:57:33.588 INFO:teuthology.orchestra.run.smithi042.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T21:57:33.588 INFO:teuthology.orchestra.run.smithi042.stdout: rbd default data pool = datapool 2024-09-16T21:57:33.588 INFO:teuthology.orchestra.run.smithi042.stdout:[mon.a] 2024-09-16T21:57:33.588 INFO:teuthology.orchestra.run.smithi042.stdout:[mon.c] 2024-09-16T21:57:33.588 INFO:teuthology.orchestra.run.smithi042.stdout:[mon.b] 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout:[global] 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: chdir = "" 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: auth supported = cephx 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: filestore xattr use omap = true 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: mon clock drift allowed = 1.000 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.589 INFO:teuthology.orchestra.run.smithi160.stdout: osd crush chooseleaf type = 0 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: auth debug = true 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: ms die on old message = true 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: ms die on bug = true 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: mon pg warn max object skew = 0 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T21:57:33.590 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: osd pool default size = 2 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon osd allow primary affinity = true 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon osd allow pg remap = true 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon warn on legacy crush tunables = false 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon warn on crush straw calc version zero = false 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon warn on no sortbitwise = false 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon warn on osd down out interval zero = false 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon warn on too few osds = false 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: mon_allow_pool_size_one = true 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T21:57:33.591 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: osd default data pool replay window = 5 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: mon allow pool delete = true 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: mon cluster log file level = debug 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: debug asserts on shutdown = true 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: mon health detail to clog = false 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: mon host = "172.21.15.42,[v2:172.21.15.42:3301,v1:172.21.15.42:6790],172.21.15.146" 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: mon warn on pool no app = False 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: fsid = ce6b3f2e-5690-4d37-a105-49f33741f9d4 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout:[osd] 2024-09-16T21:57:33.592 INFO:teuthology.orchestra.run.smithi160.stdout: osd journal size = 100 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd scrub load threshold = 5.0 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd scrub max interval = 600 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd mclock profile = high_recovery_ops 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd recover clone overlap = true 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd recovery max chunk = 1048576 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd debug shutdown = true 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd debug op order = true 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd debug verify stray on activate = true 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: osd debug trim objects = true 2024-09-16T21:57:33.593 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: osd open classes on start = true 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: osd debug pg log writeout = true 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: osd deep scrub update digest min age = 30 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: osd map max advance = 10 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: journal zero on create = true 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: filestore ondisk finisher threads = 3 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: filestore apply finisher threads = 3 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: bdev debug aio = true 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: osd debug misdirected ops = true 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: bdev async discard = True 2024-09-16T21:57:33.594 INFO:teuthology.orchestra.run.smithi160.stdout: bdev enable discard = True 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: bluestore block size = 96636764160 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: bluestore fsck on mount = True 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: debug bluefs = 1/20 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: debug bluestore = 1/20 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: debug ms = 1 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: debug osd = 20 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: debug rocksdb = 4/10 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T21:57:33.595 INFO:teuthology.orchestra.run.smithi160.stdout: mon osd full ratio = 0.9 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: mon osd nearfull ratio = 0.8 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: osd failsafe full ratio = 0.95 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: osd memory target = 1610612736 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: osd objectstore = bluestore 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: osd shutdown pgref assert = True 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout:[mgr] 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: debug ms = 1 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: debug mgr = 20 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: debug mon = 20 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: debug auth = 20 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:57:33.596 INFO:teuthology.orchestra.run.smithi160.stdout: mgr/telemetry/nag = false 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout:[mon] 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: debug ms = 1 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: debug mon = 20 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: debug paxos = 20 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: debug auth = 20 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: mon data avail warn = 5 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: mon mgr mkfs grace = 240 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: mon osd reporter subtree level = osd 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: mon osd prime pg temp = true 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.597 INFO:teuthology.orchestra.run.smithi160.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: # 1m isn't quite enough 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: mon_down_mkfs_grace = 2m 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.598 INFO:teuthology.orchestra.run.smithi160.stdout: mon_warn_on_filestore_osds = false 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout:[client] 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout: rgw cache enabled = true 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout: rgw enable ops log = true 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout: rgw enable usage log = true 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout: rbd default data pool = datapool 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout:[mon.a] 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout:[mon.c] 2024-09-16T21:57:33.599 INFO:teuthology.orchestra.run.smithi160.stdout:[mon.b] 2024-09-16T21:57:33.600 INFO:teuthology.orchestra.run.smithi146.stdout:[global] 2024-09-16T21:57:33.600 INFO:teuthology.orchestra.run.smithi146.stdout: chdir = "" 2024-09-16T21:57:33.600 INFO:teuthology.orchestra.run.smithi146.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T21:57:33.601 INFO:teuthology.orchestra.run.smithi146.stdout: auth supported = cephx 2024-09-16T21:57:33.601 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.601 INFO:teuthology.orchestra.run.smithi146.stdout: filestore xattr use omap = true 2024-09-16T21:57:33.601 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.601 INFO:teuthology.orchestra.run.smithi146.stdout: mon clock drift allowed = 1.000 2024-09-16T21:57:33.601 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.601 INFO:teuthology.orchestra.run.smithi146.stdout: osd crush chooseleaf type = 0 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: auth debug = true 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: ms die on old message = true 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: ms die on bug = true 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: mon pg warn max object skew = 0 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T21:57:33.602 INFO:teuthology.orchestra.run.smithi146.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: osd pool default size = 2 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon osd allow primary affinity = true 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon osd allow pg remap = true 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon warn on legacy crush tunables = false 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon warn on crush straw calc version zero = false 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon warn on no sortbitwise = false 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon warn on osd down out interval zero = false 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon warn on too few osds = false 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: mon_allow_pool_size_one = true 2024-09-16T21:57:33.603 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: osd default data pool replay window = 5 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: mon allow pool delete = true 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: mon cluster log file level = debug 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: debug asserts on shutdown = true 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: mon health detail to clog = false 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: mon host = "172.21.15.42,[v2:172.21.15.42:3301,v1:172.21.15.42:6790],172.21.15.146" 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: mon warn on pool no app = False 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: fsid = ce6b3f2e-5690-4d37-a105-49f33741f9d4 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.604 INFO:teuthology.orchestra.run.smithi146.stdout:[osd] 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd journal size = 100 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd scrub load threshold = 5.0 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd scrub max interval = 600 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd mclock profile = high_recovery_ops 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd recover clone overlap = true 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd recovery max chunk = 1048576 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd debug shutdown = true 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd debug op order = true 2024-09-16T21:57:33.605 INFO:teuthology.orchestra.run.smithi146.stdout: osd debug verify stray on activate = true 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: osd debug trim objects = true 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: osd open classes on start = true 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: osd debug pg log writeout = true 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: osd deep scrub update digest min age = 30 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: osd map max advance = 10 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: journal zero on create = true 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: filestore ondisk finisher threads = 3 2024-09-16T21:57:33.606 INFO:teuthology.orchestra.run.smithi146.stdout: filestore apply finisher threads = 3 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: bdev debug aio = true 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: osd debug misdirected ops = true 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: bdev async discard = True 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: bdev enable discard = True 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: bluestore block size = 96636764160 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: bluestore fsck on mount = True 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: debug bluefs = 1/20 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: debug bluestore = 1/20 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: debug ms = 1 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: debug osd = 20 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: debug rocksdb = 4/10 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: mon osd full ratio = 0.9 2024-09-16T21:57:33.607 INFO:teuthology.orchestra.run.smithi146.stdout: mon osd nearfull ratio = 0.8 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: osd failsafe full ratio = 0.95 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: osd memory target = 1610612736 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: osd objectstore = bluestore 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: osd shutdown pgref assert = True 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout:[mgr] 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: debug ms = 1 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: debug mgr = 20 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: debug mon = 20 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: debug auth = 20 2024-09-16T21:57:33.608 INFO:teuthology.orchestra.run.smithi146.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mgr/telemetry/nag = false 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout:[mon] 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: debug ms = 1 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: debug mon = 20 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: debug paxos = 20 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: debug auth = 20 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mon data avail warn = 5 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mon mgr mkfs grace = 240 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mon reweight min pgs per osd = 4 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mon osd reporter subtree level = osd 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mon osd prime pg temp = true 2024-09-16T21:57:33.609 INFO:teuthology.orchestra.run.smithi146.stdout: mon reweight min bytes per osd = 10 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.610 INFO:teuthology.orchestra.run.smithi146.stdout: # 1m isn't quite enough 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: mon_down_mkfs_grace = 2m 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: mon_warn_on_filestore_osds = false 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout:[client] 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: rgw cache enabled = true 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: rgw enable ops log = true 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: rgw enable usage log = true 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout: rbd default data pool = datapool 2024-09-16T21:57:33.611 INFO:teuthology.orchestra.run.smithi146.stdout:[mon.a] 2024-09-16T21:57:33.612 INFO:teuthology.orchestra.run.smithi146.stdout:[mon.c] 2024-09-16T21:57:33.612 INFO:teuthology.orchestra.run.smithi146.stdout:[mon.b] 2024-09-16T21:57:33.612 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-16T21:57:33.613 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:57:33.698 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-16T21:57:33.698 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:33.698 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-16T21:57:33.714 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:33.714 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-16T21:57:33.770 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T21:57:33.770 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:33.770 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T21:57:33.770 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T21:57:33.847 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:57:33.848 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:33.904 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T21:57:33.904 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:57:33.904 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T21:57:33.904 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T21:57:33.941 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:57:33.941 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:33.998 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T21:57:33.998 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:57:33.998 DEBUG:teuthology.orchestra.run.smithi160:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T21:57:33.998 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T21:57:34.039 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:57:34.039 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:34.098 INFO:tasks.ceph:Setting up mon nodes... 2024-09-16T21:57:34.098 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-16T21:57:34.098 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:57:34.152 INFO:teuthology.orchestra.run.smithi042.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-16T21:57:34.155 DEBUG:teuthology.orchestra.run.smithi146:> 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 2024-09-16T21:57:34.220 INFO:teuthology.orchestra.run.smithi146.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-16T21:57:34.222 INFO:tasks.ceph:Setting up mds nodes... 2024-09-16T21:57:34.222 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-16T21:57:34.223 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-09-16T21:57:34.280 INFO:teuthology.orchestra.run.smithi160.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-16T21:57:34.294 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-16T21:57:34.294 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi042.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi146.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-16T21:57:34.295 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-16T21:57:34.320 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:34.320 INFO:tasks.ceph:role: osd.0 2024-09-16T21:57:34.320 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T21:57:34.320 DEBUG:teuthology.orchestra.run.smithi042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T21:57:34.385 INFO:teuthology.orchestra.run.smithi042.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:34.385 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:34.385 INFO:teuthology.orchestra.run.smithi042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:34.385 INFO:teuthology.orchestra.run.smithi042.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:34.385 INFO:teuthology.orchestra.run.smithi042.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:34.385 INFO:teuthology.orchestra.run.smithi042.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:34.385 INFO:teuthology.orchestra.run.smithi042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:34.386 INFO:teuthology.orchestra.run.smithi042.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:34.386 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:34.386 INFO:teuthology.orchestra.run.smithi042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:34.417 INFO:teuthology.orchestra.run.smithi042.stdout:Discarding blocks...Done. 2024-09-16T21:57:34.419 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi042.front.sepia.ceph.com -o noatime 2024-09-16T21:57:34.419 DEBUG:teuthology.orchestra.run.smithi042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-16T21:57:34.488 DEBUG:teuthology.orchestra.run.smithi042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-16T21:57:34.561 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-16T21:57:34.627 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:34.627 INFO:tasks.ceph:role: osd.1 2024-09-16T21:57:34.627 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T21:57:34.627 DEBUG:teuthology.orchestra.run.smithi042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T21:57:34.692 INFO:teuthology.orchestra.run.smithi042.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:34.692 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:34.692 INFO:teuthology.orchestra.run.smithi042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:34.693 INFO:teuthology.orchestra.run.smithi042.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:34.693 INFO:teuthology.orchestra.run.smithi042.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:34.693 INFO:teuthology.orchestra.run.smithi042.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:34.693 INFO:teuthology.orchestra.run.smithi042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:34.693 INFO:teuthology.orchestra.run.smithi042.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:34.693 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:34.693 INFO:teuthology.orchestra.run.smithi042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:34.725 INFO:teuthology.orchestra.run.smithi042.stdout:Discarding blocks...Done. 2024-09-16T21:57:34.727 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi042.front.sepia.ceph.com -o noatime 2024-09-16T21:57:34.727 DEBUG:teuthology.orchestra.run.smithi042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-16T21:57:34.797 DEBUG:teuthology.orchestra.run.smithi042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-16T21:57:34.867 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-16T21:57:34.934 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:34.934 INFO:tasks.ceph:role: osd.2 2024-09-16T21:57:34.934 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T21:57:34.934 DEBUG:teuthology.orchestra.run.smithi042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T21:57:34.998 INFO:teuthology.orchestra.run.smithi042.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:34.999 INFO:teuthology.orchestra.run.smithi042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:35.031 INFO:teuthology.orchestra.run.smithi042.stdout:Discarding blocks...Done. 2024-09-16T21:57:35.033 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi042.front.sepia.ceph.com -o noatime 2024-09-16T21:57:35.033 DEBUG:teuthology.orchestra.run.smithi042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-16T21:57:35.103 DEBUG:teuthology.orchestra.run.smithi042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-16T21:57:35.174 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-16T21:57:35.239 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:35.239 INFO:tasks.ceph:role: osd.3 2024-09-16T21:57:35.240 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T21:57:35.240 DEBUG:teuthology.orchestra.run.smithi042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-16T21:57:35.305 INFO:teuthology.orchestra.run.smithi042.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:35.306 INFO:teuthology.orchestra.run.smithi042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:35.339 INFO:teuthology.orchestra.run.smithi042.stdout:Discarding blocks...Done. 2024-09-16T21:57:35.340 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi042.front.sepia.ceph.com -o noatime 2024-09-16T21:57:35.341 DEBUG:teuthology.orchestra.run.smithi042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-16T21:57:35.410 DEBUG:teuthology.orchestra.run.smithi042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-16T21:57:35.479 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:57:35.590 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:35.590+0000 7f693c819640 -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 2024-09-16T21:57:35.590 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:35.590+0000 7f693c819640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-16T21:57:35.590 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:35.591+0000 7f693c819640 -1 bdev(0x55999417b800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-16T21:57:35.591 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:35.591+0000 7f693c819640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-16T21:57:38.496 DEBUG:teuthology.orchestra.run.smithi042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T21:57:38.526 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:57:38.619 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:38.620+0000 7f18ae123640 -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 2024-09-16T21:57:38.620 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:38.620+0000 7f18ae123640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-16T21:57:38.620 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:38.620+0000 7f18ae123640 -1 bdev(0x55a714615800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-16T21:57:38.620 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:38.621+0000 7f18ae123640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-16T21:57:41.778 DEBUG:teuthology.orchestra.run.smithi042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T21:57:41.809 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:57:41.901 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:41.901+0000 7fdecf3b2640 -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 2024-09-16T21:57:41.901 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:41.901+0000 7fdecf3b2640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-16T21:57:41.901 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:41.901+0000 7fdecf3b2640 -1 bdev(0x5589a8113800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-16T21:57:41.901 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:41.902+0000 7fdecf3b2640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-16T21:57:44.806 DEBUG:teuthology.orchestra.run.smithi042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T21:57:44.837 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:57:44.930 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:44.931+0000 7f1e4ef51640 -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 2024-09-16T21:57:44.931 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:44.931+0000 7f1e4ef51640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-16T21:57:44.931 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:44.931+0000 7f1e4ef51640 -1 bdev(0x55ef9e2a5800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-16T21:57:44.931 INFO:teuthology.orchestra.run.smithi042.stderr:2024-09-16T21:57:44.931+0000 7f1e4ef51640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-16T21:57:47.866 DEBUG:teuthology.orchestra.run.smithi042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T21:57:47.896 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-16T21:57:47.927 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:47.927 INFO:tasks.ceph:role: osd.4 2024-09-16T21:57:47.927 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T21:57:47.927 DEBUG:teuthology.orchestra.run.smithi146:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T21:57:48.003 INFO:teuthology.orchestra.run.smithi146.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:48.003 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:48.003 INFO:teuthology.orchestra.run.smithi146.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:48.003 INFO:teuthology.orchestra.run.smithi146.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:48.003 INFO:teuthology.orchestra.run.smithi146.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:48.003 INFO:teuthology.orchestra.run.smithi146.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:48.003 INFO:teuthology.orchestra.run.smithi146.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:48.004 INFO:teuthology.orchestra.run.smithi146.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:48.004 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:48.004 INFO:teuthology.orchestra.run.smithi146.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:48.514 INFO:teuthology.orchestra.run.smithi146.stdout:Discarding blocks...Done. 2024-09-16T21:57:48.516 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi146.front.sepia.ceph.com -o noatime 2024-09-16T21:57:48.516 DEBUG:teuthology.orchestra.run.smithi146:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-16T21:57:48.636 DEBUG:teuthology.orchestra.run.smithi146:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-16T21:57:48.672 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-16T21:57:48.738 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:48.739 INFO:tasks.ceph:role: osd.5 2024-09-16T21:57:48.739 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T21:57:48.739 DEBUG:teuthology.orchestra.run.smithi146:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:48.813 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:48.814 INFO:teuthology.orchestra.run.smithi146.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:49.278 INFO:teuthology.orchestra.run.smithi146.stdout:Discarding blocks...Done. 2024-09-16T21:57:49.280 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi146.front.sepia.ceph.com -o noatime 2024-09-16T21:57:49.280 DEBUG:teuthology.orchestra.run.smithi146:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-16T21:57:49.375 DEBUG:teuthology.orchestra.run.smithi146:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-16T21:57:49.404 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-16T21:57:49.468 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:49.469 INFO:tasks.ceph:role: osd.6 2024-09-16T21:57:49.469 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T21:57:49.469 DEBUG:teuthology.orchestra.run.smithi146:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T21:57:49.541 INFO:teuthology.orchestra.run.smithi146.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:49.542 INFO:teuthology.orchestra.run.smithi146.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:50.025 INFO:teuthology.orchestra.run.smithi146.stdout:Discarding blocks...Done. 2024-09-16T21:57:50.028 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi146.front.sepia.ceph.com -o noatime 2024-09-16T21:57:50.028 DEBUG:teuthology.orchestra.run.smithi146:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-16T21:57:50.177 DEBUG:teuthology.orchestra.run.smithi146:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-16T21:57:50.207 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-16T21:57:50.273 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-16T21:57:50.273 INFO:tasks.ceph:role: osd.7 2024-09-16T21:57:50.273 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T21:57:50.274 DEBUG:teuthology.orchestra.run.smithi146:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout: = sunit=0 swidth=0 blks 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T21:57:50.345 INFO:teuthology.orchestra.run.smithi146.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T21:57:50.346 INFO:teuthology.orchestra.run.smithi146.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T21:57:50.346 INFO:teuthology.orchestra.run.smithi146.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T21:57:50.859 INFO:teuthology.orchestra.run.smithi146.stdout:Discarding blocks...Done. 2024-09-16T21:57:50.861 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi146.front.sepia.ceph.com -o noatime 2024-09-16T21:57:50.861 DEBUG:teuthology.orchestra.run.smithi146:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-16T21:57:50.994 DEBUG:teuthology.orchestra.run.smithi146:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-16T21:57:51.024 DEBUG:teuthology.orchestra.run.smithi146:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:51.117 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:51.118+0000 7f65c7412640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2024-09-16T21:57:51.118 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:51.118+0000 7f65c7412640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-16T21:57:51.118 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:51.118+0000 7f65c7412640 -1 bdev(0x561486225800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-16T21:57:51.118 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:51.118+0000 7f65c7412640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-16T21:57:54.025 DEBUG:teuthology.orchestra.run.smithi146:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T21:57:54.055 DEBUG:teuthology.orchestra.run.smithi146:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:54.148 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:54.148+0000 7f8043c83640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2024-09-16T21:57:54.148 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:54.149+0000 7f8043c83640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-16T21:57:54.148 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:54.149+0000 7f8043c83640 -1 bdev(0x56173edb3800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-16T21:57:54.148 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:54.149+0000 7f8043c83640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-16T21:57:58.043 DEBUG:teuthology.orchestra.run.smithi146:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T21:57:58.073 DEBUG:teuthology.orchestra.run.smithi146:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:57:58.164 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:58.165+0000 7f67a8c13640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2024-09-16T21:57:58.164 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:58.165+0000 7f67a8c13640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-16T21:57:58.164 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:58.165+0000 7f67a8c13640 -1 bdev(0x56554f1d5800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-16T21:57:58.165 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:57:58.165+0000 7f67a8c13640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-16T21:58:01.317 DEBUG:teuthology.orchestra.run.smithi146:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T21:58:01.347 DEBUG:teuthology.orchestra.run.smithi146:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:58:01.439 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:58:01.440+0000 7ff39aa0e640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2024-09-16T21:58:01.439 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:58:01.440+0000 7ff39aa0e640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-16T21:58:01.439 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:58:01.440+0000 7ff39aa0e640 -1 bdev(0x55a9e43c7800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-16T21:58:01.440 INFO:teuthology.orchestra.run.smithi146.stderr:2024-09-16T21:58:01.440+0000 7ff39aa0e640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-16T21:58:04.598 DEBUG:teuthology.orchestra.run.smithi146:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T21:58:04.627 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-16T21:58:04.627 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:04.627 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-16T21:58:04.659 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:04.659 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-16T21:58:04.729 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:04.729 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-16T21:58:04.798 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:04.798 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-16T21:58:04.865 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:04.865 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-16T21:58:04.933 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:04.949 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-16T21:58:04.979 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:04.979 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-16T21:58:05.046 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:05.046 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-16T21:58:05.115 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:05.115 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-16T21:58:05.181 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:05.181 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-16T21:58:05.248 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T21:58:05.248 DEBUG:teuthology.orchestra.run.smithi160:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-16T21:58:05.268 INFO:tasks.ceph:Adding keys to all mons... 2024-09-16T21:58:05.268 DEBUG:teuthology.orchestra.run.smithi042:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-16T21:58:05.271 DEBUG:teuthology.orchestra.run.smithi146:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-16T21:58:05.297 INFO:teuthology.orchestra.run.smithi042.stdout:[mgr.x] 2024-09-16T21:58:05.297 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDOqehm9Gs2CRAAh7Z/t7aAsUTduNZtZTxgXw== 2024-09-16T21:58:05.297 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.0] 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDPqehmVZBFIxAA6Z1Tgcema80OVWg4fVFwBw== 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.1] 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDSqehmaQ8MJRAApokAku5jbQV0c2ETGvlKMA== 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.2] 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDVqehm2/DLNRAAXQRRu3j4ofL7YtFviXo+6w== 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.3] 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDYqehm+6GUNxAABSKyr+Y41aPBz66QkN7ncw== 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout:[mgr.y] 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDOqehmddA7DRAAiZcdb5IzP2Wz6TJJYkr5Bg== 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.4] 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDfqehmglUaBxAAvpbHdwJOMtFJQ1hB9dhNrA== 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.5] 2024-09-16T21:58:05.298 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDiqehmzHfrCBAAebh0qdxBmNMu4LCdXzTF/Q== 2024-09-16T21:58:05.299 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.6] 2024-09-16T21:58:05.299 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDmqehmGp3mCRAAh7LyekSk3gJQr2UUGOptTw== 2024-09-16T21:58:05.299 INFO:teuthology.orchestra.run.smithi042.stdout:[osd.7] 2024-09-16T21:58:05.299 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDpqehmNqpIGhAAmzEU9NqBJuM6xCDFtQNkxA== 2024-09-16T21:58:05.299 INFO:teuthology.orchestra.run.smithi042.stdout:[client.0] 2024-09-16T21:58:05.299 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQDOqehmkKDTEBAA4SUryrAcPwUcZQd+5a2yrw== 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout:[mgr.x] 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDOqehm9Gs2CRAAh7Z/t7aAsUTduNZtZTxgXw== 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.0] 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDPqehmVZBFIxAA6Z1Tgcema80OVWg4fVFwBw== 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.1] 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDSqehmaQ8MJRAApokAku5jbQV0c2ETGvlKMA== 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.2] 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDVqehm2/DLNRAAXQRRu3j4ofL7YtFviXo+6w== 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.3] 2024-09-16T21:58:05.312 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDYqehm+6GUNxAABSKyr+Y41aPBz66QkN7ncw== 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout:[mgr.y] 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDOqehmddA7DRAAiZcdb5IzP2Wz6TJJYkr5Bg== 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.4] 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDfqehmglUaBxAAvpbHdwJOMtFJQ1hB9dhNrA== 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.5] 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDiqehmzHfrCBAAebh0qdxBmNMu4LCdXzTF/Q== 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.6] 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDmqehmGp3mCRAAh7LyekSk3gJQr2UUGOptTw== 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout:[osd.7] 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDpqehmNqpIGhAAmzEU9NqBJuM6xCDFtQNkxA== 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout:[client.0] 2024-09-16T21:58:05.313 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQDOqehmkKDTEBAA4SUryrAcPwUcZQd+5a2yrw== 2024-09-16T21:58:05.314 DEBUG:teuthology.orchestra.run.smithi042:> 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 *' 2024-09-16T21:58:05.343 DEBUG:teuthology.orchestra.run.smithi146:> 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 *' 2024-09-16T21:58:05.407 DEBUG:teuthology.orchestra.run.smithi042:> 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 *' 2024-09-16T21:58:05.409 DEBUG:teuthology.orchestra.run.smithi146:> 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 *' 2024-09-16T21:58:05.462 DEBUG:teuthology.orchestra.run.smithi042:> 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 *' 2024-09-16T21:58:05.464 DEBUG:teuthology.orchestra.run.smithi146:> 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 *' 2024-09-16T21:58:05.516 DEBUG:teuthology.orchestra.run.smithi042:> 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 *' 2024-09-16T21:58:05.518 DEBUG:teuthology.orchestra.run.smithi146:> 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 *' 2024-09-16T21:58:05.569 DEBUG:teuthology.orchestra.run.smithi042:> 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 *' 2024-09-16T21:58:05.573 DEBUG:teuthology.orchestra.run.smithi146:> 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 *' 2024-09-16T21:58:05.624 DEBUG:teuthology.orchestra.run.smithi042:> 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 *' 2024-09-16T21:58:05.626 DEBUG:teuthology.orchestra.run.smithi146:> 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 *' 2024-09-16T21:58:05.677 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.679 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.730 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.732 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.783 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.785 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.836 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.838 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T21:58:05.889 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:58:05.891 DEBUG:teuthology.orchestra.run.smithi146:> 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 2024-09-16T21:58:05.946 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-16T21:58:05.946 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-16T21:58:05.971 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T21:58:06.067 DEBUG:teuthology.orchestra.run.smithi042:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-16T21:58:06.093 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-16T21:58:06.158 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-16T21:58:06.255 DEBUG:teuthology.orchestra.run.smithi042:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-16T21:58:06.280 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-16T21:58:06.306 DEBUG:teuthology.orchestra.run.smithi146:> 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 2024-09-16T21:58:06.401 DEBUG:teuthology.orchestra.run.smithi146:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-16T21:58:06.426 DEBUG:teuthology.orchestra.run.smithi042:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:58:06.428 DEBUG:teuthology.orchestra.run.smithi146:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-16T21:58:06.481 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-16T21:58:06.481 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-16T21:58:06.481 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-16T21:58:06.484 INFO:tasks.ceph.mon.a:Started 2024-09-16T21:58:06.484 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-16T21:58:06.484 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-16T21:58:06.486 INFO:tasks.ceph.mon.c:Started 2024-09-16T21:58:06.487 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-16T21:58:06.487 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-16T21:58:06.523 INFO:tasks.ceph.mon.b:Started 2024-09-16T21:58:06.523 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-16T21:58:06.524 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-16T21:58:06.524 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-16T21:58:06.526 INFO:tasks.ceph.mgr.x:Started 2024-09-16T21:58:06.526 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-16T21:58:06.526 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-16T21:58:06.528 INFO:tasks.ceph.mgr.y:Started 2024-09-16T21:58:06.529 DEBUG:tasks.ceph:set 0 configs 2024-09-16T21:58:06.529 INFO:tasks.ceph:Setting crush tunables to default 2024-09-16T21:58:06.529 DEBUG:teuthology.orchestra.run.smithi042:> sudo ceph --cluster ceph osd crush tunables default 2024-09-16T21:58:06.931 INFO:teuthology.orchestra.run.smithi042.stderr:adjusted tunables profile to default 2024-09-16T21:58:06.943 INFO:tasks.ceph:check_enable_crimson: False 2024-09-16T21:58:06.943 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-16T21:58:06.943 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:06.943 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-16T21:58:06.969 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:06.969 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-16T21:58:07.034 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:07.035 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-16T21:58:07.100 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-09-16T21:58:07.100 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-16T21:58:07.166 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:07.166 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-16T21:58:07.192 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:07.192 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-16T21:58:07.257 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:07.257 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-16T21:58:07.322 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-09-16T21:58:07.322 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-16T21:58:07.386 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new 4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20 0 2024-09-16T21:58:07.610 INFO:teuthology.orchestra.run.smithi146.stdout:0 2024-09-16T21:58:07.621 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new 171e31f3-a22d-4535-838d-409956099597 1 2024-09-16T21:58:07.800 INFO:teuthology.orchestra.run.smithi146.stdout:1 2024-09-16T21:58:07.812 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new bd01c4b8-87ce-41c0-9840-ebeed3e4e07d 2 2024-09-16T21:58:07.996 INFO:teuthology.orchestra.run.smithi146.stdout:2 2024-09-16T21:58:08.007 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new f8cc71d1-3bf4-49f7-9213-5ea70e441311 3 2024-09-16T21:58:08.189 INFO:teuthology.orchestra.run.smithi146.stdout:3 2024-09-16T21:58:08.200 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new 5614f789-4a16-4675-a9c2-5e976af2c44b 4 2024-09-16T21:58:08.382 INFO:teuthology.orchestra.run.smithi146.stdout:4 2024-09-16T21:58:08.393 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new e2a52abb-cb01-43c7-8ca3-8465011666df 5 2024-09-16T21:58:08.572 INFO:teuthology.orchestra.run.smithi146.stdout:5 2024-09-16T21:58:08.584 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new 9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d 6 2024-09-16T21:58:08.762 INFO:teuthology.orchestra.run.smithi146.stdout:6 2024-09-16T21:58:08.773 DEBUG:teuthology.orchestra.run.smithi146:> sudo ceph --cluster ceph osd new e62011ad-a09a-441b-b43d-0abc19ec60d9 7 2024-09-16T21:58:08.951 INFO:teuthology.orchestra.run.smithi146.stdout:7 2024-09-16T21:58:08.962 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-16T21:58:08.963 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-16T21:58:08.965 INFO:tasks.ceph.osd.0:Started 2024-09-16T21:58:08.965 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-16T21:58:08.966 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-16T21:58:08.968 INFO:tasks.ceph.osd.1:Started 2024-09-16T21:58:08.968 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-16T21:58:08.968 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-16T21:58:08.970 INFO:tasks.ceph.osd.2:Started 2024-09-16T21:58:08.971 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-16T21:58:08.971 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-16T21:58:08.973 INFO:tasks.ceph.osd.3:Started 2024-09-16T21:58:08.973 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-16T21:58:08.973 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-16T21:58:08.975 INFO:tasks.ceph.osd.4:Started 2024-09-16T21:58:08.976 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-16T21:58:08.976 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-16T21:58:08.977 INFO:tasks.ceph.osd.5:Started 2024-09-16T21:58:08.978 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-16T21:58:08.978 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-16T21:58:08.980 INFO:tasks.ceph.osd.6:Started 2024-09-16T21:58:08.980 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-16T21:58:08.980 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-16T21:58:08.982 INFO:tasks.ceph.osd.7:Started 2024-09-16T21:58:08.983 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T21:58:09.174 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:09.174 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":10,"fsid":"ce6b3f2e-5690-4d37-a105-49f33741f9d4","created":"2024-09-16T21:58:06.784575+0000","modified":"2024-09-16T21:58:08.950955+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:58:08.950955+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20","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":"171e31f3-a22d-4535-838d-409956099597","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":"bd01c4b8-87ce-41c0-9840-ebeed3e4e07d","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":"f8cc71d1-3bf4-49f7-9213-5ea70e441311","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"5614f789-4a16-4675-a9c2-5e976af2c44b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"e2a52abb-cb01-43c7-8ca3-8465011666df","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"e62011ad-a09a-441b-b43d-0abc19ec60d9","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:58:09.185 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-16T21:58:09.185 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-16T21:58:09.956 INFO:tasks.ceph.osd.2.smithi042.stderr:2024-09-16T21:58:09.957+0000 7fe1f6a10640 -1 Falling back to public interface 2024-09-16T21:58:09.992 DEBUG:teuthology.orchestra.run.smithi042:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T21:58:10.156 INFO:teuthology.misc.health.smithi042.stdout: 2024-09-16T21:58:10.156 INFO:teuthology.misc.health.smithi042.stdout:{"epoch":10,"fsid":"ce6b3f2e-5690-4d37-a105-49f33741f9d4","created":"2024-09-16T21:58:06.784575+0000","modified":"2024-09-16T21:58:08.950955+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T21:58:08.950955+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20","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":"171e31f3-a22d-4535-838d-409956099597","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":"bd01c4b8-87ce-41c0-9840-ebeed3e4e07d","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":"f8cc71d1-3bf4-49f7-9213-5ea70e441311","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"5614f789-4a16-4675-a9c2-5e976af2c44b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"e2a52abb-cb01-43c7-8ca3-8465011666df","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"e62011ad-a09a-441b-b43d-0abc19ec60d9","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:58:10.166 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-16T21:58:10.194 INFO:tasks.ceph.osd.3.smithi042.stderr:2024-09-16T21:58:10.195+0000 7fa14b1b2640 -1 Falling back to public interface 2024-09-16T21:58:10.195 INFO:tasks.ceph.osd.0.smithi042.stderr:2024-09-16T21:58:10.196+0000 7f377bed8640 -1 Falling back to public interface 2024-09-16T21:58:10.227 INFO:tasks.ceph.osd.4.smithi146.stderr:2024-09-16T21:58:10.229+0000 7f2667624640 -1 Falling back to public interface 2024-09-16T21:58:10.228 INFO:tasks.ceph.osd.7.smithi146.stderr:2024-09-16T21:58:10.229+0000 7efe16f41640 -1 Falling back to public interface 2024-09-16T21:58:10.228 INFO:tasks.ceph.osd.4.smithi146.stderr:2024-09-16T21:58:10.229+0000 7f2665f2d640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2024-09-16T21:58:10.229 INFO:tasks.ceph.osd.7.smithi146.stderr:2024-09-16T21:58:10.229+0000 7efe15ee9640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2024-09-16T21:58:10.229 INFO:tasks.ceph.osd.7.smithi146.stderr:2024-09-16T21:58:10.229+0000 7efe15ee9640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6801/0: (98) Address already in use 2024-09-16T21:58:10.229 INFO:tasks.ceph.osd.7.smithi146.stderr:2024-09-16T21:58:10.229+0000 7efe15ee9640 -1 PosixStack listen unable to listen on v1:0.0.0.0:6803/0: (98) Address already in use 2024-09-16T21:58:10.403 INFO:tasks.ceph.osd.6.smithi146.stderr:2024-09-16T21:58:10.404+0000 7efec1a0b640 -1 Falling back to public interface 2024-09-16T21:58:10.439 INFO:tasks.ceph.osd.5.smithi146.stderr:2024-09-16T21:58:10.440+0000 7f6f8ce15640 -1 Falling back to public interface 2024-09-16T21:58:10.460 INFO:tasks.ceph.osd.1.smithi042.stderr:2024-09-16T21:58:10.461+0000 7f2844e0f640 -1 Falling back to public interface 2024-09-16T21:58:12.109 INFO:tasks.ceph.mgr.y.smithi146.stderr:2024-09-16T21:58:12.110+0000 7f337dca0640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T21:58:12.109 INFO:tasks.ceph.mgr.y.smithi146.stderr:2024-09-16T21:58:12.110+0000 7f337dca0640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T21:58:13.998 INFO:tasks.ceph.osd.0.smithi042.stderr:2024-09-16T21:58:13.999+0000 7f377bed8640 -1 osd.0 0 log_to_monitors true 2024-09-16T21:58:14.023 INFO:tasks.ceph.osd.7.smithi146.stderr:2024-09-16T21:58:14.024+0000 7efe16f41640 -1 osd.7 0 log_to_monitors true 2024-09-16T21:58:14.034 INFO:tasks.ceph.osd.3.smithi042.stderr:2024-09-16T21:58:14.035+0000 7fa14b1b2640 -1 osd.3 0 log_to_monitors true 2024-09-16T21:58:14.160 INFO:tasks.ceph.osd.6.smithi146.stderr:2024-09-16T21:58:14.161+0000 7efec1a0b640 -1 osd.6 0 log_to_monitors true 2024-09-16T21:58:14.270 INFO:tasks.ceph.osd.2.smithi042.stderr:2024-09-16T21:58:14.271+0000 7fe1f6a10640 -1 osd.2 0 log_to_monitors true 2024-09-16T21:58:14.309 INFO:tasks.ceph.osd.4.smithi146.stderr:2024-09-16T21:58:14.310+0000 7f2667624640 -1 osd.4 0 log_to_monitors true 2024-09-16T21:58:14.720 INFO:tasks.ceph.osd.1.smithi042.stderr:2024-09-16T21:58:14.721+0000 7f2844e0f640 -1 osd.1 0 log_to_monitors true 2024-09-16T21:58:14.956 INFO:tasks.ceph.osd.5.smithi146.stderr:2024-09-16T21:58:14.957+0000 7f6f8ce15640 -1 osd.5 0 log_to_monitors true 2024-09-16T21:58:16.058 INFO:tasks.ceph.osd.7.smithi146.stderr:2024-09-16T21:58:16.059+0000 7efe12ed0640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T21:58:16.074 INFO:tasks.ceph.osd.7.smithi146.stderr:2024-09-16T21:58:16.075+0000 7efe0acef640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:16.255 INFO:tasks.ceph.osd.3.smithi042.stderr:2024-09-16T21:58:16.256+0000 7fa147141640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T21:58:16.256 INFO:tasks.ceph.osd.0.smithi042.stderr:2024-09-16T21:58:16.257+0000 7f3777e67640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T21:58:16.274 INFO:tasks.ceph.osd.3.smithi042.stderr:2024-09-16T21:58:16.275+0000 7fa13ef60640 -1 osd.3 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:16.278 INFO:tasks.ceph.osd.0.smithi042.stderr:2024-09-16T21:58:16.279+0000 7f376fc86640 -1 osd.0 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:16.974 DEBUG:teuthology.orchestra.run.smithi042:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T21:58:17.251 INFO:tasks.ceph.osd.1.smithi042.stderr:2024-09-16T21:58:17.252+0000 7f28407f9640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T21:58:17.268 INFO:tasks.ceph.osd.1.smithi042.stderr:2024-09-16T21:58:17.269+0000 7f2838618640 -1 osd.1 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:17.278 INFO:tasks.ceph.osd.2.smithi042.stderr:2024-09-16T21:58:17.279+0000 7fe1f2bed640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T21:58:17.299 INFO:tasks.ceph.osd.2.smithi042.stderr:2024-09-16T21:58:17.300+0000 7fe1ea1f8640 -1 osd.2 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:17.398 INFO:teuthology.misc.health.smithi042.stdout: 2024-09-16T21:58:17.399 INFO:teuthology.misc.health.smithi042.stdout:{"epoch":14,"fsid":"ce6b3f2e-5690-4d37-a105-49f33741f9d4","created":"2024-09-16T21:58:06.784575+0000","modified":"2024-09-16T21:58:17.149940+0000","last_up_change":"2024-09-16T21:58:17.149940+0000","last_in_change":"2024-09-16T21:58:08.950955+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6814","nonce":974288719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6818","nonce":974288719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6823","nonce":974288719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6821","nonce":974288719}]},"public_addr":"172.21.15.42:6814/974288719","cluster_addr":"172.21.15.42:6818/974288719","heartbeat_back_addr":"172.21.15.42:6823/974288719","heartbeat_front_addr":"172.21.15.42:6821/974288719","state":["exists","up"]},{"osd":1,"uuid":"171e31f3-a22d-4535-838d-409956099597","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":"bd01c4b8-87ce-41c0-9840-ebeed3e4e07d","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":"f8cc71d1-3bf4-49f7-9213-5ea70e441311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6809","nonce":250325783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6811","nonce":250325783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6817","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6819","nonce":250325783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6813","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6815","nonce":250325783}]},"public_addr":"172.21.15.42:6809/250325783","cluster_addr":"172.21.15.42:6811/250325783","heartbeat_back_addr":"172.21.15.42:6819/250325783","heartbeat_front_addr":"172.21.15.42:6815/250325783","state":["exists","up"]},{"osd":4,"uuid":"5614f789-4a16-4675-a9c2-5e976af2c44b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"e2a52abb-cb01-43c7-8ca3-8465011666df","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"e62011ad-a09a-441b-b43d-0abc19ec60d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6804","nonce":1028255259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6808","nonce":1028255259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6815","nonce":1028255259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6812","nonce":1028255259}]},"public_addr":"172.21.15.146:6804/1028255259","cluster_addr":"172.21.15.146:6808/1028255259","heartbeat_back_addr":"172.21.15.146:6815/1028255259","heartbeat_front_addr":"172.21.15.146:6812/1028255259","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"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":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.000387+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:58:17.410 DEBUG:teuthology.misc:3 of 8 OSDs are up 2024-09-16T21:58:17.857 INFO:tasks.ceph.osd.4.smithi146.stderr:2024-09-16T21:58:17.858+0000 7f2662f14640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T21:58:17.876 INFO:tasks.ceph.osd.4.smithi146.stderr:2024-09-16T21:58:17.877+0000 7f265ad33640 -1 osd.4 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:17.920 INFO:tasks.ceph.osd.5.smithi146.stderr:2024-09-16T21:58:17.921+0000 7f6f88f3a640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T21:58:17.921 INFO:tasks.ceph.osd.6.smithi146.stderr:2024-09-16T21:58:17.922+0000 7efebd392640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T21:58:17.937 INFO:tasks.ceph.osd.5.smithi146.stderr:2024-09-16T21:58:17.939+0000 7f6f80545640 -1 osd.5 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:17.938 INFO:tasks.ceph.osd.6.smithi146.stderr:2024-09-16T21:58:17.939+0000 7efeb51b1640 -1 osd.6 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T21:58:24.218 DEBUG:teuthology.orchestra.run.smithi042:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T21:58:24.521 INFO:teuthology.misc.health.smithi042.stdout: 2024-09-16T21:58:24.522 INFO:teuthology.misc.health.smithi042.stdout:{"epoch":18,"fsid":"ce6b3f2e-5690-4d37-a105-49f33741f9d4","created":"2024-09-16T21:58:06.784575+0000","modified":"2024-09-16T21:58:21.267254+0000","last_up_change":"2024-09-16T21:58:18.254917+0000","last_in_change":"2024-09-16T21:58:08.950955+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:58:19.119638+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6814","nonce":974288719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6818","nonce":974288719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6823","nonce":974288719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6821","nonce":974288719}]},"public_addr":"172.21.15.42:6814/974288719","cluster_addr":"172.21.15.42:6818/974288719","heartbeat_back_addr":"172.21.15.42:6823/974288719","heartbeat_front_addr":"172.21.15.42:6821/974288719","state":["exists","up"]},{"osd":1,"uuid":"171e31f3-a22d-4535-838d-409956099597","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6825","nonce":2915651644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6827","nonce":2915651644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6831","nonce":2915651644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6829","nonce":2915651644}]},"public_addr":"172.21.15.42:6825/2915651644","cluster_addr":"172.21.15.42:6827/2915651644","heartbeat_back_addr":"172.21.15.42:6831/2915651644","heartbeat_front_addr":"172.21.15.42:6829/2915651644","state":["exists","up"]},{"osd":2,"uuid":"bd01c4b8-87ce-41c0-9840-ebeed3e4e07d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6801","nonce":844580382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6803","nonce":844580382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6807","nonce":844580382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6805","nonce":844580382}]},"public_addr":"172.21.15.42:6801/844580382","cluster_addr":"172.21.15.42:6803/844580382","heartbeat_back_addr":"172.21.15.42:6807/844580382","heartbeat_front_addr":"172.21.15.42:6805/844580382","state":["exists","up"]},{"osd":3,"uuid":"f8cc71d1-3bf4-49f7-9213-5ea70e441311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6809","nonce":250325783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6811","nonce":250325783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6817","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6819","nonce":250325783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6813","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6815","nonce":250325783}]},"public_addr":"172.21.15.42:6809/250325783","cluster_addr":"172.21.15.42:6811/250325783","heartbeat_back_addr":"172.21.15.42:6819/250325783","heartbeat_front_addr":"172.21.15.42:6815/250325783","state":["exists","up"]},{"osd":4,"uuid":"5614f789-4a16-4675-a9c2-5e976af2c44b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6801","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6800","nonce":3918370658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6803","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6805","nonce":3918370658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6811","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6813","nonce":3918370658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6807","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6809","nonce":3918370658}]},"public_addr":"172.21.15.146:6800/3918370658","cluster_addr":"172.21.15.146:6805/3918370658","heartbeat_back_addr":"172.21.15.146:6813/3918370658","heartbeat_front_addr":"172.21.15.146:6809/3918370658","state":["exists","up"]},{"osd":5,"uuid":"e2a52abb-cb01-43c7-8ca3-8465011666df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6825","nonce":307357909}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6827","nonce":307357909}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6831","nonce":307357909}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6829","nonce":307357909}]},"public_addr":"172.21.15.146:6825/307357909","cluster_addr":"172.21.15.146:6827/307357909","heartbeat_back_addr":"172.21.15.146:6831/307357909","heartbeat_front_addr":"172.21.15.146:6829/307357909","state":["exists","up"]},{"osd":6,"uuid":"9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6817","nonce":196166725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6819","nonce":196166725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6823","nonce":196166725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6821","nonce":196166725}]},"public_addr":"172.21.15.146:6817/196166725","cluster_addr":"172.21.15.146:6819/196166725","heartbeat_back_addr":"172.21.15.146:6823/196166725","heartbeat_front_addr":"172.21.15.146:6821/196166725","state":["exists","up"]},{"osd":7,"uuid":"e62011ad-a09a-441b-b43d-0abc19ec60d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6804","nonce":1028255259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6808","nonce":1028255259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6815","nonce":1028255259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6812","nonce":1028255259}]},"public_addr":"172.21.15.146:6804/1028255259","cluster_addr":"172.21.15.146:6808/1028255259","heartbeat_back_addr":"172.21.15.146:6815/1028255259","heartbeat_front_addr":"172.21.15.146:6812/1028255259","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:14.983605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.723551+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.271864+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.024226+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.272698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.914632+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.140522+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.000387+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:58:24.533 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-16T21:58:24.533 INFO:tasks.ceph:Creating RBD pool 2024-09-16T21:58:24.534 DEBUG:teuthology.orchestra.run.smithi042:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-16T21:58:25.281 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'rbd' created 2024-09-16T21:58:25.296 DEBUG:teuthology.orchestra.run.smithi042:> rbd --cluster ceph pool init rbd 2024-09-16T21:58:28.304 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-16T21:58:28.305 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2024-09-16T21:58:28.306 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-16T21:58:28.615 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:28.628 INFO:teuthology.orchestra.run.smithi042.stdout:[{"version":9,"timestamp":"2024-09-16T21:58:17.926743+0000","name":"","changes":[{"name":"osd.6/osd_mclock_max_capacity_iops_ssd","new_value":"4862.849324"}]}] 2024-09-16T21:58:28.628 INFO:tasks.ceph_manager:config epoch is 9 2024-09-16T21:58:28.628 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T21:58:28.629 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-16T21:58:28.629 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-16T21:58:28.978 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:28.988 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":3652522200},{"type":"v1","addr":"172.21.15.146:6833","nonce":3652522200}]},"active_addr":"172.21.15.146:6833/3652522200","active_change":"2024-09-16T21:58:11.097355+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":4110,"name":"x","mgr_features":4540719139924082687,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":2628961033}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":3142659450}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":27606614}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":4063563580}]}]} 2024-09-16T21:58:28.993 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-16T21:58:28.993 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-16T21:58:28.993 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T21:58:29.292 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:29.293 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":22,"fsid":"ce6b3f2e-5690-4d37-a105-49f33741f9d4","created":"2024-09-16T21:58:06.784575+0000","modified":"2024-09-16T21:58:28.290217+0000","last_up_change":"2024-09-16T21:58:18.254917+0000","last_in_change":"2024-09-16T21:58:08.950955+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:58:19.119638+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:58:24.836448+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6814","nonce":974288719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6818","nonce":974288719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6823","nonce":974288719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6821","nonce":974288719}]},"public_addr":"172.21.15.42:6814/974288719","cluster_addr":"172.21.15.42:6818/974288719","heartbeat_back_addr":"172.21.15.42:6823/974288719","heartbeat_front_addr":"172.21.15.42:6821/974288719","state":["exists","up"]},{"osd":1,"uuid":"171e31f3-a22d-4535-838d-409956099597","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6825","nonce":2915651644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6827","nonce":2915651644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6831","nonce":2915651644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6829","nonce":2915651644}]},"public_addr":"172.21.15.42:6825/2915651644","cluster_addr":"172.21.15.42:6827/2915651644","heartbeat_back_addr":"172.21.15.42:6831/2915651644","heartbeat_front_addr":"172.21.15.42:6829/2915651644","state":["exists","up"]},{"osd":2,"uuid":"bd01c4b8-87ce-41c0-9840-ebeed3e4e07d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6801","nonce":844580382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6803","nonce":844580382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6807","nonce":844580382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6805","nonce":844580382}]},"public_addr":"172.21.15.42:6801/844580382","cluster_addr":"172.21.15.42:6803/844580382","heartbeat_back_addr":"172.21.15.42:6807/844580382","heartbeat_front_addr":"172.21.15.42:6805/844580382","state":["exists","up"]},{"osd":3,"uuid":"f8cc71d1-3bf4-49f7-9213-5ea70e441311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6809","nonce":250325783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6811","nonce":250325783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6817","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6819","nonce":250325783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6813","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6815","nonce":250325783}]},"public_addr":"172.21.15.42:6809/250325783","cluster_addr":"172.21.15.42:6811/250325783","heartbeat_back_addr":"172.21.15.42:6819/250325783","heartbeat_front_addr":"172.21.15.42:6815/250325783","state":["exists","up"]},{"osd":4,"uuid":"5614f789-4a16-4675-a9c2-5e976af2c44b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6801","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6800","nonce":3918370658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6803","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6805","nonce":3918370658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6811","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6813","nonce":3918370658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6807","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6809","nonce":3918370658}]},"public_addr":"172.21.15.146:6800/3918370658","cluster_addr":"172.21.15.146:6805/3918370658","heartbeat_back_addr":"172.21.15.146:6813/3918370658","heartbeat_front_addr":"172.21.15.146:6809/3918370658","state":["exists","up"]},{"osd":5,"uuid":"e2a52abb-cb01-43c7-8ca3-8465011666df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6825","nonce":307357909}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6827","nonce":307357909}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6831","nonce":307357909}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6829","nonce":307357909}]},"public_addr":"172.21.15.146:6825/307357909","cluster_addr":"172.21.15.146:6827/307357909","heartbeat_back_addr":"172.21.15.146:6831/307357909","heartbeat_front_addr":"172.21.15.146:6829/307357909","state":["exists","up"]},{"osd":6,"uuid":"9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6817","nonce":196166725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6819","nonce":196166725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6823","nonce":196166725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6821","nonce":196166725}]},"public_addr":"172.21.15.146:6817/196166725","cluster_addr":"172.21.15.146:6819/196166725","heartbeat_back_addr":"172.21.15.146:6823/196166725","heartbeat_front_addr":"172.21.15.146:6821/196166725","state":["exists","up"]},{"osd":7,"uuid":"e62011ad-a09a-441b-b43d-0abc19ec60d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6804","nonce":1028255259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6808","nonce":1028255259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6815","nonce":1028255259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6812","nonce":1028255259}]},"public_addr":"172.21.15.146:6804/1028255259","cluster_addr":"172.21.15.146:6808/1028255259","heartbeat_back_addr":"172.21.15.146:6815/1028255259","heartbeat_front_addr":"172.21.15.146:6812/1028255259","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:14.983605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.723551+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.271864+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.024226+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.272698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.914632+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.140522+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.000387+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:58:29.306 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-16T21:58:29.306 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T21:58:29.604 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:29.605 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":22,"fsid":"ce6b3f2e-5690-4d37-a105-49f33741f9d4","created":"2024-09-16T21:58:06.784575+0000","modified":"2024-09-16T21:58:28.290217+0000","last_up_change":"2024-09-16T21:58:18.254917+0000","last_in_change":"2024-09-16T21:58:08.950955+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:58:19.119638+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:58:24.836448+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6814","nonce":974288719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6818","nonce":974288719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6823","nonce":974288719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6821","nonce":974288719}]},"public_addr":"172.21.15.42:6814/974288719","cluster_addr":"172.21.15.42:6818/974288719","heartbeat_back_addr":"172.21.15.42:6823/974288719","heartbeat_front_addr":"172.21.15.42:6821/974288719","state":["exists","up"]},{"osd":1,"uuid":"171e31f3-a22d-4535-838d-409956099597","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6825","nonce":2915651644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6827","nonce":2915651644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6831","nonce":2915651644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6829","nonce":2915651644}]},"public_addr":"172.21.15.42:6825/2915651644","cluster_addr":"172.21.15.42:6827/2915651644","heartbeat_back_addr":"172.21.15.42:6831/2915651644","heartbeat_front_addr":"172.21.15.42:6829/2915651644","state":["exists","up"]},{"osd":2,"uuid":"bd01c4b8-87ce-41c0-9840-ebeed3e4e07d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6801","nonce":844580382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6803","nonce":844580382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6807","nonce":844580382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6805","nonce":844580382}]},"public_addr":"172.21.15.42:6801/844580382","cluster_addr":"172.21.15.42:6803/844580382","heartbeat_back_addr":"172.21.15.42:6807/844580382","heartbeat_front_addr":"172.21.15.42:6805/844580382","state":["exists","up"]},{"osd":3,"uuid":"f8cc71d1-3bf4-49f7-9213-5ea70e441311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6809","nonce":250325783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6811","nonce":250325783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6817","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6819","nonce":250325783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6813","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6815","nonce":250325783}]},"public_addr":"172.21.15.42:6809/250325783","cluster_addr":"172.21.15.42:6811/250325783","heartbeat_back_addr":"172.21.15.42:6819/250325783","heartbeat_front_addr":"172.21.15.42:6815/250325783","state":["exists","up"]},{"osd":4,"uuid":"5614f789-4a16-4675-a9c2-5e976af2c44b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6801","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6800","nonce":3918370658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6803","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6805","nonce":3918370658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6811","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6813","nonce":3918370658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6807","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6809","nonce":3918370658}]},"public_addr":"172.21.15.146:6800/3918370658","cluster_addr":"172.21.15.146:6805/3918370658","heartbeat_back_addr":"172.21.15.146:6813/3918370658","heartbeat_front_addr":"172.21.15.146:6809/3918370658","state":["exists","up"]},{"osd":5,"uuid":"e2a52abb-cb01-43c7-8ca3-8465011666df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6825","nonce":307357909}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6827","nonce":307357909}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6831","nonce":307357909}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6829","nonce":307357909}]},"public_addr":"172.21.15.146:6825/307357909","cluster_addr":"172.21.15.146:6827/307357909","heartbeat_back_addr":"172.21.15.146:6831/307357909","heartbeat_front_addr":"172.21.15.146:6829/307357909","state":["exists","up"]},{"osd":6,"uuid":"9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6817","nonce":196166725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6819","nonce":196166725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6823","nonce":196166725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6821","nonce":196166725}]},"public_addr":"172.21.15.146:6817/196166725","cluster_addr":"172.21.15.146:6819/196166725","heartbeat_back_addr":"172.21.15.146:6823/196166725","heartbeat_front_addr":"172.21.15.146:6821/196166725","state":["exists","up"]},{"osd":7,"uuid":"e62011ad-a09a-441b-b43d-0abc19ec60d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6804","nonce":1028255259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6808","nonce":1028255259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6815","nonce":1028255259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6812","nonce":1028255259}]},"public_addr":"172.21.15.146:6804/1028255259","cluster_addr":"172.21.15.146:6808/1028255259","heartbeat_back_addr":"172.21.15.146:6815/1028255259","heartbeat_front_addr":"172.21.15.146:6812/1028255259","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:14.983605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.723551+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.271864+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.024226+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.272698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.914632+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.140522+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.000387+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-16T21:58:29.618 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-16T21:58:29.618 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-16T21:58:29.619 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-16T21:58:29.619 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-16T21:58:29.619 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-16T21:58:29.620 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-16T21:58:29.620 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-16T21:58:29.620 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-16T21:58:29.867 INFO:teuthology.orchestra.run.smithi042.stdout:60129542149 2024-09-16T21:58:29.867 INFO:teuthology.orchestra.run.smithi042.stdout:64424509446 2024-09-16T21:58:29.868 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-16T21:58:29.869 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-16T21:58:29.870 INFO:teuthology.orchestra.run.smithi042.stdout:60129542149 2024-09-16T21:58:29.870 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-16T21:58:29.871 INFO:teuthology.orchestra.run.smithi042.stdout:55834574852 2024-09-16T21:58:29.871 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-16T21:58:29.875 INFO:teuthology.orchestra.run.smithi042.stdout:64424509446 2024-09-16T21:58:29.875 INFO:teuthology.orchestra.run.smithi042.stdout:64424509445 2024-09-16T21:58:29.876 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-16T21:58:29.876 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-16T21:58:29.880 INFO:teuthology.orchestra.run.smithi042.stdout:64424509446 2024-09-16T21:58:29.880 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-16T21:58:29.881 INFO:teuthology.orchestra.run.smithi042.stdout:64424509447 2024-09-16T21:58:29.881 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-16T21:58:30.473 INFO:teuthology.orchestra.run.smithi042.stdout:64424509443 2024-09-16T21:58:30.490 INFO:teuthology.orchestra.run.smithi042.stdout:64424509444 2024-09-16T21:58:30.493 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509443 for osd.6 2024-09-16T21:58:30.505 INFO:teuthology.orchestra.run.smithi042.stdout:60129542148 2024-09-16T21:58:30.509 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509444 for osd.1 2024-09-16T21:58:30.515 INFO:teuthology.orchestra.run.smithi042.stdout:60129542148 2024-09-16T21:58:30.519 INFO:teuthology.orchestra.run.smithi042.stdout:64424509444 2024-09-16T21:58:30.521 INFO:teuthology.orchestra.run.smithi042.stdout:55834574851 2024-09-16T21:58:30.522 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.3 2024-09-16T21:58:30.528 INFO:teuthology.orchestra.run.smithi042.stdout:64424509444 2024-09-16T21:58:30.533 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.0 2024-09-16T21:58:30.536 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509444 for osd.5 2024-09-16T21:58:30.543 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509444 for osd.2 2024-09-16T21:58:30.544 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.7 2024-09-16T21:58:30.544 INFO:teuthology.orchestra.run.smithi042.stdout:64424509445 2024-09-16T21:58:30.557 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509447 got 64424509445 for osd.4 2024-09-16T21:58:31.493 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-16T21:58:31.510 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-16T21:58:31.522 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-16T21:58:31.534 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-16T21:58:31.536 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-16T21:58:31.544 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-16T21:58:31.545 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-16T21:58:31.558 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-16T21:58:32.103 INFO:teuthology.orchestra.run.smithi042.stdout:64424509445 2024-09-16T21:58:32.127 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.6 2024-09-16T21:58:32.127 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.144 INFO:teuthology.orchestra.run.smithi042.stdout:64424509446 2024-09-16T21:58:32.145 INFO:teuthology.orchestra.run.smithi042.stdout:64424509446 2024-09-16T21:58:32.162 INFO:teuthology.orchestra.run.smithi042.stdout:60129542149 2024-09-16T21:58:32.165 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509446 for osd.5 2024-09-16T21:58:32.165 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509446 for osd.1 2024-09-16T21:58:32.165 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.165 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.177 INFO:teuthology.orchestra.run.smithi042.stdout:60129542149 2024-09-16T21:58:32.178 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.3 2024-09-16T21:58:32.178 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.178 INFO:teuthology.orchestra.run.smithi042.stdout:64424509446 2024-09-16T21:58:32.194 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.0 2024-09-16T21:58:32.194 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.195 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509446 for osd.2 2024-09-16T21:58:32.195 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.209 INFO:teuthology.orchestra.run.smithi042.stdout:55834574852 2024-09-16T21:58:32.212 INFO:teuthology.orchestra.run.smithi042.stdout:64424509447 2024-09-16T21:58:32.223 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.7 2024-09-16T21:58:32.223 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.225 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509447 got 64424509447 for osd.4 2024-09-16T21:58:32.226 DEBUG:teuthology.parallel:result is None 2024-09-16T21:58:32.226 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-16T21:58:32.226 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T21:58:32.561 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:32.562 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T21:58:32.574 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-16T21:58:31.583834+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":252432,"kb_used_data":2896,"kb_used_omap":12,"kb_used_meta":249331,"kb_avail":754722288,"statfs":{"total":773094113280,"available":772835622912,"internally_reserved":0,"allocated":2965504,"data_stored":1784406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":255315505},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.301589"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.778395+0000","last_change":"2024-09-16T21:58:28.778395+0000","last_active":"2024-09-16T21:58:28.778395+0000","last_peered":"2024-09-16T21:58:28.778395+0000","last_clean":"2024-09-16T21:58:28.778395+0000","last_became_active":"2024-09-16T21:58:26.290261+0000","last_became_peered":"2024-09-16T21:58:26.290261+0000","last_unstale":"2024-09-16T21:58:28.778395+0000","last_undegraded":"2024-09-16T21:58:28.778395+0000","last_fullsized":"2024-09-16T21:58:28.778395+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:23:39.523995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052088000000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.301713+0000","last_change":"2024-09-16T21:58:28.301713+0000","last_active":"2024-09-16T21:58:28.301713+0000","last_peered":"2024-09-16T21:58:28.301713+0000","last_clean":"2024-09-16T21:58:28.301713+0000","last_became_active":"2024-09-16T21:58:26.289972+0000","last_became_peered":"2024-09-16T21:58:26.289972+0000","last_unstale":"2024-09-16T21:58:28.301713+0000","last_undegraded":"2024-09-16T21:58:28.301713+0000","last_fullsized":"2024-09-16T21:58:28.301713+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:03:12.035108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069145899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.777989+0000","last_change":"2024-09-16T21:58:28.778190+0000","last_active":"2024-09-16T21:58:28.777989+0000","last_peered":"2024-09-16T21:58:28.777989+0000","last_clean":"2024-09-16T21:58:28.777989+0000","last_became_active":"2024-09-16T21:58:26.329031+0000","last_became_peered":"2024-09-16T21:58:26.329031+0000","last_unstale":"2024-09-16T21:58:28.777989+0000","last_undegraded":"2024-09-16T21:58:28.777989+0000","last_fullsized":"2024-09-16T21:58:28.777989+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:46:39.153256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055462399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.301652+0000","last_change":"2024-09-16T21:58:28.301652+0000","last_active":"2024-09-16T21:58:28.301652+0000","last_peered":"2024-09-16T21:58:28.301652+0000","last_clean":"2024-09-16T21:58:28.301652+0000","last_became_active":"2024-09-16T21:58:26.328472+0000","last_became_peered":"2024-09-16T21:58:26.328472+0000","last_unstale":"2024-09-16T21:58:28.301652+0000","last_undegraded":"2024-09-16T21:58:28.301652+0000","last_fullsized":"2024-09-16T21:58:28.301652+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064758999999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"22'2","reported_seq":22,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.300592+0000","last_change":"2024-09-16T21:58:28.299591+0000","last_active":"2024-09-16T21:58:28.300592+0000","last_peered":"2024-09-16T21:58:28.300592+0000","last_clean":"2024-09-16T21:58:28.300592+0000","last_became_active":"2024-09-16T21:58:26.290796+0000","last_became_peered":"2024-09-16T21:58:26.290796+0000","last_unstale":"2024-09-16T21:58:28.300592+0000","last_undegraded":"2024-09-16T21:58:28.300592+0000","last_fullsized":"2024-09-16T21:58:28.300592+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010156620000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.294086+0000","last_change":"2024-09-16T21:58:28.294086+0000","last_active":"2024-09-16T21:58:28.294086+0000","last_peered":"2024-09-16T21:58:28.294086+0000","last_clean":"2024-09-16T21:58:28.294086+0000","last_became_active":"2024-09-16T21:58:26.328645+0000","last_became_peered":"2024-09-16T21:58:26.328645+0000","last_unstale":"2024-09-16T21:58:28.294086+0000","last_undegraded":"2024-09-16T21:58:28.294086+0000","last_fullsized":"2024-09-16T21:58:28.294086+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:27:14.560048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050223200000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.777933+0000","last_change":"2024-09-16T21:58:28.778146+0000","last_active":"2024-09-16T21:58:28.777933+0000","last_peered":"2024-09-16T21:58:28.777933+0000","last_clean":"2024-09-16T21:58:28.777933+0000","last_became_active":"2024-09-16T21:58:26.290896+0000","last_became_peered":"2024-09-16T21:58:26.290896+0000","last_unstale":"2024-09-16T21:58:28.777933+0000","last_undegraded":"2024-09-16T21:58:28.777933+0000","last_fullsized":"2024-09-16T21:58:28.777933+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:05:57.964015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051840899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"20'1","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.299145+0000","last_change":"2024-09-16T21:58:28.299145+0000","last_active":"2024-09-16T21:58:28.299145+0000","last_peered":"2024-09-16T21:58:28.299145+0000","last_clean":"2024-09-16T21:58:28.299145+0000","last_became_active":"2024-09-16T21:58:26.290449+0000","last_became_peered":"2024-09-16T21:58:26.290449+0000","last_unstale":"2024-09-16T21:58:28.299145+0000","last_undegraded":"2024-09-16T21:58:28.299145+0000","last_fullsized":"2024-09-16T21:58:28.299145+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:11:08.671719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056141800000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"18'72","reported_seq":111,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.777543+0000","last_change":"2024-09-16T21:58:21.061108+0000","last_active":"2024-09-16T21:58:28.777543+0000","last_peered":"2024-09-16T21:58:28.777543+0000","last_clean":"2024-09-16T21:58:28.777543+0000","last_became_active":"2024-09-16T21:58:21.059943+0000","last_became_peered":"2024-09-16T21:58:21.059943+0000","last_unstale":"2024-09-16T21:58:28.777543+0000","last_undegraded":"2024-09-16T21:58:28.777543+0000","last_fullsized":"2024-09-16T21:58:28.777543+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_clean_scrub_stamp":"2024-09-16T21:58:19.256914+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:03:21.088810+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":15,"seq":64424509446,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27256,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344584,"statfs":{"total":96636764160,"available":96608854016,"internally_reserved":0,"allocated":225280,"data_stored":75473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":15,"seq":64424509447,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27244,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424509446,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35572,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336268,"statfs":{"total":96636764160,"available":96600338432,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424509446,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35576,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336264,"statfs":{"total":96636764160,"available":96600334336,"internally_reserved":0,"allocated":225280,"data_stored":75473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35564,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336276,"statfs":{"total":96636764160,"available":96600346624,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":36174280},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542149,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":36144,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94335696,"statfs":{"total":96636764160,"available":96599752704,"internally_reserved":0,"allocated":815104,"data_stored":665822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27828,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":815104,"data_stored":665822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:58:32.575 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T21:58:32.869 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:32.870 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T21:58:32.881 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-16T21:58:31.583834+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":252432,"kb_used_data":2896,"kb_used_omap":12,"kb_used_meta":249331,"kb_avail":754722288,"statfs":{"total":773094113280,"available":772835622912,"internally_reserved":0,"allocated":2965504,"data_stored":1784406,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":255315505},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.301589"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.778395+0000","last_change":"2024-09-16T21:58:28.778395+0000","last_active":"2024-09-16T21:58:28.778395+0000","last_peered":"2024-09-16T21:58:28.778395+0000","last_clean":"2024-09-16T21:58:28.778395+0000","last_became_active":"2024-09-16T21:58:26.290261+0000","last_became_peered":"2024-09-16T21:58:26.290261+0000","last_unstale":"2024-09-16T21:58:28.778395+0000","last_undegraded":"2024-09-16T21:58:28.778395+0000","last_fullsized":"2024-09-16T21:58:28.778395+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:23:39.523995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052088000000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.301713+0000","last_change":"2024-09-16T21:58:28.301713+0000","last_active":"2024-09-16T21:58:28.301713+0000","last_peered":"2024-09-16T21:58:28.301713+0000","last_clean":"2024-09-16T21:58:28.301713+0000","last_became_active":"2024-09-16T21:58:26.289972+0000","last_became_peered":"2024-09-16T21:58:26.289972+0000","last_unstale":"2024-09-16T21:58:28.301713+0000","last_undegraded":"2024-09-16T21:58:28.301713+0000","last_fullsized":"2024-09-16T21:58:28.301713+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:03:12.035108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069145899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.777989+0000","last_change":"2024-09-16T21:58:28.778190+0000","last_active":"2024-09-16T21:58:28.777989+0000","last_peered":"2024-09-16T21:58:28.777989+0000","last_clean":"2024-09-16T21:58:28.777989+0000","last_became_active":"2024-09-16T21:58:26.329031+0000","last_became_peered":"2024-09-16T21:58:26.329031+0000","last_unstale":"2024-09-16T21:58:28.777989+0000","last_undegraded":"2024-09-16T21:58:28.777989+0000","last_fullsized":"2024-09-16T21:58:28.777989+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:46:39.153256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055462399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.301652+0000","last_change":"2024-09-16T21:58:28.301652+0000","last_active":"2024-09-16T21:58:28.301652+0000","last_peered":"2024-09-16T21:58:28.301652+0000","last_clean":"2024-09-16T21:58:28.301652+0000","last_became_active":"2024-09-16T21:58:26.328472+0000","last_became_peered":"2024-09-16T21:58:26.328472+0000","last_unstale":"2024-09-16T21:58:28.301652+0000","last_undegraded":"2024-09-16T21:58:28.301652+0000","last_fullsized":"2024-09-16T21:58:28.301652+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064758999999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"22'2","reported_seq":22,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.300592+0000","last_change":"2024-09-16T21:58:28.299591+0000","last_active":"2024-09-16T21:58:28.300592+0000","last_peered":"2024-09-16T21:58:28.300592+0000","last_clean":"2024-09-16T21:58:28.300592+0000","last_became_active":"2024-09-16T21:58:26.290796+0000","last_became_peered":"2024-09-16T21:58:26.290796+0000","last_unstale":"2024-09-16T21:58:28.300592+0000","last_undegraded":"2024-09-16T21:58:28.300592+0000","last_fullsized":"2024-09-16T21:58:28.300592+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010156620000000001,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.294086+0000","last_change":"2024-09-16T21:58:28.294086+0000","last_active":"2024-09-16T21:58:28.294086+0000","last_peered":"2024-09-16T21:58:28.294086+0000","last_clean":"2024-09-16T21:58:28.294086+0000","last_became_active":"2024-09-16T21:58:26.328645+0000","last_became_peered":"2024-09-16T21:58:26.328645+0000","last_unstale":"2024-09-16T21:58:28.294086+0000","last_undegraded":"2024-09-16T21:58:28.294086+0000","last_fullsized":"2024-09-16T21:58:28.294086+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:27:14.560048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050223200000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.777933+0000","last_change":"2024-09-16T21:58:28.778146+0000","last_active":"2024-09-16T21:58:28.777933+0000","last_peered":"2024-09-16T21:58:28.777933+0000","last_clean":"2024-09-16T21:58:28.777933+0000","last_became_active":"2024-09-16T21:58:26.290896+0000","last_became_peered":"2024-09-16T21:58:26.290896+0000","last_unstale":"2024-09-16T21:58:28.777933+0000","last_undegraded":"2024-09-16T21:58:28.777933+0000","last_fullsized":"2024-09-16T21:58:28.777933+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:05:57.964015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051840899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"20'1","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.299145+0000","last_change":"2024-09-16T21:58:28.299145+0000","last_active":"2024-09-16T21:58:28.299145+0000","last_peered":"2024-09-16T21:58:28.299145+0000","last_clean":"2024-09-16T21:58:28.299145+0000","last_became_active":"2024-09-16T21:58:26.290449+0000","last_became_peered":"2024-09-16T21:58:26.290449+0000","last_unstale":"2024-09-16T21:58:28.299145+0000","last_undegraded":"2024-09-16T21:58:28.299145+0000","last_fullsized":"2024-09-16T21:58:28.299145+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:11:08.671719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056141800000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"18'72","reported_seq":111,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T21:58:28.777543+0000","last_change":"2024-09-16T21:58:21.061108+0000","last_active":"2024-09-16T21:58:28.777543+0000","last_peered":"2024-09-16T21:58:28.777543+0000","last_clean":"2024-09-16T21:58:28.777543+0000","last_became_active":"2024-09-16T21:58:21.059943+0000","last_became_peered":"2024-09-16T21:58:21.059943+0000","last_unstale":"2024-09-16T21:58:28.777543+0000","last_undegraded":"2024-09-16T21:58:28.777543+0000","last_fullsized":"2024-09-16T21:58:28.777543+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_clean_scrub_stamp":"2024-09-16T21:58:19.256914+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:03:21.088810+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":15,"seq":64424509446,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27256,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344584,"statfs":{"total":96636764160,"available":96608854016,"internally_reserved":0,"allocated":225280,"data_stored":75473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":15,"seq":64424509447,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27244,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424509446,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35572,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336268,"statfs":{"total":96636764160,"available":96600338432,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424509446,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35576,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336264,"statfs":{"total":96636764160,"available":96600334336,"internally_reserved":0,"allocated":225280,"data_stored":75473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35564,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94336276,"statfs":{"total":96636764160,"available":96600346624,"internally_reserved":0,"allocated":221184,"data_stored":75454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":36174280},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542149,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":36144,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":94335696,"statfs":{"total":96636764160,"available":96599752704,"internally_reserved":0,"allocated":815104,"data_stored":665822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27828,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":815104,"data_stored":665822,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:58:32.882 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-16T21:58:32.882 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T21:58:32.883 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-16T21:58:32.883 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-16T21:58:33.217 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T21:58:33.217 INFO:teuthology.orchestra.run.smithi042.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T21:58:33.230 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-16T21:58:33.230 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T21:58:33.241 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T21:58:33.241 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T21:58:33.241 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4' 2024-09-16T21:58:33.588 INFO:teuthology.orchestra.run.smithi160.stderr:pool 'datapool' created 2024-09-16T21:58:33.608 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-16T21:58:36.614 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T21:58:36.627 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T21:58:36.627 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T21:58:36.627 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-16T21:58:36.660 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2024-09-16T21:59:36.948 INFO:teuthology.orchestra.run.smithi160.stderr:2024-09-16 21:59:36 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-16T21:59:36.950 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2024-09-16T21:59:37.789 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2024-09-16T21:59:38.445 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records in 2024-09-16T21:59:38.445 INFO:teuthology.orchestra.run.smithi160.stderr:1+0 records out 2024-09-16T21:59:38.445 INFO:teuthology.orchestra.run.smithi160.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.633001 s, 1.7 GB/s 2024-09-16T21:59:38.449 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-16T21:59:38.552 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.1' 2024-09-16T21:59:38.649 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.2' 2024-09-16T21:59:38.747 INFO:teuthology.run_tasks:Running task parallel... 2024-09-16T21:59:38.757 INFO:teuthology.task.parallel:starting parallel... 2024-09-16T21:59:38.757 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T21:59:38.758 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-16T21:59:38.771 DEBUG:teuthology.orchestra.run.smithi160:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-16T21:59:38.771 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T21:59:38.771 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-16T21:59:38.771 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T21:59:38.772 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T21:59:38.772 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T21:59:38.787 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T21:59:38.787 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y install qemu-kvm-block-rbd 2024-09-16T21:59:39.411 INFO:teuthology.orchestra.run.smithi160.stdout:Last metadata expiration check: 0:04:12 ago on Mon 16 Sep 2024 09:55:27 PM UTC. 2024-09-16T21:59:39.500 INFO:teuthology.orchestra.run.smithi160.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-16T21:59:39.544 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T21:59:39.545 INFO:teuthology.orchestra.run.smithi160.stdout:Nothing to do. 2024-09-16T21:59:39.545 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T21:59:39.616 INFO:tasks.qemu:generating iso... 2024-09-16T21:59:39.616 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci ref 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:59:39.617 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T21:59:39.632 INFO:teuthology.orchestra.run.smithi160.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-16T22:00:29.704 INFO:teuthology.orchestra.run.smithi160.stderr:Note: switching to '6e8474a02f2b86353394076ab80c6f50ea28e361'. 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr:state without impacting any branches by switching back to a branch. 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-16T22:00:29.705 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr: git switch -c 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr:Or undo this operation with: 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr: git switch - 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:00:29.706 INFO:teuthology.orchestra.run.smithi160.stderr:HEAD is now at 6e8474a02f2 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-16T22:00:29.708 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T22:00:29.709 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-16T22:00:29.764 DEBUG:teuthology.orchestra.run.smithi160:> set -ex 2024-09-16T22:00:29.765 DEBUG:teuthology.orchestra.run.smithi160:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-16T22:00:29.819 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-16T22:00:29.820 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-09-16T22:00:29.876 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-09-16T22:00:29.953 INFO:tasks.qemu:downloading base image 2024-09-16T22:00:29.954 DEBUG:teuthology.orchestra.run.smithi160:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2024-09-16T22:00:30.064 INFO:teuthology.orchestra.run.smithi160.stderr: Resizing image: 100% complete...done. 2024-09-16T22:00:30.073 DEBUG:teuthology.orchestra.run.smithi160:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2024-09-16T22:00:30.140 INFO:teuthology.orchestra.run.smithi160.stderr: Resizing image: 100% complete...done. 2024-09-16T22:00:30.149 DEBUG:teuthology.orchestra.run.smithi160:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2024-09-16T22:00:30.218 INFO:teuthology.orchestra.run.smithi160.stderr: Resizing image: 100% complete...done. 2024-09-16T22:00:30.226 DEBUG:teuthology.orchestra.run.smithi160:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-16T22:00:30.253 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-16T22:00:30.253 DEBUG:teuthology.orchestra.run.smithi160:> sudo mkdir -p /export/client.0 2024-09-16T22:00:30.318 INFO:tasks.qemu:Mounting the test directory... 2024-09-16T22:00:30.318 DEBUG:teuthology.orchestra.run.smithi160:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-16T22:00:30.383 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-16T22:00:30.383 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T22:00:30.383 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-16T22:00:30.449 DEBUG:teuthology.orchestra.run.smithi160:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-16T22:00:30.513 INFO:teuthology.orchestra.run.smithi160.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-16T22:00:30.521 INFO:tasks.qemu:Restarting NFS... 2024-09-16T22:00:30.522 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl restart nfs-server 2024-09-16T22:00:31.250 DEBUG:teuthology.orchestra.run.smithi160:> sudo udevadm control --reload 2024-09-16T22:00:31.285 DEBUG:teuthology.orchestra.run.smithi160:> sudo udevadm trigger /dev/kvm 2024-09-16T22:00:31.355 DEBUG:teuthology.orchestra.run.smithi160:> ls -l /dev/kvm 2024-09-16T22:00:31.411 INFO:teuthology.orchestra.run.smithi160.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 16 22:00 /dev/kvm 2024-09-16T22:00:31.412 INFO:tasks.qemu:starting qemu... 2024-09-16T22:00:31.412 DEBUG:teuthology.orchestra.run.smithi160:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-16T22:00:31.454 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-16T22:00:31.753 INFO:tasks.qemu.client.0.smithi160.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-16T22:00:31.839 INFO:tasks.qemu.client.0.smithi160.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-16T22:00:31.839 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:31.839 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:31.839 INFO:tasks.qemu.client.0.smithi160.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-16T22:00:31.840 INFO:tasks.qemu.client.0.smithi160.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-16T22:00:31.840 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:31.840 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:32.118 INFO:tasks.qemu.client.0.smithi160.stdout:Booting from Hard Disk... 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout: before booting or 'c' for a command-line. 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout:  Ubuntu, with Linux 3.2.0-32-virtual   Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:32.487 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:32.488 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:32.488 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.264 INFO:tasks.qemu.client.0.smithi160.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-16T22:00:33.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:33.266 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.272 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:34.273 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.263 INFO:tasks.qemu.client.0.smithi160.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:35.265 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.263 INFO:tasks.qemu.client.0.smithi160.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-16T22:00:36.263 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.263 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.263 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.263 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.263 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:36.264 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.268 INFO:tasks.qemu.client.0.smithi160.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-16T22:00:37.268 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.269 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.270 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:37.270 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:00:39.157 INFO:tasks.qemu.client.0.smithi160.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-16T22:00:39.157 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-16T22:00:39.157 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2024-09-16T22:00:39.157 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Intel GenuineIntel 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-16T22:00:39.158 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] DMI 2.8 present. 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] No AGP bridge found 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-16T22:00:39.159 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:00:39.160 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] No NUMA configuration found 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Zone PFN ranges: 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-16T22:00:39.161 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-16T22:00:39.162 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-16T22:00:39.163 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-16T22:00:39.164 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Policy zone: Normal 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Checking aperture... 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] No AGP bridge found 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-16T22:00:39.165 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.008000] Security Framework initialized 2024-09-16T22:00:39.166 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.008742] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.009684] Mount-cache hash table entries: 256 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.010234] Initializing cgroup subsys cpuacct 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.010743] Initializing cgroup subsys memory 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.011219] Initializing cgroup subsys devices 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.011704] Initializing cgroup subsys freezer 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.012003] Initializing cgroup subsys blkio 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.012478] Initializing cgroup subsys perf_event 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.013031] CPU: Physical Processor ID: 0 2024-09-16T22:00:39.167 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.014177] mce: CPU supports 10 MCE banks 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.014819] SMP alternatives: switching to UP code 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.028246] Freeing SMP alternatives: 24k freed 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.028768] ACPI: Core revision 20110623 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.029649] ftrace: allocating 27008 entries in 106 pages 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.036228] Enabling x2apic 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.036566] Enabled x2apic 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.037100] Switched APIC routing to physical x2apic. 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.040332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.040979] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-16T22:00:39.168 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] ... version: 2 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] ... bit width: 48 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] ... generic registers: 4 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.044063] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.048019] Brought up 1 CPUs 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.048370] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.052138] devtmpfs: initialized 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.052918] EVM: security.selinux 2024-09-16T22:00:39.169 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.053285] EVM: security.SMACK64 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.053651] EVM: security.capability 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.054486] print_constraints: dummy: 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.054968] RTC time: 22:00:37, date: 09/16/24 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.055476] NET: Registered protocol family 16 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.056052] ACPI: bus type pci registered 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.056571] PCI: Using configuration type 1 for base access 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.057586] bio: create slab at 0 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.058092] ACPI: Added _OSI(Module Device) 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.058556] ACPI: Added _OSI(Processor Device) 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.059046] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.059561] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-16T22:00:39.170 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.060951] ACPI: Interpreter enabled 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.061376] ACPI: (supports S0 S5) 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.061787] ACPI: Using IOAPIC for interrupt routing 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.063444] ACPI: No dock devices found. 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.064012] HEST: Table not found. 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.064391] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.065387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.066086] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.066812] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.067524] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.068011] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-16T22:00:39.171 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.068805] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.073355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.074167] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.121659] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.123729] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.124259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.124996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.125732] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.126452] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.127172] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.128016] vgaarb: loaded 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.128323] vgaarb: bridge control possible 0000:00:02.0 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.128967] i2c-core: driver [aat2870] using legacy suspend method 2024-09-16T22:00:39.172 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.129651] i2c-core: driver [aat2870] using legacy resume method 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.130360] SCSI subsystem initialized 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.130877] usbcore: registered new interface driver usbfs 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.131491] usbcore: registered new interface driver hub 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.132029] usbcore: registered new device driver usb 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.132640] PCI: Using ACPI for IRQ routing 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.133315] NetLabel: Initializing 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.133699] NetLabel: domain hash size = 128 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.134174] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.134727] NetLabel: unlabeled traffic allowed by default 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.135363] Switching to clocksource kvm-clock 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.139075] AppArmor: AppArmor Filesystem Enabled 2024-09-16T22:00:39.173 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.139641] pnp: PnP ACPI init 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.140014] ACPI: bus type pnp registered 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.140817] pnp: PnP ACPI: found 9 devices 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.141269] ACPI: ACPI bus type pnp unregistered 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.146957] NET: Registered protocol family 2 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.147514] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.148835] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.150847] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.151685] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.152432] TCP reno registered 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.152789] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.153452] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T22:00:39.174 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.154211] NET: Registered protocol family 1 2024-09-16T22:00:39.176 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.154702] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-16T22:00:39.176 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.155364] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-16T22:00:39.176 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.156024] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-16T22:00:39.176 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.156762] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-16T22:00:39.176 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.157463] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-16T22:00:39.176 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.158298] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.159157] audit: initializing netlink socket (disabled) 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.159761] type=2000 audit(1726524037.152:1): initialized 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.173181] Trying to unpack rootfs image as initramfs... 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.192318] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.200324] VFS: Disk quotas dquot_6.5.2 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.200805] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.201926] fuse init (API version 7.17) 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.202387] msgmni has been set to 7894 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.216126] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.220064] io scheduler noop registered 2024-09-16T22:00:39.177 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.220486] io scheduler deadline registered (default) 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.221097] io scheduler cfq registered 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.221583] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.222209] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.223031] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.223876] ACPI: Power Button [PWRF] 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.228260] ERST: Table is not found! 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.228682] GHES: HEST is not enabled! 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.229306] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.229981] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.231357] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-16T22:00:39.178 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.232062] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.234730] Freeing initrd memory: 4308k freed 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.235749] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.236412] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.237572] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.260465] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.283796] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.284540] Linux agpgart interface v0.103 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.285501] brd: module loaded 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.286283] loop: module loaded 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.287373] vda: vda1 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.289808] vdb: unknown partition table 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.291962] vdc: unknown partition table 2024-09-16T22:00:39.179 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.293232] scsi0 : ata_piix 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.293603] scsi1 : ata_piix 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.293959] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.294698] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.295576] Fixed MDIO Bus: probed 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.295963] tun: Universal TUN/TAP device driver, 1.6 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.296529] tun: (C) 1999-2004 Max Krasnyansky 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.297447] PPP generic driver version 2.4.2 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.297983] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.298707] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.299384] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-16T22:00:39.180 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.300128] usbcore: registered new interface driver libusual 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.300801] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.302258] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.302819] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.303645] mousedev: PS/2 mouse device common for all mice 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.304454] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.305625] rtc_cmos 00:08: RTC can wake from S4 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.306259] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.307008] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.307653] device-mapper: uevent: version 1.0.3 2024-09-16T22:00:39.181 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.308182] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.309124] cpuidle: using governor ladder 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.309578] cpuidle: using governor menu 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.310018] EFI Variables Facility v0.08 2004-May-17 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.310646] TCP cubic registered 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.311058] NET: Registered protocol family 10 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.311752] NET: Registered protocol family 17 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.312259] Registering the dns_resolver key type 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.312876] registered taskstats version 1 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.316483] Magic number: 8:517:47 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.316980] rtc_cmos 00:08: setting system clock to 2024-09-16 22:00:37 UTC (1726524037) 2024-09-16T22:00:39.182 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.317854] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.318505] EDD information not available. 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.456620] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.457678] ata2.00: configured for MWDMA2 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.458516] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.459811] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.460442] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.461221] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.462579] Freeing unused kernel memory: 924k freed 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.463242] Write protecting the kernel read-only data: 12288k 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.466423] Freeing unused kernel memory: 1640k freed 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.469389] Freeing unused kernel memory: 1200k freed 2024-09-16T22:00:39.183 INFO:tasks.qemu.client.0.smithi160.stdout:Loading, please wait... 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:Begin: Loading essential drivers ... done. 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.479908] udevd[84]: starting version 175 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.529150] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.529952] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.542894] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.543596] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:Begin: Running /scripts/local-premount ... [ 0.567681] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.826865] FDC 0 is a S82078B 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.863765] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-16T22:00:39.184 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.864554] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-16T22:00:39.185 INFO:tasks.qemu.client.0.smithi160.stdout:done. 2024-09-16T22:00:39.185 INFO:tasks.qemu.client.0.smithi160.stdout:[ 0.954822] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T22:00:39.185 INFO:tasks.qemu.client.0.smithi160.stdout:Begin: Running /scripts/local-bottom ... [ 0.990794] vda: vda1 2024-09-16T22:00:39.185 INFO:tasks.qemu.client.0.smithi160.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-16T22:00:39.186 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-16T22:00:39.199 INFO:tasks.qemu.client.0.smithi160.stdout:[ 1.038487] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T22:00:39.199 INFO:tasks.qemu.client.0.smithi160.stdout:done. 2024-09-16T22:00:39.199 INFO:tasks.qemu.client.0.smithi160.stdout:done. 2024-09-16T22:00:39.200 INFO:tasks.qemu.client.0.smithi160.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-16T22:00:40.453 INFO:tasks.qemu.client.0.smithi160.stdout:cloud-init start-local running: Mon, 16 Sep 2024 22:00:38 +0000. up 1.40 seconds 2024-09-16T22:00:41.539 INFO:tasks.qemu.client.0.smithi160.stdout:no instance data found in start-local 2024-09-16T22:00:41.622 INFO:teuthology.orchestra.run.smithi160.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T22:00:41.627 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:00:41.781 INFO:tasks.qemu.client.0.smithi160.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-16T22:00:41.781 INFO:tasks.qemu.client.0.smithi160.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-16T22:00:41.781 INFO:tasks.qemu.client.0.smithi160.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-16T22:00:41.781 INFO:tasks.qemu.client.0.smithi160.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-16T22:00:41.781 INFO:tasks.qemu.client.0.smithi160.stdout:cloud-init start running: Mon, 16 Sep 2024 22:00:41 +0000. up 3.95 seconds 2024-09-16T22:00:41.954 INFO:tasks.qemu.client.0.smithi160.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:The key fingerprint is: 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:a5:20:fc:dc:45:61:fc:33:c6:39:4b:e7:ff:30:b1:df root@test 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:The key's randomart image is: 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:+--[ RSA 2048]----+ 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:| .+. | 2024-09-16T22:00:43.331 INFO:tasks.qemu.client.0.smithi160.stdout:| . o. | 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:| o . oo . | 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:| + o + X . | 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:| o S o B. | 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:| . .o | 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:| +. | 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:| +o| 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:| E| 2024-09-16T22:00:43.332 INFO:tasks.qemu.client.0.smithi160.stdout:+-----------------+ 2024-09-16T22:00:43.425 INFO:tasks.qemu.client.0.smithi160.stdout:Generating public/private dsa key pair. 2024-09-16T22:00:43.425 INFO:tasks.qemu.client.0.smithi160.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-16T22:00:43.425 INFO:tasks.qemu.client.0.smithi160.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-16T22:00:43.428 INFO:tasks.qemu.client.0.smithi160.stdout:The key fingerprint is: 2024-09-16T22:00:43.428 INFO:tasks.qemu.client.0.smithi160.stdout:bc:13:28:c1:aa:ed:2f:23:98:36:c8:72:bf:2d:54:85 root@test 2024-09-16T22:00:43.428 INFO:tasks.qemu.client.0.smithi160.stdout:The key's randomart image is: 2024-09-16T22:00:43.428 INFO:tasks.qemu.client.0.smithi160.stdout:+--[ DSA 1024]----+ 2024-09-16T22:00:43.428 INFO:tasks.qemu.client.0.smithi160.stdout:| . | 2024-09-16T22:00:43.428 INFO:tasks.qemu.client.0.smithi160.stdout:| . E . | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:| o . | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:| . ..o | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:| . ... S | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:| o .. o | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:|=... o | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:|*=+ .. . | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:|ooo=+o. | 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:+-----------------+ 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:Generating public/private ecdsa key pair. 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:The key fingerprint is: 2024-09-16T22:00:43.429 INFO:tasks.qemu.client.0.smithi160.stdout:0d:1a:ba:02:5a:68:b0:96:f7:13:78:66:c8:be:b1:a0 root@test 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:The key's randomart image is: 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:+--[ECDSA 256]---+ 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:| | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:| | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:|. . . | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:|.oo o. o o | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:|++.=.=. S . | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:|+oo =.. | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:|...o.o | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:|. ..+ . | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:|E o | 2024-09-16T22:00:43.430 INFO:tasks.qemu.client.0.smithi160.stdout:+-----------------+ 2024-09-16T22:00:43.487 INFO:tasks.qemu.client.0.smithi160.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-16T22:00:43.638 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-16T22:00:43.664 INFO:tasks.qemu.client.0.smithi160.stdout:landscape-client is not configured, please run landscape-config. 2024-09-16T22:00:43.693 INFO:tasks.qemu.client.0.smithi160.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-16T22:00:43.702 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-16T22:00:43.730 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting automatic crash report generation[ OK ] 2024-09-16T22:00:43.730 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-16T22:00:43.730 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-16T22:00:43.730 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting ACPI daemon[ OK ] 2024-09-16T22:00:43.730 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting save kernel messages[ OK ] 2024-09-16T22:00:43.730 INFO:tasks.qemu.client.0.smithi160.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-16T22:00:43.730 INFO:tasks.qemu.client.0.smithi160.stdout: * Stopping save kernel messages[ OK ] 2024-09-16T22:00:43.741 INFO:tasks.qemu.client.0.smithi160.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-16T22:00:43.908 INFO:tasks.qemu.client.0.smithi160.stdout:Generating locales... 2024-09-16T22:00:44.446 INFO:tasks.qemu.client.0.smithi160.stdout: en_US.UTF-8... done 2024-09-16T22:00:44.453 INFO:tasks.qemu.client.0.smithi160.stdout:Generation complete. 2024-09-16T22:00:44.850 INFO:tasks.qemu.client.0.smithi160.stdout:passwd: password expiry information changed. 2024-09-16T22:00:45.068 INFO:tasks.qemu.client.0.smithi160.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-16T22:00:45.152 INFO:tasks.qemu.client.0.smithi160.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-16T22:00:45.412 INFO:tasks.qemu.client.0.smithi160.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-16T22:00:45.543 INFO:tasks.qemu.client.0.smithi160.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-16T22:00:45.626 INFO:tasks.qemu.client.0.smithi160.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-16T22:00:46.012 INFO:tasks.qemu.client.0.smithi160.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-16T22:00:46.110 INFO:tasks.qemu.client.0.smithi160.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-16T22:00:46.373 INFO:tasks.qemu.client.0.smithi160.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-16T22:00:46.544 INFO:tasks.qemu.client.0.smithi160.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-16T22:00:46.806 INFO:tasks.qemu.client.0.smithi160.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-16T22:00:46.979 INFO:tasks.qemu.client.0.smithi160.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-16T22:00:47.143 INFO:tasks.qemu.client.0.smithi160.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-16T22:00:47.225 INFO:tasks.qemu.client.0.smithi160.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-16T22:00:47.660 INFO:tasks.qemu.client.0.smithi160.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-16T22:00:47.763 INFO:tasks.qemu.client.0.smithi160.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-16T22:00:48.014 INFO:tasks.qemu.client.0.smithi160.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-16T22:00:48.181 INFO:tasks.qemu.client.0.smithi160.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-16T22:00:48.438 INFO:tasks.qemu.client.0.smithi160.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-16T22:00:48.607 INFO:tasks.qemu.client.0.smithi160.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-16T22:00:48.689 INFO:tasks.qemu.client.0.smithi160.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-16T22:00:48.770 INFO:tasks.qemu.client.0.smithi160.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-16T22:00:48.867 INFO:tasks.qemu.client.0.smithi160.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-16T22:00:49.127 INFO:tasks.qemu.client.0.smithi160.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-16T22:00:49.551 INFO:tasks.qemu.client.0.smithi160.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-16T22:00:49.717 INFO:tasks.qemu.client.0.smithi160.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-16T22:00:49.811 INFO:tasks.qemu.client.0.smithi160.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-16T22:00:50.108 INFO:tasks.qemu.client.0.smithi160.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-16T22:00:50.595 INFO:tasks.qemu.client.0.smithi160.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-16T22:00:50.852 INFO:tasks.qemu.client.0.smithi160.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-16T22:00:51.315 INFO:tasks.qemu.client.0.smithi160.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-16T22:00:51.568 INFO:tasks.qemu.client.0.smithi160.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-16T22:00:52.027 INFO:tasks.qemu.client.0.smithi160.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-16T22:00:52.113 INFO:tasks.qemu.client.0.smithi160.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-16T22:00:52.274 INFO:tasks.qemu.client.0.smithi160.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-16T22:00:52.875 INFO:tasks.qemu.client.0.smithi160.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-16T22:00:55.230 INFO:tasks.qemu.client.0.smithi160.stdout:Fetched 29.2 MB in 10s (2663 kB/s) 2024-09-16T22:00:56.622 INFO:tasks.qemu.client.0.smithi160.stdout:Reading package lists... 2024-09-16T22:00:56.627 INFO:tasks.qemu.client.0.smithi160.stdout:Reading package lists... 2024-09-16T22:00:56.806 INFO:tasks.qemu.client.0.smithi160.stdout:Building dependency tree... 2024-09-16T22:00:56.807 INFO:tasks.qemu.client.0.smithi160.stdout:Reading state information... 2024-09-16T22:00:56.922 INFO:tasks.qemu.client.0.smithi160.stdout:The following packages will be upgraded: 2024-09-16T22:00:56.922 INFO:tasks.qemu.client.0.smithi160.stdout: ca-certificates libssl1.0.0 2024-09-16T22:00:56.989 INFO:tasks.qemu.client.0.smithi160.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T22:00:56.989 INFO:tasks.qemu.client.0.smithi160.stdout:Need to get 1233 kB of archives. 2024-09-16T22:00:56.989 INFO:tasks.qemu.client.0.smithi160.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-16T22:00:56.990 INFO:tasks.qemu.client.0.smithi160.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-16T22:00:57.114 INFO:tasks.qemu.client.0.smithi160.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-16T22:00:57.197 INFO:tasks.qemu.client.0.smithi160.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T22:00:57.205 INFO:tasks.qemu.client.0.smithi160.stdout:Fetched 1233 kB in 0s (6842 kB/s) 2024-09-16T22:00:57.563 INFO:tasks.qemu.client.0.smithi160.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T22:00:57.572 INFO:tasks.qemu.client.0.smithi160.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-16T22:00:57.589 INFO:tasks.qemu.client.0.smithi160.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-16T22:00:57.687 INFO:tasks.qemu.client.0.smithi160.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-16T22:00:57.837 INFO:tasks.qemu.client.0.smithi160.stdout:Processing triggers for libc-bin ... 2024-09-16T22:00:57.848 INFO:tasks.qemu.client.0.smithi160.stdout:ldconfig deferred processing now taking place 2024-09-16T22:00:58.095 INFO:tasks.qemu.client.0.smithi160.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T22:00:58.095 INFO:tasks.qemu.client.0.smithi160.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-16T22:00:58.109 INFO:tasks.qemu.client.0.smithi160.stdout:Unpacking replacement ca-certificates ... 2024-09-16T22:00:58.203 INFO:tasks.qemu.client.0.smithi160.stdout:Processing triggers for man-db ... 2024-09-16T22:00:58.706 INFO:tasks.qemu.client.0.smithi160.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-16T22:01:00.843 INFO:tasks.qemu.client.0.smithi160.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-16T22:01:00.846 INFO:tasks.qemu.client.0.smithi160.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T22:01:02.145 INFO:tasks.qemu.client.0.smithi160.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-16T22:01:02.148 INFO:tasks.qemu.client.0.smithi160.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T22:01:02.149 INFO:tasks.qemu.client.0.smithi160.stdout:Reading package lists... 2024-09-16T22:01:02.343 INFO:tasks.qemu.client.0.smithi160.stdout:Building dependency tree... 2024-09-16T22:01:02.344 INFO:tasks.qemu.client.0.smithi160.stdout:Reading state information... 2024-09-16T22:01:02.498 INFO:tasks.qemu.client.0.smithi160.stdout:The following extra packages will be installed: 2024-09-16T22:01:02.498 INFO:tasks.qemu.client.0.smithi160.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-16T22:01:02.498 INFO:tasks.qemu.client.0.smithi160.stdout:The following NEW packages will be installed: 2024-09-16T22:01:02.498 INFO:tasks.qemu.client.0.smithi160.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-16T22:01:02.732 INFO:tasks.qemu.client.0.smithi160.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T22:01:02.732 INFO:tasks.qemu.client.0.smithi160.stdout:Need to get 424 kB of archives. 2024-09-16T22:01:02.732 INFO:tasks.qemu.client.0.smithi160.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-16T22:01:02.732 INFO:tasks.qemu.client.0.smithi160.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-16T22:01:02.935 INFO:tasks.qemu.client.0.smithi160.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-16T22:01:03.216 INFO:tasks.qemu.client.0.smithi160.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-16T22:01:03.339 INFO:tasks.qemu.client.0.smithi160.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-16T22:01:03.452 INFO:tasks.qemu.client.0.smithi160.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-16T22:01:03.671 INFO:tasks.qemu.client.0.smithi160.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T22:01:03.677 INFO:tasks.qemu.client.0.smithi160.stdout:Fetched 424 kB in 1s (388 kB/s) 2024-09-16T22:01:03.748 INFO:tasks.qemu.client.0.smithi160.stdout:Selecting previously unselected package libgssglue1. 2024-09-16T22:01:03.753 INFO:tasks.qemu.client.0.smithi160.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-16T22:01:03.758 INFO:tasks.qemu.client.0.smithi160.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-16T22:01:03.854 INFO:tasks.qemu.client.0.smithi160.stdout:Selecting previously unselected package libtirpc1. 2024-09-16T22:01:03.854 INFO:tasks.qemu.client.0.smithi160.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-16T22:01:03.964 INFO:tasks.qemu.client.0.smithi160.stdout:Selecting previously unselected package rpcbind. 2024-09-16T22:01:03.964 INFO:tasks.qemu.client.0.smithi160.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-16T22:01:04.081 INFO:tasks.qemu.client.0.smithi160.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-16T22:01:04.081 INFO:tasks.qemu.client.0.smithi160.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-16T22:01:04.181 INFO:tasks.qemu.client.0.smithi160.stdout:Selecting previously unselected package nfs-common. 2024-09-16T22:01:04.181 INFO:tasks.qemu.client.0.smithi160.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-16T22:01:04.248 INFO:tasks.qemu.client.0.smithi160.stdout:Processing triggers for man-db ... 2024-09-16T22:01:04.539 INFO:tasks.qemu.client.0.smithi160.stdout:Processing triggers for ureadahead ... 2024-09-16T22:01:04.586 INFO:tasks.qemu.client.0.smithi160.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-16T22:01:04.654 INFO:tasks.qemu.client.0.smithi160.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-16T22:01:04.716 INFO:tasks.qemu.client.0.smithi160.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-16T22:01:04.791 INFO:tasks.qemu.client.0.smithi160.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-16T22:01:04.808 INFO:tasks.qemu.client.0.smithi160.stdout:portmap start/running, process 8160 2024-09-16T22:01:04.822 INFO:tasks.qemu.client.0.smithi160.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-16T22:01:04.864 INFO:tasks.qemu.client.0.smithi160.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-16T22:01:05.032 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:01:05.032 INFO:tasks.qemu.client.0.smithi160.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-16T22:01:05.175 INFO:tasks.qemu.client.0.smithi160.stdout: 2024-09-16T22:01:05.175 INFO:tasks.qemu.client.0.smithi160.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-16T22:01:05.250 INFO:tasks.qemu.client.0.smithi160.stdout:Adding system user `statd' (UID 106) ... 2024-09-16T22:01:05.250 INFO:tasks.qemu.client.0.smithi160.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-16T22:01:05.304 INFO:tasks.qemu.client.0.smithi160.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-16T22:01:05.329 INFO:tasks.qemu.client.0.smithi160.stdout:statd start/running, process 8394 2024-09-16T22:01:05.346 INFO:tasks.qemu.client.0.smithi160.stdout:gssd stop/post-stop, process 8425 2024-09-16T22:01:05.808 INFO:tasks.qemu.client.0.smithi160.stdout:idmapd start/running, process 8465 2024-09-16T22:01:05.821 INFO:tasks.qemu.client.0.smithi160.stdout:Processing triggers for libc-bin ... 2024-09-16T22:01:05.835 INFO:tasks.qemu.client.0.smithi160.stdout:ldconfig deferred processing now taking place 2024-09-16T22:01:06.133 INFO:tasks.qemu.client.0.smithi160.stdout:mount.nfs: timeout set for Mon Sep 16 22:03:06 2024 2024-09-16T22:01:06.133 INFO:tasks.qemu.client.0.smithi160.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-16T22:01:06.133 INFO:tasks.qemu.client.0.smithi160.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-16T22:01:06.133 INFO:tasks.qemu.client.0.smithi160.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-16T22:01:41.655 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-16T22:01:41.777 INFO:teuthology.orchestra.run.smithi160.stderr: Commit image migration: 100% complete...done. 2024-09-16T22:01:41.782 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:02:41.811 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-16T22:02:43.072 INFO:teuthology.orchestra.run.smithi160.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T22:02:43.077 DEBUG:teuthology.parallel:result is None 2024-09-16T22:47:50.496 INFO:tasks.qemu.client.0.smithi160.stdout:acpid: exiting 2024-09-16T22:47:50.528 INFO:tasks.qemu.client.0.smithi160.stdout:Traceback (most recent call last): 2024-09-16T22:47:50.528 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout: self._connect_unixsocket(self.address) 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout: self.socket.connect(address) 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout: return getattr(self._sock,name)(*args) 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout:error: [Errno 111] Connection refused 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout:Logged from file __init__.py, line 116 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout:Checking for running unattended-upgrades: 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: 2024-09-16T22:47:50.721 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: ############################################################# 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: 1024 bc:13:28:c1:aa:ed:2f:23:98:36:c8:72:bf:2d:54:85 root@test (DSA) 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: 256 0d:1a:ba:02:5a:68:b0:96:f7:13:78:66:c8:be:b1:a0 root@test (ECDSA) 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: 2048 a5:20:fc:dc:45:61:fc:33:c6:39:4b:e7:ff:30:b1:df root@test (RSA) 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ec2: ############################################################# 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGnkjxNJLg82g8vtOgZrOKbVK7TmrmZa9yD8qYhAC9DM1pTL3EFMkergXFwXYEwLHuO0VKiUdJOx6z2rfgoPN6A= root@test 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaW4BZyVt8m3+Y74c4XLBN6Uu1vIE8wQnxVYNXIzTR+QJdAk4Jgx7ZCM+BoxhLy26KqybuAolp09YxN3BHCJb48nc6o4xSg75WvVyv8sLLq0xLxVplhq7zW9IteGz8PZzO9EsPMovXf5Bz5VXwvvZJ+ocvL4wJd46SlYuT79EPwsRse1EZa/Iwn3AGg2EzNPZwHfGtcc8Z6ge+r4yF5HrlK5rQ2Df2sdEZ58j/qqX+lwiq7sWdQAiuABINJIIc3JOgjQjE0nyzQdr2U+xfCrcKNDTxlEwIlejhgekLJavWxatebmGugsCBBICJTJzGQgxs9CsXnavIeQZhzKZOIrKL root@test 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:-----END SSH HOST KEY KEYS----- 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout:Traceback (most recent call last): 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout: self._connect_unixsocket(self.address) 2024-09-16T22:47:50.722 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: self.socket.connect(address) 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: return getattr(self._sock,name)(*args) 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout:error: [Errno 111] Connection refused 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout:Logged from file __init__.py, line 116 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout:Traceback (most recent call last): 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: self._connect_unixsocket(self.address) 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: self.socket.connect(address) 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout: return getattr(self._sock,name)(*args) 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout:error: [Errno 111] Connection refused 2024-09-16T22:47:50.723 INFO:tasks.qemu.client.0.smithi160.stdout:Logged from file __init__.py, line 116 2024-09-16T22:47:50.724 INFO:tasks.qemu.client.0.smithi160.stdout:cloud-init boot finished at Mon, 16 Sep 2024 22:47:50 +0000. Up 2832.86 seconds 2024-09-16T22:47:50.724 INFO:tasks.qemu.client.0.smithi160.stdout: * Stopping landscape-client daemon  [fail] 2024-09-16T22:47:50.829 INFO:tasks.qemu.client.0.smithi160.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-16T22:47:50.865 INFO:tasks.qemu.client.0.smithi160.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-16T22:47:50.883 INFO:tasks.qemu.client.0.smithi160.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-16T22:47:51.010 INFO:tasks.qemu.client.0.smithi160.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-16T22:47:51.040 INFO:tasks.qemu.client.0.smithi160.stdout: * Deactivating swap...  [ OK ] 2024-09-16T22:47:51.062 INFO:tasks.qemu.client.0.smithi160.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-16T22:47:51.193 INFO:tasks.qemu.client.0.smithi160.stdout: * Will now halt 2024-09-16T22:47:51.205 INFO:tasks.qemu.client.0.smithi160.stdout:[ 2833.470442] Power down. 2024-09-16T22:47:51.300 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-16T22:47:51.300 DEBUG:teuthology.orchestra.run.smithi160:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-16T22:47:51.327 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T22:47:51.327 INFO:tasks.qemu:Stopping NFS... 2024-09-16T22:47:51.328 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl stop nfs-server 2024-09-16T22:47:51.453 INFO:tasks.qemu:Unmounting exported directory... 2024-09-16T22:47:51.453 DEBUG:teuthology.orchestra.run.smithi160:> sudo umount /export/client.0 2024-09-16T22:47:51.479 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T22:47:51.479 DEBUG:teuthology.orchestra.run.smithi160:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-16T22:47:51.545 INFO:tasks.qemu:Starting NFS... 2024-09-16T22:47:51.545 DEBUG:teuthology.orchestra.run.smithi160:> sudo systemctl start nfs-server 2024-09-16T22:47:51.874 DEBUG:teuthology.orchestra.run.smithi160:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-16T22:47:51.889 INFO:tasks.qemu:Deleting exported directory... 2024-09-16T22:47:51.890 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -r /export 2024-09-16T22:47:51.956 DEBUG:tasks.qemu:cleaning up base image files 2024-09-16T22:47:51.956 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-09-16T22:47:52.273 DEBUG:teuthology.orchestra.run.smithi160:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-16T22:47:52.626 INFO:teuthology.orchestra.run.smithi160.stdout:Dependencies resolved. 2024-09-16T22:47:52.626 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout: Package Arch Version Repository Size 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout:Removing: 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction Summary 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout:================================================================================ 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout:Remove 1 Package 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout:Freed space: 41 k 2024-09-16T22:47:52.627 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction check 2024-09-16T22:47:52.630 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction check succeeded. 2024-09-16T22:47:52.630 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction test 2024-09-16T22:47:52.650 INFO:teuthology.orchestra.run.smithi160.stdout:Transaction test succeeded. 2024-09-16T22:47:52.651 INFO:teuthology.orchestra.run.smithi160.stdout:Running transaction 2024-09-16T22:47:52.737 INFO:teuthology.orchestra.run.smithi160.stdout: Preparing : 1/1 2024-09-16T22:47:53.199 INFO:teuthology.orchestra.run.smithi160.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T22:47:53.441 INFO:teuthology.orchestra.run.smithi160.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T22:47:53.441 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T22:47:53.442 INFO:teuthology.orchestra.run.smithi160.stdout:Removed: 2024-09-16T22:47:53.442 INFO:teuthology.orchestra.run.smithi160.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-16T22:47:53.442 INFO:teuthology.orchestra.run.smithi160.stdout: 2024-09-16T22:47:53.442 INFO:teuthology.orchestra.run.smithi160.stdout:Complete! 2024-09-16T22:47:53.575 DEBUG:teuthology.orchestra.run.smithi160:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-16T22:47:53.594 DEBUG:teuthology.parallel:result is None 2024-09-16T22:47:53.594 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T22:47:53.610 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T22:47:53.611 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T22:47:53.611 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2024-09-16T22:47:53.675 DEBUG:teuthology.orchestra.run.smithi160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-16T22:47:54.105 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-16T22:47:54.114 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-16T22:47:54.114 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:47:54.429 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T22:47:54.430 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T22:47:54.441 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":1509,"stamp":"2024-09-16T22:47:53.675891+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569578076,"num_objects":4957,"num_object_clones":0,"num_object_copies":9914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4957,"num_whiteouts":0,"num_read":458473,"num_read_kb":14058471,"num_write":647534,"num_write_kb":85852769,"num_scrub_errors":0,"num_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":45596,"ondisk_log_size":45596,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":44526820,"kb_used_data":39626456,"kb_used_omap":12,"kb_used_meta":4898803,"kb_avail":710447900,"statfs":{"total":773094113280,"available":727498649600,"internally_reserved":0,"allocated":40577490944,"data_stored":40575392488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":5016374833},"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":1403,"num_read_kb":38266,"num_write":128,"num_write_kb":5564,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002325"},"pg_stats":[{"pgid":"2.7","version":"28'2568","reported_seq":2633,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:43:59.127917+0000","last_change":"2024-09-16T21:58:28.778395+0000","last_active":"2024-09-16T22:43:59.127917+0000","last_peered":"2024-09-16T22:43:59.127917+0000","last_clean":"2024-09-16T22:43:59.127917+0000","last_became_active":"2024-09-16T21:58:26.290261+0000","last_became_peered":"2024-09-16T21:58:26.290261+0000","last_unstale":"2024-09-16T22:43:59.127917+0000","last_undegraded":"2024-09-16T22:43:59.127917+0000","last_fullsized":"2024-09-16T22:43:59.127917+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2568,"log_dups_size":0,"ondisk_log_size":2568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:23:39.523995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052088000000000004,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15392,"num_read_kb":12814,"num_write":5128,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":54,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:43:59.509275+0000","last_change":"2024-09-16T21:58:28.301713+0000","last_active":"2024-09-16T22:43:59.509275+0000","last_peered":"2024-09-16T22:43:59.509275+0000","last_clean":"2024-09-16T22:43:59.509275+0000","last_became_active":"2024-09-16T21:58:26.289972+0000","last_became_peered":"2024-09-16T21:58:26.289972+0000","last_unstale":"2024-09-16T22:43:59.509275+0000","last_undegraded":"2024-09-16T22:43:59.509275+0000","last_fullsized":"2024-09-16T22:43:59.509275+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:03:12.035108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069145899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":55,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:27.128698+0000","last_change":"2024-09-16T21:58:28.778190+0000","last_active":"2024-09-16T22:44:27.128698+0000","last_peered":"2024-09-16T22:44:27.128698+0000","last_clean":"2024-09-16T22:44:27.128698+0000","last_became_active":"2024-09-16T21:58:26.329031+0000","last_became_peered":"2024-09-16T21:58:26.329031+0000","last_unstale":"2024-09-16T22:44:27.128698+0000","last_undegraded":"2024-09-16T22:44:27.128698+0000","last_fullsized":"2024-09-16T22:44:27.128698+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:46:39.153256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055462399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"28'194","reported_seq":1666,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:47.659380+0000","last_change":"2024-09-16T21:58:28.301652+0000","last_active":"2024-09-16T22:47:47.659380+0000","last_peered":"2024-09-16T22:47:47.659380+0000","last_clean":"2024-09-16T22:47:47.659380+0000","last_became_active":"2024-09-16T21:58:26.328472+0000","last_became_peered":"2024-09-16T21:58:26.328472+0000","last_unstale":"2024-09-16T22:47:47.659380+0000","last_undegraded":"2024-09-16T22:47:47.659380+0000","last_fullsized":"2024-09-16T22:47:47.659380+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":194,"log_dups_size":0,"ondisk_log_size":194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064758999999999997,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":460,"num_read_kb":364,"num_write":185,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"28'118347","reported_seq":221689,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:48.403499+0000","last_change":"2024-09-16T21:58:36.865086+0000","last_active":"2024-09-16T22:47:48.403499+0000","last_peered":"2024-09-16T22:47:48.403499+0000","last_clean":"2024-09-16T22:47:48.403499+0000","last_became_active":"2024-09-16T21:58:34.596095+0000","last_became_peered":"2024-09-16T21:58:34.596095+0000","last_unstale":"2024-09-16T22:47:48.403499+0000","last_undegraded":"2024-09-16T22:47:48.403499+0000","last_fullsized":"2024-09-16T22:47:48.403499+0000","mapping_epoch":24,"log_start":"28'108300","ondisk_log_start":"28'108300","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+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 @ 2024-09-18T09:02:27.144659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056342700000000003,"stat_sum":{"num_bytes":5006909440,"num_objects":1204,"num_object_clones":0,"num_object_copies":2408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1204,"num_whiteouts":0,"num_read":103359,"num_read_kb":3264783,"num_write":118346,"num_write_kb":20964022,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"28'62","reported_seq":753,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:42.240254+0000","last_change":"2024-09-16T21:58:28.299591+0000","last_active":"2024-09-16T22:47:42.240254+0000","last_peered":"2024-09-16T22:47:42.240254+0000","last_clean":"2024-09-16T22:47:42.240254+0000","last_became_active":"2024-09-16T21:58:26.290796+0000","last_became_peered":"2024-09-16T21:58:26.290796+0000","last_unstale":"2024-09-16T22:47:42.240254+0000","last_undegraded":"2024-09-16T22:47:42.240254+0000","last_fullsized":"2024-09-16T22:47:42.240254+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":62,"log_dups_size":0,"ondisk_log_size":62,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010156620000000001,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":164,"num_read_kb":109,"num_write":58,"num_write_kb":53,"num_scrub_errors":0,"num_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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"28'341452","reported_seq":562996,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:49.660911+0000","last_change":"2024-09-16T21:58:36.864969+0000","last_active":"2024-09-16T22:47:49.660911+0000","last_peered":"2024-09-16T22:47:49.660911+0000","last_clean":"2024-09-16T22:47:49.660911+0000","last_became_active":"2024-09-16T21:58:35.053049+0000","last_became_peered":"2024-09-16T21:58:35.053049+0000","last_unstale":"2024-09-16T22:47:49.660911+0000","last_undegraded":"2024-09-16T22:47:49.660911+0000","last_fullsized":"2024-09-16T22:47:49.660911+0000","mapping_epoch":24,"log_start":"28'331400","ondisk_log_start":"28'331400","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:57:49.793993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040913499999999998,"stat_sum":{"num_bytes":5222808064,"num_objects":1258,"num_object_clones":0,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":221571,"num_read_kb":4461013,"num_write":341452,"num_write_kb":26216757,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'2396","reported_seq":2461,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:19.139676+0000","last_change":"2024-09-16T21:58:28.294086+0000","last_active":"2024-09-16T22:44:19.139676+0000","last_peered":"2024-09-16T22:44:19.139676+0000","last_clean":"2024-09-16T22:44:19.139676+0000","last_became_active":"2024-09-16T21:58:26.328645+0000","last_became_peered":"2024-09-16T21:58:26.328645+0000","last_unstale":"2024-09-16T22:44:19.139676+0000","last_undegraded":"2024-09-16T22:44:19.139676+0000","last_fullsized":"2024-09-16T22:44:19.139676+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2396,"log_dups_size":0,"ondisk_log_size":2396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:27:14.560048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050223200000000003,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14324,"num_read_kb":11925,"num_write":4777,"num_write_kb":4767,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'49811","reported_seq":81510,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.164748+0000","last_change":"2024-09-16T21:58:36.602299+0000","last_active":"2024-09-16T22:47:51.164748+0000","last_peered":"2024-09-16T22:47:51.164748+0000","last_clean":"2024-09-16T22:47:51.164748+0000","last_became_active":"2024-09-16T21:58:34.596399+0000","last_became_peered":"2024-09-16T21:58:34.596399+0000","last_unstale":"2024-09-16T22:47:51.164748+0000","last_undegraded":"2024-09-16T22:47:51.164748+0000","last_fullsized":"2024-09-16T22:47:51.164748+0000","mapping_epoch":24,"log_start":"28'39800","ondisk_log_start":"28'39800","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:04:28.305087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054247799999999999,"stat_sum":{"num_bytes":5053875712,"num_objects":1211,"num_object_clones":0,"num_object_copies":2422,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1211,"num_whiteouts":0,"num_read":31719,"num_read_kb":2296511,"num_write":49811,"num_write_kb":17454320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'181","reported_seq":2460,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.212901+0000","last_change":"2024-09-16T21:58:28.778146+0000","last_active":"2024-09-16T22:47:51.212901+0000","last_peered":"2024-09-16T22:47:51.212901+0000","last_clean":"2024-09-16T22:47:51.212901+0000","last_became_active":"2024-09-16T21:58:26.290896+0000","last_became_peered":"2024-09-16T21:58:26.290896+0000","last_unstale":"2024-09-16T22:47:51.212901+0000","last_undegraded":"2024-09-16T22:47:51.212901+0000","last_fullsized":"2024-09-16T22:47:51.212901+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":181,"log_dups_size":0,"ondisk_log_size":181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:05:57.964015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051840899999999995,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":627,"num_read_kb":537,"num_write":164,"num_write_kb":157,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"28'127512","reported_seq":198267,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.197633+0000","last_change":"2024-09-16T21:58:36.608613+0000","last_active":"2024-09-16T22:47:51.197633+0000","last_peered":"2024-09-16T22:47:51.197633+0000","last_clean":"2024-09-16T22:47:51.197633+0000","last_became_active":"2024-09-16T21:58:34.894931+0000","last_became_peered":"2024-09-16T21:58:34.894931+0000","last_unstale":"2024-09-16T22:47:51.197633+0000","last_undegraded":"2024-09-16T22:47:51.197633+0000","last_fullsized":"2024-09-16T22:47:51.197633+0000","mapping_epoch":24,"log_start":"28'117500","ondisk_log_start":"28'117500","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10012,"log_dups_size":0,"ondisk_log_size":10012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:04:28.305087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033324,"stat_sum":{"num_bytes":5285392403,"num_objects":1270,"num_object_clones":0,"num_object_copies":2540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1270,"num_whiteouts":0,"num_read":70791,"num_read_kb":4010360,"num_write":127512,"num_write_kb":21205762,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"20'1","reported_seq":56,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:19.230400+0000","last_change":"2024-09-16T21:58:28.299145+0000","last_active":"2024-09-16T22:44:19.230400+0000","last_peered":"2024-09-16T22:44:19.230400+0000","last_clean":"2024-09-16T22:44:19.230400+0000","last_became_active":"2024-09-16T21:58:26.290449+0000","last_became_peered":"2024-09-16T21:58:26.290449+0000","last_unstale":"2024-09-16T22:44:19.230400+0000","last_undegraded":"2024-09-16T22:44:19.230400+0000","last_fullsized":"2024-09-16T22:44:19.230400+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:11:08.671719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056141800000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"18'72","reported_seq":147,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:32.129022+0000","last_change":"2024-09-16T21:58:21.061108+0000","last_active":"2024-09-16T22:44:32.129022+0000","last_peered":"2024-09-16T22:44:32.129022+0000","last_clean":"2024-09-16T22:44:32.129022+0000","last_became_active":"2024-09-16T21:58:21.059943+0000","last_became_peered":"2024-09-16T21:58:21.059943+0000","last_unstale":"2024-09-16T22:44:32.129022+0000","last_undegraded":"2024-09-16T22:44:32.129022+0000","last_fullsized":"2024-09-16T22:44:32.129022+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_clean_scrub_stamp":"2024-09-16T21:58:19.256914+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:03:21.088810+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20568985619,"num_objects":4943,"num_object_clones":0,"num_object_copies":9886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4943,"num_whiteouts":0,"num_read":427440,"num_read_kb":14032667,"num_write":637121,"num_write_kb":85840861,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40573886464,"data_stored":40573317158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40122,"ondisk_log_size":40122,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30967,"num_read_kb":25749,"num_write":10312,"num_write_kb":10280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5402,"ondisk_log_size":5402,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424510037,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75896,"kb_used_data":296,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295944,"statfs":{"total":96636764160,"available":96559046656,"internally_reserved":0,"allocated":303104,"data_stored":111992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":77396422},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":15,"seq":64424510038,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5582332,"kb_used_data":5113996,"kb_used_omap":1,"kb_used_meta":468286,"kb_avail":88789508,"statfs":{"total":96636764160,"available":90920456192,"internally_reserved":0,"allocated":5236731904,"data_stored":5236469484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":479525317},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":15,"seq":64424510039,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10365624,"kb_used_data":9669672,"kb_used_omap":1,"kb_used_meta":695934,"kb_avail":84006216,"statfs":{"total":96636764160,"available":86022365184,"internally_reserved":0,"allocated":9901744128,"data_stored":9901436614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":712636869},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510038,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6212604,"kb_used_data":5028680,"kb_used_omap":1,"kb_used_meta":1183230,"kb_avail":88159236,"statfs":{"total":96636764160,"available":90275057664,"internally_reserved":0,"allocated":5149368320,"data_stored":5149087770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1211627973},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510038,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6184788,"kb_used_data":5028676,"kb_used_omap":1,"kb_used_meta":1155390,"kb_avail":88187052,"statfs":{"total":96636764160,"available":90303541248,"internally_reserved":0,"allocated":5149364224,"data_stored":5149086441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1183119813},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542742,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5650408,"kb_used_data":5114004,"kb_used_omap":1,"kb_used_meta":536382,"kb_avail":88721432,"statfs":{"total":96636764160,"available":90850746368,"internally_reserved":0,"allocated":5236740096,"data_stored":5236470829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":549255624},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542742,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10378688,"kb_used_data":9670252,"kb_used_omap":1,"kb_used_meta":708414,"kb_avail":83993152,"statfs":{"total":96636764160,"available":86008987648,"internally_reserved":0,"allocated":9902338048,"data_stored":9902026982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725416389},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575445,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76480,"kb_used_data":880,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295360,"statfs":{"total":96636764160,"available":96558448640,"internally_reserved":0,"allocated":901120,"data_stored":702376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":12288,"data_stored":1364,"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":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T22:47:54.442 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:47:54.737 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T22:47:54.737 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T22:47:54.749 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":1509,"stamp":"2024-09-16T22:47:53.675891+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569578076,"num_objects":4957,"num_object_clones":0,"num_object_copies":9914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4957,"num_whiteouts":0,"num_read":458473,"num_read_kb":14058471,"num_write":647534,"num_write_kb":85852769,"num_scrub_errors":0,"num_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":45596,"ondisk_log_size":45596,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":44526820,"kb_used_data":39626456,"kb_used_omap":12,"kb_used_meta":4898803,"kb_avail":710447900,"statfs":{"total":773094113280,"available":727498649600,"internally_reserved":0,"allocated":40577490944,"data_stored":40575392488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":5016374833},"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":1403,"num_read_kb":38266,"num_write":128,"num_write_kb":5564,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002325"},"pg_stats":[{"pgid":"2.7","version":"28'2568","reported_seq":2633,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:43:59.127917+0000","last_change":"2024-09-16T21:58:28.778395+0000","last_active":"2024-09-16T22:43:59.127917+0000","last_peered":"2024-09-16T22:43:59.127917+0000","last_clean":"2024-09-16T22:43:59.127917+0000","last_became_active":"2024-09-16T21:58:26.290261+0000","last_became_peered":"2024-09-16T21:58:26.290261+0000","last_unstale":"2024-09-16T22:43:59.127917+0000","last_undegraded":"2024-09-16T22:43:59.127917+0000","last_fullsized":"2024-09-16T22:43:59.127917+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2568,"log_dups_size":0,"ondisk_log_size":2568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:23:39.523995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052088000000000004,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15392,"num_read_kb":12814,"num_write":5128,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":54,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:43:59.509275+0000","last_change":"2024-09-16T21:58:28.301713+0000","last_active":"2024-09-16T22:43:59.509275+0000","last_peered":"2024-09-16T22:43:59.509275+0000","last_clean":"2024-09-16T22:43:59.509275+0000","last_became_active":"2024-09-16T21:58:26.289972+0000","last_became_peered":"2024-09-16T21:58:26.289972+0000","last_unstale":"2024-09-16T22:43:59.509275+0000","last_undegraded":"2024-09-16T22:43:59.509275+0000","last_fullsized":"2024-09-16T22:43:59.509275+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:03:12.035108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069145899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":55,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:27.128698+0000","last_change":"2024-09-16T21:58:28.778190+0000","last_active":"2024-09-16T22:44:27.128698+0000","last_peered":"2024-09-16T22:44:27.128698+0000","last_clean":"2024-09-16T22:44:27.128698+0000","last_became_active":"2024-09-16T21:58:26.329031+0000","last_became_peered":"2024-09-16T21:58:26.329031+0000","last_unstale":"2024-09-16T22:44:27.128698+0000","last_undegraded":"2024-09-16T22:44:27.128698+0000","last_fullsized":"2024-09-16T22:44:27.128698+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:46:39.153256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055462399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"28'194","reported_seq":1666,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:47.659380+0000","last_change":"2024-09-16T21:58:28.301652+0000","last_active":"2024-09-16T22:47:47.659380+0000","last_peered":"2024-09-16T22:47:47.659380+0000","last_clean":"2024-09-16T22:47:47.659380+0000","last_became_active":"2024-09-16T21:58:26.328472+0000","last_became_peered":"2024-09-16T21:58:26.328472+0000","last_unstale":"2024-09-16T22:47:47.659380+0000","last_undegraded":"2024-09-16T22:47:47.659380+0000","last_fullsized":"2024-09-16T22:47:47.659380+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":194,"log_dups_size":0,"ondisk_log_size":194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064758999999999997,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":460,"num_read_kb":364,"num_write":185,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"28'118347","reported_seq":221689,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:48.403499+0000","last_change":"2024-09-16T21:58:36.865086+0000","last_active":"2024-09-16T22:47:48.403499+0000","last_peered":"2024-09-16T22:47:48.403499+0000","last_clean":"2024-09-16T22:47:48.403499+0000","last_became_active":"2024-09-16T21:58:34.596095+0000","last_became_peered":"2024-09-16T21:58:34.596095+0000","last_unstale":"2024-09-16T22:47:48.403499+0000","last_undegraded":"2024-09-16T22:47:48.403499+0000","last_fullsized":"2024-09-16T22:47:48.403499+0000","mapping_epoch":24,"log_start":"28'108300","ondisk_log_start":"28'108300","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+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 @ 2024-09-18T09:02:27.144659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056342700000000003,"stat_sum":{"num_bytes":5006909440,"num_objects":1204,"num_object_clones":0,"num_object_copies":2408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1204,"num_whiteouts":0,"num_read":103359,"num_read_kb":3264783,"num_write":118346,"num_write_kb":20964022,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"28'62","reported_seq":753,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:42.240254+0000","last_change":"2024-09-16T21:58:28.299591+0000","last_active":"2024-09-16T22:47:42.240254+0000","last_peered":"2024-09-16T22:47:42.240254+0000","last_clean":"2024-09-16T22:47:42.240254+0000","last_became_active":"2024-09-16T21:58:26.290796+0000","last_became_peered":"2024-09-16T21:58:26.290796+0000","last_unstale":"2024-09-16T22:47:42.240254+0000","last_undegraded":"2024-09-16T22:47:42.240254+0000","last_fullsized":"2024-09-16T22:47:42.240254+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":62,"log_dups_size":0,"ondisk_log_size":62,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010156620000000001,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":164,"num_read_kb":109,"num_write":58,"num_write_kb":53,"num_scrub_errors":0,"num_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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"28'341452","reported_seq":562996,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:49.660911+0000","last_change":"2024-09-16T21:58:36.864969+0000","last_active":"2024-09-16T22:47:49.660911+0000","last_peered":"2024-09-16T22:47:49.660911+0000","last_clean":"2024-09-16T22:47:49.660911+0000","last_became_active":"2024-09-16T21:58:35.053049+0000","last_became_peered":"2024-09-16T21:58:35.053049+0000","last_unstale":"2024-09-16T22:47:49.660911+0000","last_undegraded":"2024-09-16T22:47:49.660911+0000","last_fullsized":"2024-09-16T22:47:49.660911+0000","mapping_epoch":24,"log_start":"28'331400","ondisk_log_start":"28'331400","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:57:49.793993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040913499999999998,"stat_sum":{"num_bytes":5222808064,"num_objects":1258,"num_object_clones":0,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":221571,"num_read_kb":4461013,"num_write":341452,"num_write_kb":26216757,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'2396","reported_seq":2461,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:19.139676+0000","last_change":"2024-09-16T21:58:28.294086+0000","last_active":"2024-09-16T22:44:19.139676+0000","last_peered":"2024-09-16T22:44:19.139676+0000","last_clean":"2024-09-16T22:44:19.139676+0000","last_became_active":"2024-09-16T21:58:26.328645+0000","last_became_peered":"2024-09-16T21:58:26.328645+0000","last_unstale":"2024-09-16T22:44:19.139676+0000","last_undegraded":"2024-09-16T22:44:19.139676+0000","last_fullsized":"2024-09-16T22:44:19.139676+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2396,"log_dups_size":0,"ondisk_log_size":2396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:27:14.560048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050223200000000003,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14324,"num_read_kb":11925,"num_write":4777,"num_write_kb":4767,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'49811","reported_seq":81510,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.164748+0000","last_change":"2024-09-16T21:58:36.602299+0000","last_active":"2024-09-16T22:47:51.164748+0000","last_peered":"2024-09-16T22:47:51.164748+0000","last_clean":"2024-09-16T22:47:51.164748+0000","last_became_active":"2024-09-16T21:58:34.596399+0000","last_became_peered":"2024-09-16T21:58:34.596399+0000","last_unstale":"2024-09-16T22:47:51.164748+0000","last_undegraded":"2024-09-16T22:47:51.164748+0000","last_fullsized":"2024-09-16T22:47:51.164748+0000","mapping_epoch":24,"log_start":"28'39800","ondisk_log_start":"28'39800","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:04:28.305087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054247799999999999,"stat_sum":{"num_bytes":5053875712,"num_objects":1211,"num_object_clones":0,"num_object_copies":2422,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1211,"num_whiteouts":0,"num_read":31719,"num_read_kb":2296511,"num_write":49811,"num_write_kb":17454320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'181","reported_seq":2460,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.212901+0000","last_change":"2024-09-16T21:58:28.778146+0000","last_active":"2024-09-16T22:47:51.212901+0000","last_peered":"2024-09-16T22:47:51.212901+0000","last_clean":"2024-09-16T22:47:51.212901+0000","last_became_active":"2024-09-16T21:58:26.290896+0000","last_became_peered":"2024-09-16T21:58:26.290896+0000","last_unstale":"2024-09-16T22:47:51.212901+0000","last_undegraded":"2024-09-16T22:47:51.212901+0000","last_fullsized":"2024-09-16T22:47:51.212901+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":181,"log_dups_size":0,"ondisk_log_size":181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:05:57.964015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051840899999999995,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":627,"num_read_kb":537,"num_write":164,"num_write_kb":157,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"28'127512","reported_seq":198267,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.197633+0000","last_change":"2024-09-16T21:58:36.608613+0000","last_active":"2024-09-16T22:47:51.197633+0000","last_peered":"2024-09-16T22:47:51.197633+0000","last_clean":"2024-09-16T22:47:51.197633+0000","last_became_active":"2024-09-16T21:58:34.894931+0000","last_became_peered":"2024-09-16T21:58:34.894931+0000","last_unstale":"2024-09-16T22:47:51.197633+0000","last_undegraded":"2024-09-16T22:47:51.197633+0000","last_fullsized":"2024-09-16T22:47:51.197633+0000","mapping_epoch":24,"log_start":"28'117500","ondisk_log_start":"28'117500","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10012,"log_dups_size":0,"ondisk_log_size":10012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:04:28.305087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033324,"stat_sum":{"num_bytes":5285392403,"num_objects":1270,"num_object_clones":0,"num_object_copies":2540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1270,"num_whiteouts":0,"num_read":70791,"num_read_kb":4010360,"num_write":127512,"num_write_kb":21205762,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"20'1","reported_seq":56,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:19.230400+0000","last_change":"2024-09-16T21:58:28.299145+0000","last_active":"2024-09-16T22:44:19.230400+0000","last_peered":"2024-09-16T22:44:19.230400+0000","last_clean":"2024-09-16T22:44:19.230400+0000","last_became_active":"2024-09-16T21:58:26.290449+0000","last_became_peered":"2024-09-16T21:58:26.290449+0000","last_unstale":"2024-09-16T22:44:19.230400+0000","last_undegraded":"2024-09-16T22:44:19.230400+0000","last_fullsized":"2024-09-16T22:44:19.230400+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:11:08.671719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056141800000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"18'72","reported_seq":147,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:32.129022+0000","last_change":"2024-09-16T21:58:21.061108+0000","last_active":"2024-09-16T22:44:32.129022+0000","last_peered":"2024-09-16T22:44:32.129022+0000","last_clean":"2024-09-16T22:44:32.129022+0000","last_became_active":"2024-09-16T21:58:21.059943+0000","last_became_peered":"2024-09-16T21:58:21.059943+0000","last_unstale":"2024-09-16T22:44:32.129022+0000","last_undegraded":"2024-09-16T22:44:32.129022+0000","last_fullsized":"2024-09-16T22:44:32.129022+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_clean_scrub_stamp":"2024-09-16T21:58:19.256914+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:03:21.088810+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20568985619,"num_objects":4943,"num_object_clones":0,"num_object_copies":9886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4943,"num_whiteouts":0,"num_read":427440,"num_read_kb":14032667,"num_write":637121,"num_write_kb":85840861,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40573886464,"data_stored":40573317158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40122,"ondisk_log_size":40122,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30967,"num_read_kb":25749,"num_write":10312,"num_write_kb":10280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5402,"ondisk_log_size":5402,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424510037,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75896,"kb_used_data":296,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295944,"statfs":{"total":96636764160,"available":96559046656,"internally_reserved":0,"allocated":303104,"data_stored":111992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":77396422},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":15,"seq":64424510038,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5582332,"kb_used_data":5113996,"kb_used_omap":1,"kb_used_meta":468286,"kb_avail":88789508,"statfs":{"total":96636764160,"available":90920456192,"internally_reserved":0,"allocated":5236731904,"data_stored":5236469484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":479525317},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":15,"seq":64424510039,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10365624,"kb_used_data":9669672,"kb_used_omap":1,"kb_used_meta":695934,"kb_avail":84006216,"statfs":{"total":96636764160,"available":86022365184,"internally_reserved":0,"allocated":9901744128,"data_stored":9901436614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":712636869},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510038,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6212604,"kb_used_data":5028680,"kb_used_omap":1,"kb_used_meta":1183230,"kb_avail":88159236,"statfs":{"total":96636764160,"available":90275057664,"internally_reserved":0,"allocated":5149368320,"data_stored":5149087770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1211627973},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510038,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6184788,"kb_used_data":5028676,"kb_used_omap":1,"kb_used_meta":1155390,"kb_avail":88187052,"statfs":{"total":96636764160,"available":90303541248,"internally_reserved":0,"allocated":5149364224,"data_stored":5149086441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1183119813},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542742,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5650408,"kb_used_data":5114004,"kb_used_omap":1,"kb_used_meta":536382,"kb_avail":88721432,"statfs":{"total":96636764160,"available":90850746368,"internally_reserved":0,"allocated":5236740096,"data_stored":5236470829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":549255624},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542742,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10378688,"kb_used_data":9670252,"kb_used_omap":1,"kb_used_meta":708414,"kb_avail":83993152,"statfs":{"total":96636764160,"available":86008987648,"internally_reserved":0,"allocated":9902338048,"data_stored":9902026982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725416389},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575445,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76480,"kb_used_data":880,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295360,"statfs":{"total":96636764160,"available":96558448640,"internally_reserved":0,"allocated":901120,"data_stored":702376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":12288,"data_stored":1364,"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":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T22:47:54.750 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-16T22:47:54.750 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:47:55.048 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T22:47:55.049 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T22:47:55.060 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":1509,"stamp":"2024-09-16T22:47:53.675891+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569578076,"num_objects":4957,"num_object_clones":0,"num_object_copies":9914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4957,"num_whiteouts":0,"num_read":458473,"num_read_kb":14058471,"num_write":647534,"num_write_kb":85852769,"num_scrub_errors":0,"num_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":45596,"ondisk_log_size":45596,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":44526820,"kb_used_data":39626456,"kb_used_omap":12,"kb_used_meta":4898803,"kb_avail":710447900,"statfs":{"total":773094113280,"available":727498649600,"internally_reserved":0,"allocated":40577490944,"data_stored":40575392488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":5016374833},"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":1403,"num_read_kb":38266,"num_write":128,"num_write_kb":5564,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002325"},"pg_stats":[{"pgid":"2.7","version":"28'2568","reported_seq":2633,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:43:59.127917+0000","last_change":"2024-09-16T21:58:28.778395+0000","last_active":"2024-09-16T22:43:59.127917+0000","last_peered":"2024-09-16T22:43:59.127917+0000","last_clean":"2024-09-16T22:43:59.127917+0000","last_became_active":"2024-09-16T21:58:26.290261+0000","last_became_peered":"2024-09-16T21:58:26.290261+0000","last_unstale":"2024-09-16T22:43:59.127917+0000","last_undegraded":"2024-09-16T22:43:59.127917+0000","last_fullsized":"2024-09-16T22:43:59.127917+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2568,"log_dups_size":0,"ondisk_log_size":2568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:23:39.523995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052088000000000004,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15392,"num_read_kb":12814,"num_write":5128,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":54,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:43:59.509275+0000","last_change":"2024-09-16T21:58:28.301713+0000","last_active":"2024-09-16T22:43:59.509275+0000","last_peered":"2024-09-16T22:43:59.509275+0000","last_clean":"2024-09-16T22:43:59.509275+0000","last_became_active":"2024-09-16T21:58:26.289972+0000","last_became_peered":"2024-09-16T21:58:26.289972+0000","last_unstale":"2024-09-16T22:43:59.509275+0000","last_undegraded":"2024-09-16T22:43:59.509275+0000","last_fullsized":"2024-09-16T22:43:59.509275+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:03:12.035108+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069145899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":55,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:27.128698+0000","last_change":"2024-09-16T21:58:28.778190+0000","last_active":"2024-09-16T22:44:27.128698+0000","last_peered":"2024-09-16T22:44:27.128698+0000","last_clean":"2024-09-16T22:44:27.128698+0000","last_became_active":"2024-09-16T21:58:26.329031+0000","last_became_peered":"2024-09-16T21:58:26.329031+0000","last_unstale":"2024-09-16T22:44:27.128698+0000","last_undegraded":"2024-09-16T22:44:27.128698+0000","last_fullsized":"2024-09-16T22:44:27.128698+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:46:39.153256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055462399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"28'194","reported_seq":1666,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:47.659380+0000","last_change":"2024-09-16T21:58:28.301652+0000","last_active":"2024-09-16T22:47:47.659380+0000","last_peered":"2024-09-16T22:47:47.659380+0000","last_clean":"2024-09-16T22:47:47.659380+0000","last_became_active":"2024-09-16T21:58:26.328472+0000","last_became_peered":"2024-09-16T21:58:26.328472+0000","last_unstale":"2024-09-16T22:47:47.659380+0000","last_undegraded":"2024-09-16T22:47:47.659380+0000","last_fullsized":"2024-09-16T22:47:47.659380+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":194,"log_dups_size":0,"ondisk_log_size":194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064758999999999997,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":460,"num_read_kb":364,"num_write":185,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"28'118347","reported_seq":221689,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:48.403499+0000","last_change":"2024-09-16T21:58:36.865086+0000","last_active":"2024-09-16T22:47:48.403499+0000","last_peered":"2024-09-16T22:47:48.403499+0000","last_clean":"2024-09-16T22:47:48.403499+0000","last_became_active":"2024-09-16T21:58:34.596095+0000","last_became_peered":"2024-09-16T21:58:34.596095+0000","last_unstale":"2024-09-16T22:47:48.403499+0000","last_undegraded":"2024-09-16T22:47:48.403499+0000","last_fullsized":"2024-09-16T22:47:48.403499+0000","mapping_epoch":24,"log_start":"28'108300","ondisk_log_start":"28'108300","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+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 @ 2024-09-18T09:02:27.144659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056342700000000003,"stat_sum":{"num_bytes":5006909440,"num_objects":1204,"num_object_clones":0,"num_object_copies":2408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1204,"num_whiteouts":0,"num_read":103359,"num_read_kb":3264783,"num_write":118346,"num_write_kb":20964022,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"28'62","reported_seq":753,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:42.240254+0000","last_change":"2024-09-16T21:58:28.299591+0000","last_active":"2024-09-16T22:47:42.240254+0000","last_peered":"2024-09-16T22:47:42.240254+0000","last_clean":"2024-09-16T22:47:42.240254+0000","last_became_active":"2024-09-16T21:58:26.290796+0000","last_became_peered":"2024-09-16T21:58:26.290796+0000","last_unstale":"2024-09-16T22:47:42.240254+0000","last_undegraded":"2024-09-16T22:47:42.240254+0000","last_fullsized":"2024-09-16T22:47:42.240254+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":62,"log_dups_size":0,"ondisk_log_size":62,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010156620000000001,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":164,"num_read_kb":109,"num_write":58,"num_write_kb":53,"num_scrub_errors":0,"num_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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"28'341452","reported_seq":562996,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:49.660911+0000","last_change":"2024-09-16T21:58:36.864969+0000","last_active":"2024-09-16T22:47:49.660911+0000","last_peered":"2024-09-16T22:47:49.660911+0000","last_clean":"2024-09-16T22:47:49.660911+0000","last_became_active":"2024-09-16T21:58:35.053049+0000","last_became_peered":"2024-09-16T21:58:35.053049+0000","last_unstale":"2024-09-16T22:47:49.660911+0000","last_undegraded":"2024-09-16T22:47:49.660911+0000","last_fullsized":"2024-09-16T22:47:49.660911+0000","mapping_epoch":24,"log_start":"28'331400","ondisk_log_start":"28'331400","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:57:49.793993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040913499999999998,"stat_sum":{"num_bytes":5222808064,"num_objects":1258,"num_object_clones":0,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":221571,"num_read_kb":4461013,"num_write":341452,"num_write_kb":26216757,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'2396","reported_seq":2461,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:19.139676+0000","last_change":"2024-09-16T21:58:28.294086+0000","last_active":"2024-09-16T22:44:19.139676+0000","last_peered":"2024-09-16T22:44:19.139676+0000","last_clean":"2024-09-16T22:44:19.139676+0000","last_became_active":"2024-09-16T21:58:26.328645+0000","last_became_peered":"2024-09-16T21:58:26.328645+0000","last_unstale":"2024-09-16T22:44:19.139676+0000","last_undegraded":"2024-09-16T22:44:19.139676+0000","last_fullsized":"2024-09-16T22:44:19.139676+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2396,"log_dups_size":0,"ondisk_log_size":2396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:27:14.560048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00050223200000000003,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14324,"num_read_kb":11925,"num_write":4777,"num_write_kb":4767,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'49811","reported_seq":81510,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.164748+0000","last_change":"2024-09-16T21:58:36.602299+0000","last_active":"2024-09-16T22:47:51.164748+0000","last_peered":"2024-09-16T22:47:51.164748+0000","last_clean":"2024-09-16T22:47:51.164748+0000","last_became_active":"2024-09-16T21:58:34.596399+0000","last_became_peered":"2024-09-16T21:58:34.596399+0000","last_unstale":"2024-09-16T22:47:51.164748+0000","last_undegraded":"2024-09-16T22:47:51.164748+0000","last_fullsized":"2024-09-16T22:47:51.164748+0000","mapping_epoch":24,"log_start":"28'39800","ondisk_log_start":"28'39800","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:04:28.305087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054247799999999999,"stat_sum":{"num_bytes":5053875712,"num_objects":1211,"num_object_clones":0,"num_object_copies":2422,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1211,"num_whiteouts":0,"num_read":31719,"num_read_kb":2296511,"num_write":49811,"num_write_kb":17454320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'181","reported_seq":2460,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.212901+0000","last_change":"2024-09-16T21:58:28.778146+0000","last_active":"2024-09-16T22:47:51.212901+0000","last_peered":"2024-09-16T22:47:51.212901+0000","last_clean":"2024-09-16T22:47:51.212901+0000","last_became_active":"2024-09-16T21:58:26.290896+0000","last_became_peered":"2024-09-16T21:58:26.290896+0000","last_unstale":"2024-09-16T22:47:51.212901+0000","last_undegraded":"2024-09-16T22:47:51.212901+0000","last_fullsized":"2024-09-16T22:47:51.212901+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":181,"log_dups_size":0,"ondisk_log_size":181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:05:57.964015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051840899999999995,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":627,"num_read_kb":537,"num_write":164,"num_write_kb":157,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"28'127512","reported_seq":198267,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.197633+0000","last_change":"2024-09-16T21:58:36.608613+0000","last_active":"2024-09-16T22:47:51.197633+0000","last_peered":"2024-09-16T22:47:51.197633+0000","last_clean":"2024-09-16T22:47:51.197633+0000","last_became_active":"2024-09-16T21:58:34.894931+0000","last_became_peered":"2024-09-16T21:58:34.894931+0000","last_unstale":"2024-09-16T22:47:51.197633+0000","last_undegraded":"2024-09-16T22:47:51.197633+0000","last_fullsized":"2024-09-16T22:47:51.197633+0000","mapping_epoch":24,"log_start":"28'117500","ondisk_log_start":"28'117500","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10012,"log_dups_size":0,"ondisk_log_size":10012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:04:28.305087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033324,"stat_sum":{"num_bytes":5285392403,"num_objects":1270,"num_object_clones":0,"num_object_copies":2540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1270,"num_whiteouts":0,"num_read":70791,"num_read_kb":4010360,"num_write":127512,"num_write_kb":21205762,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"20'1","reported_seq":56,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:19.230400+0000","last_change":"2024-09-16T21:58:28.299145+0000","last_active":"2024-09-16T22:44:19.230400+0000","last_peered":"2024-09-16T22:44:19.230400+0000","last_clean":"2024-09-16T22:44:19.230400+0000","last_became_active":"2024-09-16T21:58:26.290449+0000","last_became_peered":"2024-09-16T21:58:26.290449+0000","last_unstale":"2024-09-16T22:44:19.230400+0000","last_undegraded":"2024-09-16T22:44:19.230400+0000","last_fullsized":"2024-09-16T22:44:19.230400+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:11:08.671719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056141800000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"18'72","reported_seq":147,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:32.129022+0000","last_change":"2024-09-16T21:58:21.061108+0000","last_active":"2024-09-16T22:44:32.129022+0000","last_peered":"2024-09-16T22:44:32.129022+0000","last_clean":"2024-09-16T22:44:32.129022+0000","last_became_active":"2024-09-16T21:58:21.059943+0000","last_became_peered":"2024-09-16T21:58:21.059943+0000","last_unstale":"2024-09-16T22:44:32.129022+0000","last_undegraded":"2024-09-16T22:44:32.129022+0000","last_fullsized":"2024-09-16T22:44:32.129022+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_clean_scrub_stamp":"2024-09-16T21:58:19.256914+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:03:21.088810+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20568985619,"num_objects":4943,"num_object_clones":0,"num_object_copies":9886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4943,"num_whiteouts":0,"num_read":427440,"num_read_kb":14032667,"num_write":637121,"num_write_kb":85840861,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40573886464,"data_stored":40573317158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40122,"ondisk_log_size":40122,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30967,"num_read_kb":25749,"num_write":10312,"num_write_kb":10280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5402,"ondisk_log_size":5402,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424510037,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75896,"kb_used_data":296,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295944,"statfs":{"total":96636764160,"available":96559046656,"internally_reserved":0,"allocated":303104,"data_stored":111992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":77396422},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":15,"seq":64424510038,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5582332,"kb_used_data":5113996,"kb_used_omap":1,"kb_used_meta":468286,"kb_avail":88789508,"statfs":{"total":96636764160,"available":90920456192,"internally_reserved":0,"allocated":5236731904,"data_stored":5236469484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":479525317},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":15,"seq":64424510039,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10365624,"kb_used_data":9669672,"kb_used_omap":1,"kb_used_meta":695934,"kb_avail":84006216,"statfs":{"total":96636764160,"available":86022365184,"internally_reserved":0,"allocated":9901744128,"data_stored":9901436614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":712636869},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510038,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6212604,"kb_used_data":5028680,"kb_used_omap":1,"kb_used_meta":1183230,"kb_avail":88159236,"statfs":{"total":96636764160,"available":90275057664,"internally_reserved":0,"allocated":5149368320,"data_stored":5149087770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1211627973},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510038,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6184788,"kb_used_data":5028676,"kb_used_omap":1,"kb_used_meta":1155390,"kb_avail":88187052,"statfs":{"total":96636764160,"available":90303541248,"internally_reserved":0,"allocated":5149364224,"data_stored":5149086441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1183119813},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542742,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5650408,"kb_used_data":5114004,"kb_used_omap":1,"kb_used_meta":536382,"kb_avail":88721432,"statfs":{"total":96636764160,"available":90850746368,"internally_reserved":0,"allocated":5236740096,"data_stored":5236470829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":549255624},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542742,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10378688,"kb_used_data":9670252,"kb_used_omap":1,"kb_used_meta":708414,"kb_avail":83993152,"statfs":{"total":96636764160,"available":86008987648,"internally_reserved":0,"allocated":9902338048,"data_stored":9902026982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725416389},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575445,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76480,"kb_used_data":880,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295360,"statfs":{"total":96636764160,"available":96558448640,"internally_reserved":0,"allocated":901120,"data_stored":702376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":12288,"data_stored":1364,"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":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T22:47:55.061 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T22:47:55.362 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T22:47:55.362 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":28,"fsid":"ce6b3f2e-5690-4d37-a105-49f33741f9d4","created":"2024-09-16T21:58:06.784575+0000","modified":"2024-09-16T21:58:46.581544+0000","last_up_change":"2024-09-16T21:58:18.254917+0000","last_in_change":"2024-09-16T21:58:08.950955+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T21:58:19.119638+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T21:58:24.836448+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-16T21:58:33.559157+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"27","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":27,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2,"score_stable":2,"optimal_score":0.75,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"4c1a16b6-3dd2-4fff-8c8d-5aa001e51a20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6814","nonce":974288719}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6818","nonce":974288719}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6823","nonce":974288719}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":974288719},{"type":"v1","addr":"172.21.15.42:6821","nonce":974288719}]},"public_addr":"172.21.15.42:6814/974288719","cluster_addr":"172.21.15.42:6818/974288719","heartbeat_back_addr":"172.21.15.42:6823/974288719","heartbeat_front_addr":"172.21.15.42:6821/974288719","state":["exists","up"]},{"osd":1,"uuid":"171e31f3-a22d-4535-838d-409956099597","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6825","nonce":2915651644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6827","nonce":2915651644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6831","nonce":2915651644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2915651644},{"type":"v1","addr":"172.21.15.42:6829","nonce":2915651644}]},"public_addr":"172.21.15.42:6825/2915651644","cluster_addr":"172.21.15.42:6827/2915651644","heartbeat_back_addr":"172.21.15.42:6831/2915651644","heartbeat_front_addr":"172.21.15.42:6829/2915651644","state":["exists","up"]},{"osd":2,"uuid":"bd01c4b8-87ce-41c0-9840-ebeed3e4e07d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6801","nonce":844580382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6803","nonce":844580382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6807","nonce":844580382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":844580382},{"type":"v1","addr":"172.21.15.42:6805","nonce":844580382}]},"public_addr":"172.21.15.42:6801/844580382","cluster_addr":"172.21.15.42:6803/844580382","heartbeat_back_addr":"172.21.15.42:6807/844580382","heartbeat_front_addr":"172.21.15.42:6805/844580382","state":["exists","up"]},{"osd":3,"uuid":"f8cc71d1-3bf4-49f7-9213-5ea70e441311","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6809","nonce":250325783}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6811","nonce":250325783}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6817","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6819","nonce":250325783}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6813","nonce":250325783},{"type":"v1","addr":"172.21.15.42:6815","nonce":250325783}]},"public_addr":"172.21.15.42:6809/250325783","cluster_addr":"172.21.15.42:6811/250325783","heartbeat_back_addr":"172.21.15.42:6819/250325783","heartbeat_front_addr":"172.21.15.42:6815/250325783","state":["exists","up"]},{"osd":4,"uuid":"5614f789-4a16-4675-a9c2-5e976af2c44b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6801","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6800","nonce":3918370658}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6803","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6805","nonce":3918370658}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6811","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6813","nonce":3918370658}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6807","nonce":3918370658},{"type":"v1","addr":"172.21.15.146:6809","nonce":3918370658}]},"public_addr":"172.21.15.146:6800/3918370658","cluster_addr":"172.21.15.146:6805/3918370658","heartbeat_back_addr":"172.21.15.146:6813/3918370658","heartbeat_front_addr":"172.21.15.146:6809/3918370658","state":["exists","up"]},{"osd":5,"uuid":"e2a52abb-cb01-43c7-8ca3-8465011666df","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6825","nonce":307357909}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6827","nonce":307357909}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6831","nonce":307357909}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":307357909},{"type":"v1","addr":"172.21.15.146:6829","nonce":307357909}]},"public_addr":"172.21.15.146:6825/307357909","cluster_addr":"172.21.15.146:6827/307357909","heartbeat_back_addr":"172.21.15.146:6831/307357909","heartbeat_front_addr":"172.21.15.146:6829/307357909","state":["exists","up"]},{"osd":6,"uuid":"9b1b2aff-43b4-4fa4-80eb-ab7e306ffd4d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6817","nonce":196166725}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6819","nonce":196166725}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6823","nonce":196166725}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":196166725},{"type":"v1","addr":"172.21.15.146:6821","nonce":196166725}]},"public_addr":"172.21.15.146:6817/196166725","cluster_addr":"172.21.15.146:6819/196166725","heartbeat_back_addr":"172.21.15.146:6823/196166725","heartbeat_front_addr":"172.21.15.146:6821/196166725","state":["exists","up"]},{"osd":7,"uuid":"e62011ad-a09a-441b-b43d-0abc19ec60d9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6804","nonce":1028255259}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6808","nonce":1028255259}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6815","nonce":1028255259}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":1028255259},{"type":"v1","addr":"172.21.15.146:6812","nonce":1028255259}]},"public_addr":"172.21.15.146:6804/1028255259","cluster_addr":"172.21.15.146:6808/1028255259","heartbeat_back_addr":"172.21.15.146:6815/1028255259","heartbeat_front_addr":"172.21.15.146:6812/1028255259","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:14.983605+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.723551+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.271864+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.024226+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.272698+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.914632+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.140522+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T21:58:15.000387+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":3,"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}} 2024-09-16T22:47:56.375 INFO:tasks.ceph:Scrubbing osd.0 2024-09-16T22:47:56.375 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T22:47:56.516 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:47:56.516 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:47:56.516 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:47:56.527 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-16T22:47:56.823 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 0 to deep-scrub 2024-09-16T22:47:56.836 INFO:tasks.ceph:Scrubbing osd.1 2024-09-16T22:47:56.836 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T22:47:56.963 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:47:56.963 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:47:56.963 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:47:56.974 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-16T22:47:57.272 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 1 to deep-scrub 2024-09-16T22:47:57.288 INFO:tasks.ceph:Scrubbing osd.2 2024-09-16T22:47:57.288 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T22:47:57.415 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:47:57.415 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:47:57.415 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:47:57.425 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-16T22:47:57.724 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 2 to deep-scrub 2024-09-16T22:47:57.737 INFO:tasks.ceph:Scrubbing osd.3 2024-09-16T22:47:57.737 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T22:47:57.868 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:47:57.868 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:47:57.868 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:47:57.880 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-16T22:47:58.191 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 3 to deep-scrub 2024-09-16T22:47:58.207 INFO:tasks.ceph:Scrubbing osd.4 2024-09-16T22:47:58.207 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2024-09-16T22:47:58.343 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:47:58.418 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:47:58.418 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:47:58.419 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-16T22:47:58.778 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 4 to deep-scrub 2024-09-16T22:47:58.791 INFO:tasks.ceph:Scrubbing osd.5 2024-09-16T22:47:58.792 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2024-09-16T22:47:58.934 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:47:58.934 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:47:58.934 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:47:58.947 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-16T22:47:59.319 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 5 to deep-scrub 2024-09-16T22:47:59.333 INFO:tasks.ceph:Scrubbing osd.6 2024-09-16T22:47:59.334 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2024-09-16T22:47:59.503 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:47:59.503 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:47:59.503 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:47:59.520 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-16T22:48:00.002 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 6 to deep-scrub 2024-09-16T22:48:00.023 INFO:tasks.ceph:Scrubbing osd.7 2024-09-16T22:48:00.023 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2024-09-16T22:48:00.210 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-09-16T22:48:00.210 INFO:teuthology.orchestra.run.smithi042.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T22:48:00.210 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-09-16T22:48:00.226 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-16T22:48:00.693 INFO:teuthology.orchestra.run.smithi042.stderr:instructed osd(s) 7 to deep-scrub 2024-09-16T22:48:00.709 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:48:01.176 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T22:48:01.176 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T22:48:01.193 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":1512,"stamp":"2024-09-16T22:47:59.677145+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569578076,"num_objects":4957,"num_object_clones":0,"num_object_copies":9914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4957,"num_whiteouts":0,"num_read":458988,"num_read_kb":14069732,"num_write":647581,"num_write_kb":85853875,"num_scrub_errors":0,"num_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":320,"num_omap_keys":16,"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":45719,"ondisk_log_size":45719,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":44525404,"kb_used_data":39626456,"kb_used_omap":12,"kb_used_meta":4898803,"kb_avail":710449316,"statfs":{"total":773094113280,"available":727500099584,"internally_reserved":0,"allocated":40577490944,"data_stored":40575392488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":5016374833},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1918,"num_read_kb":49527,"num_write":172,"num_write_kb":6574,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":320,"num_omap_keys":16,"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.002398"},"pg_stats":[{"pgid":"2.7","version":"28'2569","reported_seq":2634,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:46:09.138333+0000","last_change":"2024-09-16T21:58:28.778395+0000","last_active":"2024-09-16T22:46:09.138333+0000","last_peered":"2024-09-16T22:46:09.138333+0000","last_clean":"2024-09-16T22:46:09.138333+0000","last_became_active":"2024-09-16T21:58:26.290261+0000","last_became_peered":"2024-09-16T21:58:26.290261+0000","last_unstale":"2024-09-16T22:46:09.138333+0000","last_undegraded":"2024-09-16T22:46:09.138333+0000","last_fullsized":"2024-09-16T22:46:09.138333+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":2569,"log_dups_size":0,"ondisk_log_size":2569,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:23:39.523995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052088000000000004,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15393,"num_read_kb":12815,"num_write":5129,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":62,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:58.401755+0000","last_change":"2024-09-16T22:47:58.401755+0000","last_active":"2024-09-16T22:47:58.401755+0000","last_peered":"2024-09-16T22:47:58.401755+0000","last_clean":"2024-09-16T22:47:58.401755+0000","last_became_active":"2024-09-16T21:58:26.289972+0000","last_became_peered":"2024-09-16T21:58:26.289972+0000","last_unstale":"2024-09-16T22:47:58.401755+0000","last_undegraded":"2024-09-16T22:47:58.401755+0000","last_fullsized":"2024-09-16T22:47:58.401755+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:47:58.401680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:47:58.401680+0000","last_clean_scrub_stamp":"2024-09-16T22:47:58.401680+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:52:44.124889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069145899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":55,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:27.128698+0000","last_change":"2024-09-16T21:58:28.778190+0000","last_active":"2024-09-16T22:44:27.128698+0000","last_peered":"2024-09-16T22:44:27.128698+0000","last_clean":"2024-09-16T22:44:27.128698+0000","last_became_active":"2024-09-16T21:58:26.329031+0000","last_became_peered":"2024-09-16T21:58:26.329031+0000","last_unstale":"2024-09-16T22:44:27.128698+0000","last_undegraded":"2024-09-16T22:44:27.128698+0000","last_fullsized":"2024-09-16T22:44:27.128698+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:46:39.153256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055462399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"28'197","reported_seq":1679,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:57.451815+0000","last_change":"2024-09-16T22:47:57.451815+0000","last_active":"2024-09-16T22:47:57.451815+0000","last_peered":"2024-09-16T22:47:57.451815+0000","last_clean":"2024-09-16T22:47:57.451815+0000","last_became_active":"2024-09-16T21:58:26.328472+0000","last_became_peered":"2024-09-16T21:58:26.328472+0000","last_unstale":"2024-09-16T22:47:57.451815+0000","last_undegraded":"2024-09-16T22:47:57.451815+0000","last_fullsized":"2024-09-16T22:47:57.451815+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'197","last_scrub_stamp":"2024-09-16T22:47:57.451753+0000","last_deep_scrub":"28'197","last_deep_scrub_stamp":"2024-09-16T22:47:57.451753+0000","last_clean_scrub_stamp":"2024-09-16T22:47:57.451753+0000","objects_scrubbed":2,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:31:15.564656+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00064758999999999997,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":461,"num_read_kb":365,"num_write":186,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":320,"num_omap_keys":16,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"28'118373","reported_seq":221977,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.189189+0000","last_change":"2024-09-16T21:58:36.865086+0000","last_active":"2024-09-16T22:47:51.189189+0000","last_peered":"2024-09-16T22:47:51.189189+0000","last_clean":"2024-09-16T22:47:51.189189+0000","last_became_active":"2024-09-16T21:58:34.596095+0000","last_became_peered":"2024-09-16T21:58:34.596095+0000","last_unstale":"2024-09-16T22:47:51.189189+0000","last_undegraded":"2024-09-16T22:47:51.189189+0000","last_fullsized":"2024-09-16T22:47:51.189189+0000","mapping_epoch":24,"log_start":"28'108300","ondisk_log_start":"28'108300","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10073,"log_dups_size":0,"ondisk_log_size":10073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:02:27.144659+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056342700000000003,"stat_sum":{"num_bytes":5006909440,"num_objects":1204,"num_object_clones":0,"num_object_copies":2408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1204,"num_whiteouts":0,"num_read":103621,"num_read_kb":3271475,"num_write":118372,"num_write_kb":20964142,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"28'64","reported_seq":757,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.227559+0000","last_change":"2024-09-16T21:58:28.299591+0000","last_active":"2024-09-16T22:47:51.227559+0000","last_peered":"2024-09-16T22:47:51.227559+0000","last_clean":"2024-09-16T22:47:51.227559+0000","last_became_active":"2024-09-16T21:58:26.290796+0000","last_became_peered":"2024-09-16T21:58:26.290796+0000","last_unstale":"2024-09-16T22:47:51.227559+0000","last_undegraded":"2024-09-16T22:47:51.227559+0000","last_fullsized":"2024-09-16T22:47:51.227559+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":64,"log_dups_size":0,"ondisk_log_size":64,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:34:36.812137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010156620000000001,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":165,"num_read_kb":110,"num_write":59,"num_write_kb":53,"num_scrub_errors":0,"num_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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"28'341492","reported_seq":563266,"reported_epoch":28,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T22:47:59.675729+0000","last_change":"2024-09-16T22:47:59.428544+0000","last_active":"2024-09-16T22:47:59.675729+0000","last_peered":"2024-09-16T22:47:59.675729+0000","last_clean":"2024-09-16T22:47:59.675729+0000","last_became_active":"2024-09-16T21:58:35.053049+0000","last_became_peered":"2024-09-16T21:58:35.053049+0000","last_unstale":"2024-09-16T22:47:59.675729+0000","last_undegraded":"2024-09-16T22:47:59.675729+0000","last_fullsized":"2024-09-16T22:47:59.675729+0000","mapping_epoch":24,"log_start":"28'331400","ondisk_log_start":"28'331400","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":24,"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":"deep scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040913499999999998,"stat_sum":{"num_bytes":5222808064,"num_objects":1258,"num_object_clones":0,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":221819,"num_read_kb":4465577,"num_write":341468,"num_write_kb":26217743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'2399","reported_seq":2472,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:58.481491+0000","last_change":"2024-09-16T22:47:58.481491+0000","last_active":"2024-09-16T22:47:58.481491+0000","last_peered":"2024-09-16T22:47:58.481491+0000","last_clean":"2024-09-16T22:47:58.481491+0000","last_became_active":"2024-09-16T21:58:26.328645+0000","last_became_peered":"2024-09-16T21:58:26.328645+0000","last_unstale":"2024-09-16T22:47:58.481491+0000","last_undegraded":"2024-09-16T22:47:58.481491+0000","last_fullsized":"2024-09-16T22:47:58.481491+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2399","last_scrub_stamp":"2024-09-16T22:47:58.481416+0000","last_deep_scrub":"28'2399","last_deep_scrub_stamp":"2024-09-16T22:47:58.481416+0000","last_clean_scrub_stamp":"2024-09-16T22:47:58.481416+0000","objects_scrubbed":3,"log_size":2399,"log_dups_size":0,"ondisk_log_size":2399,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:54:18.179303+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00050223200000000003,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14326,"num_read_kb":11927,"num_write":4779,"num_write_kb":4767,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'49859","reported_seq":81564,"reported_epoch":28,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T22:47:58.203291+0000","last_change":"2024-09-16T22:47:57.798464+0000","last_active":"2024-09-16T22:47:58.203291+0000","last_peered":"2024-09-16T22:47:58.203291+0000","last_clean":"2024-09-16T22:47:58.203291+0000","last_became_active":"2024-09-16T21:58:34.596399+0000","last_became_peered":"2024-09-16T21:58:34.596399+0000","last_unstale":"2024-09-16T22:47:58.203291+0000","last_undegraded":"2024-09-16T22:47:58.203291+0000","last_fullsized":"2024-09-16T22:47:58.203291+0000","mapping_epoch":24,"log_start":"28'39800","ondisk_log_start":"28'39800","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":49,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054247799999999999,"stat_sum":{"num_bytes":5053875712,"num_objects":1211,"num_object_clones":0,"num_object_copies":2422,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1211,"num_whiteouts":0,"num_read":31719,"num_read_kb":2296511,"num_write":49811,"num_write_kb":17454320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'181","reported_seq":2460,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.212901+0000","last_change":"2024-09-16T21:58:28.778146+0000","last_active":"2024-09-16T22:47:51.212901+0000","last_peered":"2024-09-16T22:47:51.212901+0000","last_clean":"2024-09-16T22:47:51.212901+0000","last_became_active":"2024-09-16T21:58:26.290896+0000","last_became_peered":"2024-09-16T21:58:26.290896+0000","last_unstale":"2024-09-16T22:47:51.212901+0000","last_undegraded":"2024-09-16T22:47:51.212901+0000","last_fullsized":"2024-09-16T22:47:51.212901+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":181,"log_dups_size":0,"ondisk_log_size":181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:05:57.964015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051840899999999995,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":627,"num_read_kb":537,"num_write":164,"num_write_kb":157,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"28'127512","reported_seq":198267,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:51.197633+0000","last_change":"2024-09-16T21:58:36.608613+0000","last_active":"2024-09-16T22:47:51.197633+0000","last_peered":"2024-09-16T22:47:51.197633+0000","last_clean":"2024-09-16T22:47:51.197633+0000","last_became_active":"2024-09-16T21:58:34.894931+0000","last_became_peered":"2024-09-16T21:58:34.894931+0000","last_unstale":"2024-09-16T22:47:51.197633+0000","last_undegraded":"2024-09-16T22:47:51.197633+0000","last_fullsized":"2024-09-16T22:47:51.197633+0000","mapping_epoch":24,"log_start":"28'117500","ondisk_log_start":"28'117500","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:33.582285+0000","last_clean_scrub_stamp":"2024-09-16T21:58:33.582285+0000","objects_scrubbed":0,"log_size":10012,"log_dups_size":0,"ondisk_log_size":10012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:04:28.305087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001033324,"stat_sum":{"num_bytes":5285392403,"num_objects":1270,"num_object_clones":0,"num_object_copies":2540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1270,"num_whiteouts":0,"num_read":70791,"num_read_kb":4010360,"num_write":127512,"num_write_kb":21205762,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"20'1","reported_seq":56,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:19.230400+0000","last_change":"2024-09-16T21:58:28.299145+0000","last_active":"2024-09-16T22:44:19.230400+0000","last_peered":"2024-09-16T22:44:19.230400+0000","last_clean":"2024-09-16T22:44:19.230400+0000","last_became_active":"2024-09-16T21:58:26.290449+0000","last_became_peered":"2024-09-16T21:58:26.290449+0000","last_unstale":"2024-09-16T22:44:19.230400+0000","last_undegraded":"2024-09-16T22:44:19.230400+0000","last_fullsized":"2024-09-16T22:44:19.230400+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:25.275816+0000","last_clean_scrub_stamp":"2024-09-16T21:58:25.275816+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:11:08.671719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056141800000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"18'72","reported_seq":147,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:44:32.129022+0000","last_change":"2024-09-16T21:58:21.061108+0000","last_active":"2024-09-16T22:44:32.129022+0000","last_peered":"2024-09-16T22:44:32.129022+0000","last_clean":"2024-09-16T22:44:32.129022+0000","last_became_active":"2024-09-16T21:58:21.059943+0000","last_became_peered":"2024-09-16T21:58:21.059943+0000","last_unstale":"2024-09-16T22:44:32.129022+0000","last_undegraded":"2024-09-16T22:44:32.129022+0000","last_fullsized":"2024-09-16T22:44:32.129022+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T21:58:19.256914+0000","last_clean_scrub_stamp":"2024-09-16T21:58:19.256914+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:03:21.088810+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20568985619,"num_objects":4943,"num_object_clones":0,"num_object_copies":9886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4943,"num_whiteouts":0,"num_read":427950,"num_read_kb":14043923,"num_write":637163,"num_write_kb":85841967,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40573886464,"data_stored":40573317158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40236,"ondisk_log_size":40236,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30972,"num_read_kb":25754,"num_write":10317,"num_write_kb":10280,"num_scrub_errors":0,"num_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":320,"num_omap_keys":16,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5411,"ondisk_log_size":5411,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424510039,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75896,"kb_used_data":296,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295944,"statfs":{"total":96636764160,"available":96559046656,"internally_reserved":0,"allocated":303104,"data_stored":111992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":77396422},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":15,"seq":64424510040,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5582300,"kb_used_data":5113996,"kb_used_omap":1,"kb_used_meta":468286,"kb_avail":88789540,"statfs":{"total":96636764160,"available":90920488960,"internally_reserved":0,"allocated":5236731904,"data_stored":5236469484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":479525317},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":15,"seq":64424510041,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10365624,"kb_used_data":9669672,"kb_used_omap":1,"kb_used_meta":695934,"kb_avail":84006216,"statfs":{"total":96636764160,"available":86022365184,"internally_reserved":0,"allocated":9901744128,"data_stored":9901436614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":712636869},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510040,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6211928,"kb_used_data":5028680,"kb_used_omap":1,"kb_used_meta":1183230,"kb_avail":88159912,"statfs":{"total":96636764160,"available":90275749888,"internally_reserved":0,"allocated":5149368320,"data_stored":5149087770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1211627973},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510040,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6184084,"kb_used_data":5028676,"kb_used_omap":1,"kb_used_meta":1155390,"kb_avail":88187756,"statfs":{"total":96636764160,"available":90304262144,"internally_reserved":0,"allocated":5149364224,"data_stored":5149086441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1183119813},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542743,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5650408,"kb_used_data":5114004,"kb_used_omap":1,"kb_used_meta":536382,"kb_avail":88721432,"statfs":{"total":96636764160,"available":90850746368,"internally_reserved":0,"allocated":5236740096,"data_stored":5236470829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":549255624},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542743,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10378684,"kb_used_data":9670252,"kb_used_omap":1,"kb_used_meta":708414,"kb_avail":83993156,"statfs":{"total":96636764160,"available":86008991744,"internally_reserved":0,"allocated":9902338048,"data_stored":9902026982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725416389},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575446,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76480,"kb_used_data":880,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295360,"statfs":{"total":96636764160,"available":96558448640,"internally_reserved":0,"allocated":901120,"data_stored":702376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":12288,"data_stored":1364,"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":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T22:48:01.197 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T21:58:25.275816+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=25, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.198 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T21:58:25.275816+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=25, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.198 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-16T21:58:33.582285+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=33, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.198 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-16T21:58:25.275816+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=25, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.198 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-16T21:58:33.582285+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=33, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.198 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-16T21:58:33.582285+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=33, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.199 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-16T21:58:25.275816+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=25, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.199 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-16T21:58:33.582285+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=33, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.199 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T21:58:25.275816+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=25, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.199 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-16T21:58:19.256914+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=58, tm_sec=19, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=47, tm_sec=55, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T22:48:01.199 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T22:48:11.249 INFO:tasks.ceph.mgr.y.smithi146.stderr:2024-09-16T22:48:11.250+0000 7f3378495640 -1 calc_pg_upmaps abort due to max <= 0 2024-09-16T22:48:21.200 DEBUG:teuthology.orchestra.run.smithi042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:48:21.511 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-09-16T22:48:21.511 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-09-16T22:48:21.522 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":1522,"stamp":"2024-09-16T22:48:19.680955+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20569578076,"num_objects":4957,"num_object_clones":0,"num_object_copies":9914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4957,"num_whiteouts":0,"num_read":458988,"num_read_kb":14069732,"num_write":647581,"num_write_kb":85853875,"num_scrub_errors":0,"num_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":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45666,"ondisk_log_size":45666,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":44555928,"kb_used_data":39626456,"kb_used_omap":12,"kb_used_meta":4929331,"kb_avail":710418792,"statfs":{"total":773094113280,"available":727468843008,"internally_reserved":0,"allocated":40577490944,"data_stored":40575392488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":5047635505},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002433"},"pg_stats":[{"pgid":"2.7","version":"28'2570","reported_seq":2644,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:00.565814+0000","last_change":"2024-09-16T22:48:00.565718+0000","last_active":"2024-09-16T22:48:00.565814+0000","last_peered":"2024-09-16T22:48:00.565814+0000","last_clean":"2024-09-16T22:48:00.565814+0000","last_became_active":"2024-09-16T21:58:26.290261+0000","last_became_peered":"2024-09-16T21:58:26.290261+0000","last_unstale":"2024-09-16T22:48:00.565814+0000","last_undegraded":"2024-09-16T22:48:00.565814+0000","last_fullsized":"2024-09-16T22:48:00.565814+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2570","last_scrub_stamp":"2024-09-16T22:48:00.565635+0000","last_deep_scrub":"28'2570","last_deep_scrub_stamp":"2024-09-16T22:48:00.565635+0000","last_clean_scrub_stamp":"2024-09-16T22:48:00.565635+0000","objects_scrubbed":2,"log_size":2570,"log_dups_size":0,"ondisk_log_size":2570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:50:58.460808+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00052088000000000004,"stat_sum":{"num_bytes":690,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":15393,"num_read_kb":12815,"num_write":5129,"num_write_kb":5123,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":63,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:58.401803+0000","last_change":"2024-09-16T22:47:58.401755+0000","last_active":"2024-09-16T22:47:58.401803+0000","last_peered":"2024-09-16T22:47:58.401803+0000","last_clean":"2024-09-16T22:47:58.401803+0000","last_became_active":"2024-09-16T21:58:26.289972+0000","last_became_peered":"2024-09-16T21:58:26.289972+0000","last_unstale":"2024-09-16T22:47:58.401803+0000","last_undegraded":"2024-09-16T22:47:58.401803+0000","last_fullsized":"2024-09-16T22:47:58.401803+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:47:58.401680+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:47:58.401680+0000","last_clean_scrub_stamp":"2024-09-16T22:47:58.401680+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:52:44.124889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069145899999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":63,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:02.207161+0000","last_change":"2024-09-16T22:48:02.207161+0000","last_active":"2024-09-16T22:48:02.207161+0000","last_peered":"2024-09-16T22:48:02.207161+0000","last_clean":"2024-09-16T22:48:02.207161+0000","last_became_active":"2024-09-16T21:58:26.329031+0000","last_became_peered":"2024-09-16T21:58:26.329031+0000","last_unstale":"2024-09-16T22:48:02.207161+0000","last_undegraded":"2024-09-16T22:48:02.207161+0000","last_fullsized":"2024-09-16T22:48:02.207161+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:48:02.207079+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:48:02.207079+0000","last_clean_scrub_stamp":"2024-09-16T22:48:02.207079+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:21:22.311691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055462399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"28'197","reported_seq":1679,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:57.451815+0000","last_change":"2024-09-16T22:47:57.451815+0000","last_active":"2024-09-16T22:47:57.451815+0000","last_peered":"2024-09-16T22:47:57.451815+0000","last_clean":"2024-09-16T22:47:57.451815+0000","last_became_active":"2024-09-16T21:58:26.328472+0000","last_became_peered":"2024-09-16T21:58:26.328472+0000","last_unstale":"2024-09-16T22:47:57.451815+0000","last_undegraded":"2024-09-16T22:47:57.451815+0000","last_fullsized":"2024-09-16T22:47:57.451815+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'197","last_scrub_stamp":"2024-09-16T22:47:57.451753+0000","last_deep_scrub":"28'197","last_deep_scrub_stamp":"2024-09-16T22:47:57.451753+0000","last_clean_scrub_stamp":"2024-09-16T22:47:57.451753+0000","objects_scrubbed":2,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:31:15.564656+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00064758999999999997,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":461,"num_read_kb":365,"num_write":186,"num_write_kb":180,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":320,"num_omap_keys":16,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"28'119569","reported_seq":223230,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:13.397177+0000","last_change":"2024-09-16T22:48:13.397177+0000","last_active":"2024-09-16T22:48:13.397177+0000","last_peered":"2024-09-16T22:48:13.397177+0000","last_clean":"2024-09-16T22:48:13.397177+0000","last_became_active":"2024-09-16T21:58:34.596095+0000","last_became_peered":"2024-09-16T21:58:34.596095+0000","last_unstale":"2024-09-16T22:48:13.397177+0000","last_undegraded":"2024-09-16T22:48:13.397177+0000","last_fullsized":"2024-09-16T22:48:13.397177+0000","mapping_epoch":24,"log_start":"28'109500","ondisk_log_start":"28'109500","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'119569","last_scrub_stamp":"2024-09-16T22:48:13.397090+0000","last_deep_scrub":"28'119569","last_deep_scrub_stamp":"2024-09-16T22:48:13.397090+0000","last_clean_scrub_stamp":"2024-09-16T22:48:13.397090+0000","objects_scrubbed":1204,"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":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:42:58.349893+0000","scrub_duration":14117,"objects_trimmed":0,"snaptrim_duration":0.00056342700000000003,"stat_sum":{"num_bytes":5006909440,"num_objects":1204,"num_object_clones":0,"num_object_copies":2408,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1204,"num_whiteouts":0,"num_read":103621,"num_read_kb":3271475,"num_write":118372,"num_write_kb":20964142,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"28'65","reported_seq":766,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:00.001974+0000","last_change":"2024-09-16T22:48:00.001974+0000","last_active":"2024-09-16T22:48:00.001974+0000","last_peered":"2024-09-16T22:48:00.001974+0000","last_clean":"2024-09-16T22:48:00.001974+0000","last_became_active":"2024-09-16T21:58:26.290796+0000","last_became_peered":"2024-09-16T21:58:26.290796+0000","last_unstale":"2024-09-16T22:48:00.001974+0000","last_undegraded":"2024-09-16T22:48:00.001974+0000","last_fullsized":"2024-09-16T22:48:00.001974+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'65","last_scrub_stamp":"2024-09-16T22:48:00.001864+0000","last_deep_scrub":"28'65","last_deep_scrub_stamp":"2024-09-16T22:48:00.001864+0000","last_clean_scrub_stamp":"2024-09-16T22:48:00.001864+0000","objects_scrubbed":2,"log_size":65,"log_dups_size":0,"ondisk_log_size":65,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:22:53.759108+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0010156620000000001,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":165,"num_read_kb":110,"num_write":59,"num_write_kb":53,"num_scrub_errors":0,"num_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":230,"num_omap_keys":10,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"28'342717","reported_seq":564568,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:12.482294+0000","last_change":"2024-09-16T22:48:12.482294+0000","last_active":"2024-09-16T22:48:12.482294+0000","last_peered":"2024-09-16T22:48:12.482294+0000","last_clean":"2024-09-16T22:48:12.482294+0000","last_became_active":"2024-09-16T21:58:35.053049+0000","last_became_peered":"2024-09-16T21:58:35.053049+0000","last_unstale":"2024-09-16T22:48:12.482294+0000","last_undegraded":"2024-09-16T22:48:12.482294+0000","last_fullsized":"2024-09-16T22:48:12.482294+0000","mapping_epoch":24,"log_start":"28'332700","ondisk_log_start":"28'332700","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'342717","last_scrub_stamp":"2024-09-16T22:48:12.482164+0000","last_deep_scrub":"28'342717","last_deep_scrub_stamp":"2024-09-16T22:48:12.482164+0000","last_clean_scrub_stamp":"2024-09-16T22:48:12.482164+0000","objects_scrubbed":1258,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":14,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:47:40.823894+0000","scrub_duration":13053,"objects_trimmed":0,"snaptrim_duration":0.00040913499999999998,"stat_sum":{"num_bytes":5222808064,"num_objects":1258,"num_object_clones":0,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":221819,"num_read_kb":4465577,"num_write":341468,"num_write_kb":26217743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"28'2399","reported_seq":2472,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:47:58.481491+0000","last_change":"2024-09-16T22:47:58.481491+0000","last_active":"2024-09-16T22:47:58.481491+0000","last_peered":"2024-09-16T22:47:58.481491+0000","last_clean":"2024-09-16T22:47:58.481491+0000","last_became_active":"2024-09-16T21:58:26.328645+0000","last_became_peered":"2024-09-16T21:58:26.328645+0000","last_unstale":"2024-09-16T22:47:58.481491+0000","last_undegraded":"2024-09-16T22:47:58.481491+0000","last_fullsized":"2024-09-16T22:47:58.481491+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2399","last_scrub_stamp":"2024-09-16T22:47:58.481416+0000","last_deep_scrub":"28'2399","last_deep_scrub_stamp":"2024-09-16T22:47:58.481416+0000","last_clean_scrub_stamp":"2024-09-16T22:47:58.481416+0000","objects_scrubbed":3,"log_size":2399,"log_dups_size":0,"ondisk_log_size":2399,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:54:18.179303+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00050223200000000003,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14326,"num_read_kb":11927,"num_write":4779,"num_write_kb":4767,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"28'51018","reported_seq":82774,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:11.951134+0000","last_change":"2024-09-16T22:48:11.951134+0000","last_active":"2024-09-16T22:48:11.951134+0000","last_peered":"2024-09-16T22:48:11.951134+0000","last_clean":"2024-09-16T22:48:11.951134+0000","last_became_active":"2024-09-16T21:58:34.596399+0000","last_became_peered":"2024-09-16T21:58:34.596399+0000","last_unstale":"2024-09-16T22:48:11.951134+0000","last_undegraded":"2024-09-16T22:48:11.951134+0000","last_fullsized":"2024-09-16T22:48:11.951134+0000","mapping_epoch":24,"log_start":"28'41000","ondisk_log_start":"28'41000","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'51018","last_scrub_stamp":"2024-09-16T22:48:11.951006+0000","last_deep_scrub":"28'51018","last_deep_scrub_stamp":"2024-09-16T22:48:11.951006+0000","last_clean_scrub_stamp":"2024-09-16T22:48:11.951006+0000","objects_scrubbed":1211,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:08:21.057618+0000","scrub_duration":14152,"objects_trimmed":0,"snaptrim_duration":0.00054247799999999999,"stat_sum":{"num_bytes":5053875712,"num_objects":1211,"num_object_clones":0,"num_object_copies":2422,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1211,"num_whiteouts":0,"num_read":31719,"num_read_kb":2296511,"num_write":49811,"num_write_kb":17454320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4],"acting":[0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"28'182","reported_seq":2469,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:03.204799+0000","last_change":"2024-09-16T22:48:03.204799+0000","last_active":"2024-09-16T22:48:03.204799+0000","last_peered":"2024-09-16T22:48:03.204799+0000","last_clean":"2024-09-16T22:48:03.204799+0000","last_became_active":"2024-09-16T21:58:26.290896+0000","last_became_peered":"2024-09-16T21:58:26.290896+0000","last_unstale":"2024-09-16T22:48:03.204799+0000","last_undegraded":"2024-09-16T22:48:03.204799+0000","last_fullsized":"2024-09-16T22:48:03.204799+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'182","last_scrub_stamp":"2024-09-16T22:48:03.204708+0000","last_deep_scrub":"28'182","last_deep_scrub_stamp":"2024-09-16T22:48:03.204708+0000","last_clean_scrub_stamp":"2024-09-16T22:48:03.204708+0000","objects_scrubbed":2,"log_size":182,"log_dups_size":0,"ondisk_log_size":182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:39:56.546538+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00051840899999999995,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":627,"num_read_kb":537,"num_write":164,"num_write_kb":157,"num_scrub_errors":0,"num_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":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"28'128773","reported_seq":199587,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:13.227409+0000","last_change":"2024-09-16T22:48:13.227409+0000","last_active":"2024-09-16T22:48:13.227409+0000","last_peered":"2024-09-16T22:48:13.227409+0000","last_clean":"2024-09-16T22:48:13.227409+0000","last_became_active":"2024-09-16T21:58:34.894931+0000","last_became_peered":"2024-09-16T21:58:34.894931+0000","last_unstale":"2024-09-16T22:48:13.227409+0000","last_undegraded":"2024-09-16T22:48:13.227409+0000","last_fullsized":"2024-09-16T22:48:13.227409+0000","mapping_epoch":24,"log_start":"28'118700","ondisk_log_start":"28'118700","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'128773","last_scrub_stamp":"2024-09-16T22:48:13.227288+0000","last_deep_scrub":"28'128773","last_deep_scrub_stamp":"2024-09-16T22:48:13.227288+0000","last_clean_scrub_stamp":"2024-09-16T22:48:13.227288+0000","objects_scrubbed":1270,"log_size":10073,"log_dups_size":0,"ondisk_log_size":10073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:08:22.333900+0000","scrub_duration":14916,"objects_trimmed":0,"snaptrim_duration":0.001033324,"stat_sum":{"num_bytes":5285392403,"num_objects":1270,"num_object_clones":0,"num_object_copies":2540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1270,"num_whiteouts":0,"num_read":70791,"num_read_kb":4010360,"num_write":127512,"num_write_kb":21205762,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"28'2","reported_seq":65,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:01.040974+0000","last_change":"2024-09-16T22:48:01.040974+0000","last_active":"2024-09-16T22:48:01.040974+0000","last_peered":"2024-09-16T22:48:01.040974+0000","last_clean":"2024-09-16T22:48:01.040974+0000","last_became_active":"2024-09-16T21:58:26.290449+0000","last_became_peered":"2024-09-16T21:58:26.290449+0000","last_unstale":"2024-09-16T22:48:01.040974+0000","last_undegraded":"2024-09-16T22:48:01.040974+0000","last_fullsized":"2024-09-16T22:48:01.040974+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'2","last_scrub_stamp":"2024-09-16T22:48:01.040879+0000","last_deep_scrub":"28'2","last_deep_scrub_stamp":"2024-09-16T22:48:01.040879+0000","last_clean_scrub_stamp":"2024-09-16T22:48:01.040879+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:29:04.622201+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00056141800000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"28'74","reported_seq":157,"reported_epoch":28,"state":"active+clean","last_fresh":"2024-09-16T22:48:01.231269+0000","last_change":"2024-09-16T22:48:01.231269+0000","last_active":"2024-09-16T22:48:01.231269+0000","last_peered":"2024-09-16T22:48:01.231269+0000","last_clean":"2024-09-16T22:48:01.231269+0000","last_became_active":"2024-09-16T21:58:21.059943+0000","last_became_peered":"2024-09-16T21:58:21.059943+0000","last_unstale":"2024-09-16T22:48:01.231269+0000","last_undegraded":"2024-09-16T22:48:01.231269+0000","last_fullsized":"2024-09-16T22:48:01.231269+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"28'74","last_scrub_stamp":"2024-09-16T22:48:01.231165+0000","last_deep_scrub":"28'74","last_deep_scrub_stamp":"2024-09-16T22:48:01.231165+0000","last_clean_scrub_stamp":"2024-09-16T22:48:01.231165+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:31:54.055826+0000","scrub_duration":3,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20568985619,"num_objects":4943,"num_object_clones":0,"num_object_copies":9886,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4943,"num_whiteouts":0,"num_read":427950,"num_read_kb":14043923,"num_write":637163,"num_write_kb":85841967,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40573886464,"data_stored":40573317158,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40177,"ondisk_log_size":40177,"up":8,"acting":8,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30972,"num_read_kb":25754,"num_write":10317,"num_write_kb":10280,"num_scrub_errors":0,"num_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":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5415,"ondisk_log_size":5415,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424510043,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75896,"kb_used_data":296,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295944,"statfs":{"total":96636764160,"available":96559046656,"internally_reserved":0,"allocated":303104,"data_stored":111992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":77396422},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":15,"seq":64424510044,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5604508,"kb_used_data":5113996,"kb_used_omap":1,"kb_used_meta":490494,"kb_avail":88767332,"statfs":{"total":96636764160,"available":90897747968,"internally_reserved":0,"allocated":5236731904,"data_stored":5236469484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":502266309},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":15,"seq":64424510045,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10378104,"kb_used_data":9669672,"kb_used_omap":1,"kb_used_meta":708414,"kb_avail":83993736,"statfs":{"total":96636764160,"available":86009585664,"internally_reserved":0,"allocated":9901744128,"data_stored":9901436614,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":725416389},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":15,"seq":64424510044,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6216088,"kb_used_data":5028680,"kb_used_omap":1,"kb_used_meta":1187390,"kb_avail":88155752,"statfs":{"total":96636764160,"available":90271490048,"internally_reserved":0,"allocated":5149368320,"data_stored":5149087770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1215887813},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510044,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6175764,"kb_used_data":5028676,"kb_used_omap":1,"kb_used_meta":1147070,"kb_avail":88196076,"statfs":{"total":96636764160,"available":90312781824,"internally_reserved":0,"allocated":5149364224,"data_stored":5149086441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1174600133},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542747,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5658724,"kb_used_data":5114004,"kb_used_omap":1,"kb_used_meta":544702,"kb_avail":88713116,"statfs":{"total":96636764160,"available":90842230784,"internally_reserved":0,"allocated":5236740096,"data_stored":5236470829,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":557775304},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542747,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10370364,"kb_used_data":9670252,"kb_used_omap":1,"kb_used_meta":700094,"kb_avail":84001476,"statfs":{"total":96636764160,"available":86017511424,"internally_reserved":0,"allocated":9902338048,"data_stored":9902026982,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":716896709},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575450,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":76480,"kb_used_data":880,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295360,"statfs":{"total":96636764160,"available":96558448640,"internally_reserved":0,"allocated":901120,"data_stored":702376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":77396426},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"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":12288,"data_stored":1364,"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":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":5149061120,"data_stored":5148975104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":9901449216,"data_stored":9901325312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":5236432896,"data_stored":5236358163,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T22:48:21.524 DEBUG:teuthology.orchestra.run.smithi042:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-16T22:48:21.837 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-16T22:48:21.837 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-16T22:48:21.837 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-16T22:48:21.838 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:21.902 INFO:tasks.ceph.osd.0:Stopped 2024-09-16T22:48:21.903 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-16T22:48:21.903 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:21.971 INFO:tasks.ceph.osd.1:Stopped 2024-09-16T22:48:21.971 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-16T22:48:21.971 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.040 INFO:tasks.ceph.osd.2:Stopped 2024-09-16T22:48:22.040 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-16T22:48:22.040 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.100 INFO:tasks.ceph.osd.3:Stopped 2024-09-16T22:48:22.101 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-16T22:48:22.101 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.162 INFO:tasks.ceph.osd.4:Stopped 2024-09-16T22:48:22.163 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-16T22:48:22.163 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.228 INFO:tasks.ceph.osd.5:Stopped 2024-09-16T22:48:22.228 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-16T22:48:22.228 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.265 INFO:tasks.ceph.osd.6:Stopped 2024-09-16T22:48:22.266 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-16T22:48:22.266 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.333 INFO:tasks.ceph.osd.7:Stopped 2024-09-16T22:48:22.333 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-16T22:48:22.333 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-16T22:48:22.333 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.358 INFO:tasks.ceph.mgr.x:Stopped 2024-09-16T22:48:22.359 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-16T22:48:22.359 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.401 INFO:tasks.ceph.mgr.y:Stopped 2024-09-16T22:48:22.402 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-16T22:48:22.402 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-16T22:48:22.402 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.414 INFO:tasks.ceph.mon.a:Stopped 2024-09-16T22:48:22.414 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-16T22:48:22.414 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.466 INFO:tasks.ceph.mon.c:Stopped 2024-09-16T22:48:22.466 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-16T22:48:22.466 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T22:48:22.477 INFO:tasks.ceph.mon.b:Stopped 2024-09-16T22:48:22.477 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-16T22:48:22.478 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T22:48:22.534 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T22:48:22.534 DEBUG:teuthology.orchestra.run.smithi042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-16T22:48:23.003 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T22:48:23.003 DEBUG:teuthology.orchestra.run.smithi042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-16T22:48:23.131 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T22:48:23.131 DEBUG:teuthology.orchestra.run.smithi042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-16T22:48:23.254 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T22:48:23.255 DEBUG:teuthology.orchestra.run.smithi042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-16T22:48:23.374 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T22:48:23.374 DEBUG:teuthology.orchestra.run.smithi146:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-16T22:48:23.678 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T22:48:23.679 DEBUG:teuthology.orchestra.run.smithi146:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-16T22:48:23.773 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T22:48:23.773 DEBUG:teuthology.orchestra.run.smithi146:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-16T22:48:23.838 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T22:48:23.838 DEBUG:teuthology.orchestra.run.smithi146:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-16T22:48:23.894 INFO:tasks.ceph:Archiving mon data... 2024-09-16T22:48:23.896 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/data/mon.a.tgz 2024-09-16T22:48:23.896 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2024-09-16T22:48:23.913 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.1zfB8kmmm2 2024-09-16T22:48:23.914 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.1zfB8kmmm2 2024-09-16T22:48:24.046 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.1zfB8kmmm2 2024-09-16T22:48:24.133 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.1zfB8kmmm2 is 306KB 2024-09-16T22:48:24.207 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.1zfB8kmmm2 2024-09-16T22:48:24.223 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/data/mon.c.tgz 2024-09-16T22:48:24.223 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2024-09-16T22:48:24.278 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.GHybEdh3y1 2024-09-16T22:48:24.278 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.GHybEdh3y1 2024-09-16T22:48:24.402 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.GHybEdh3y1 2024-09-16T22:48:24.486 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.GHybEdh3y1 is 311KB 2024-09-16T22:48:24.582 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.GHybEdh3y1 2024-09-16T22:48:24.597 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/data/mon.b.tgz 2024-09-16T22:48:24.598 DEBUG:teuthology.orchestra.run.smithi146:> mktemp 2024-09-16T22:48:24.614 INFO:teuthology.orchestra.run.smithi146.stdout:/tmp/tmp.FMc5Tm5aRw 2024-09-16T22:48:24.614 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.FMc5Tm5aRw 2024-09-16T22:48:24.751 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0666 /tmp/tmp.FMc5Tm5aRw 2024-09-16T22:48:24.835 DEBUG:teuthology.orchestra.remote:smithi146:/tmp/tmp.FMc5Tm5aRw is 311KB 2024-09-16T22:48:24.932 DEBUG:teuthology.orchestra.run.smithi146:> rm -fr /tmp/tmp.FMc5Tm5aRw 2024-09-16T22:48:24.947 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-16T22:48:24.948 DEBUG:teuthology.orchestra.run.smithi042:> 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 2024-09-16T22:48:24.950 DEBUG:teuthology.orchestra.run.smithi146:> 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 2024-09-16T22:48:24.989 DEBUG:teuthology.orchestra.run.smithi160:> 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 2024-09-16T22:48:25.037 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T22:48:25.067 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T22:48:25.084 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T22:48:25.085 INFO:tasks.ceph:Archiving crash dumps... 2024-09-16T22:48:25.087 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi042/crash 2024-09-16T22:48:25.088 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T22:48:25.114 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi146/crash 2024-09-16T22:48:25.115 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T22:48:25.139 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi160/crash 2024-09-16T22:48:25.140 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T22:48:25.191 INFO:tasks.ceph:Compressing logs... 2024-09-16T22:48:25.191 DEBUG:teuthology.orchestra.run.smithi042:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T22:48:25.194 DEBUG:teuthology.orchestra.run.smithi146:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T22:48:25.196 DEBUG:teuthology.orchestra.run.smithi160:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T22:48:25.218 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-16T22:48:25.218 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37808.log 2024-09-16T22:48:25.218 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40083.log 2024-09-16T22:48:25.218 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose/var/log/ceph/ceph-client.admin.37808.log: -- /var/log/ceph/ceph-client.admin.37813.log 2024-09-16T22:48:25.232 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32845.log 2024-09-16T22:48:25.232 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32885.log 2024-09-16T22:48:25.232 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32634.log 2024-09-16T22:48:25.232 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32845.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32845.log.gz 2024-09-16T22:48:25.232 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32885.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32885.log.gz 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32634.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32634.log.gz 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32714.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32925.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32714.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32714.log.gz 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32925.log: 89.4% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32925.log.gz 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-16T22:48:25.233 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-osd.6.log: /var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32674.log 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32754.log 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32674.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32674.log.gzgzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr: 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32794.log 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32754.log: /var/log/ceph/ceph-mon.b.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32754.log.gz 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/ceph-client.admin.32794.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32794.log.gz 2024-09-16T22:48:25.234 INFO:teuthology.orchestra.run.smithi146.stderr: 88.6% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-16T22:48:25.239 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27196.log 2024-09-16T22:48:25.239 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27155.log 2024-09-16T22:48:25.239 INFO:teuthology.orchestra.run.smithi160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27621.log 2024-09-16T22:48:25.239 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27196.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27196.log.gz 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27155.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27693.log 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27155.log.gz 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27621.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27621.log.gzgzip 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.27657.log 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27693.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28160.log 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27693.log.gz 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27657.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27324.log 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27657.log.gz 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.28160.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.27929.log 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28160.log.gz 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27324.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28103.log 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27324.log.gz 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.0.27929.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28018.log 2024-09-16T22:48:25.240 INFO:teuthology.orchestra.run.smithi160.stderr: 56.0% -- replaced with /var/log/ceph/ceph-client.0.27929.log.gz 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.28103.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27398.log 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28103.log.gz 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.28018.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27361.log 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28018.log.gz 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27398.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27398.log.gz 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr:/var/log/ceph/ceph-client.admin.27361.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27361.log.gz 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr: 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr:real 0m0.016s 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr:user 0m0.009s 2024-09-16T22:48:25.241 INFO:teuthology.orchestra.run.smithi160.stderr:sys 0m0.023s 2024-09-16T22:48:25.260 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37808.log.gz 2024-09-16T22:48:25.260 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40083.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37457.log 2024-09-16T22:48:25.260 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40083.log.gz 2024-09-16T22:48:25.260 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37813.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37806.log 2024-09-16T22:48:25.260 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37813.log.gz 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37457.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38109.log 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37457.log.gz 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5/var/log/ceph/ceph-client.admin.37806.log: --verbose -- /var/log/ceph/ceph-client.admin.37592.log 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37806.log.gz 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38109.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40209.log 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38109.log.gz 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37592.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37592.log.gz 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40209.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38348.log 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40209.log.gz 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38152.log 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38348.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38100.log 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38348.log.gz 2024-09-16T22:48:25.261 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38152.log: gzip -5 --verbose -- 0.0% /var/log/ceph/ceph-client.admin.38488.log 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr: -- replaced with /var/log/ceph/ceph-client.admin.38152.log.gz 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38100.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38422.log 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38100.log.gz 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38488.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33339.log 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38488.log.gz 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38422.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38422.log.gz 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39621.log 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.33339.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40041.log 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33339.log.gz 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39621.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39621.log.gz 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-16T22:48:25.262 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40041.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40293.log 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40041.log.gz 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27263.log 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40293.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40293.log.gz 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37432.log 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37809.log 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph.tmp-client.admin.27263.log: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27263.log.gz 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37432.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37550.log 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37432.log.gz 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37809.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37634.log 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37809.log.gz 2024-09-16T22:48:25.263 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37550.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38726.log 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37550.log.gz 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37634.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33438.log 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37634.log.gz 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38726.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38110.log 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38726.log.gz 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.33438.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33438.log.gz 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37812.log 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38110.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38110.log.gz 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37812.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.37812.log.gz 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.38151.log 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38768.log 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38151.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38151.log.gz 2024-09-16T22:48:25.264 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37376.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39537.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38768.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38768.log.gz 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37376.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37376.log.gz 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37815.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39537.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39537.log.gz 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33037.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37815.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40167.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37815.log.gz 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.33037.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40377.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33037.log.gz 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40167.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38684.log 2024-09-16T22:48:25.265 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40167.log.gz 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40377.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40251.log 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40377.log.gz 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38684.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38684.log.gz 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40251.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40419.log 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40251.log.gz 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39705.log 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40419.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39579.log 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40419.log.gz 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39705.log: gzip -5 --verbose -- 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39705.log.gz 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr: /var/log/ceph/ceph-client.admin.39873.log 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39579.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39579.log.gz 2024-09-16T22:48:25.266 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38112.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39873.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38111.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39873.log.gz 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38112.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38428.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38112.log.gz 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38111.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38111.log.gz 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39789.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38428.log: /var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37287.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38428.log.gz 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39789.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39789.log.gz 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37508.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37287.log: /var/log/ceph/ceph-client.admin.37508.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37287.log.gz 2024-09-16T22:48:25.267 INFO:teuthology.orchestra.run.smithi042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37508.log.gz 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39831.log 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37816.log 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-mgr.x.log: /var/log/ceph/ceph-client.admin.39831.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39831.log.gz 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38101.log 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37816.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37816.log.gz 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38486.log 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38101.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38101.log.gz 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37814.log 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38486.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38486.log.gz 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40459.log 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.37814.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37814.log.gz 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38427.log 2024-09-16T22:48:25.268 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40459.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40459.log.gz 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39747.log 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38427.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38427.log.gz 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr: 94.0% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40335.log 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39747.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.39747.log.gz -5 --verbose -- /var/log/ceph/ceph-client.admin.38487.log 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40335.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40335.log.gz 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39663.log 2024-09-16T22:48:25.269 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38487.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.38487.log.gz -5 --verbose -- /var/log/ceph/ceph-client.admin.39915.log 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39663.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39663.log.gz 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39999.log 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39915.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39915.log.gz 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40125.log 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39999.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39999.log.gz 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38421.log 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.40125.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40125.log.gz 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39957.log 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.38421.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38421.log.gz 2024-09-16T22:48:25.270 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/ceph-client.admin.39957.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39957.log.gz 2024-09-16T22:48:25.273 INFO:teuthology.orchestra.run.smithi042.stderr: 95.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-16T22:48:25.624 INFO:teuthology.orchestra.run.smithi146.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-16T22:48:25.849 INFO:teuthology.orchestra.run.smithi042.stderr: 93.5% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-16T22:48:25.959 INFO:teuthology.orchestra.run.smithi146.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-16T22:48:26.382 INFO:teuthology.orchestra.run.smithi146.stderr: 93.4% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-16T22:48:26.406 INFO:teuthology.orchestra.run.smithi042.stderr: 90.7% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-16T22:48:26.607 INFO:teuthology.orchestra.run.smithi146.stderr: 93.3% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-16T22:48:33.875 INFO:teuthology.orchestra.run.smithi146.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-16T22:48:48.569 INFO:teuthology.orchestra.run.smithi042.stderr: 95.2% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-16T22:48:48.711 INFO:teuthology.orchestra.run.smithi042.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-16T22:48:59.879 INFO:teuthology.orchestra.run.smithi042.stderr: 95.3% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-16T22:49:02.679 INFO:teuthology.orchestra.run.smithi146.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-16T22:49:02.681 INFO:teuthology.orchestra.run.smithi146.stderr: 2024-09-16T22:49:02.681 INFO:teuthology.orchestra.run.smithi146.stderr:real 0m37.472s 2024-09-16T22:49:02.681 INFO:teuthology.orchestra.run.smithi146.stderr:user 0m47.957s 2024-09-16T22:49:02.681 INFO:teuthology.orchestra.run.smithi146.stderr:sys 0m1.793s 2024-09-16T22:50:02.478 INFO:teuthology.orchestra.run.smithi042.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-16T22:50:02.479 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-09-16T22:50:02.479 INFO:teuthology.orchestra.run.smithi042.stderr:real 1m37.272s 2024-09-16T22:50:02.479 INFO:teuthology.orchestra.run.smithi042.stderr:user 2m53.881s 2024-09-16T22:50:02.479 INFO:teuthology.orchestra.run.smithi042.stderr:sys 0m6.225s 2024-09-16T22:50:02.480 INFO:tasks.ceph:Archiving logs... 2024-09-16T22:50:02.480 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi042/log 2024-09-16T22:50:02.481 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T22:50:24.704 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi146/log 2024-09-16T22:50:24.705 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T22:50:30.636 DEBUG:teuthology.misc:Transferring archived files from smithi160:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi160/log 2024-09-16T22:50:30.637 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T22:50:30.679 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T22:50:30.689 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T22:50:30.689 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T22:50:30.692 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T22:50:30.694 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T22:50:30.830 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T22:50:30.839 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T22:50:30.839 DEBUG:teuthology.orchestra.run.smithi042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T22:50:30.842 DEBUG:teuthology.orchestra.run.smithi146:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T22:50:30.844 DEBUG:teuthology.orchestra.run.smithi160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T22:50:30.857 INFO:teuthology.orchestra.run.smithi042.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:50:30.859 INFO:teuthology.orchestra.run.smithi146.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:50:30.861 INFO:teuthology.orchestra.run.smithi160.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:50:30.862 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:50:30.862 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2024-09-16T22:50:30.862 INFO:teuthology.orchestra.run.smithi042.stdout:^* hv01.front.sepia.ceph.com 3 6 377 17 +4054us[+3924us] +/- 54ms 2024-09-16T22:50:30.862 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 20 -3206us[-3337us] +/- 56ms 2024-09-16T22:50:30.862 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 20 -2281us[-2411us] +/- 95ms 2024-09-16T22:50:30.862 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:50:30.864 INFO:teuthology.orchestra.run.smithi146.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:50:30.864 INFO:teuthology.orchestra.run.smithi146.stdout:=============================================================================== 2024-09-16T22:50:30.864 INFO:teuthology.orchestra.run.smithi146.stdout:^* hv01.front.sepia.ceph.com 3 6 377 20 +3898us[+3610us] +/- 54ms 2024-09-16T22:50:30.865 INFO:teuthology.orchestra.run.smithi146.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 18 -3342us[-3342us] +/- 56ms 2024-09-16T22:50:30.865 INFO:teuthology.orchestra.run.smithi146.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 -2421us[-2709us] +/- 95ms 2024-09-16T22:50:30.865 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:50:30.866 INFO:teuthology.orchestra.run.smithi160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:50:30.866 INFO:teuthology.orchestra.run.smithi160.stdout:=============================================================================== 2024-09-16T22:50:30.866 INFO:teuthology.orchestra.run.smithi160.stdout:^* hv01.front.sepia.ceph.com 3 6 377 22 +4058us[+4049us] +/- 54ms 2024-09-16T22:50:30.866 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 88 -3142us[-3420us] +/- 55ms 2024-09-16T22:50:30.866 INFO:teuthology.orchestra.run.smithi160.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 23 -2261us[-2271us] +/- 95ms 2024-09-16T22:50:30.866 INFO:teuthology.orchestra.run.smithi160.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:50:30.866 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T22:50:30.875 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T22:50:30.875 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T22:50:30.884 DEBUG:teuthology.orchestra.run.smithi042:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T22:50:30.975 DEBUG:teuthology.orchestra.run.smithi146:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T22:50:31.042 DEBUG:teuthology.orchestra.run.smithi160:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T22:50:31.107 DEBUG:teuthology.orchestra.run.smithi042:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T22:50:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:50:31.139 DEBUG:teuthology.orchestra.run.smithi146:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T22:50:31.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:50:31.169 DEBUG:teuthology.orchestra.run.smithi160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T22:50:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:50:31.199 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T22:50:31.207 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T22:50:31.217 INFO:teuthology.task.internal:Duration was 3555.379949 seconds 2024-09-16T22:50:31.217 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T22:50:31.225 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T22:50:31.226 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T22:50:31.228 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T22:50:31.230 DEBUG:teuthology.orchestra.run.smithi160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T22:50:31.269 INFO:teuthology.orchestra.run.smithi146.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:50:31.271 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:50:31.281 INFO:teuthology.orchestra.run.smithi160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:50:31.781 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T22:50:31.781 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi042.front.sepia.ceph.com 2024-09-16T22:50:31.781 DEBUG:teuthology.orchestra.run.smithi042:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T22:50:31.806 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi146.front.sepia.ceph.com 2024-09-16T22:50:31.806 DEBUG:teuthology.orchestra.run.smithi146:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T22:50:31.851 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi160.front.sepia.ceph.com 2024-09-16T22:50:31.851 DEBUG:teuthology.orchestra.run.smithi160:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T22:50:31.878 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T22:50:31.878 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T22:50:31.881 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T22:50:31.893 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T22:50:31.946 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T22:50:31.946 DEBUG:teuthology.orchestra.run.smithi042:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T22:50:31.952 DEBUG:teuthology.orchestra.run.smithi146:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T22:50:31.965 DEBUG:teuthology.orchestra.run.smithi160:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T22:50:32.092 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T22:50:32.101 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T22:50:32.101 DEBUG:teuthology.orchestra.run.smithi042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T22:50:32.127 DEBUG:teuthology.orchestra.run.smithi146:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T22:50:32.152 DEBUG:teuthology.orchestra.run.smithi160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T22:50:32.177 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T22:50:32.186 DEBUG:teuthology.orchestra.run.smithi042:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T22:50:32.189 DEBUG:teuthology.orchestra.run.smithi146:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T22:50:32.194 DEBUG:teuthology.orchestra.run.smithi160:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T22:50:32.210 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = core 2024-09-16T22:50:32.215 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = core 2024-09-16T22:50:32.241 INFO:teuthology.orchestra.run.smithi160.stdout:kernel.core_pattern = core 2024-09-16T22:50:32.254 DEBUG:teuthology.orchestra.run.smithi042:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T22:50:32.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:50:32.284 DEBUG:teuthology.orchestra.run.smithi146:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T22:50:32.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:50:32.299 DEBUG:teuthology.orchestra.run.smithi160:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T22:50:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:50:32.313 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T22:50:32.321 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T22:50:32.322 DEBUG:teuthology.misc:Transferring archived files from smithi042:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi042 2024-09-16T22:50:32.322 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T22:50:32.357 DEBUG:teuthology.misc:Transferring archived files from smithi146:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi146 2024-09-16T22:50:32.357 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T22:50:32.390 DEBUG:teuthology.misc:Transferring archived files from smithi160:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907575/remote/smithi160 2024-09-16T22:50:32.390 DEBUG:teuthology.orchestra.run.smithi160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T22:50:32.426 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T22:50:32.426 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T22:50:32.428 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T22:50:32.431 DEBUG:teuthology.orchestra.run.smithi160:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T22:50:32.473 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T22:50:32.485 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T22:50:32.485 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T22:50:32.493 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T22:50:32.494 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T22:50:32.496 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T22:50:32.498 DEBUG:teuthology.orchestra.run.smithi160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T22:50:32.509 INFO:teuthology.orchestra.run.smithi042.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 22:50 /home/ubuntu/cephtest 2024-09-16T22:50:32.511 INFO:teuthology.orchestra.run.smithi146.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 22:50 /home/ubuntu/cephtest 2024-09-16T22:50:32.528 INFO:teuthology.orchestra.run.smithi160.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 22:50 /home/ubuntu/cephtest 2024-09-16T22:50:32.529 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T22:50:32.539 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T22:50:32.559 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 3555.3799488544464 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-16T22:50:32.560 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T22:50:32.658 INFO:teuthology.run:pass