2024-09-14T23:50:31.396 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-14T23:50:31.414 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T23:50:31.497 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805 branch: squid 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: ceph-qa@ceph.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: '7904805' 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: teuthology-2024-09-14_21:16:02-rbd-squid-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: squid 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: ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 selinux: allowlist: - scontext=system_u:system_r:getty_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: squid sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 4271 sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 sleep_before_teardown: 0 subset: 97/128 suite: rbd suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOW5+88LIkc4PikaQ4oyEJ9qojGZWkDDafVRdP009RIT92+YC0ymz2iUi3zL9j8QilNzgATunO3I3V//rJOM76k= smithi167.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKcMksr/h6ARol7Zj9XVedXKV7Q/Yot+MC2bXJcuAmuKWgfmizv7jlHV4cW5KcakzY5426wLqe89bKwccX1TjfY= smithi196.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIuMicGCi/iU5ajCFtw7Thnv429Fz+wUZyYAaPnlQWGLJPdLH9VavYEeIsqOtT9RCWuiMdSLoDvKuTE6nOQ3MeY= 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: - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-14_21:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-14T23:50:31.497 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa; will attempt to use it 2024-09-14T23:50:31.498 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa/tasks 2024-09-14T23:50:31.498 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-14T23:50:31.500 INFO:teuthology.task.internal:Checking packages... 2024-09-14T23:50:31.521 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ecab7be58963a5bd03910cd73eef66405d7fdd50' 2024-09-14T23:50:31.521 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T23:50:31.521 INFO:teuthology.packaging:ref: None 2024-09-14T23:50:31.521 INFO:teuthology.packaging:tag: None 2024-09-14T23:50:31.522 INFO:teuthology.packaging:branch: squid 2024-09-14T23:50:31.522 INFO:teuthology.packaging:sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:50:31.522 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-09-14T23:50:31.719 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-324.gecab7be5 2024-09-14T23:50:31.721 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-14T23:50:31.727 INFO:teuthology.task.internal:no buildpackages task found 2024-09-14T23:50:31.727 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-14T23:50:31.734 INFO:teuthology.task.internal:Saving configuration 2024-09-14T23:50:31.748 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-14T23:50:31.754 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-14T23:50:31.780 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 23:45:11.759927', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOW5+88LIkc4PikaQ4oyEJ9qojGZWkDDafVRdP009RIT92+YC0ymz2iUi3zL9j8QilNzgATunO3I3V//rJOM76k='} 2024-09-14T23:50:31.803 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi167.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 23:45:11.758256', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKcMksr/h6ARol7Zj9XVedXKV7Q/Yot+MC2bXJcuAmuKWgfmizv7jlHV4cW5KcakzY5426wLqe89bKwccX1TjfY='} 2024-09-14T23:50:31.823 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi196.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 23:45:11.761591', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIuMicGCi/iU5ajCFtw7Thnv429Fz+wUZyYAaPnlQWGLJPdLH9VavYEeIsqOtT9RCWuiMdSLoDvKuTE6nOQ3MeY='} 2024-09-14T23:50:31.824 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-14T23:50:31.829 INFO:teuthology.task.internal:roles: ubuntu@smithi060.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-14T23:50:31.830 INFO:teuthology.task.internal:roles: ubuntu@smithi167.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-14T23:50:31.830 INFO:teuthology.task.internal:roles: ubuntu@smithi196.front.sepia.ceph.com - ['client.0'] 2024-09-14T23:50:31.830 INFO:teuthology.run_tasks:Running task console_log... 2024-09-14T23:50:31.989 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f2adcff7ac0>, signals=[15]) 2024-09-14T23:50:31.989 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-14T23:50:31.994 INFO:teuthology.task.internal:Opening connections... 2024-09-14T23:50:31.995 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2024-09-14T23:50:31.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:50:32.074 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi167.front.sepia.ceph.com 2024-09-14T23:50:32.075 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:50:32.150 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi196.front.sepia.ceph.com 2024-09-14T23:50:32.151 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:50:32.225 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-14T23:50:32.231 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2024-09-14T23:50:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2024-09-14T23:50:32.250 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2024-09-14T23:50:32.307 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="CentOS Stream" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="9" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:ID="centos" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE="rhel fedora" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="9" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:PLATFORM_ID="platform:el9" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:ANSI_COLOR="0;31" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:LOGO="fedora-logo-icon" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://centos.org/" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T23:50:32.308 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T23:50:32.309 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T23:50:32.309 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2024-09-14T23:50:32.331 DEBUG:teuthology.orchestra.run.smithi167:> uname -m 2024-09-14T23:50:32.349 INFO:teuthology.orchestra.run.smithi167.stdout:x86_64 2024-09-14T23:50:32.349 DEBUG:teuthology.orchestra.run.smithi167:> cat /etc/os-release 2024-09-14T23:50:32.406 INFO:teuthology.orchestra.run.smithi167.stdout:NAME="CentOS Stream" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION="9" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:ID="centos" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:ID_LIKE="rhel fedora" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:VERSION_ID="9" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:PLATFORM_ID="platform:el9" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:ANSI_COLOR="0;31" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:LOGO="fedora-logo-icon" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:HOME_URL="https://centos.org/" 2024-09-14T23:50:32.407 INFO:teuthology.orchestra.run.smithi167.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T23:50:32.408 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T23:50:32.408 INFO:teuthology.orchestra.run.smithi167.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T23:50:32.408 INFO:teuthology.lock.ops:Updating smithi167.front.sepia.ceph.com on lock server 2024-09-14T23:50:32.431 DEBUG:teuthology.orchestra.run.smithi196:> uname -m 2024-09-14T23:50:32.449 INFO:teuthology.orchestra.run.smithi196.stdout:x86_64 2024-09-14T23:50:32.449 DEBUG:teuthology.orchestra.run.smithi196:> cat /etc/os-release 2024-09-14T23:50:32.507 INFO:teuthology.orchestra.run.smithi196.stdout:NAME="CentOS Stream" 2024-09-14T23:50:32.507 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION="9" 2024-09-14T23:50:32.507 INFO:teuthology.orchestra.run.smithi196.stdout:ID="centos" 2024-09-14T23:50:32.507 INFO:teuthology.orchestra.run.smithi196.stdout:ID_LIKE="rhel fedora" 2024-09-14T23:50:32.507 INFO:teuthology.orchestra.run.smithi196.stdout:VERSION_ID="9" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:PLATFORM_ID="platform:el9" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:ANSI_COLOR="0;31" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:LOGO="fedora-logo-icon" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:HOME_URL="https://centos.org/" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T23:50:32.508 INFO:teuthology.orchestra.run.smithi196.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T23:50:32.508 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2024-09-14T23:50:32.548 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-14T23:50:32.556 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-14T23:50:32.601 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-14T23:50:32.601 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2024-09-14T23:50:32.604 DEBUG:teuthology.orchestra.run.smithi167:> test '!' -e /home/ubuntu/cephtest 2024-09-14T23:50:32.606 DEBUG:teuthology.orchestra.run.smithi196:> test '!' -e /home/ubuntu/cephtest 2024-09-14T23:50:32.623 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-14T23:50:32.634 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-14T23:50:32.634 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2024-09-14T23:50:32.661 DEBUG:teuthology.orchestra.run.smithi167:> test -z $(ls -A /var/lib/ceph) 2024-09-14T23:50:32.663 DEBUG:teuthology.orchestra.run.smithi196:> test -z $(ls -A /var/lib/ceph) 2024-09-14T23:50:32.777 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-14T23:50:32.850 INFO:teuthology.run_tasks:Running task kernel... 2024-09-14T23:50:32.867 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-14T23:50:32.868 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-14T23:50:32.868 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T23:50:32.868 DEBUG:teuthology.orchestra.run.smithi167:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T23:50:32.869 DEBUG:teuthology.orchestra.run.smithi196:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T23:50:32.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:50:32.886 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-14T23:50:32.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:50:32.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:50:32.888 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-09-14T23:50:32.888 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-14T23:50:32.944 INFO:teuthology.orchestra.run.smithi060.stdout:5.14.0-503.el9.x86_64 2024-09-14T23:50:32.945 INFO:teuthology.task.kernel:Running kernel on smithi060: 5.14.0-503.el9.x86_64 2024-09-14T23:50:32.945 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum install -y kernel 2024-09-14T23:50:32.946 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-503.el9.x86_64 2024-09-14T23:50:32.947 INFO:teuthology.orchestra.run.smithi167.stdout:5.14.0-503.el9.x86_64 2024-09-14T23:50:32.947 INFO:teuthology.task.kernel:Running kernel on smithi196: 5.14.0-503.el9.x86_64 2024-09-14T23:50:32.947 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum install -y kernel 2024-09-14T23:50:32.947 INFO:teuthology.task.kernel:Running kernel on smithi167: 5.14.0-503.el9.x86_64 2024-09-14T23:50:32.947 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum install -y kernel 2024-09-14T23:50:35.172 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - BaseOS 17 MB/s | 8.2 MB 00:00 2024-09-14T23:50:35.340 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-09-14T23:50:35.426 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.2 MB 00:00 2024-09-14T23:50:37.536 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - AppStream 20 MB/s | 20 MB 00:01 2024-09-14T23:50:37.989 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-09-14T23:50:38.241 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-09-14T23:50:42.481 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-14T23:50:42.511 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - CRB 5.3 MB/s | 6.5 MB 00:01 2024-09-14T23:50:42.767 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.5 MB 00:00 2024-09-14T23:50:43.940 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - Extras packages 84 kB/s | 19 kB 00:00 2024-09-14T23:50:44.245 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 19 kB 00:00 2024-09-14T23:50:44.493 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - Extras packages 40 kB/s | 19 kB 00:00 2024-09-14T23:50:44.928 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-14T23:50:45.183 INFO:teuthology.orchestra.run.smithi167.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-14T23:50:45.363 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-14T23:50:50.341 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-14T23:50:50.572 INFO:teuthology.orchestra.run.smithi167.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-14T23:50:51.020 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-09-14T23:50:52.389 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T23:50:52.389 INFO:teuthology.orchestra.run.smithi196.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T23:50:52.476 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T23:50:52.482 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T23:50:52.483 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T23:50:52.483 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:50:52.483 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:50:52.483 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:50:52.483 INFO:teuthology.orchestra.run.smithi196.stdout:Install 4 Packages 2024-09-14T23:50:52.483 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:50:52.483 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 79 M 2024-09-14T23:50:52.484 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 126 M 2024-09-14T23:50:52.484 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:50:52.595 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T23:50:52.596 INFO:teuthology.orchestra.run.smithi167.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T23:50:52.679 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout: Package Architecture Version Repository Size 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T23:50:52.687 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:50:52.688 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:50:52.688 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:50:52.688 INFO:teuthology.orchestra.run.smithi167.stdout:Install 4 Packages 2024-09-14T23:50:52.688 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:50:52.688 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 79 M 2024-09-14T23:50:52.688 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 126 M 2024-09-14T23:50:52.689 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:50:52.803 INFO:teuthology.orchestra.run.smithi196.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 76 kB/s | 23 kB 00:00 2024-09-14T23:50:52.899 INFO:teuthology.orchestra.run.smithi167.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 233 kB/s | 23 kB 00:00 2024-09-14T23:50:53.110 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T23:50:53.110 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T23:50:53.219 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T23:50:53.226 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout:Install 4 Packages 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 79 M 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 126 M 2024-09-14T23:50:53.227 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:50:53.257 INFO:teuthology.orchestra.run.smithi167.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 34 MB/s | 16 MB 00:00 2024-09-14T23:50:53.363 INFO:teuthology.orchestra.run.smithi060.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 197 kB/s | 23 kB 00:00 2024-09-14T23:50:53.733 INFO:teuthology.orchestra.run.smithi167.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 34 MB/s | 29 MB 00:00 2024-09-14T23:50:53.988 INFO:teuthology.orchestra.run.smithi060.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 21 MB/s | 16 MB 00:00 2024-09-14T23:50:54.066 INFO:teuthology.orchestra.run.smithi167.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 27 MB/s | 35 MB 00:01 2024-09-14T23:50:54.066 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:50:54.067 INFO:teuthology.orchestra.run.smithi167.stdout:Total 57 MB/s | 79 MB 00:01 2024-09-14T23:50:54.613 INFO:teuthology.orchestra.run.smithi060.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 25 MB/s | 35 MB 00:01 2024-09-14T23:50:54.751 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:50:55.128 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:50:55.128 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:50:56.072 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:50:56.072 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:50:57.038 INFO:teuthology.orchestra.run.smithi060.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 7.8 MB/s | 29 MB 00:03 2024-09-14T23:50:57.039 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:50:57.039 INFO:teuthology.orchestra.run.smithi060.stdout:Total 21 MB/s | 79 MB 00:03 2024-09-14T23:50:57.636 INFO:teuthology.orchestra.run.smithi196.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 3.0 MB/s | 16 MB 00:05 2024-09-14T23:50:57.750 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:50:58.126 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:50:58.126 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:50:58.144 INFO:teuthology.orchestra.run.smithi196.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 5.3 MB/s | 29 MB 00:05 2024-09-14T23:50:58.544 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:50:59.128 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:50:59.128 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:50:59.233 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:50:59.309 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:01.186 INFO:teuthology.orchestra.run.smithi196.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 4.0 MB/s | 35 MB 00:08 2024-09-14T23:51:01.186 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:51:01.186 INFO:teuthology.orchestra.run.smithi196.stdout:Total 9.0 MB/s | 79 MB 00:08 2024-09-14T23:51:01.714 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:51:01.868 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:51:02.104 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:02.222 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:51:02.222 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:51:02.253 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:02.384 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:51:02.466 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:03.207 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:51:03.208 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:51:05.285 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:05.410 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:05.668 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:51:06.386 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:51:06.469 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:07.073 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:07.119 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:09.241 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:09.370 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:10.609 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:10.645 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:11.965 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:14.219 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:14.264 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:15.793 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:19.098 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:50.222 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:50.261 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:50.628 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:50.628 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:51:50.629 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:50.629 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:51.445 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:51.445 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:51:51.445 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:51:51.445 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:51.445 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T23:51:51.445 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T23:51:51.446 INFO:teuthology.orchestra.run.smithi167.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T23:51:51.446 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:51:51.446 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:51:51.788 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:51:51.880 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:51.880 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:51:51.880 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T23:51:51.880 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T23:51:51.880 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T23:51:51.881 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-14T23:51:51.881 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi167.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T23:51:51.881 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:51:51.939 INFO:teuthology.orchestra.run.smithi167.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:51.940 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:51:51.940 DEBUG:teuthology.orchestra.run.smithi167:> sudo rpm -qi grub2-tools 2024-09-14T23:51:51.972 INFO:teuthology.orchestra.run.smithi167.stdout:Name : grub2-tools 2024-09-14T23:51:51.972 INFO:teuthology.orchestra.run.smithi167.stdout:Epoch : 1 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Version : 2.06 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Release : 82.el9 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Architecture: x86_64 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Group : Unspecified 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Size : 8274670 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:License : GPLv3+ 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T23:51:51.973 INFO:teuthology.orchestra.run.smithi167.stdout:Packager : builder@centos.org 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:Vendor : CentOS 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:Summary : Support tools for GRUB. 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:Description : 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:hardware devices. 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:51:51.974 INFO:teuthology.orchestra.run.smithi167.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T23:51:51.975 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T23:51:51.975 INFO:teuthology.task.kernel:Updating grub on smithi167 to boot 5.14.0-505.el9.x86_64 2024-09-14T23:51:51.976 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T23:51:52.630 INFO:teuthology.orchestra.run.smithi167.stderr:Generating grub configuration file ... 2024-09-14T23:51:53.982 INFO:teuthology.orchestra.run.smithi167.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T23:51:54.022 INFO:teuthology.orchestra.run.smithi167.stderr:done 2024-09-14T23:51:54.035 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-09-14T23:51:54.051 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.eOE7aMy1sk 2024-09-14T23:51:54.051 DEBUG:teuthology.orchestra.run.smithi167:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.eOE7aMy1sk 2024-09-14T23:51:54.119 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.eOE7aMy1sk 2024-09-14T23:51:54.272 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.eOE7aMy1sk is 6KB 2024-09-14T23:51:54.321 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.eOE7aMy1sk 2024-09-14T23:51:54.336 DEBUG:teuthology.orchestra.run.smithi167:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T23:51:54.404 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T23:51:54.404 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T23:51:54.404 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T23:51:54.404 INFO:teuthology.orchestra.run.smithi167.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T23:51:54.406 DEBUG:teuthology.orchestra.run.smithi167:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T23:51:54.563 DEBUG:teuthology.orchestra.run.smithi167:> sudo shutdown -r now 2024-09-14T23:51:54.675 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:54.716 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:55.073 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:55.073 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:51:55.073 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:55.074 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:55.936 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:51:55.937 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:51:56.308 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:51:56.394 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:56.394 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:51:56.394 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T23:51:56.395 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T23:51:56.395 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T23:51:56.395 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-14T23:51:56.395 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi060.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T23:51:56.395 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:51:56.454 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:56.454 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:51:56.454 DEBUG:teuthology.orchestra.run.smithi060:> sudo rpm -qi grub2-tools 2024-09-14T23:51:56.495 INFO:teuthology.orchestra.run.smithi060.stdout:Name : grub2-tools 2024-09-14T23:51:56.495 INFO:teuthology.orchestra.run.smithi060.stdout:Epoch : 1 2024-09-14T23:51:56.495 INFO:teuthology.orchestra.run.smithi060.stdout:Version : 2.06 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Release : 82.el9 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Architecture: x86_64 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Group : Unspecified 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Size : 8274670 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:License : GPLv3+ 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T23:51:56.496 INFO:teuthology.orchestra.run.smithi060.stdout:Packager : builder@centos.org 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:Vendor : CentOS 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:Summary : Support tools for GRUB. 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:Description : 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:hardware devices. 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:51:56.497 INFO:teuthology.orchestra.run.smithi060.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T23:51:56.498 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T23:51:56.498 INFO:teuthology.task.kernel:Updating grub on smithi060 to boot 5.14.0-505.el9.x86_64 2024-09-14T23:51:56.498 DEBUG:teuthology.orchestra.run.smithi060:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T23:51:57.104 INFO:teuthology.orchestra.run.smithi060.stderr:Generating grub configuration file ... 2024-09-14T23:51:57.552 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:57.595 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:57.950 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:57.950 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T23:51:57.950 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T23:51:57.950 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T23:51:58.392 INFO:teuthology.orchestra.run.smithi060.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T23:51:58.420 INFO:teuthology.orchestra.run.smithi060.stderr:done 2024-09-14T23:51:58.422 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-09-14T23:51:58.437 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.RK33UQrhKw 2024-09-14T23:51:58.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.RK33UQrhKw 2024-09-14T23:51:58.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.RK33UQrhKw 2024-09-14T23:51:58.636 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.RK33UQrhKw is 6KB 2024-09-14T23:51:58.684 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.RK33UQrhKw 2024-09-14T23:51:58.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T23:51:58.760 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T23:51:58.761 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T23:51:58.761 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T23:51:58.761 INFO:teuthology.orchestra.run.smithi060.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T23:51:58.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T23:51:58.819 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:51:58.820 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:51:58.921 DEBUG:teuthology.orchestra.run.smithi060:> sudo shutdown -r now 2024-09-14T23:51:59.201 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:51:59.295 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:59.295 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:51:59.295 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T23:51:59.295 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T23:51:59.296 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T23:51:59.296 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-14T23:51:59.296 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi196.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T23:51:59.296 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T23:51:59.355 INFO:teuthology.orchestra.run.smithi196.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T23:51:59.355 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T23:51:59.355 DEBUG:teuthology.orchestra.run.smithi196:> sudo rpm -qi grub2-tools 2024-09-14T23:51:59.387 INFO:teuthology.orchestra.run.smithi196.stdout:Name : grub2-tools 2024-09-14T23:51:59.387 INFO:teuthology.orchestra.run.smithi196.stdout:Epoch : 1 2024-09-14T23:51:59.387 INFO:teuthology.orchestra.run.smithi196.stdout:Version : 2.06 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Release : 82.el9 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Architecture: x86_64 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Group : Unspecified 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Size : 8274670 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:License : GPLv3+ 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Packager : builder@centos.org 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Vendor : CentOS 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T23:51:59.388 INFO:teuthology.orchestra.run.smithi196.stdout:Summary : Support tools for GRUB. 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout:Description : 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout:hardware devices. 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:51:59.389 INFO:teuthology.orchestra.run.smithi196.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T23:51:59.390 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T23:51:59.390 INFO:teuthology.task.kernel:Updating grub on smithi196 to boot 5.14.0-505.el9.x86_64 2024-09-14T23:51:59.390 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T23:52:00.053 INFO:teuthology.orchestra.run.smithi196.stderr:Generating grub configuration file ... 2024-09-14T23:52:01.390 INFO:teuthology.orchestra.run.smithi196.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T23:52:01.406 INFO:teuthology.orchestra.run.smithi196.stderr:done 2024-09-14T23:52:01.409 DEBUG:teuthology.orchestra.run.smithi196:> mktemp 2024-09-14T23:52:01.439 INFO:teuthology.orchestra.run.smithi196.stdout:/tmp/tmp.d9RhYNp4Xa 2024-09-14T23:52:01.439 DEBUG:teuthology.orchestra.run.smithi196:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.d9RhYNp4Xa 2024-09-14T23:52:01.506 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0666 /tmp/tmp.d9RhYNp4Xa 2024-09-14T23:52:01.657 DEBUG:teuthology.orchestra.remote:smithi196:/tmp/tmp.d9RhYNp4Xa is 6KB 2024-09-14T23:52:01.705 DEBUG:teuthology.orchestra.run.smithi196:> rm -fr /tmp/tmp.d9RhYNp4Xa 2024-09-14T23:52:01.720 DEBUG:teuthology.orchestra.run.smithi196:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T23:52:01.783 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T23:52:01.784 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T23:52:01.784 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T23:52:01.784 INFO:teuthology.orchestra.run.smithi196.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T23:52:01.785 DEBUG:teuthology.orchestra.run.smithi196:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T23:52:01.927 DEBUG:teuthology.orchestra.run.smithi196:> sudo shutdown -r now 2024-09-14T23:52:24.589 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-14T23:52:24.589 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-14T23:52:24.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:52:28.929 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-14T23:52:28.929 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-14T23:52:28.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:52:31.933 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-14T23:52:31.933 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-14T23:52:31.934 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:52:59.197 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.167 2024-09-14T23:53:06.621 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-09-14T23:53:08.249 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-14T23:53:08.250 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:53:15.625 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-14T23:53:15.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:53:28.945 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T23:53:34.013 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.196 2024-09-14T23:53:37.949 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-14T23:53:37.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:53:38.317 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-14T23:53:38.695 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-14T23:53:38.695 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-14T23:53:38.695 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2024-09-14T23:53:38.710 INFO:teuthology.orchestra.run.smithi060.stdout:5.14.0-505.el9.x86_64 2024-09-14T23:53:38.710 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T23:53:38.711 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T23:53:38.711 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T23:53:39.711 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-14T23:53:39.712 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T23:53:39.792 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2024-09-14T23:53:39.812 DEBUG:teuthology.parallel:result is None 2024-09-14T23:53:46.014 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-14T23:53:46.015 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:53:46.308 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-09-14T23:53:46.716 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-14T23:53:46.716 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-505.el9.x86_64"... 2024-09-14T23:53:46.716 DEBUG:teuthology.orchestra.run.smithi196:> uname -r 2024-09-14T23:53:46.730 INFO:teuthology.orchestra.run.smithi196.stdout:5.14.0-505.el9.x86_64 2024-09-14T23:53:46.731 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T23:53:46.731 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T23:53:46.731 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T23:53:47.732 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-14T23:53:47.733 DEBUG:teuthology.orchestra.run.smithi196:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T23:53:47.850 INFO:teuthology.orchestra.run.smithi196.stdout:ttyS1 2024-09-14T23:53:47.865 DEBUG:teuthology.parallel:result is None 2024-09-14T23:54:08.252 DEBUG:teuthology.orchestra.remote:timed out 2024-09-14T23:54:20.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-14T23:54:20.254 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:54:20.696 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-14T23:54:21.055 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-14T23:54:21.055 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-14T23:54:21.055 DEBUG:teuthology.orchestra.run.smithi167:> uname -r 2024-09-14T23:54:21.071 INFO:teuthology.orchestra.run.smithi167.stdout:5.14.0-505.el9.x86_64 2024-09-14T23:54:21.071 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T23:54:21.071 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T23:54:21.071 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T23:54:22.072 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-14T23:54:22.072 DEBUG:teuthology.orchestra.run.smithi167:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T23:54:22.152 INFO:teuthology.orchestra.run.smithi167.stdout:ttyS1 2024-09-14T23:54:22.176 DEBUG:teuthology.parallel:result is None 2024-09-14T23:54:22.176 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-14T23:54:22.186 INFO:teuthology.task.internal:Creating test directory... 2024-09-14T23:54:22.186 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T23:54:22.189 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T23:54:22.192 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T23:54:22.211 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-14T23:54:22.218 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-14T23:54:22.224 INFO:teuthology.task.internal:Creating archive directory... 2024-09-14T23:54:22.224 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T23:54:22.249 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T23:54:22.252 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T23:54:22.336 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-14T23:54:22.342 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-14T23:54:22.343 DEBUG:teuthology.orchestra.run.smithi060:> 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-14T23:54:22.345 DEBUG:teuthology.orchestra.run.smithi167:> 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-14T23:54:22.347 DEBUG:teuthology.orchestra.run.smithi196:> 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-14T23:54:22.377 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:54:22.381 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:54:22.384 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:54:22.388 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:54:22.392 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:54:22.396 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T23:54:22.398 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-14T23:54:22.404 INFO:teuthology.task.internal:Configuring sudo... 2024-09-14T23:54:22.404 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T23:54:22.441 DEBUG:teuthology.orchestra.run.smithi167:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T23:54:22.443 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T23:54:22.471 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-14T23:54:22.480 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-14T23:54:22.480 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T23:54:22.511 DEBUG:teuthology.orchestra.run.smithi167:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T23:54:22.513 DEBUG:teuthology.orchestra.run.smithi196:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T23:54:22.529 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:54:22.611 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:54:22.658 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:54:22.740 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:54:22.785 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-14T23:54:22.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T23:54:22.852 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:54:22.897 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:54:22.951 DEBUG:teuthology.orchestra.run.smithi167:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:54:23.034 DEBUG:teuthology.orchestra.run.smithi167:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:54:23.077 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-14T23:54:23.077 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T23:54:23.143 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:54:23.190 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T23:54:23.245 DEBUG:teuthology.orchestra.run.smithi196:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:54:23.327 DEBUG:teuthology.orchestra.run.smithi196:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T23:54:23.373 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-14T23:54:23.373 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T23:54:23.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2024-09-14T23:54:23.443 DEBUG:teuthology.orchestra.run.smithi167:> sudo service rsyslog restart 2024-09-14T23:54:23.445 DEBUG:teuthology.orchestra.run.smithi196:> sudo service rsyslog restart 2024-09-14T23:54:23.489 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:54:23.492 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:54:23.528 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:54:23.983 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-14T23:54:23.991 INFO:teuthology.task.internal:Starting timer... 2024-09-14T23:54:23.992 INFO:teuthology.run_tasks:Running task pcp... 2024-09-14T23:54:24.002 INFO:teuthology.run_tasks:Running task selinux... 2024-09-14T23:54:24.009 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:getty_t:s0']} 2024-09-14T23:54:24.010 DEBUG:teuthology.orchestra.run.smithi060:> sudo service auditd rotate 2024-09-14T23:54:24.075 INFO:teuthology.orchestra.run.smithi060.stdout:Rotating logs: 2024-09-14T23:54:24.078 DEBUG:teuthology.orchestra.run.smithi167:> sudo service auditd rotate 2024-09-14T23:54:24.151 INFO:teuthology.orchestra.run.smithi167.stdout:Rotating logs: 2024-09-14T23:54:24.153 DEBUG:teuthology.orchestra.run.smithi196:> sudo service auditd rotate 2024-09-14T23:54:24.198 INFO:teuthology.orchestra.run.smithi196.stdout:Rotating logs: 2024-09-14T23:54:24.201 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-14T23:54:24.201 DEBUG:teuthology.orchestra.run.smithi060:> /usr/sbin/getenforce 2024-09-14T23:54:24.233 INFO:teuthology.orchestra.run.smithi060.stdout:Permissive 2024-09-14T23:54:24.234 DEBUG:teuthology.orchestra.run.smithi167:> /usr/sbin/getenforce 2024-09-14T23:54:24.254 INFO:teuthology.orchestra.run.smithi167.stdout:Permissive 2024-09-14T23:54:24.255 DEBUG:teuthology.orchestra.run.smithi196:> /usr/sbin/getenforce 2024-09-14T23:54:24.280 INFO:teuthology.orchestra.run.smithi196.stdout:Permissive 2024-09-14T23:54:24.280 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi060.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi167.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi196.front.sepia.ceph.com': 'permissive'} 2024-09-14T23:54:24.281 DEBUG:teuthology.orchestra.run.smithi060:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:54:24.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:54:24.311 DEBUG:teuthology.orchestra.run.smithi167:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:54:24.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:54:24.341 DEBUG:teuthology.orchestra.run.smithi196:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:54:24.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:54:24.371 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-14T23:54:24.371 DEBUG:teuthology.orchestra.run.smithi060:> sudo /usr/sbin/setenforce permissive 2024-09-14T23:54:24.406 DEBUG:teuthology.orchestra.run.smithi167:> sudo /usr/sbin/setenforce permissive 2024-09-14T23:54:24.441 DEBUG:teuthology.orchestra.run.smithi196:> sudo /usr/sbin/setenforce permissive 2024-09-14T23:54:24.479 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-14T23:54:24.489 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-14T23:54:24.500 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-14T23:54:24.500 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi167.front.sepia.ceph.com,smithi196.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-14T23:58:14.556 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi167.front.sepia.ceph.com'), Remote(name='ubuntu@smithi196.front.sepia.ceph.com')] 2024-09-14T23:58:14.558 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-14T23:58:14.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:58:14.635 DEBUG:teuthology.orchestra.run.smithi060:> true 2024-09-14T23:58:14.723 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2024-09-14T23:58:14.724 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-14T23:58:14.724 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi167.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:58:14.799 DEBUG:teuthology.orchestra.run.smithi167:> true 2024-09-14T23:58:14.880 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi167.front.sepia.ceph.com' 2024-09-14T23:58:14.881 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-14T23:58:14.881 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi196.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T23:58:14.958 DEBUG:teuthology.orchestra.run.smithi196:> true 2024-09-14T23:58:15.037 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi196.front.sepia.ceph.com' 2024-09-14T23:58:15.037 INFO:teuthology.run_tasks:Running task clock... 2024-09-14T23:58:15.047 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-14T23:58:15.048 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T23:58:15.049 DEBUG:teuthology.orchestra.run.smithi060:> 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-14T23:58:15.051 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T23:58:15.051 DEBUG:teuthology.orchestra.run.smithi167:> 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-14T23:58:15.053 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T23:58:15.053 DEBUG:teuthology.orchestra.run.smithi196:> 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-14T23:58:15.082 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T23:58:15.084 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T23:58:15.097 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T23:58:15.101 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T23:58:15.108 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T23:58:15.122 INFO:teuthology.orchestra.run.smithi167.stderr:sudo: ntpd: command not found 2024-09-14T23:58:15.122 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T23:58:15.129 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: ntpd: command not found 2024-09-14T23:58:15.133 INFO:teuthology.orchestra.run.smithi167.stdout:506 Cannot talk to daemon 2024-09-14T23:58:15.141 INFO:teuthology.orchestra.run.smithi060.stdout:506 Cannot talk to daemon 2024-09-14T23:58:15.147 INFO:teuthology.orchestra.run.smithi196.stderr:sudo: ntpd: command not found 2024-09-14T23:58:15.147 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T23:58:15.156 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T23:58:15.158 INFO:teuthology.orchestra.run.smithi196.stdout:506 Cannot talk to daemon 2024-09-14T23:58:15.161 INFO:teuthology.orchestra.run.smithi167.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T23:58:15.171 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T23:58:15.172 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T23:58:15.186 INFO:teuthology.orchestra.run.smithi196.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T23:58:15.215 INFO:teuthology.orchestra.run.smithi167.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:58:15.219 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:58:15.219 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-09-14T23:58:15.219 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.219 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.219 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.219 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.229 INFO:teuthology.orchestra.run.smithi060.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:58:15.232 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:58:15.232 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2024-09-14T23:58:15.233 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.233 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.233 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.233 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.247 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:58:15.250 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:58:15.251 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-09-14T23:58:15.251 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.251 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.251 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.251 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:58:15.251 INFO:teuthology.run_tasks:Running task install... 2024-09-14T23:58:15.259 DEBUG:teuthology.task.install:project ceph 2024-09-14T23:58:15.259 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}} 2024-09-14T23:58:15.259 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'} 2024-09-14T23:58:15.259 INFO:teuthology.task.install:Using flavor: default 2024-09-14T23:58:15.265 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-14T23:58:15.265 INFO:teuthology.task.install:extra packages: [] 2024-09-14T23:58:15.265 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T23:58:15.266 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:58:15.268 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T23:58:15.268 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:58:15.269 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T23:58:15.270 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T23:58:15.412 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T23:58:15.412 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T23:58:15.424 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T23:58:15.424 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T23:58:15.427 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T23:58:15.428 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T23:58:15.522 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T23:58:15.523 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-14T23:58:15.523 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T23:58:15.534 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T23:58:15.534 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-14T23:58:15.534 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T23:58:15.542 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T23:58:15.542 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-14T23:58:15.542 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T23:58:15.549 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-14T23:58:15.550 DEBUG:teuthology.orchestra.run.smithi060:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T23:58:15.561 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-14T23:58:15.561 DEBUG:teuthology.orchestra.run.smithi167:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T23:58:15.569 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-14T23:58:15.569 DEBUG:teuthology.orchestra.run.smithi196:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T23:58:15.617 DEBUG:teuthology.orchestra.run.smithi060:> 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-14T23:58:15.627 DEBUG:teuthology.orchestra.run.smithi167:> 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-14T23:58:15.634 DEBUG:teuthology.orchestra.run.smithi196:> 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-14T23:58:15.693 DEBUG:teuthology.orchestra.run.smithi060:> 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-14T23:58:15.703 DEBUG:teuthology.orchestra.run.smithi167:> 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-14T23:58:15.710 DEBUG:teuthology.orchestra.run.smithi196:> 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-14T23:58:15.758 INFO:teuthology.orchestra.run.smithi060.stdout:check_obsoletes = 1 2024-09-14T23:58:15.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum clean all 2024-09-14T23:58:15.767 INFO:teuthology.orchestra.run.smithi167.stdout:check_obsoletes = 1 2024-09-14T23:58:15.769 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum clean all 2024-09-14T23:58:15.775 INFO:teuthology.orchestra.run.smithi196.stdout:check_obsoletes = 1 2024-09-14T23:58:15.776 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum clean all 2024-09-14T23:58:15.994 INFO:teuthology.orchestra.run.smithi060.stdout:45 files removed 2024-09-14T23:58:15.999 INFO:teuthology.orchestra.run.smithi167.stdout:45 files removed 2024-09-14T23:58:16.003 INFO:teuthology.orchestra.run.smithi196.stdout:45 files removed 2024-09-14T23:58:16.022 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-radosgw 2024-09-14T23:58:16.025 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-radosgw 2024-09-14T23:58:16.030 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-radosgw 2024-09-14T23:58:16.571 INFO:teuthology.orchestra.run.smithi196.stdout:ceph packages for x86_64 323 kB/s | 84 kB 00:00 2024-09-14T23:58:16.583 INFO:teuthology.orchestra.run.smithi167.stdout:ceph packages for x86_64 308 kB/s | 84 kB 00:00 2024-09-14T23:58:16.593 INFO:teuthology.orchestra.run.smithi060.stdout:ceph packages for x86_64 307 kB/s | 84 kB 00:00 2024-09-14T23:58:16.847 INFO:teuthology.orchestra.run.smithi196.stdout:ceph noarch packages 51 kB/s | 12 kB 00:00 2024-09-14T23:58:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-14T23:58:16.884 INFO:teuthology.orchestra.run.smithi167.stdout:ceph noarch packages 46 kB/s | 12 kB 00:00 2024-09-14T23:58:17.105 INFO:teuthology.orchestra.run.smithi196.stdout:ceph source packages 8.5 kB/s | 1.9 kB 00:00 2024-09-14T23:58:17.160 INFO:teuthology.orchestra.run.smithi167.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-14T23:58:17.161 INFO:teuthology.orchestra.run.smithi060.stdout:ceph source packages 7.7 kB/s | 1.9 kB 00:00 2024-09-14T23:58:18.847 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.2 MB 00:01 2024-09-14T23:58:18.878 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - BaseOS 4.9 MB/s | 8.2 MB 00:01 2024-09-14T23:58:19.226 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.2 MB 00:02 2024-09-14T23:58:20.565 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - AppStream 33 MB/s | 20 MB 00:00 2024-09-14T23:58:21.219 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-09-14T23:58:22.295 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - AppStream 9.1 MB/s | 20 MB 00:02 2024-09-14T23:58:26.007 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-14T23:58:26.946 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-14T23:58:27.045 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 6.5 MB 00:01 2024-09-14T23:58:27.425 INFO:teuthology.orchestra.run.smithi196.stdout:CentOS Stream 9 - Extras packages 91 kB/s | 19 kB 00:00 2024-09-14T23:58:28.221 INFO:teuthology.orchestra.run.smithi196.stdout:Extra Packages for Enterprise Linux 34 MB/s | 23 MB 00:00 2024-09-14T23:58:28.414 INFO:teuthology.orchestra.run.smithi060.stdout:CentOS Stream 9 - Extras packages 97 kB/s | 19 kB 00:00 2024-09-14T23:58:28.588 INFO:teuthology.orchestra.run.smithi167.stdout:CentOS Stream 9 - Extras packages 60 kB/s | 19 kB 00:00 2024-09-14T23:58:29.318 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 29 MB/s | 23 MB 00:00 2024-09-14T23:58:29.517 INFO:teuthology.orchestra.run.smithi167.stdout:Extra Packages for Enterprise Linux 28 MB/s | 23 MB 00:00 2024-09-14T23:58:33.693 INFO:teuthology.orchestra.run.smithi196.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-09-14T23:58:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-14T23:58:34.931 INFO:teuthology.orchestra.run.smithi167.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-14T23:58:36.097 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout:Upgrading: 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T23:58:36.112 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T23:58:36.113 INFO:teuthology.orchestra.run.smithi196.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T23:58:36.114 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout:Installing weak dependencies: 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout:Install 30 Packages 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout:Upgrade 2 Packages 2024-09-14T23:58:36.115 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:58:36.116 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 60 M 2024-09-14T23:58:36.116 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:58:36.986 INFO:teuthology.orchestra.run.smithi196.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 11 MB/s | 5.4 MB 00:00 2024-09-14T23:58:37.036 INFO:teuthology.orchestra.run.smithi196.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 506 kB/s | 25 kB 00:00 2024-09-14T23:58:37.120 INFO:teuthology.orchestra.run.smithi196.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 8.8 MB/s | 752 kB 00:00 2024-09-14T23:58:37.262 INFO:teuthology.orchestra.run.smithi196.stdout:(4/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 13 MB/s | 11 MB 00:00 2024-09-14T23:58:37.287 INFO:teuthology.orchestra.run.smithi196.stdout:(5/32): libradosstriper1-19.1.1-324.gecab7be5.e 3.0 MB/s | 507 kB 00:00 2024-09-14T23:58:37.333 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:58:37.345 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:58:37.345 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout:Upgrading: 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T23:58:37.346 INFO:teuthology.orchestra.run.smithi167.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T23:58:37.347 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout:Installing weak dependencies: 2024-09-14T23:58:37.348 INFO:teuthology.orchestra.run.smithi167.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T23:58:37.349 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:58:37.349 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:58:37.349 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:58:37.349 INFO:teuthology.orchestra.run.smithi167.stdout:Install 30 Packages 2024-09-14T23:58:37.349 INFO:teuthology.orchestra.run.smithi167.stdout:Upgrade 2 Packages 2024-09-14T23:58:37.349 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:58:37.349 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 60 M 2024-09-14T23:58:37.350 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:58:37.371 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:58:37.382 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrading: 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T23:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T23:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T23:58:37.385 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout:Installing weak dependencies: 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout:Install 30 Packages 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrade 2 Packages 2024-09-14T23:58:37.386 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:58:37.387 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 60 M 2024-09-14T23:58:37.387 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:58:37.396 INFO:teuthology.orchestra.run.smithi196.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 416 kB/s | 45 kB 00:00 2024-09-14T23:58:37.471 INFO:teuthology.orchestra.run.smithi196.stdout:(7/32): python3-ceph-common-19.1.1-324.gecab7be 1.8 MB/s | 136 kB 00:00 2024-09-14T23:58:37.580 INFO:teuthology.orchestra.run.smithi196.stdout:(8/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 17 MB/s | 5.3 MB 00:00 2024-09-14T23:58:37.605 INFO:teuthology.orchestra.run.smithi196.stdout:(9/32): python3-cephfs-19.1.1-324.gecab7be5.el9 1.2 MB/s | 162 kB 00:00 2024-09-14T23:58:37.630 INFO:teuthology.orchestra.run.smithi196.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 6.2 MB/s | 321 kB 00:00 2024-09-14T23:58:37.831 INFO:teuthology.orchestra.run.smithi196.stdout:(11/32): ceph-common-19.1.1-324.gecab7be5.el9.x 16 MB/s | 21 MB 00:01 2024-09-14T23:58:37.856 INFO:teuthology.orchestra.run.smithi196.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 440 kB/s | 99 kB 00:00 2024-09-14T23:58:37.889 INFO:teuthology.orchestra.run.smithi196.stdout:(13/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 1.0 MB/s | 301 kB 00:00 2024-09-14T23:58:37.965 INFO:teuthology.orchestra.run.smithi196.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 799 kB/s | 107 kB 00:00 2024-09-14T23:58:37.983 INFO:teuthology.orchestra.run.smithi167.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 9.7 MB/s | 5.4 MB 00:00 2024-09-14T23:58:37.990 INFO:teuthology.orchestra.run.smithi196.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 451 kB/s | 45 kB 00:00 2024-09-14T23:58:38.015 INFO:teuthology.orchestra.run.smithi196.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-09-14T23:58:38.033 INFO:teuthology.orchestra.run.smithi167.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 505 kB/s | 25 kB 00:00 2024-09-14T23:58:38.065 INFO:teuthology.orchestra.run.smithi196.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 845 kB/s | 42 kB 00:00 2024-09-14T23:58:38.091 INFO:teuthology.orchestra.run.smithi196.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.1 MB/s | 662 kB 00:00 2024-09-14T23:58:38.116 INFO:teuthology.orchestra.run.smithi196.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.3 MB/s | 292 kB 00:00 2024-09-14T23:58:38.117 INFO:teuthology.orchestra.run.smithi167.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 8.8 MB/s | 752 kB 00:00 2024-09-14T23:58:38.133 INFO:teuthology.orchestra.run.smithi196.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 859 kB/s | 36 kB 00:00 2024-09-14T23:58:38.167 INFO:teuthology.orchestra.run.smithi196.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.1 MB/s | 221 kB 00:00 2024-09-14T23:58:38.184 INFO:teuthology.orchestra.run.smithi196.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 705 kB/s | 47 kB 00:00 2024-09-14T23:58:38.225 INFO:teuthology.orchestra.run.smithi196.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.3 MB/s | 308 kB 00:00 2024-09-14T23:58:38.242 INFO:teuthology.orchestra.run.smithi196.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 3.2 MB/s | 49 kB 00:00 2024-09-14T23:58:38.250 INFO:teuthology.orchestra.run.smithi167.stdout:(4/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 13 MB/s | 11 MB 00:00 2024-09-14T23:58:38.259 INFO:teuthology.orchestra.run.smithi196.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 378 kB/s | 26 kB 00:00 2024-09-14T23:58:38.275 INFO:teuthology.orchestra.run.smithi167.stdout:(5/32): libradosstriper1-19.1.1-324.gecab7be5.e 3.1 MB/s | 507 kB 00:00 2024-09-14T23:58:38.285 INFO:teuthology.orchestra.run.smithi196.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-09-14T23:58:38.318 INFO:teuthology.orchestra.run.smithi196.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T23:58:38.334 INFO:teuthology.orchestra.run.smithi167.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 774 kB/s | 45 kB 00:00 2024-09-14T23:58:38.377 INFO:teuthology.orchestra.run.smithi196.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.0 MB/s | 839 kB 00:00 2024-09-14T23:58:38.418 INFO:teuthology.orchestra.run.smithi167.stdout:(7/32): python3-ceph-common-19.1.1-324.gecab7be 1.6 MB/s | 136 kB 00:00 2024-09-14T23:58:38.427 INFO:teuthology.orchestra.run.smithi196.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-14T23:58:38.503 INFO:teuthology.orchestra.run.smithi196.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-14T23:58:38.510 INFO:teuthology.orchestra.run.smithi167.stdout:(8/32): python3-cephfs-19.1.1-324.gecab7be5.el9 1.7 MB/s | 162 kB 00:00 2024-09-14T23:58:38.593 INFO:teuthology.orchestra.run.smithi167.stdout:(9/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 16 MB/s | 5.3 MB 00:00 2024-09-14T23:58:38.619 INFO:teuthology.orchestra.run.smithi167.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 2.9 MB/s | 321 kB 00:00 2024-09-14T23:58:38.728 INFO:teuthology.orchestra.run.smithi196.stdout:(31/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 11 MB/s | 3.2 MB 00:00 2024-09-14T23:58:38.786 INFO:teuthology.orchestra.run.smithi196.stdout:(32/32): librados2-19.1.1-324.gecab7be5.el9.x86 8.4 MB/s | 3.4 MB 00:00 2024-09-14T23:58:38.791 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:58:38.791 INFO:teuthology.orchestra.run.smithi196.stdout:Total 23 MB/s | 60 MB 00:02 2024-09-14T23:58:38.828 INFO:teuthology.orchestra.run.smithi167.stdout:(11/32): ceph-common-19.1.1-324.gecab7be5.el9.x 15 MB/s | 21 MB 00:01 2024-09-14T23:58:38.853 INFO:teuthology.orchestra.run.smithi167.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 424 kB/s | 99 kB 00:00 2024-09-14T23:58:38.886 INFO:teuthology.orchestra.run.smithi167.stdout:(13/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 1.0 MB/s | 301 kB 00:00 2024-09-14T23:58:38.889 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:58:38.924 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:58:38.924 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:58:38.950 INFO:teuthology.orchestra.run.smithi060.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 6.0 MB/s | 5.4 MB 00:00 2024-09-14T23:58:38.978 INFO:teuthology.orchestra.run.smithi167.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 711 kB/s | 107 kB 00:00 2024-09-14T23:58:39.000 INFO:teuthology.orchestra.run.smithi060.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 505 kB/s | 25 kB 00:00 2024-09-14T23:58:39.004 INFO:teuthology.orchestra.run.smithi167.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 387 kB/s | 45 kB 00:00 2024-09-14T23:58:39.037 INFO:teuthology.orchestra.run.smithi167.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 869 kB/s | 160 kB 00:00 2024-09-14T23:58:39.075 INFO:teuthology.orchestra.run.smithi060.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 9.8 MB/s | 752 kB 00:00 2024-09-14T23:58:39.080 INFO:teuthology.orchestra.run.smithi167.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-14T23:58:39.105 INFO:teuthology.orchestra.run.smithi167.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 292 kB 00:00 2024-09-14T23:58:39.134 INFO:teuthology.orchestra.run.smithi060.stdout:(4/32): libradosstriper1-19.1.1-324.gecab7be5.e 8.5 MB/s | 507 kB 00:00 2024-09-14T23:58:39.138 INFO:teuthology.orchestra.run.smithi167.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.1 MB/s | 662 kB 00:00 2024-09-14T23:58:39.164 INFO:teuthology.orchestra.run.smithi167.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.6 MB/s | 221 kB 00:00 2024-09-14T23:58:39.189 INFO:teuthology.orchestra.run.smithi167.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 428 kB/s | 36 kB 00:00 2024-09-14T23:58:39.214 INFO:teuthology.orchestra.run.smithi167.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 628 kB/s | 47 kB 00:00 2024-09-14T23:58:39.273 INFO:teuthology.orchestra.run.smithi167.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.6 MB/s | 308 kB 00:00 2024-09-14T23:58:39.298 INFO:teuthology.orchestra.run.smithi167.stdout:(24/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 311 kB/s | 26 kB 00:00 2024-09-14T23:58:39.323 INFO:teuthology.orchestra.run.smithi167.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 971 kB/s | 49 kB 00:00 2024-09-14T23:58:39.349 INFO:teuthology.orchestra.run.smithi167.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-14T23:58:39.383 INFO:teuthology.orchestra.run.smithi167.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T23:58:39.424 INFO:teuthology.orchestra.run.smithi167.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.1 MB/s | 839 kB 00:00 2024-09-14T23:58:39.483 INFO:teuthology.orchestra.run.smithi167.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-14T23:58:39.534 INFO:teuthology.orchestra.run.smithi060.stdout:(5/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 7.1 MB/s | 11 MB 00:01 2024-09-14T23:58:39.575 INFO:teuthology.orchestra.run.smithi167.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-14T23:58:39.595 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:58:39.596 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:58:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:(6/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 11 MB/s | 5.3 MB 00:00 2024-09-14T23:58:39.643 INFO:teuthology.orchestra.run.smithi060.stdout:(7/32): python3-ceph-argparse-19.1.1-324.gecab7 416 kB/s | 45 kB 00:00 2024-09-14T23:58:39.685 INFO:teuthology.orchestra.run.smithi060.stdout:(8/32): python3-ceph-common-19.1.1-324.gecab7be 2.0 MB/s | 136 kB 00:00 2024-09-14T23:58:39.700 INFO:teuthology.orchestra.run.smithi167.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 12 MB/s | 3.4 MB 00:00 2024-09-14T23:58:39.710 INFO:teuthology.orchestra.run.smithi060.stdout:(9/32): python3-cephfs-19.1.1-324.gecab7be5.el9 2.4 MB/s | 162 kB 00:00 2024-09-14T23:58:39.736 INFO:teuthology.orchestra.run.smithi060.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 6.3 MB/s | 321 kB 00:00 2024-09-14T23:58:39.750 INFO:teuthology.orchestra.run.smithi167.stdout:(32/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 12 MB/s | 3.2 MB 00:00 2024-09-14T23:58:39.756 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:58:39.756 INFO:teuthology.orchestra.run.smithi167.stdout:Total 25 MB/s | 60 MB 00:02 2024-09-14T23:58:39.761 INFO:teuthology.orchestra.run.smithi060.stdout:(11/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 5.9 MB/s | 301 kB 00:00 2024-09-14T23:58:39.786 INFO:teuthology.orchestra.run.smithi060.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-14T23:58:39.860 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:58:39.896 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:58:39.896 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:58:40.020 INFO:teuthology.orchestra.run.smithi060.stdout:(13/32): ceph-common-19.1.1-324.gecab7be5.el9.x 11 MB/s | 21 MB 00:01 2024-09-14T23:58:40.062 INFO:teuthology.orchestra.run.smithi060.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 356 kB/s | 107 kB 00:00 2024-09-14T23:58:40.112 INFO:teuthology.orchestra.run.smithi060.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 495 kB/s | 45 kB 00:00 2024-09-14T23:58:40.137 INFO:teuthology.orchestra.run.smithi060.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 457 kB/s | 160 kB 00:00 2024-09-14T23:58:40.171 INFO:teuthology.orchestra.run.smithi060.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.9 MB/s | 662 kB 00:00 2024-09-14T23:58:40.196 INFO:teuthology.orchestra.run.smithi060.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 721 kB/s | 42 kB 00:00 2024-09-14T23:58:40.221 INFO:teuthology.orchestra.run.smithi060.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-09-14T23:58:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 714 kB/s | 36 kB 00:00 2024-09-14T23:58:40.272 INFO:teuthology.orchestra.run.smithi060.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 946 kB/s | 47 kB 00:00 2024-09-14T23:58:40.306 INFO:teuthology.orchestra.run.smithi060.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.6 MB/s | 221 kB 00:00 2024-09-14T23:58:40.364 INFO:teuthology.orchestra.run.smithi060.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 2024-09-14T23:58:40.381 INFO:teuthology.orchestra.run.smithi060.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 3.2 MB/s | 49 kB 00:00 2024-09-14T23:58:40.398 INFO:teuthology.orchestra.run.smithi060.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 341 kB/s | 26 kB 00:00 2024-09-14T23:58:40.423 INFO:teuthology.orchestra.run.smithi060.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-09-14T23:58:40.448 INFO:teuthology.orchestra.run.smithi060.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-14T23:58:40.507 INFO:teuthology.orchestra.run.smithi060.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-14T23:58:40.549 INFO:teuthology.orchestra.run.smithi060.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-14T23:58:40.559 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:58:40.559 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:58:40.641 INFO:teuthology.orchestra.run.smithi060.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-14T23:58:40.791 INFO:teuthology.orchestra.run.smithi060.stdout:(31/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 13 MB/s | 3.2 MB 00:00 2024-09-14T23:58:40.841 INFO:teuthology.orchestra.run.smithi060.stdout:(32/32): librados2-19.1.1-324.gecab7be5.el9.x86 10 MB/s | 3.4 MB 00:00 2024-09-14T23:58:40.846 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:58:40.847 INFO:teuthology.orchestra.run.smithi060.stdout:Total 17 MB/s | 60 MB 00:03 2024-09-14T23:58:40.955 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:58:40.995 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:58:40.996 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:58:41.069 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:58:41.148 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T23:58:41.183 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T23:58:41.208 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T23:58:41.231 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:58:41.257 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:58:41.450 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:58:41.503 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:58:41.703 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:58:41.704 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:58:41.834 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T23:58:41.952 INFO:teuthology.orchestra.run.smithi196.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:58:42.061 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:58:42.066 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:58:42.151 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T23:58:42.160 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T23:58:42.186 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:58:42.189 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T23:58:42.214 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T23:58:42.237 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:58:42.259 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:58:42.259 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:58:42.295 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T23:58:42.345 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T23:58:42.406 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:58:42.417 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:58:42.447 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:58:42.460 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:58:42.522 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:58:42.566 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T23:58:42.683 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T23:58:42.721 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T23:58:42.780 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T23:58:42.812 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T23:58:42.841 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T23:58:42.868 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T23:58:42.882 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T23:58:42.925 INFO:teuthology.orchestra.run.smithi167.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:58:43.017 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:58:43.108 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T23:58:43.158 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:58:43.199 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T23:58:43.223 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:58:43.231 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:58:43.245 INFO:teuthology.orchestra.run.smithi196.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:58:43.268 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T23:58:43.313 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T23:58:43.326 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T23:58:43.340 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:58:43.355 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T23:58:43.370 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T23:58:43.380 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T23:58:43.382 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:58:43.403 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:58:43.410 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T23:58:43.412 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:58:43.425 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T23:58:43.485 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:58:43.528 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T23:58:43.619 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:58:43.648 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T23:58:43.676 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T23:58:43.687 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T23:58:43.736 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T23:58:43.769 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T23:58:43.798 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T23:58:43.832 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T23:58:43.894 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T23:58:43.922 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:58:43.993 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:58:44.063 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T23:58:44.094 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T23:58:44.100 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T23:58:44.148 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:58:44.154 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T23:58:44.194 INFO:teuthology.orchestra.run.smithi167.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:58:44.242 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:58:44.287 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:58:44.315 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T23:58:44.331 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T23:58:44.351 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T23:58:44.358 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:58:44.446 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T23:58:44.474 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T23:58:44.518 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T23:58:44.598 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:58:44.626 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:58:44.691 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:58:44.725 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T23:58:44.834 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T23:58:44.838 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T23:58:44.863 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:58:44.876 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T23:58:44.926 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T23:58:44.935 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:58:44.958 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T23:58:44.988 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T23:58:45.013 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T23:58:45.021 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T23:58:45.057 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T23:58:45.353 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T23:58:45.400 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:58:45.494 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T23:58:45.521 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T23:58:45.566 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T23:58:46.074 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T23:58:46.102 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:58:46.156 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T23:58:46.237 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T23:58:46.271 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T23:58:46.407 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:46.447 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:47.015 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:47.058 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:58:47.148 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:58:47.148 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T23:58:47.148 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T23:58:47.148 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:58:47.176 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:58:47.340 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:47.387 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:47.968 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:48.016 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:58:48.100 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:58:48.100 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T23:58:48.100 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T23:58:48.101 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:58:48.134 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:58:48.754 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:48.784 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:49.472 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T23:58:49.520 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:58:49.613 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T23:58:49.613 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T23:58:49.613 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T23:58:49.614 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:58:49.647 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:58:57.236 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:58:57.236 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /sys 2024-09-14T23:58:57.236 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /proc 2024-09-14T23:58:57.237 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /mnt 2024-09-14T23:58:57.237 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /var/tmp 2024-09-14T23:58:57.237 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /home 2024-09-14T23:58:57.237 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /root 2024-09-14T23:58:57.237 INFO:teuthology.orchestra.run.smithi196.stdout:skipping the directory /tmp 2024-09-14T23:58:57.237 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:58:58.154 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout:skipping the directory /sys 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout:skipping the directory /proc 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout:skipping the directory /mnt 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout:skipping the directory /var/tmp 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout:skipping the directory /home 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout:skipping the directory /root 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout:skipping the directory /tmp 2024-09-14T23:58:58.155 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:58:58.220 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:58:58.246 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:58:58.247 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:58:58.247 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T23:58:58.247 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:58:58.247 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:58:58.247 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:58:58.248 INFO:teuthology.orchestra.run.smithi196.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:58:58.339 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:58:58.340 INFO:teuthology.orchestra.run.smithi196.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:58:59.134 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:58:59.160 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:58:59.160 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:58:59.160 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T23:58:59.160 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:58:59.160 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:58:59.160 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:58:59.162 INFO:teuthology.orchestra.run.smithi167.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:58:59.270 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:58:59.271 INFO:teuthology.orchestra.run.smithi167.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:58:59.548 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:58:59.548 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T23:58:59.548 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T23:58:59.548 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T23:58:59.548 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T23:58:59.549 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T23:58:59.550 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T23:58:59.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T23:58:59.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T23:58:59.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T23:58:59.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:58:59.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T23:58:59.552 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T23:59:00.195 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:59:00.195 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /sys 2024-09-14T23:59:00.195 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /proc 2024-09-14T23:59:00.196 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /mnt 2024-09-14T23:59:00.196 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /var/tmp 2024-09-14T23:59:00.196 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /home 2024-09-14T23:59:00.196 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /root 2024-09-14T23:59:00.196 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /tmp 2024-09-14T23:59:00.196 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:00.515 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:59:00.515 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T23:59:00.515 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T23:59:00.516 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T23:59:00.517 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T23:59:00.518 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T23:59:00.518 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T23:59:00.518 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:59:00.518 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T23:59:00.518 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout:Upgraded: 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.805 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T23:59:00.806 INFO:teuthology.orchestra.run.smithi196.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T23:59:00.807 INFO:teuthology.orchestra.run.smithi196.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T23:59:00.808 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:00.808 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:01.160 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-test 2024-09-14T23:59:01.187 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:59:01.227 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T23:59:01.228 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:01.228 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T23:59:01.228 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:59:01.228 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T23:59:01.228 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:01.230 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:59:01.323 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T23:59:01.323 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout:Upgraded: 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.487 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T23:59:01.488 INFO:teuthology.orchestra.run.smithi167.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T23:59:01.489 INFO:teuthology.orchestra.run.smithi167.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T23:59:01.490 INFO:teuthology.orchestra.run.smithi167.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T23:59:01.490 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:01.490 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:01.729 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:28 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:01.859 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-test 2024-09-14T23:59:01.860 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T23:59:01.862 INFO:teuthology.orchestra.run.smithi196.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout:Install 4 Packages 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 49 M 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 209 M 2024-09-14T23:59:01.863 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:02.336 INFO:teuthology.orchestra.run.smithi196.stdout:(1/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 759 kB/s | 163 kB 00:00 2024-09-14T23:59:02.437 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:28 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:02.490 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:59:02.490 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T23:59:02.491 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T23:59:02.492 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T23:59:02.493 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T23:59:02.493 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T23:59:02.493 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T23:59:02.493 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T23:59:02.493 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T23:59:02.493 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T23:59:02.575 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:02.575 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:02.576 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:02.577 INFO:teuthology.orchestra.run.smithi167.stdout:Install 4 Packages 2024-09-14T23:59:02.577 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:02.577 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 49 M 2024-09-14T23:59:02.577 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 209 M 2024-09-14T23:59:02.577 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:02.703 INFO:teuthology.orchestra.run.smithi196.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 174 kB/s | 64 kB 00:00 2024-09-14T23:59:02.762 INFO:teuthology.orchestra.run.smithi196.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 475 kB/s | 304 kB 00:00 2024-09-14T23:59:03.218 INFO:teuthology.orchestra.run.smithi167.stdout:(1/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 424 kB/s | 163 kB 00:00 2024-09-14T23:59:03.626 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout:Upgraded: 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.627 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T23:59:03.628 INFO:teuthology.orchestra.run.smithi060.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T23:59:03.629 INFO:teuthology.orchestra.run.smithi060.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T23:59:03.630 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:03.630 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:03.645 INFO:teuthology.orchestra.run.smithi196.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-14T23:59:03.647 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:03.648 INFO:teuthology.orchestra.run.smithi196.stdout:Total 28 MB/s | 49 MB 00:01 2024-09-14T23:59:03.676 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:03.685 INFO:teuthology.orchestra.run.smithi167.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 357 kB/s | 304 kB 00:00 2024-09-14T23:59:03.696 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:03.696 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:03.836 INFO:teuthology.orchestra.run.smithi167.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 103 kB/s | 64 kB 00:00 2024-09-14T23:59:04.006 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-test 2024-09-14T23:59:04.095 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:04.095 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:04.599 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:30 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:04.636 INFO:teuthology.orchestra.run.smithi167.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 27 MB/s | 49 MB 00:01 2024-09-14T23:59:04.637 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:04.638 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:04.639 INFO:teuthology.orchestra.run.smithi167.stdout:Total 24 MB/s | 49 MB 00:02 2024-09-14T23:59:04.667 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:04.688 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:04.688 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:04.735 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T23:59:04.745 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:04.746 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:04.746 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:59:04.746 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout:Install 4 Packages 2024-09-14T23:59:04.747 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:04.748 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 49 M 2024-09-14T23:59:04.748 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 209 M 2024-09-14T23:59:04.748 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:04.784 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T23:59:04.805 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:59:05.005 INFO:teuthology.orchestra.run.smithi060.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.2 MB/s | 304 kB 00:00 2024-09-14T23:59:05.064 INFO:teuthology.orchestra.run.smithi060.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-09-14T23:59:05.081 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:05.082 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:05.097 INFO:teuthology.orchestra.run.smithi060.stdout:(3/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 721 kB/s | 163 kB 00:00 2024-09-14T23:59:05.611 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:05.692 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T23:59:05.741 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T23:59:05.763 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:59:06.414 INFO:teuthology.orchestra.run.smithi060.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-14T23:59:06.416 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:06.417 INFO:teuthology.orchestra.run.smithi060.stdout:Total 29 MB/s | 49 MB 00:01 2024-09-14T23:59:06.446 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:59:06.468 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:59:06.468 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:59:06.891 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:59:06.892 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:59:07.437 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:59:07.531 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T23:59:07.581 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T23:59:07.608 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:59:09.421 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:59:09.495 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:59:10.415 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:59:10.486 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:59:11.893 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:59:11.893 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T23:59:11.893 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T23:59:11.894 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T23:59:12.194 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T23:59:12.194 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:12.194 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:12.194 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:12.194 INFO:teuthology.orchestra.run.smithi196.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:12.194 INFO:teuthology.orchestra.run.smithi196.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T23:59:12.195 INFO:teuthology.orchestra.run.smithi196.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T23:59:12.195 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:12.195 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:12.451 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph 2024-09-14T23:59:12.473 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T23:59:12.551 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:59:13.006 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:59:13.006 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T23:59:13.006 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T23:59:13.006 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T23:59:13.030 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:40 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:13.179 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T23:59:13.182 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T23:59:13.183 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T23:59:13.184 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout:Install 37 Packages 2024-09-14T23:59:13.185 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:13.186 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 30 M 2024-09-14T23:59:13.186 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 108 M 2024-09-14T23:59:13.186 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T23:59:13.375 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:13.376 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:13.656 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph 2024-09-14T23:59:13.992 INFO:teuthology.orchestra.run.smithi196.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 45 kB/s | 6.5 kB 00:00 2024-09-14T23:59:14.151 INFO:teuthology.orchestra.run.smithi196.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 5.0 MB/s | 1.5 MB 00:00 2024-09-14T23:59:14.217 INFO:teuthology.orchestra.run.smithi196.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.4 MB/s | 2.4 MB 00:00 2024-09-14T23:59:14.240 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:40 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:14.310 INFO:teuthology.orchestra.run.smithi196.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 2.7 MB/s | 249 kB 00:00 2024-09-14T23:59:14.376 INFO:teuthology.orchestra.run.smithi196.stdout:(5/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 12 MB/s | 4.7 MB 00:00 2024-09-14T23:59:14.386 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T23:59:14.389 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T23:59:14.390 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T23:59:14.391 INFO:teuthology.orchestra.run.smithi167.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout:Install 37 Packages 2024-09-14T23:59:14.392 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:14.393 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 30 M 2024-09-14T23:59:14.393 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 108 M 2024-09-14T23:59:14.393 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:14.493 INFO:teuthology.orchestra.run.smithi196.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-09-14T23:59:14.535 INFO:teuthology.orchestra.run.smithi196.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-14T23:59:14.586 INFO:teuthology.orchestra.run.smithi196.stdout:(8/37): python3-cryptography-36.0.1-4.el9.x86_6 5.9 MB/s | 1.2 MB 00:00 2024-09-14T23:59:14.619 INFO:teuthology.orchestra.run.smithi196.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.6 MB/s | 135 kB 00:00 2024-09-14T23:59:14.645 INFO:teuthology.orchestra.run.smithi196.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.1 MB/s | 125 kB 00:00 2024-09-14T23:59:14.670 INFO:teuthology.orchestra.run.smithi196.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-14T23:59:14.845 INFO:teuthology.orchestra.run.smithi196.stdout:(12/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_ 24 MB/s | 17 MB 00:00 2024-09-14T23:59:14.929 INFO:teuthology.orchestra.run.smithi196.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 663 kB/s | 188 kB 00:00 2024-09-14T23:59:14.954 INFO:teuthology.orchestra.run.smithi196.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 321 kB/s | 35 kB 00:00 2024-09-14T23:59:14.995 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T23:59:14.996 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T23:59:14.996 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T23:59:14.996 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T23:59:15.013 INFO:teuthology.orchestra.run.smithi196.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 502 kB/s | 172 kB 00:00 2024-09-14T23:59:15.038 INFO:teuthology.orchestra.run.smithi196.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 709 kB/s | 77 kB 00:00 2024-09-14T23:59:15.055 INFO:teuthology.orchestra.run.smithi196.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 507 kB/s | 51 kB 00:00 2024-09-14T23:59:15.088 INFO:teuthology.orchestra.run.smithi196.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-09-14T23:59:15.089 INFO:teuthology.orchestra.run.smithi167.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 50 kB/s | 6.5 kB 00:00 2024-09-14T23:59:15.131 INFO:teuthology.orchestra.run.smithi196.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-14T23:59:15.156 INFO:teuthology.orchestra.run.smithi196.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 7.2 MB/s | 172 kB 00:00 2024-09-14T23:59:15.173 INFO:teuthology.orchestra.run.smithi196.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 529 kB/s | 43 kB 00:00 2024-09-14T23:59:15.189 INFO:teuthology.orchestra.run.smithi196.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 644 kB/s | 11 kB 00:00 2024-09-14T23:59:15.206 INFO:teuthology.orchestra.run.smithi196.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2024-09-14T23:59:15.240 INFO:teuthology.orchestra.run.smithi196.stdout:(24/37): python3-cherrypy-18.6.1-2.el9.noarch.r 4.2 MB/s | 358 kB 00:00 2024-09-14T23:59:15.265 INFO:teuthology.orchestra.run.smithi196.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 395 kB/s | 23 kB 00:00 2024-09-14T23:59:15.272 INFO:teuthology.orchestra.run.smithi167.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 4.8 MB/s | 1.5 MB 00:00 2024-09-14T23:59:15.282 INFO:teuthology.orchestra.run.smithi196.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 466 kB/s | 19 kB 00:00 2024-09-14T23:59:15.299 INFO:teuthology.orchestra.run.smithi196.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 581 kB/s | 20 kB 00:00 2024-09-14T23:59:15.316 INFO:teuthology.orchestra.run.smithi196.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.3 MB/s | 46 kB 00:00 2024-09-14T23:59:15.323 INFO:teuthology.orchestra.run.smithi167.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.5 MB/s | 2.4 MB 00:00 2024-09-14T23:59:15.333 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T23:59:15.333 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:15.333 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:15.333 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:15.333 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:15.333 INFO:teuthology.orchestra.run.smithi060.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T23:59:15.334 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T23:59:15.334 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:15.334 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:15.341 INFO:teuthology.orchestra.run.smithi196.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.8 MB/s | 79 kB 00:00 2024-09-14T23:59:15.359 INFO:teuthology.orchestra.run.smithi196.stdout:(30/37): lua-devel-5.4.4-4.el9.x86_64.rpm 73 kB/s | 22 kB 00:00 2024-09-14T23:59:15.376 INFO:teuthology.orchestra.run.smithi196.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 486 kB/s | 16 kB 00:00 2024-09-14T23:59:15.390 INFO:teuthology.orchestra.run.smithi167.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 3.7 MB/s | 249 kB 00:00 2024-09-14T23:59:15.401 INFO:teuthology.orchestra.run.smithi196.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 2.0 MB/s | 36 kB 00:00 2024-09-14T23:59:15.435 INFO:teuthology.orchestra.run.smithi196.stdout:(33/37): python3-pecan-1.4.2-3.el9.noarch.rpm 2.3 MB/s | 272 kB 00:00 2024-09-14T23:59:15.460 INFO:teuthology.orchestra.run.smithi196.stdout:(34/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 894 kB/s | 90 kB 00:00 2024-09-14T23:59:15.485 INFO:teuthology.orchestra.run.smithi196.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-09-14T23:59:15.502 INFO:teuthology.orchestra.run.smithi196.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 478 kB/s | 20 kB 00:00 2024-09-14T23:59:15.507 INFO:teuthology.orchestra.run.smithi167.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.1 MB/s | 253 kB 00:00 2024-09-14T23:59:15.527 INFO:teuthology.orchestra.run.smithi196.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.5 MB/s | 427 kB 00:00 2024-09-14T23:59:15.531 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:15.531 INFO:teuthology.orchestra.run.smithi196.stdout:Total 13 MB/s | 30 MB 00:02 2024-09-14T23:59:15.590 INFO:teuthology.orchestra.run.smithi167.stdout:(6/37): python3-cryptography-36.0.1-4.el9.x86_6 15 MB/s | 1.2 MB 00:00 2024-09-14T23:59:15.617 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph 2024-09-14T23:59:15.633 INFO:teuthology.orchestra.run.smithi167.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-14T23:59:15.674 INFO:teuthology.orchestra.run.smithi167.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-14T23:59:15.677 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:15.717 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:15.717 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:15.833 INFO:teuthology.orchestra.run.smithi167.stdout:(9/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_6 30 MB/s | 17 MB 00:00 2024-09-14T23:59:15.858 INFO:teuthology.orchestra.run.smithi167.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 680 kB/s | 125 kB 00:00 2024-09-14T23:59:15.926 INFO:teuthology.orchestra.run.smithi167.stdout:(11/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_ 5.6 MB/s | 4.7 MB 00:00 2024-09-14T23:59:15.993 INFO:teuthology.orchestra.run.smithi167.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.3 MB/s | 215 kB 00:00 2024-09-14T23:59:16.035 INFO:teuthology.orchestra.run.smithi167.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-09-14T23:59:16.063 INFO:teuthology.orchestra.run.smithi167.stdout:(14/37): lua-5.4.4-4.el9.x86_64.rpm 920 kB/s | 188 kB 00:00 2024-09-14T23:59:16.089 INFO:teuthology.orchestra.run.smithi167.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.4 MB/s | 77 kB 00:00 2024-09-14T23:59:16.114 INFO:teuthology.orchestra.run.smithi167.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 286 kB/s | 35 kB 00:00 2024-09-14T23:59:16.148 INFO:teuthology.orchestra.run.smithi167.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 712 kB/s | 42 kB 00:00 2024-09-14T23:59:16.173 INFO:teuthology.orchestra.run.smithi167.stdout:(18/37): python3-pytz-2021.1-5.el9.noarch.rpm 467 kB/s | 51 kB 00:00 2024-09-14T23:59:16.199 INFO:teuthology.orchestra.run.smithi167.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 266 kB/s | 22 kB 00:00 2024-09-14T23:59:16.199 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:42 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:16.208 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:16.209 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:16.249 INFO:teuthology.orchestra.run.smithi167.stdout:(20/37): luarocks-3.9.2-5.el9.noarch.rpm 1.5 MB/s | 151 kB 00:00 2024-09-14T23:59:16.274 INFO:teuthology.orchestra.run.smithi167.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 431 kB/s | 43 kB 00:00 2024-09-14T23:59:16.299 INFO:teuthology.orchestra.run.smithi167.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 434 kB/s | 11 kB 00:00 2024-09-14T23:59:16.325 INFO:teuthology.orchestra.run.smithi167.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 706 kB/s | 18 kB 00:00 2024-09-14T23:59:16.342 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:16.344 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:16.344 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T23:59:16.345 INFO:teuthology.orchestra.run.smithi060.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T23:59:16.346 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T23:59:16.347 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T23:59:16.348 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T23:59:16.348 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T23:59:16.348 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:16.348 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:16.348 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:16.348 INFO:teuthology.orchestra.run.smithi060.stdout:Install 37 Packages 2024-09-14T23:59:16.348 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:16.349 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 30 M 2024-09-14T23:59:16.349 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 108 M 2024-09-14T23:59:16.349 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:16.350 INFO:teuthology.orchestra.run.smithi167.stdout:(24/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-14T23:59:16.367 INFO:teuthology.orchestra.run.smithi167.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 552 kB/s | 23 kB 00:00 2024-09-14T23:59:16.384 INFO:teuthology.orchestra.run.smithi167.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 583 kB/s | 19 kB 00:00 2024-09-14T23:59:16.401 INFO:teuthology.orchestra.run.smithi167.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 586 kB/s | 20 kB 00:00 2024-09-14T23:59:16.418 INFO:teuthology.orchestra.run.smithi167.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.3 MB/s | 46 kB 00:00 2024-09-14T23:59:16.452 INFO:teuthology.orchestra.run.smithi167.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.7 MB/s | 358 kB 00:00 2024-09-14T23:59:16.477 INFO:teuthology.orchestra.run.smithi167.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-14T23:59:16.502 INFO:teuthology.orchestra.run.smithi167.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-09-14T23:59:16.527 INFO:teuthology.orchestra.run.smithi167.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-14T23:59:16.553 INFO:teuthology.orchestra.run.smithi167.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-14T23:59:16.578 INFO:teuthology.orchestra.run.smithi167.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-14T23:59:16.603 INFO:teuthology.orchestra.run.smithi167.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-14T23:59:16.629 INFO:teuthology.orchestra.run.smithi167.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 400 kB/s | 20 kB 00:00 2024-09-14T23:59:16.654 INFO:teuthology.orchestra.run.smithi167.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-14T23:59:16.659 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:16.659 INFO:teuthology.orchestra.run.smithi167.stdout:Total 13 MB/s | 30 MB 00:02 2024-09-14T23:59:16.812 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:16.854 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:16.854 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:16.982 INFO:teuthology.orchestra.run.smithi060.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 51 kB/s | 6.5 kB 00:00 2024-09-14T23:59:17.174 INFO:teuthology.orchestra.run.smithi060.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 4.8 MB/s | 1.5 MB 00:00 2024-09-14T23:59:17.232 INFO:teuthology.orchestra.run.smithi060.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.3 MB/s | 2.4 MB 00:00 2024-09-14T23:59:17.331 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:17.331 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:17.358 INFO:teuthology.orchestra.run.smithi060.stdout:(4/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 13 MB/s | 4.7 MB 00:00 2024-09-14T23:59:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:(5/37): ceph-mgr-modules-core-19.1.1-324.gecab7 1.6 MB/s | 249 kB 00:00 2024-09-14T23:59:17.543 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:17.558 INFO:teuthology.orchestra.run.smithi060.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-09-14T23:59:17.613 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T23:59:17.617 INFO:teuthology.orchestra.run.smithi060.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-14T23:59:17.654 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T23:59:17.682 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T23:59:17.754 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T23:59:17.801 INFO:teuthology.orchestra.run.smithi060.stdout:(8/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_6 27 MB/s | 17 MB 00:00 2024-09-14T23:59:17.826 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T23:59:17.826 INFO:teuthology.orchestra.run.smithi060.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 648 kB/s | 135 kB 00:00 2024-09-14T23:59:17.859 INFO:teuthology.orchestra.run.smithi060.stdout:(10/37): python3-cryptography-36.0.1-4.el9.x86_ 2.6 MB/s | 1.2 MB 00:00 2024-09-14T23:59:17.864 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T23:59:17.910 INFO:teuthology.orchestra.run.smithi060.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-09-14T23:59:17.957 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T23:59:17.993 INFO:teuthology.orchestra.run.smithi060.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 1.4 MB/s | 188 kB 00:00 2024-09-14T23:59:18.018 INFO:teuthology.orchestra.run.smithi060.stdout:(13/37): python3-requests-2.25.1-8.el9.noarch.r 575 kB/s | 125 kB 00:00 2024-09-14T23:59:18.044 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T23:59:18.044 INFO:teuthology.orchestra.run.smithi060.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 692 kB/s | 35 kB 00:00 2024-09-14T23:59:18.069 INFO:teuthology.orchestra.run.smithi060.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-09-14T23:59:18.084 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T23:59:18.578 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T23:59:18.579 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T23:59:18.580 INFO:teuthology.orchestra.run.smithi060.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-09-14T23:59:18.580 INFO:teuthology.orchestra.run.smithi060.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 1.2 MB/s | 42 kB 00:00 2024-09-14T23:59:18.580 INFO:teuthology.orchestra.run.smithi060.stdout:(18/37): python3-packaging-20.9-5.el9.noarch.rp 705 kB/s | 77 kB 00:00 2024-09-14T23:59:18.580 INFO:teuthology.orchestra.run.smithi060.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-14T23:59:18.580 INFO:teuthology.orchestra.run.smithi060.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 205 kB/s | 22 kB 00:00 2024-09-14T23:59:18.580 INFO:teuthology.orchestra.run.smithi060.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 517 kB/s | 43 kB 00:00 2024-09-14T23:59:18.580 INFO:teuthology.orchestra.run.smithi060.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 466 kB/s | 11 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.9 MB/s | 172 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 424 kB/s | 18 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 923 kB/s | 23 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 467 kB/s | 19 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 474 kB/s | 20 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 693 kB/s | 46 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(30/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 329 kB/s | 16 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-14T23:59:18.581 INFO:teuthology.orchestra.run.smithi060.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-14T23:59:18.582 INFO:teuthology.orchestra.run.smithi060.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-14T23:59:18.583 INFO:teuthology.orchestra.run.smithi060.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-09-14T23:59:18.608 INFO:teuthology.orchestra.run.smithi060.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 342 kB/s | 20 kB 00:00 2024-09-14T23:59:18.636 INFO:teuthology.orchestra.run.smithi060.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.7 MB/s | 427 kB 00:00 2024-09-14T23:59:18.640 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:18.640 INFO:teuthology.orchestra.run.smithi060.stdout:Total 13 MB/s | 30 MB 00:02 2024-09-14T23:59:18.666 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T23:59:18.734 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:18.753 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T23:59:18.798 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:59:18.806 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T23:59:18.824 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T23:59:18.841 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:59:18.842 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:59:18.862 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T23:59:18.869 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T23:59:18.901 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T23:59:18.917 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T23:59:18.973 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T23:59:18.974 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T23:59:19.042 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T23:59:19.075 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T23:59:19.168 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T23:59:19.169 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T23:59:19.224 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T23:59:19.253 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T23:59:19.295 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T23:59:19.302 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T23:59:19.330 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T23:59:19.362 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T23:59:19.396 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T23:59:19.400 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T23:59:19.410 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:59:19.410 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:59:19.429 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T23:59:19.439 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T23:59:19.479 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T23:59:19.514 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T23:59:19.548 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T23:59:19.556 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T23:59:19.597 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T23:59:19.629 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T23:59:19.708 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T23:59:19.727 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T23:59:19.758 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:59:19.784 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:59:19.784 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:19.784 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T23:59:19.784 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:59:19.785 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:59:19.785 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:19.845 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T23:59:19.926 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T23:59:19.979 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T23:59:20.018 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T23:59:20.075 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T23:59:20.139 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T23:59:20.324 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T23:59:20.372 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T23:59:20.450 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T23:59:20.547 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T23:59:20.588 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T23:59:20.704 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T23:59:20.822 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:59:20.860 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T23:59:20.889 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T23:59:20.890 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:59:20.917 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:59:20.917 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:20.917 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T23:59:20.918 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:59:20.918 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:59:20.918 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:20.927 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T23:59:20.959 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T23:59:21.034 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T23:59:21.083 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T23:59:21.116 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T23:59:21.209 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:59:21.212 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T23:59:21.236 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:59:21.236 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:21.236 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T23:59:21.237 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:59:21.237 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:59:21.237 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:21.288 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T23:59:21.344 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T23:59:21.379 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T23:59:21.408 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T23:59:21.443 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T23:59:21.476 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T23:59:21.525 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T23:59:21.569 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T23:59:21.603 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T23:59:21.653 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T23:59:21.676 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:59:21.692 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T23:59:21.700 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:59:21.700 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:21.700 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T23:59:21.700 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:59:21.700 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:59:21.700 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:21.768 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T23:59:21.921 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T23:59:21.927 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:59:21.951 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:59:21.951 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:21.951 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T23:59:21.951 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:59:21.951 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:59:21.951 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:22.004 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T23:59:22.015 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:59:22.062 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T23:59:22.100 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T23:59:22.158 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T23:59:22.222 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T23:59:22.358 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:59:22.386 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:59:22.386 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:22.386 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T23:59:22.387 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:59:22.387 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:59:22.387 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T23:59:22.479 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T23:59:22.561 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T23:59:22.659 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T23:59:22.695 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T23:59:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T23:59:22.842 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:59:22.866 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:59:22.867 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:22.867 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T23:59:22.867 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:59:22.867 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:59:22.867 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:22.982 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T23:59:23.013 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:59:23.041 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T23:59:23.041 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:23.041 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T23:59:23.041 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:59:23.042 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T23:59:23.042 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:23.093 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:59:23.117 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:59:23.117 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:23.117 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T23:59:23.117 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:59:23.117 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:59:23.117 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:23.182 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:59:23.741 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:59:23.741 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T23:59:23.741 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T23:59:23.741 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T23:59:23.741 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T23:59:23.741 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T23:59:23.741 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T23:59:23.742 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T23:59:23.742 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T23:59:23.742 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T23:59:23.744 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T23:59:23.744 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T23:59:23.744 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T23:59:23.745 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T23:59:23.746 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T23:59:23.746 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T23:59:23.746 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T23:59:23.746 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T23:59:23.746 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T23:59:23.746 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T23:59:23.746 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T23:59:23.747 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T23:59:23.747 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T23:59:23.747 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T23:59:23.747 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T23:59:23.747 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T23:59:23.747 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T23:59:24.555 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:59:24.585 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T23:59:24.585 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:24.585 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T23:59:24.585 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:59:24.585 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T23:59:24.585 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:24.905 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T23:59:24.905 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:24.905 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:24.905 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:24.905 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:24.905 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T23:59:24.906 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T23:59:24.907 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:24.908 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:24.945 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T23:59:24.946 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T23:59:24.947 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T23:59:24.948 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T23:59:24.949 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T23:59:24.949 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T23:59:25.056 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:59:25.082 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T23:59:25.082 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:25.082 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T23:59:25.082 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:59:25.082 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T23:59:25.082 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:25.259 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-base 2024-09-14T23:59:25.323 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:59:25.349 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T23:59:25.349 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:25.349 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T23:59:25.349 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:59:25.349 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T23:59:25.349 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:25.415 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:59:25.832 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:52 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:25.904 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T23:59:25.905 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T23:59:25.906 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:25.907 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:25.922 INFO:teuthology.orchestra.run.smithi196.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:59:25.964 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:25.965 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-14T23:59:25.965 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:26.023 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install cephadm 2024-09-14T23:59:26.300 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-base 2024-09-14T23:59:26.582 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:53 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:26.716 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-14T23:59:26.717 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:26.718 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 765 k 2024-09-14T23:59:26.718 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 771 k 2024-09-14T23:59:26.718 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:26.877 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:52 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:26.968 INFO:teuthology.orchestra.run.smithi167.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:59:27.002 INFO:teuthology.orchestra.run.smithi196.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.6 MB/s | 765 kB 00:00 2024-09-14T23:59:27.002 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:27.003 INFO:teuthology.orchestra.run.smithi196.stdout:Total 2.6 MB/s | 765 kB 00:00 2024-09-14T23:59:27.003 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:27.008 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:27.008 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:27.010 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:27.011 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-14T23:59:27.011 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:27.014 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:27.015 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:27.082 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install cephadm 2024-09-14T23:59:27.085 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:27.126 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T23:59:27.126 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T23:59:27.126 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T23:59:27.127 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T23:59:27.128 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T23:59:27.129 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T23:59:27.571 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:27.648 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:53 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:27.663 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:27.783 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:27.783 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 765 k 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 771 k 2024-09-14T23:59:27.784 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:28.044 INFO:teuthology.orchestra.run.smithi167.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.9 MB/s | 765 kB 00:00 2024-09-14T23:59:28.045 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:28.045 INFO:teuthology.orchestra.run.smithi167.stdout:Total 2.9 MB/s | 765 kB 00:00 2024-09-14T23:59:28.045 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:28.050 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:28.051 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:28.056 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:28.057 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:28.077 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T23:59:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T23:59:28.083 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T23:59:28.084 INFO:teuthology.orchestra.run.smithi060.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T23:59:28.084 INFO:teuthology.orchestra.run.smithi060.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T23:59:28.084 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T23:59:28.084 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T23:59:28.084 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T23:59:28.084 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:28.084 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:28.130 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:28.334 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:28.334 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:28.334 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:28.334 INFO:teuthology.orchestra.run.smithi196.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:28.335 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:28.335 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:28.440 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-base 2024-09-14T23:59:28.530 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:28.535 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T23:59:28.624 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:28.990 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:29.036 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:55 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:29.108 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:56 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:29.129 INFO:teuthology.orchestra.run.smithi060.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:59:29.174 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:29.175 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-14T23:59:29.175 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:29.233 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install cephadm 2024-09-14T23:59:29.241 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:29.242 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:29.242 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-14T23:59:29.242 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:29.242 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:29.242 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T23:59:29.242 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:29.242 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:29.243 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:29.243 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-14T23:59:29.243 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:29.243 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 145 k 2024-09-14T23:59:29.243 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 435 k 2024-09-14T23:59:29.243 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:29.257 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:29.257 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:29.257 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:29.257 INFO:teuthology.orchestra.run.smithi167.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:29.257 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:29.257 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:29.458 INFO:teuthology.orchestra.run.smithi196.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 677 kB/s | 145 kB 00:00 2024-09-14T23:59:29.459 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:29.459 INFO:teuthology.orchestra.run.smithi196.stdout:Total 671 kB/s | 145 kB 00:00 2024-09-14T23:59:29.459 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:29.466 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:29.466 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:29.478 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T23:59:29.522 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:29.523 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:29.668 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:29.751 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:29.776 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:29.776 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:29.776 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T23:59:29.776 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:29.818 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:55 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:29.958 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:29.959 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:29.959 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:59:29.959 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:29.959 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:29.959 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T23:59:29.959 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:29.960 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:29.960 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:29.960 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-14T23:59:29.960 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:29.960 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 765 k 2024-09-14T23:59:29.960 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 771 k 2024-09-14T23:59:29.960 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:30.060 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:56 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:30.195 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repo Size 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:30.196 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:30.197 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-14T23:59:30.197 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:30.197 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 145 k 2024-09-14T23:59:30.197 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 435 k 2024-09-14T23:59:30.197 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:30.233 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.7 MB/s | 765 kB 00:00 2024-09-14T23:59:30.234 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:30.234 INFO:teuthology.orchestra.run.smithi060.stdout:Total 2.7 MB/s | 765 kB 00:00 2024-09-14T23:59:30.234 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:59:30.240 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:59:30.240 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:59:30.246 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:59:30.246 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:59:30.321 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:59:30.409 INFO:teuthology.orchestra.run.smithi167.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 685 kB/s | 145 kB 00:00 2024-09-14T23:59:30.410 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:30.410 INFO:teuthology.orchestra.run.smithi167.stdout:Total 679 kB/s | 145 kB 00:00 2024-09-14T23:59:30.410 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:30.418 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:30.418 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:30.475 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:30.476 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:30.616 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:30.692 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:30.693 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:30.693 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:30.693 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:30.693 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:30.693 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:30.694 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:30.719 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:30.719 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:30.719 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T23:59:30.719 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:30.770 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:30.873 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:30.923 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr 2024-09-14T23:59:31.240 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:31.501 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:31.508 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T23:59:31.508 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:31.508 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:31.508 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:31.508 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:31.508 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:31.591 INFO:teuthology.orchestra.run.smithi196.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:59:31.634 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:31.635 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-14T23:59:31.635 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:31.704 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T23:59:31.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T23:59:31.735 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:31.735 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:31.735 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:31.735 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:31.735 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:31.735 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:31.999 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-mgr 2024-09-14T23:59:32.266 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:00:59 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:32.311 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:32.399 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:32.400 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:32.400 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:32.400 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:32.400 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T23:59:32.401 INFO:teuthology.orchestra.run.smithi196.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout:Install 12 Packages 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 8.7 M 2024-09-14T23:59:32.402 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 104 M 2024-09-14T23:59:32.403 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:32.449 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 145 k 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 435 k 2024-09-14T23:59:32.450 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:32.577 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:32.664 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 681 kB/s | 145 kB 00:00 2024-09-14T23:59:32.664 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:32.665 INFO:teuthology.orchestra.run.smithi060.stdout:Total 676 kB/s | 145 kB 00:00 2024-09-14T23:59:32.665 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:59:32.670 INFO:teuthology.orchestra.run.smithi167.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:59:32.673 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:59:32.673 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:59:32.712 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:32.713 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-14T23:59:32.713 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:32.733 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:59:32.733 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:59:32.781 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T23:59:32.878 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:59:32.911 INFO:teuthology.orchestra.run.smithi196.stdout:(1/12): ceph-grafana-dashboards-19.1.1-324.geca 206 kB/s | 32 kB 00:00 2024-09-14T23:59:32.936 INFO:teuthology.orchestra.run.smithi196.stdout:(2/12): ceph-prometheus-alerts-19.1.1-324.gecab 92 kB/s | 16 kB 00:00 2024-09-14T23:59:32.965 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:32.991 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:32.991 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T23:59:32.991 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T23:59:32.991 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:33.054 INFO:teuthology.orchestra.run.smithi196.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.3 MB/s | 269 kB 00:00 2024-09-14T23:59:33.104 INFO:teuthology.orchestra.run.smithi196.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.2 MB/s | 1.0 MB 00:00 2024-09-14T23:59:33.188 INFO:teuthology.orchestra.run.smithi196.stdout:(5/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 8.3 MB/s | 3.6 MB 00:00 2024-09-14T23:59:33.213 INFO:teuthology.orchestra.run.smithi196.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 4.9 MB/s | 548 kB 00:00 2024-09-14T23:59:33.255 INFO:teuthology.orchestra.run.smithi196.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 291 kB/s | 19 kB 00:00 2024-09-14T23:59:33.297 INFO:teuthology.orchestra.run.smithi196.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.5 MB/s | 863 kB 00:00 2024-09-14T23:59:33.322 INFO:teuthology.orchestra.run.smithi196.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-09-14T23:59:33.346 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:00:59 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:33.373 INFO:teuthology.orchestra.run.smithi196.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 13 MB/s | 2.0 MB 00:00 2024-09-14T23:59:33.398 INFO:teuthology.orchestra.run.smithi196.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.7 MB/s | 188 kB 00:00 2024-09-14T23:59:33.423 INFO:teuthology.orchestra.run.smithi196.stdout:(12/12): python3-repoze-lru-0.7-16.el9.noarch.r 245 kB/s | 31 kB 00:00 2024-09-14T23:59:33.426 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:33.426 INFO:teuthology.orchestra.run.smithi196.stdout:Total 8.5 MB/s | 8.7 MB 00:01 2024-09-14T23:59:33.473 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:33.479 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:33.480 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T23:59:33.481 INFO:teuthology.orchestra.run.smithi167.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout:Install 12 Packages 2024-09-14T23:59:33.482 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:33.483 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 8.7 M 2024-09-14T23:59:33.483 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 104 M 2024-09-14T23:59:33.483 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:33.489 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:33.490 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:33.710 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:33.711 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:33.951 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T23:59:33.952 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:33.952 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:33.952 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T23:59:33.952 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:33.952 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:33.973 INFO:teuthology.orchestra.run.smithi167.stdout:(1/12): ceph-prometheus-alerts-19.1.1-324.gecab 103 kB/s | 16 kB 00:00 2024-09-14T23:59:33.989 INFO:teuthology.orchestra.run.smithi167.stdout:(2/12): ceph-grafana-dashboards-19.1.1-324.geca 180 kB/s | 32 kB 00:00 2024-09-14T23:59:34.173 INFO:teuthology.orchestra.run.smithi167.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 9.9 MB/s | 3.6 MB 00:00 2024-09-14T23:59:34.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr 2024-09-14T23:59:34.240 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:34.323 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T23:59:34.358 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T23:59:34.413 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T23:59:34.444 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T23:59:34.457 INFO:teuthology.orchestra.run.smithi167.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.0 MB/s | 863 kB 00:00 2024-09-14T23:59:34.507 INFO:teuthology.orchestra.run.smithi167.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-14T23:59:34.533 INFO:teuthology.orchestra.run.smithi167.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 773 kB/s | 19 kB 00:00 2024-09-14T23:59:34.548 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T23:59:34.600 INFO:teuthology.orchestra.run.smithi167.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-09-14T23:59:34.625 INFO:teuthology.orchestra.run.smithi167.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.7 MB/s | 144 kB 00:00 2024-09-14T23:59:34.650 INFO:teuthology.orchestra.run.smithi167.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-14T23:59:34.676 INFO:teuthology.orchestra.run.smithi167.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 7.4 MB/s | 188 kB 00:00 2024-09-14T23:59:34.676 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T23:59:34.762 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T23:59:34.779 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:34.807 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T23:59:34.817 INFO:teuthology.orchestra.run.smithi167.stdout:(11/12): python3-protobuf-3.14.0-13.el9.noarch. 325 kB/s | 269 kB 00:00 2024-09-14T23:59:34.844 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:59:34.873 INFO:teuthology.orchestra.run.smithi060.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T23:59:34.884 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T23:59:34.918 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:34.919 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-14T23:59:34.919 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:34.951 INFO:teuthology.orchestra.run.smithi167.stdout:(12/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.0 MB/s | 1.0 MB 00:00 2024-09-14T23:59:34.955 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:34.955 INFO:teuthology.orchestra.run.smithi167.stdout:Total 5.9 MB/s | 8.7 MB 00:01 2024-09-14T23:59:34.979 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T23:59:35.003 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:35.021 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:35.021 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:35.251 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:35.251 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:35.565 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:01 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:35.703 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T23:59:35.705 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout:Install 12 Packages 2024-09-14T23:59:35.706 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:35.707 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 8.7 M 2024-09-14T23:59:35.707 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 104 M 2024-09-14T23:59:35.707 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:35.782 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:35.869 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T23:59:35.904 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T23:59:35.930 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T23:59:35.951 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T23:59:35.968 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:59:35.989 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T23:59:36.092 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T23:59:36.225 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T23:59:36.318 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T23:59:36.370 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T23:59:36.406 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:59:36.409 INFO:teuthology.orchestra.run.smithi060.stdout:(1/12): ceph-grafana-dashboards-19.1.1-324.geca 231 kB/s | 32 kB 00:00 2024-09-14T23:59:36.425 INFO:teuthology.orchestra.run.smithi060.stdout:(2/12): ceph-prometheus-alerts-19.1.1-324.gecab 106 kB/s | 16 kB 00:00 2024-09-14T23:59:36.438 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T23:59:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 10 MB/s | 3.6 MB 00:00 2024-09-14T23:59:36.835 INFO:teuthology.orchestra.run.smithi060.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.9 MB/s | 863 kB 00:00 2024-09-14T23:59:36.885 INFO:teuthology.orchestra.run.smithi060.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-14T23:59:36.910 INFO:teuthology.orchestra.run.smithi060.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 780 kB/s | 19 kB 00:00 2024-09-14T23:59:36.977 INFO:teuthology.orchestra.run.smithi060.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-09-14T23:59:37.002 INFO:teuthology.orchestra.run.smithi060.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.7 MB/s | 144 kB 00:00 2024-09-14T23:59:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-14T23:59:37.061 INFO:teuthology.orchestra.run.smithi060.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.5 MB/s | 188 kB 00:00 2024-09-14T23:59:37.086 INFO:teuthology.orchestra.run.smithi060.stdout:(11/12): python3-protobuf-3.14.0-13.el9.noarch. 408 kB/s | 269 kB 00:00 2024-09-14T23:59:37.327 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T23:59:37.328 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T23:59:37.502 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T23:59:37.503 INFO:teuthology.orchestra.run.smithi060.stdout:(12/12): protobuf-3.14.0-13.el9.x86_64.rpm 944 kB/s | 1.0 MB 00:01 2024-09-14T23:59:37.506 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:37.506 INFO:teuthology.orchestra.run.smithi060.stdout:Total 4.8 MB/s | 8.7 MB 00:01 2024-09-14T23:59:37.539 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:59:37.560 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:59:37.580 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:59:37.581 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:59:37.656 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T23:59:37.656 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:37.656 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:37.656 INFO:teuthology.orchestra.run.smithi196.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T23:59:37.657 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:37.658 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:37.812 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:59:37.813 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:59:37.925 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T23:59:38.355 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:59:38.438 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T23:59:38.473 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T23:59:38.483 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:05 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:38.521 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T23:59:38.549 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T23:59:38.616 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:38.617 INFO:teuthology.orchestra.run.smithi196.stdout:====================================================================================== 2024-09-14T23:59:38.617 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout:====================================================================================== 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T23:59:38.618 INFO:teuthology.orchestra.run.smithi196.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout:====================================================================================== 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout:Install 12 Packages 2024-09-14T23:59:38.619 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:38.620 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 38 M 2024-09-14T23:59:38.620 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 212 M 2024-09-14T23:59:38.620 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:38.652 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T23:59:38.816 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T23:59:38.916 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T23:59:38.964 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T23:59:38.991 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:59:39.023 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:59:39.033 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T23:59:39.034 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T23:59:39.359 INFO:teuthology.orchestra.run.smithi167.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T23:59:39.360 INFO:teuthology.orchestra.run.smithi167.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T23:59:39.360 INFO:teuthology.orchestra.run.smithi167.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T23:59:39.360 INFO:teuthology.orchestra.run.smithi167.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T23:59:39.360 INFO:teuthology.orchestra.run.smithi167.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T23:59:39.360 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:39.360 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:39.589 INFO:teuthology.orchestra.run.smithi196.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 230 kB/s | 191 kB 00:00 2024-09-14T23:59:39.639 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T23:59:39.723 INFO:teuthology.orchestra.run.smithi196.stdout:(2/12): ceph-mgr-diskprediction-local-19.1.1-32 7.7 MB/s | 7.4 MB 00:00 2024-09-14T23:59:39.748 INFO:teuthology.orchestra.run.smithi196.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 207 kB/s | 33 kB 00:00 2024-09-14T23:59:39.790 INFO:teuthology.orchestra.run.smithi196.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 439 kB/s | 18 kB 00:00 2024-09-14T23:59:39.832 INFO:teuthology.orchestra.run.smithi196.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 920 kB/s | 38 kB 00:00 2024-09-14T23:59:39.957 INFO:teuthology.orchestra.run.smithi196.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2024-09-14T23:59:39.999 INFO:teuthology.orchestra.run.smithi196.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 5.8 MB/s | 245 kB 00:00 2024-09-14T23:59:40.149 INFO:teuthology.orchestra.run.smithi196.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 34 MB/s | 5.1 MB 00:00 2024-09-14T23:59:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T23:59:40.190 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:59:40.199 INFO:teuthology.orchestra.run.smithi196.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-09-14T23:59:40.205 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:06 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:40.283 INFO:teuthology.orchestra.run.smithi196.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 11 MB/s | 4.9 MB 00:00 2024-09-14T23:59:40.308 INFO:teuthology.orchestra.run.smithi196.stdout:(11/12): libgfortran-11.5.0-2.el9.x86_64.rpm 517 kB/s | 801 kB 00:01 2024-09-14T23:59:40.338 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:40.340 INFO:teuthology.orchestra.run.smithi167.stdout:====================================================================================== 2024-09-14T23:59:40.340 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:40.340 INFO:teuthology.orchestra.run.smithi167.stdout:====================================================================================== 2024-09-14T23:59:40.340 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:40.340 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T23:59:40.340 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:59:40.340 INFO:teuthology.orchestra.run.smithi167.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T23:59:40.341 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:40.342 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:40.342 INFO:teuthology.orchestra.run.smithi167.stdout:====================================================================================== 2024-09-14T23:59:40.342 INFO:teuthology.orchestra.run.smithi167.stdout:Install 12 Packages 2024-09-14T23:59:40.342 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:40.343 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 38 M 2024-09-14T23:59:40.343 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 212 M 2024-09-14T23:59:40.343 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:40.545 INFO:teuthology.orchestra.run.smithi167.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-14T23:59:40.600 INFO:teuthology.orchestra.run.smithi196.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 41 MB/s | 16 MB 00:00 2024-09-14T23:59:40.602 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:40.602 INFO:teuthology.orchestra.run.smithi196.stdout:Total 19 MB/s | 38 MB 00:01 2024-09-14T23:59:40.611 INFO:teuthology.orchestra.run.smithi167.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.9 MB/s | 801 kB 00:00 2024-09-14T23:59:40.637 INFO:teuthology.orchestra.run.smithi167.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 356 kB/s | 33 kB 00:00 2024-09-14T23:59:40.679 INFO:teuthology.orchestra.run.smithi167.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 439 kB/s | 18 kB 00:00 2024-09-14T23:59:40.729 INFO:teuthology.orchestra.run.smithi167.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 773 kB/s | 38 kB 00:00 2024-09-14T23:59:40.854 INFO:teuthology.orchestra.run.smithi167.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-09-14T23:59:40.948 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:40.954 INFO:teuthology.orchestra.run.smithi167.stdout:(7/12): ceph-mgr-diskprediction-local-19.1.1-32 14 MB/s | 7.4 MB 00:00 2024-09-14T23:59:40.973 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:40.974 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:40.980 INFO:teuthology.orchestra.run.smithi167.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-14T23:59:41.055 INFO:teuthology.orchestra.run.smithi167.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 15 MB/s | 4.9 MB 00:00 2024-09-14T23:59:41.080 INFO:teuthology.orchestra.run.smithi167.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-09-14T23:59:41.389 INFO:teuthology.orchestra.run.smithi167.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 49 MB/s | 16 MB 00:00 2024-09-14T23:59:41.397 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:41.398 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:41.497 INFO:teuthology.orchestra.run.smithi167.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 9.4 MB/s | 5.1 MB 00:00 2024-09-14T23:59:41.498 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:41.499 INFO:teuthology.orchestra.run.smithi167.stdout:Total 33 MB/s | 38 MB 00:01 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T23:59:41.550 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T23:59:41.551 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T23:59:41.852 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:41.868 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T23:59:41.868 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:41.868 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:41.868 INFO:teuthology.orchestra.run.smithi060.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T23:59:41.869 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:41.870 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:41.878 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:41.878 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:42.117 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T23:59:42.157 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:42.222 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T23:59:42.270 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:59:42.299 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:42.299 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:42.365 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:59:42.400 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T23:59:42.584 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T23:59:42.615 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T23:59:42.691 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T23:59:42.705 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:08 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:42.845 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:42.846 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-09-14T23:59:42.846 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:59:42.846 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-09-14T23:59:42.846 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T23:59:42.847 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout:====================================================================================== 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout:Install 12 Packages 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 38 M 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 212 M 2024-09-14T23:59:42.848 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:43.064 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:43.127 INFO:teuthology.orchestra.run.smithi060.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 909 kB/s | 191 kB 00:00 2024-09-14T23:59:43.144 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T23:59:43.212 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:59:43.228 INFO:teuthology.orchestra.run.smithi060.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 327 kB/s | 33 kB 00:00 2024-09-14T23:59:43.253 INFO:teuthology.orchestra.run.smithi060.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.3 MB/s | 801 kB 00:00 2024-09-14T23:59:43.312 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:59:43.342 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T23:59:43.347 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T23:59:43.395 INFO:teuthology.orchestra.run.smithi060.stdout:(4/12): ceph-mgr-diskprediction-local-19.1.1-32 15 MB/s | 7.4 MB 00:00 2024-09-14T23:59:43.412 INFO:teuthology.orchestra.run.smithi060.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 115 kB/s | 18 kB 00:00 2024-09-14T23:59:43.454 INFO:teuthology.orchestra.run.smithi060.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 658 kB/s | 38 kB 00:00 2024-09-14T23:59:43.481 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T23:59:43.532 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T23:59:43.545 INFO:teuthology.orchestra.run.smithi060.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.6 MB/s | 245 kB 00:00 2024-09-14T23:59:43.563 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T23:59:43.639 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T23:59:43.662 INFO:teuthology.orchestra.run.smithi060.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 6.9 MB/s | 3.0 MB 00:00 2024-09-14T23:59:43.721 INFO:teuthology.orchestra.run.smithi060.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-09-14T23:59:43.805 INFO:teuthology.orchestra.run.smithi060.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 20 MB/s | 5.1 MB 00:00 2024-09-14T23:59:43.880 INFO:teuthology.orchestra.run.smithi060.stdout:(11/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 11 MB/s | 4.9 MB 00:00 2024-09-14T23:59:44.306 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T23:59:44.397 INFO:teuthology.orchestra.run.smithi060.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 24 MB/s | 16 MB 00:00 2024-09-14T23:59:44.398 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:44.398 INFO:teuthology.orchestra.run.smithi060.stdout:Total 25 MB/s | 38 MB 00:01 2024-09-14T23:59:44.427 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T23:59:44.714 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:59:44.768 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:59:44.796 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:59:44.796 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:59:45.241 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:59:45.242 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:59:45.683 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:59:45.761 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T23:59:45.790 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:59:46.039 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:59:46.117 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T23:59:46.177 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:59:46.292 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:59:46.330 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T23:59:46.522 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T23:59:46.553 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T23:59:46.633 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T23:59:46.713 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T23:59:46.748 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:59:47.335 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T23:59:47.463 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T23:59:48.472 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:59:48.472 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T23:59:48.472 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:59:48.472 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:59:48.472 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T23:59:48.472 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T23:59:48.473 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T23:59:48.473 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T23:59:48.473 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T23:59:48.473 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T23:59:48.473 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:59:48.473 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T23:59:48.766 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:59:48.889 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T23:59:48.889 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:48.889 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:48.889 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T23:59:48.890 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T23:59:48.891 INFO:teuthology.orchestra.run.smithi196.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T23:59:48.891 INFO:teuthology.orchestra.run.smithi196.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T23:59:48.891 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:48.891 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:49.280 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-rook 2024-09-14T23:59:49.368 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:59:49.369 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T23:59:49.769 INFO:teuthology.orchestra.run.smithi167.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T23:59:49.770 INFO:teuthology.orchestra.run.smithi167.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T23:59:49.770 INFO:teuthology.orchestra.run.smithi167.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T23:59:49.770 INFO:teuthology.orchestra.run.smithi167.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T23:59:49.770 INFO:teuthology.orchestra.run.smithi167.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T23:59:49.770 INFO:teuthology.orchestra.run.smithi167.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T23:59:49.770 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:49.770 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:49.843 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T23:59:49.851 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:16 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:49.869 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:59:49.985 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:49.986 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:49.986 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T23:59:49.987 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout:Install 13 Packages 2024-09-14T23:59:49.988 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:49.989 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 2.2 M 2024-09-14T23:59:49.989 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 26 M 2024-09-14T23:59:49.989 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:50.160 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-mgr-rook 2024-09-14T23:59:50.208 INFO:teuthology.orchestra.run.smithi196.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 219 kB/s | 19 kB 00:00 2024-09-14T23:59:50.233 INFO:teuthology.orchestra.run.smithi196.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 227 kB/s | 26 kB 00:00 2024-09-14T23:59:50.291 INFO:teuthology.orchestra.run.smithi196.stdout:(3/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 287 kB/s | 49 kB 00:00 2024-09-14T23:59:50.325 INFO:teuthology.orchestra.run.smithi196.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.9 MB/s | 222 kB 00:00 2024-09-14T23:59:50.350 INFO:teuthology.orchestra.run.smithi196.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2024-09-14T23:59:50.376 INFO:teuthology.orchestra.run.smithi196.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-14T23:59:50.418 INFO:teuthology.orchestra.run.smithi196.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 480 kB/s | 32 kB 00:00 2024-09-14T23:59:50.468 INFO:teuthology.orchestra.run.smithi196.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 153 kB/s | 14 kB 00:00 2024-09-14T23:59:50.493 INFO:teuthology.orchestra.run.smithi196.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.3 MB/s | 279 kB 00:00 2024-09-14T23:59:50.527 INFO:teuthology.orchestra.run.smithi196.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.0 MB/s | 220 kB 00:00 2024-09-14T23:59:50.552 INFO:teuthology.orchestra.run.smithi196.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.8 MB/s | 90 kB 00:00 2024-09-14T23:59:50.569 INFO:teuthology.orchestra.run.smithi196.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 781 kB/s | 59 kB 00:00 2024-09-14T23:59:50.603 INFO:teuthology.orchestra.run.smithi196.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-09-14T23:59:50.605 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:50.605 INFO:teuthology.orchestra.run.smithi196.stdout:Total 3.6 MB/s | 2.2 MB 00:00 2024-09-14T23:59:50.668 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:50.683 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:50.684 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:50.737 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:16 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:50.773 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:50.776 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:50.872 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T23:59:50.873 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout:Install 13 Packages 2024-09-14T23:59:50.874 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:50.875 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 2.2 M 2024-09-14T23:59:50.875 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 26 M 2024-09-14T23:59:50.875 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:51.117 INFO:teuthology.orchestra.run.smithi167.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 257 kB/s | 19 kB 00:00 2024-09-14T23:59:51.143 INFO:teuthology.orchestra.run.smithi167.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 257 kB/s | 26 kB 00:00 2024-09-14T23:59:51.201 INFO:teuthology.orchestra.run.smithi167.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 222 kB 00:00 2024-09-14T23:59:51.227 INFO:teuthology.orchestra.run.smithi167.stdout:(4/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 268 kB/s | 49 kB 00:00 2024-09-14T23:59:51.252 INFO:teuthology.orchestra.run.smithi167.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-14T23:59:51.277 INFO:teuthology.orchestra.run.smithi167.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.6 MB/s | 279 kB 00:00 2024-09-14T23:59:51.310 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:51.311 INFO:teuthology.orchestra.run.smithi167.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 548 kB/s | 32 kB 00:00 2024-09-14T23:59:51.328 INFO:teuthology.orchestra.run.smithi167.stdout:(8/13): python3-requests-oauthlib-1.3.0-12.el9. 531 kB/s | 54 kB 00:00 2024-09-14T23:59:51.353 INFO:teuthology.orchestra.run.smithi167.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 187 kB/s | 14 kB 00:00 2024-09-14T23:59:51.387 INFO:teuthology.orchestra.run.smithi167.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.2 MB/s | 59 kB 00:00 2024-09-14T23:59:51.412 INFO:teuthology.orchestra.run.smithi167.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 2.2 MB/s | 220 kB 00:00 2024-09-14T23:59:51.437 INFO:teuthology.orchestra.run.smithi167.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-14T23:59:51.479 INFO:teuthology.orchestra.run.smithi167.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-09-14T23:59:51.482 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:51.482 INFO:teuthology.orchestra.run.smithi167.stdout:Total 3.6 MB/s | 2.2 MB 00:00 2024-09-14T23:59:51.483 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T23:59:51.537 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T23:59:51.546 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:51.561 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:51.561 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:51.601 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T23:59:51.638 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T23:59:51.650 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:51.650 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:51.680 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T23:59:51.782 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T23:59:51.892 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T23:59:51.940 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T23:59:52.176 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:52.352 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T23:59:52.406 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T23:59:52.469 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T23:59:52.516 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T23:59:52.536 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T23:59:52.536 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T23:59:52.536 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T23:59:52.536 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T23:59:52.536 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T23:59:52.536 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T23:59:52.536 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T23:59:52.537 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T23:59:52.537 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T23:59:52.537 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T23:59:52.537 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T23:59:52.537 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T23:59:52.557 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T23:59:52.654 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T23:59:52.660 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T23:59:52.704 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T23:59:52.738 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T23:59:52.762 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T23:59:52.786 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T23:59:52.809 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T23:59:52.816 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:59:52.944 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T23:59:52.944 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:52.944 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:52.944 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:52.944 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T23:59:52.944 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T23:59:52.944 INFO:teuthology.orchestra.run.smithi060.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:52.945 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:53.317 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-rook 2024-09-14T23:59:53.538 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T23:59:53.598 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T23:59:53.632 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T23:59:53.643 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T23:59:53.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T23:59:53.644 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T23:59:53.680 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T23:59:53.702 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:59:53.907 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:19 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:53.975 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T23:59:53.975 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T23:59:53.976 INFO:teuthology.orchestra.run.smithi196.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T23:59:53.977 INFO:teuthology.orchestra.run.smithi196.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T23:59:53.977 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:53.977 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:54.046 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:54.047 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:54.047 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:59:54.047 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:54.047 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T23:59:54.048 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout:Install 13 Packages 2024-09-14T23:59:54.049 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:54.050 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 2.2 M 2024-09-14T23:59:54.050 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 26 M 2024-09-14T23:59:54.050 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:54.234 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T23:59:54.497 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T23:59:54.498 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T23:59:54.499 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T23:59:54.787 INFO:teuthology.orchestra.run.smithi060.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 214 kB/s | 19 kB 00:00 2024-09-14T23:59:54.801 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:21 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:54.812 INFO:teuthology.orchestra.run.smithi060.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 223 kB/s | 26 kB 00:00 2024-09-14T23:59:54.839 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T23:59:54.839 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T23:59:54.840 INFO:teuthology.orchestra.run.smithi167.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T23:59:54.841 INFO:teuthology.orchestra.run.smithi167.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T23:59:54.841 INFO:teuthology.orchestra.run.smithi167.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T23:59:54.841 INFO:teuthology.orchestra.run.smithi167.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T23:59:54.841 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:54.841 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:54.871 INFO:teuthology.orchestra.run.smithi060.stdout:(3/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 284 kB/s | 49 kB 00:00 2024-09-14T23:59:54.896 INFO:teuthology.orchestra.run.smithi060.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-14T23:59:54.935 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:54.936 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:54.936 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:54.936 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:54.937 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:54.937 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T23:59:54.937 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:59:54.937 INFO:teuthology.orchestra.run.smithi196.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T23:59:54.937 INFO:teuthology.orchestra.run.smithi196.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T23:59:54.937 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T23:59:54.937 INFO:teuthology.orchestra.run.smithi196.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T23:59:54.938 INFO:teuthology.orchestra.run.smithi196.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T23:59:54.938 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:54.938 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:54.938 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:54.938 INFO:teuthology.orchestra.run.smithi196.stdout:Install 6 Packages 2024-09-14T23:59:54.938 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:54.939 INFO:teuthology.orchestra.run.smithi060.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-09-14T23:59:54.939 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 7.0 M 2024-09-14T23:59:54.939 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 33 M 2024-09-14T23:59:54.939 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:54.963 INFO:teuthology.orchestra.run.smithi060.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.0 MB/s | 279 kB 00:00 2024-09-14T23:59:54.997 INFO:teuthology.orchestra.run.smithi060.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 534 kB/s | 54 kB 00:00 2024-09-14T23:59:55.031 INFO:teuthology.orchestra.run.smithi060.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 349 kB/s | 32 kB 00:00 2024-09-14T23:59:55.064 INFO:teuthology.orchestra.run.smithi060.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 153 kB/s | 14 kB 00:00 2024-09-14T23:59:55.089 INFO:teuthology.orchestra.run.smithi060.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.5 MB/s | 59 kB 00:00 2024-09-14T23:59:55.115 INFO:teuthology.orchestra.run.smithi060.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-09-14T23:59:55.145 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T23:59:55.148 INFO:teuthology.orchestra.run.smithi196.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.8 MB/s | 248 kB 00:00 2024-09-14T23:59:55.162 INFO:teuthology.orchestra.run.smithi060.stdout:(12/13): python3-google-auth-2.34.0-1.el9.noarc 1.4 MB/s | 220 kB 00:00 2024-09-14T23:59:55.198 INFO:teuthology.orchestra.run.smithi196.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T23:59:55.198 INFO:teuthology.orchestra.run.smithi060.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.5 MB/s | 1.0 MB 00:00 2024-09-14T23:59:55.202 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:55.202 INFO:teuthology.orchestra.run.smithi060.stdout:Total 1.9 MB/s | 2.2 MB 00:01 2024-09-14T23:59:55.223 INFO:teuthology.orchestra.run.smithi196.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-14T23:59:55.249 INFO:teuthology.orchestra.run.smithi196.stdout:(4/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 621 kB/s | 146 kB 00:00 2024-09-14T23:59:55.274 INFO:teuthology.orchestra.run.smithi196.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.4 MB/s | 74 kB 00:00 2024-09-14T23:59:55.274 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-14T23:59:55.291 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-14T23:59:55.291 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-14T23:59:55.382 INFO:teuthology.orchestra.run.smithi196.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-14T23:59:55.384 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:55.384 INFO:teuthology.orchestra.run.smithi196.stdout:Total 16 MB/s | 7.0 MB 00:00 2024-09-14T23:59:55.391 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-14T23:59:55.393 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-14T23:59:55.454 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:55.465 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:55.465 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:55.564 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:55.566 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:55.716 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:21 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:55.852 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T23:59:55.853 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:55.854 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:55.854 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:55.854 INFO:teuthology.orchestra.run.smithi167.stdout:Install 6 Packages 2024-09-14T23:59:55.854 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:55.854 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 7.0 M 2024-09-14T23:59:55.854 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 33 M 2024-09-14T23:59:55.855 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:55.898 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:55.912 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-14T23:59:56.066 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T23:59:56.087 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T23:59:56.126 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T23:59:56.176 INFO:teuthology.orchestra.run.smithi167.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.8 MB/s | 248 kB 00:00 2024-09-14T23:59:56.226 INFO:teuthology.orchestra.run.smithi167.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T23:59:56.235 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T23:59:56.251 INFO:teuthology.orchestra.run.smithi167.stdout:(3/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 684 kB/s | 146 kB 00:00 2024-09-14T23:59:56.268 INFO:teuthology.orchestra.run.smithi167.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.4 MB/s | 58 kB 00:00 2024-09-14T23:59:56.299 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T23:59:56.310 INFO:teuthology.orchestra.run.smithi167.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.2 MB/s | 74 kB 00:00 2024-09-14T23:59:56.343 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T23:59:56.385 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T23:59:56.394 INFO:teuthology.orchestra.run.smithi167.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-09-14T23:59:56.396 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:56.396 INFO:teuthology.orchestra.run.smithi167.stdout:Total 13 MB/s | 7.0 MB 00:00 2024-09-14T23:59:56.467 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-14T23:59:56.478 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-14T23:59:56.478 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-14T23:59:56.491 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T23:59:56.578 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-14T23:59:56.580 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-14T23:59:56.601 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T23:59:56.645 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T23:59:56.654 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T23:59:56.730 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T23:59:56.801 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T23:59:56.830 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:59:56.880 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-14T23:59:57.050 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T23:59:57.096 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T23:59:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T23:59:57.467 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T23:59:57.500 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T23:59:57.549 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T23:59:57.551 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:59:57.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T23:59:57.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T23:59:57.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T23:59:57.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T23:59:57.551 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T23:59:57.578 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:59:57.618 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T23:59:57.699 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T23:59:57.771 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T23:59:57.809 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T23:59:57.843 INFO:teuthology.orchestra.run.smithi196.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T23:59:57.844 INFO:teuthology.orchestra.run.smithi196.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T23:59:57.844 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:57.844 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-14T23:59:58.099 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-fuse 2024-09-14T23:59:58.303 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T23:59:58.303 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T23:59:58.303 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T23:59:58.303 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T23:59:58.303 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T23:59:58.303 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T23:59:58.303 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T23:59:58.304 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T23:59:58.304 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T23:59:58.304 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T23:59:58.304 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T23:59:58.304 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T23:59:58.304 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T23:59:58.658 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T23:59:58.658 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:58.658 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-14T23:59:58.658 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:58.658 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T23:59:58.658 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T23:59:58.659 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T23:59:58.660 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T23:59:58.660 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:58.660 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-14T23:59:58.672 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T23:59:58.673 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T23:59:58.673 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T23:59:58.673 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T23:59:58.673 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T23:59:58.673 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T23:59:58.676 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:25 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-14T23:59:58.810 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout:Installing dependencies: 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-14T23:59:58.811 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-14T23:59:58.812 INFO:teuthology.orchestra.run.smithi196.stdout:Install 2 Packages 2024-09-14T23:59:58.812 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-14T23:59:58.812 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 976 k 2024-09-14T23:59:58.812 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 2.9 M 2024-09-14T23:59:58.813 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-14T23:59:58.922 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T23:59:58.949 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T23:59:58.949 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:58.949 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-14T23:59:58.949 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T23:59:58.949 INFO:teuthology.orchestra.run.smithi167.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T23:59:58.949 INFO:teuthology.orchestra.run.smithi167.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T23:59:58.950 INFO:teuthology.orchestra.run.smithi167.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T23:59:58.950 INFO:teuthology.orchestra.run.smithi167.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T23:59:58.950 INFO:teuthology.orchestra.run.smithi167.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T23:59:58.950 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:58.950 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-14T23:59:59.159 INFO:teuthology.orchestra.run.smithi196.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 791 kB/s | 80 kB 00:00 2024-09-14T23:59:59.239 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-fuse 2024-09-14T23:59:59.351 INFO:teuthology.orchestra.run.smithi196.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.0 MB/s | 896 kB 00:00 2024-09-14T23:59:59.352 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-14T23:59:59.352 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.8 MB/s | 976 kB 00:00 2024-09-14T23:59:59.364 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-14T23:59:59.386 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-14T23:59:59.387 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-14T23:59:59.467 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-14T23:59:59.468 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-14T23:59:59.512 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:25 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:59.651 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-14T23:59:59.652 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:59.652 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-14T23:59:59.652 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:59.652 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout:Install 6 Packages 2024-09-14T23:59:59.653 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-14T23:59:59.654 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 7.0 M 2024-09-14T23:59:59.654 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 33 M 2024-09-14T23:59:59.654 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-14T23:59:59.658 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-14T23:59:59.804 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T23:59:59.812 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:25 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-14T23:59:59.867 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T23:59:59.867 INFO:teuthology.orchestra.run.smithi060.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.8 MB/s | 248 kB 00:00 2024-09-14T23:59:59.918 INFO:teuthology.orchestra.run.smithi060.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T23:59:59.943 INFO:teuthology.orchestra.run.smithi060.stdout:(3/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 692 kB/s | 146 kB 00:00 2024-09-14T23:59:59.946 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-14T23:59:59.947 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:59.947 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-14T23:59:59.947 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:59.947 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout:Installing dependencies: 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout:Install 2 Packages 2024-09-14T23:59:59.948 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-14T23:59:59.949 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 976 k 2024-09-14T23:59:59.949 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 2.9 M 2024-09-14T23:59:59.949 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-14T23:59:59.959 INFO:teuthology.orchestra.run.smithi060.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.4 MB/s | 58 kB 00:00 2024-09-15T00:00:00.002 INFO:teuthology.orchestra.run.smithi060.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.2 MB/s | 74 kB 00:00 2024-09-15T00:00:00.094 INFO:teuthology.orchestra.run.smithi060.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-15T00:00:00.096 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:00.096 INFO:teuthology.orchestra.run.smithi060.stdout:Total 16 MB/s | 7.0 MB 00:00 2024-09-15T00:00:00.169 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:00.181 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:00.181 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:00.287 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:00.287 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:00.380 INFO:teuthology.orchestra.run.smithi167.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 520 kB/s | 80 kB 00:00 2024-09-15T00:00:00.497 INFO:teuthology.orchestra.run.smithi167.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.2 MB/s | 896 kB 00:00 2024-09-15T00:00:00.498 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:00.498 INFO:teuthology.orchestra.run.smithi167.stdout:Total 1.7 MB/s | 976 kB 00:00 2024-09-15T00:00:00.509 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-15T00:00:00.532 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-15T00:00:00.532 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-15T00:00:00.611 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:00.614 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-15T00:00:00.614 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-15T00:00:00.686 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-15T00:00:00.686 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-15T00:00:00.783 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-15T00:00:00.814 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-15T00:00:00.838 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-15T00:00:01.021 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-15T00:00:01.045 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-15T00:00:01.045 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:01.045 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-15T00:00:01.046 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-15T00:00:01.046 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:01.046 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:01.109 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-15T00:00:01.324 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install ceph-volume 2024-09-15T00:00:01.403 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-15T00:00:01.505 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-15T00:00:01.577 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-15T00:00:01.635 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-15T00:00:01.896 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-15T00:00:01.896 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-15T00:00:01.910 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:28 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:02.048 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:02.049 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:02.049 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-15T00:00:02.049 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:02.049 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-15T00:00:02.049 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 285 k 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 1.3 M 2024-09-15T00:00:02.050 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-15T00:00:02.182 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-15T00:00:02.183 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:02.183 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-15T00:00:02.183 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-15T00:00:02.183 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:02.183 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:02.283 INFO:teuthology.orchestra.run.smithi196.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-15T00:00:02.284 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:02.284 INFO:teuthology.orchestra.run.smithi196.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-15T00:00:02.284 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-15T00:00:02.293 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-15T00:00:02.293 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-15T00:00:02.317 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-15T00:00:02.318 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-15T00:00:02.472 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install ceph-volume 2024-09-15T00:00:02.557 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-15T00:00:02.590 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-15T00:00:02.590 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-15T00:00:02.590 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-15T00:00:02.590 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-15T00:00:02.590 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-15T00:00:02.590 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-15T00:00:02.669 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:02.686 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:02.686 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-15T00:00:02.686 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-15T00:00:02.686 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:02.925 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-15T00:00:02.925 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:02.925 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:02.925 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-15T00:00:02.925 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-15T00:00:02.925 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-15T00:00:02.926 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-15T00:00:02.926 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-15T00:00:02.926 INFO:teuthology.orchestra.run.smithi060.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-15T00:00:02.926 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:02.926 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:03.067 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:29 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:03.182 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-fuse 2024-09-15T00:00:03.210 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:03.211 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:03.211 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repository Size 2024-09-15T00:00:03.211 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:03.211 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-15T00:00:03.211 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-15T00:00:03.212 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:03.212 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-15T00:00:03.212 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:03.212 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-15T00:00:03.212 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:03.212 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 285 k 2024-09-15T00:00:03.213 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 1.3 M 2024-09-15T00:00:03.213 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-15T00:00:03.439 INFO:teuthology.orchestra.run.smithi167.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-15T00:00:03.440 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:03.440 INFO:teuthology.orchestra.run.smithi167.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-15T00:00:03.440 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-15T00:00:03.449 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-15T00:00:03.449 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-15T00:00:03.475 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-15T00:00:03.476 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-15T00:00:03.706 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-15T00:00:03.774 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:03.775 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:03.775 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-15T00:00:03.775 INFO:teuthology.orchestra.run.smithi196.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-15T00:00:03.775 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:03.775 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:03.775 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:03.778 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:29 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:03.791 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:03.791 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-15T00:00:03.791 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-15T00:00:03.792 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:03.919 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:03.919 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:03.919 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout:Install 2 Packages 2024-09-15T00:00:03.920 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:03.921 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 976 k 2024-09-15T00:00:03.921 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 2.9 M 2024-09-15T00:00:03.921 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-15T00:00:04.068 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librados-devel 2024-09-15T00:00:04.289 INFO:teuthology.orchestra.run.smithi060.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 427 kB/s | 80 kB 00:00 2024-09-15T00:00:04.373 INFO:teuthology.orchestra.run.smithi060.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.2 MB/s | 896 kB 00:00 2024-09-15T00:00:04.373 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:04.374 INFO:teuthology.orchestra.run.smithi060.stdout:Total 2.1 MB/s | 976 kB 00:00 2024-09-15T00:00:04.387 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:04.411 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:04.411 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:04.498 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:04.499 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:04.648 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:31 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:04.696 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:04.783 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:04.784 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:04.784 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-15T00:00:04.784 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:04.784 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-15T00:00:04.784 INFO:teuthology.orchestra.run.smithi196.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-15T00:00:04.784 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:04.785 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-15T00:00:04.785 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:04.785 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-15T00:00:04.785 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:04.785 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 127 k 2024-09-15T00:00:04.785 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 456 k 2024-09-15T00:00:04.785 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-15T00:00:04.846 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-15T00:00:04.889 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:04.889 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:04.889 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-15T00:00:04.890 INFO:teuthology.orchestra.run.smithi167.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-15T00:00:04.890 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:04.890 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:04.917 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-15T00:00:04.989 INFO:teuthology.orchestra.run.smithi196.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 624 kB/s | 127 kB 00:00 2024-09-15T00:00:04.989 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:04.990 INFO:teuthology.orchestra.run.smithi196.stdout:Total 618 kB/s | 127 kB 00:00 2024-09-15T00:00:04.990 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-15T00:00:04.995 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-15T00:00:04.995 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-15T00:00:05.059 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-15T00:00:05.060 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-15T00:00:05.207 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-15T00:00:05.241 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install librados-devel 2024-09-15T00:00:05.312 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:05.612 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-15T00:00:05.612 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-15T00:00:05.713 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:05.824 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:31 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:05.874 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-15T00:00:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:05.875 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-15T00:00:05.875 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:05.875 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:05.962 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repo Size 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-15T00:00:05.963 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:05.964 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-15T00:00:05.964 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:05.964 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 127 k 2024-09-15T00:00:05.964 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 456 k 2024-09-15T00:00:05.964 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-15T00:00:05.973 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:05.974 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:05.974 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-15T00:00:05.974 INFO:teuthology.orchestra.run.smithi196.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:05.974 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:05.974 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:06.155 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install ceph-volume 2024-09-15T00:00:06.229 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install libcephfs2 2024-09-15T00:00:06.305 INFO:teuthology.orchestra.run.smithi167.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 373 kB/s | 127 kB 00:00 2024-09-15T00:00:06.305 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:06.305 INFO:teuthology.orchestra.run.smithi167.stdout:Total 371 kB/s | 127 kB 00:00 2024-09-15T00:00:06.306 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-15T00:00:06.311 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-15T00:00:06.311 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-15T00:00:06.375 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-15T00:00:06.375 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-15T00:00:06.533 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-15T00:00:06.636 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:06.756 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:32 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:06.817 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:33 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:06.897 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:06.897 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:06.897 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2024-09-15T00:00:06.897 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 285 k 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 1.3 M 2024-09-15T00:00:06.898 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-15T00:00:06.912 INFO:teuthology.orchestra.run.smithi196.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:06.956 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:06.957 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:00:06.957 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:07.018 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install libcephfs-devel 2024-09-15T00:00:07.072 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:07.153 INFO:teuthology.orchestra.run.smithi060.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.1 MB/s | 285 kB 00:00 2024-09-15T00:00:07.153 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:07.154 INFO:teuthology.orchestra.run.smithi060.stdout:Total 1.1 MB/s | 285 kB 00:00 2024-09-15T00:00:07.154 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:07.163 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:07.163 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:07.189 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:07.189 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:07.329 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:07.329 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:07.330 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-15T00:00:07.330 INFO:teuthology.orchestra.run.smithi167.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:07.330 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:07.330 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:07.429 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:07.546 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:07.563 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:07.563 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-15T00:00:07.564 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-15T00:00:07.564 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:07.583 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:34 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:07.590 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install libcephfs2 2024-09-15T00:00:07.717 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:07.717 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 32 k 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 142 k 2024-09-15T00:00:07.718 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-15T00:00:07.951 INFO:teuthology.orchestra.run.smithi196.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 136 kB/s | 32 kB 00:00 2024-09-15T00:00:07.952 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:07.952 INFO:teuthology.orchestra.run.smithi196.stdout:Total 136 kB/s | 32 kB 00:00 2024-09-15T00:00:07.952 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-15T00:00:07.955 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-15T00:00:07.956 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-15T00:00:07.959 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-15T00:00:07.960 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-15T00:00:08.047 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-15T00:00:08.164 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:08.168 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:34 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:08.260 INFO:teuthology.orchestra.run.smithi167.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:08.304 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:08.305 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-15T00:00:08.305 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:08.380 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install libcephfs-devel 2024-09-15T00:00:08.512 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:08.583 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-15T00:00:08.583 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:08.583 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-15T00:00:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:08.584 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:08.737 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:08.738 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:08.738 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-15T00:00:08.738 INFO:teuthology.orchestra.run.smithi196.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:08.738 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:08.738 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:08.860 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librados-devel 2024-09-15T00:00:08.897 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librados2 2024-09-15T00:00:08.955 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:34 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:09.087 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:09.088 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:09.088 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repo Size 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 32 k 2024-09-15T00:00:09.089 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 142 k 2024-09-15T00:00:09.090 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-15T00:00:09.245 INFO:teuthology.orchestra.run.smithi167.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 204 kB/s | 32 kB 00:00 2024-09-15T00:00:09.246 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:09.246 INFO:teuthology.orchestra.run.smithi167.stdout:Total 202 kB/s | 32 kB 00:00 2024-09-15T00:00:09.246 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-15T00:00:09.249 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-15T00:00:09.249 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-15T00:00:09.253 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-15T00:00:09.253 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-15T00:00:09.345 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-15T00:00:09.451 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:09.455 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:35 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:09.461 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:36 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:09.550 INFO:teuthology.orchestra.run.smithi196.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:09.594 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:09.594 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:09.595 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:09.595 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-15T00:00:09.595 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:09.595 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-15T00:00:09.595 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 127 k 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 456 k 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-15T00:00:09.596 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:00:09.597 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:09.659 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install librbd1 2024-09-15T00:00:09.799 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:09.829 INFO:teuthology.orchestra.run.smithi060.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 555 kB/s | 127 kB 00:00 2024-09-15T00:00:09.829 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:09.829 INFO:teuthology.orchestra.run.smithi060.stdout:Total 551 kB/s | 127 kB 00:00 2024-09-15T00:00:09.829 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:09.831 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:09.832 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:09.900 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:09.900 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:10.046 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:10.046 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:10.046 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-15T00:00:10.046 INFO:teuthology.orchestra.run.smithi167.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:10.046 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:10.046 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:10.066 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:10.160 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:10.229 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:10.233 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install librados2 2024-09-15T00:00:10.321 INFO:teuthology.orchestra.run.smithi196.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:10.365 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:10.366 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:00:10.366 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:10.435 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rados 2024-09-15T00:00:10.577 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:10.802 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:36 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:10.839 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:10.839 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:10.839 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:10.839 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:10.894 INFO:teuthology.orchestra.run.smithi167.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:10.938 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:10.939 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-15T00:00:10.939 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:11.007 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:11.019 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install librbd1 2024-09-15T00:00:11.077 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install libcephfs2 2024-09-15T00:00:11.098 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:11.141 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:11.142 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:00:11.142 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:11.196 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rgw 2024-09-15T00:00:11.586 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:11.677 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:11.677 INFO:teuthology.orchestra.run.smithi167.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:11.721 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:11.721 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-15T00:00:11.721 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:11.767 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:11.773 INFO:teuthology.orchestra.run.smithi060.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:11.793 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install python3-rados 2024-09-15T00:00:11.818 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:11.819 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-15T00:00:11.819 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:11.858 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:11.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install libcephfs-devel 2024-09-15T00:00:11.901 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:11.902 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:00:11.902 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:11.963 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-cephfs 2024-09-15T00:00:12.357 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:12.448 INFO:teuthology.orchestra.run.smithi167.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:12.480 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:12.491 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:12.492 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-15T00:00:12.493 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:12.532 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:12.555 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install python3-rgw 2024-09-15T00:00:12.619 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:12.620 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 32 k 2024-09-15T00:00:12.621 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 142 k 2024-09-15T00:00:12.621 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-15T00:00:12.623 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:12.668 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:12.669 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:00:12.669 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:12.737 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install python3-rbd 2024-09-15T00:00:12.778 INFO:teuthology.orchestra.run.smithi060.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 202 kB/s | 32 kB 00:00 2024-09-15T00:00:12.778 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:12.779 INFO:teuthology.orchestra.run.smithi060.stdout:Total 200 kB/s | 32 kB 00:00 2024-09-15T00:00:12.779 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:12.782 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:12.783 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:12.786 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:12.787 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:12.869 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:12.986 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:13.123 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:13.214 INFO:teuthology.orchestra.run.smithi167.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:13.259 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:13.259 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-15T00:00:13.259 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:13.306 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:13.339 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install python3-cephfs 2024-09-15T00:00:13.361 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:13.397 INFO:teuthology.orchestra.run.smithi196.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:13.439 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:13.440 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:00:13.441 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:13.499 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-fuse 2024-09-15T00:00:13.593 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:13.593 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:13.593 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:13.593 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:13.593 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:13.594 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:13.762 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librados2 2024-09-15T00:00:13.905 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:13.996 INFO:teuthology.orchestra.run.smithi167.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:14.039 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:14.040 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-15T00:00:14.040 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:14.071 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:14.115 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install python3-rbd 2024-09-15T00:00:14.206 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:14.207 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:14.207 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-15T00:00:14.207 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:14.207 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-15T00:00:14.207 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-15T00:00:14.207 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:14.208 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-15T00:00:14.208 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:14.208 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-15T00:00:14.208 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:14.208 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 85 k 2024-09-15T00:00:14.208 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 231 k 2024-09-15T00:00:14.208 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-15T00:00:14.356 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:14.404 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 435 kB/s | 85 kB 00:00 2024-09-15T00:00:14.405 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:14.405 INFO:teuthology.orchestra.run.smithi196.stdout:Total 432 kB/s | 85 kB 00:00 2024-09-15T00:00:14.405 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-15T00:00:14.411 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-15T00:00:14.412 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-15T00:00:14.450 INFO:teuthology.orchestra.run.smithi060.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:14.475 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-15T00:00:14.475 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-15T00:00:14.497 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:14.498 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-15T00:00:14.498 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:14.560 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install librbd1 2024-09-15T00:00:14.631 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-15T00:00:14.683 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:14.728 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:14.775 INFO:teuthology.orchestra.run.smithi167.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:14.818 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:14.819 INFO:teuthology.orchestra.run.smithi167.stdout:Nothing to do. 2024-09-15T00:00:14.819 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:14.899 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install rbd-fuse 2024-09-15T00:00:15.146 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:15.154 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:15.240 INFO:teuthology.orchestra.run.smithi060.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:15.287 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:15.288 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-15T00:00:15.288 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:15.349 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rados 2024-09-15T00:00:15.422 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:15.422 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:15.422 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-15T00:00:15.422 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:15.422 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:15.422 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:15.471 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:15.605 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:15.605 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout: Package Architecture Version Repository Size 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 85 k 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 231 k 2024-09-15T00:00:15.606 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-15T00:00:15.706 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-mirror 2024-09-15T00:00:15.798 INFO:teuthology.orchestra.run.smithi167.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 445 kB/s | 85 kB 00:00 2024-09-15T00:00:15.799 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:15.800 INFO:teuthology.orchestra.run.smithi167.stdout:Total 442 kB/s | 85 kB 00:00 2024-09-15T00:00:15.800 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-15T00:00:15.806 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-15T00:00:15.807 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-15T00:00:15.870 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-15T00:00:15.870 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-15T00:00:15.946 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:16.025 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-15T00:00:16.040 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:16.086 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:16.087 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-15T00:00:16.087 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:16.112 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:16.145 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rgw 2024-09-15T00:00:16.284 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:16.421 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:16.422 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:16.422 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repo Size 2024-09-15T00:00:16.422 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:16.422 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-15T00:00:16.422 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-15T00:00:16.422 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:16.422 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-15T00:00:16.423 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:16.423 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-15T00:00:16.423 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:16.423 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 3.1 M 2024-09-15T00:00:16.423 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 13 M 2024-09-15T00:00:16.423 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-15T00:00:16.502 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:16.754 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:16.754 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:16.755 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-15T00:00:16.755 INFO:teuthology.orchestra.run.smithi167.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:16.755 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:16.755 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:16.767 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.0 MB/s | 3.1 MB 00:00 2024-09-15T00:00:16.767 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:16.768 INFO:teuthology.orchestra.run.smithi196.stdout:Total 9.0 MB/s | 3.1 MB 00:00 2024-09-15T00:00:16.768 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-15T00:00:16.777 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-15T00:00:16.777 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-15T00:00:16.836 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:16.862 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-15T00:00:16.863 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-15T00:00:16.882 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:16.883 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-15T00:00:16.883 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:16.942 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-cephfs 2024-09-15T00:00:17.017 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install rbd-mirror 2024-09-15T00:00:17.297 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-15T00:00:17.367 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:17.394 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:17.394 INFO:teuthology.orchestra.run.smithi196.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-15T00:00:17.394 INFO:teuthology.orchestra.run.smithi196.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-15T00:00:17.394 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-15T00:00:17.395 INFO:teuthology.orchestra.run.smithi196.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-15T00:00:17.395 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:17.529 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:17.611 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:17.624 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:17.670 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:17.671 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-15T00:00:17.671 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:17.737 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install python3-rbd 2024-09-15T00:00:17.758 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout: Package Arch Version Repo Size 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-15T00:00:17.759 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:17.760 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 3.1 M 2024-09-15T00:00:17.760 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 13 M 2024-09-15T00:00:17.760 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-15T00:00:18.094 INFO:teuthology.orchestra.run.smithi167.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.3 MB/s | 3.1 MB 00:00 2024-09-15T00:00:18.095 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:18.095 INFO:teuthology.orchestra.run.smithi167.stdout:Total 9.2 MB/s | 3.1 MB 00:00 2024-09-15T00:00:18.096 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-15T00:00:18.105 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-15T00:00:18.105 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-15T00:00:18.188 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-15T00:00:18.189 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-15T00:00:18.333 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:18.428 INFO:teuthology.orchestra.run.smithi060.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-15T00:00:18.475 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:18.476 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2024-09-15T00:00:18.476 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:18.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-fuse 2024-09-15T00:00:18.546 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:18.546 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:18.546 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-15T00:00:18.546 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:18.546 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:18.546 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:18.629 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-15T00:00:18.679 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:18.705 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:18.706 INFO:teuthology.orchestra.run.smithi167.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-15T00:00:18.706 INFO:teuthology.orchestra.run.smithi167.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-15T00:00:18.706 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-15T00:00:18.706 INFO:teuthology.orchestra.run.smithi167.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-15T00:00:18.706 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:18.834 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install rbd-nbd 2024-09-15T00:00:19.132 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:19.273 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:19.273 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:19.273 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-09-15T00:00:19.273 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:19.273 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 85 k 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 231 k 2024-09-15T00:00:19.274 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-15T00:00:19.416 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:01:46 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:00:19.473 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 428 kB/s | 85 kB 00:00 2024-09-15T00:00:19.477 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:19.477 INFO:teuthology.orchestra.run.smithi060.stdout:Total 425 kB/s | 85 kB 00:00 2024-09-15T00:00:19.477 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:19.481 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:19.481 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:19.548 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:19.548 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:19.552 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:00:19.554 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:19.555 INFO:teuthology.orchestra.run.smithi196.stdout: Package Architecture Version Repository Size 2024-09-15T00:00:19.555 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:19.555 INFO:teuthology.orchestra.run.smithi196.stdout:Installing: 2024-09-15T00:00:19.555 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-15T00:00:19.555 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:19.555 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-15T00:00:19.556 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:00:19.556 INFO:teuthology.orchestra.run.smithi196.stdout:Install 1 Package 2024-09-15T00:00:19.556 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:19.556 INFO:teuthology.orchestra.run.smithi196.stdout:Total download size: 170 k 2024-09-15T00:00:19.556 INFO:teuthology.orchestra.run.smithi196.stdout:Installed size: 494 k 2024-09-15T00:00:19.556 INFO:teuthology.orchestra.run.smithi196.stdout:Downloading Packages: 2024-09-15T00:00:19.715 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:19.762 INFO:teuthology.orchestra.run.smithi196.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 818 kB/s | 170 kB 00:00 2024-09-15T00:00:19.763 INFO:teuthology.orchestra.run.smithi196.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:19.763 INFO:teuthology.orchestra.run.smithi196.stdout:Total 813 kB/s | 170 kB 00:00 2024-09-15T00:00:19.763 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-15T00:00:19.771 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-15T00:00:19.771 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-15T00:00:19.819 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:19.819 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:19.819 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-15T00:00:19.819 INFO:teuthology.orchestra.run.smithi167.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:19.819 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:19.820 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:19.832 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:19.835 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-15T00:00:19.835 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-15T00:00:19.992 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-15T00:00:20.077 DEBUG:teuthology.orchestra.run.smithi167:> sudo yum -y install rbd-nbd 2024-09-15T00:00:20.101 INFO:teuthology.orchestra.run.smithi196.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:20.222 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:20.489 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:20.489 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:20.489 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:20.489 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:20.489 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:20.489 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:20.525 INFO:teuthology.orchestra.run.smithi196.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:20.667 INFO:teuthology.orchestra.run.smithi167.stdout:Last metadata expiration check: 0:01:46 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:20.726 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-mirror 2024-09-15T00:00:20.806 INFO:teuthology.orchestra.run.smithi167.stdout:Dependencies resolved. 2024-09-15T00:00:20.806 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout: Package Architecture Version Repository Size 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout:Installing: 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction Summary 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout:================================================================================ 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout:Install 1 Package 2024-09-15T00:00:20.807 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:20.808 INFO:teuthology.orchestra.run.smithi167.stdout:Total download size: 170 k 2024-09-15T00:00:20.808 INFO:teuthology.orchestra.run.smithi167.stdout:Installed size: 494 k 2024-09-15T00:00:20.808 INFO:teuthology.orchestra.run.smithi167.stdout:Downloading Packages: 2024-09-15T00:00:20.832 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:20.832 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:20.832 INFO:teuthology.orchestra.run.smithi196.stdout:Installed: 2024-09-15T00:00:20.832 INFO:teuthology.orchestra.run.smithi196.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:20.832 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:20.832 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:00:21.015 INFO:teuthology.orchestra.run.smithi167.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 823 kB/s | 170 kB 00:00 2024-09-15T00:00:21.016 INFO:teuthology.orchestra.run.smithi167.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:21.016 INFO:teuthology.orchestra.run.smithi167.stdout:Total 817 kB/s | 170 kB 00:00 2024-09-15T00:00:21.016 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction check 2024-09-15T00:00:21.024 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction check succeeded. 2024-09-15T00:00:21.024 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction test 2024-09-15T00:00:21.084 DEBUG:teuthology.parallel:result is None 2024-09-15T00:00:21.088 INFO:teuthology.orchestra.run.smithi167.stdout:Transaction test succeeded. 2024-09-15T00:00:21.088 INFO:teuthology.orchestra.run.smithi167.stdout:Running transaction 2024-09-15T00:00:21.252 INFO:teuthology.orchestra.run.smithi167.stdout: Preparing : 1/1 2024-09-15T00:00:21.348 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:47 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:21.365 INFO:teuthology.orchestra.run.smithi167.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:21.494 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:21.495 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:21.495 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repo Size 2024-09-15T00:00:21.495 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:21.495 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-15T00:00:21.495 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-15T00:00:21.495 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:21.496 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-15T00:00:21.496 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:21.496 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-15T00:00:21.496 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:21.496 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 3.1 M 2024-09-15T00:00:21.496 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 13 M 2024-09-15T00:00:21.497 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-15T00:00:21.774 INFO:teuthology.orchestra.run.smithi167.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:21.810 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 9.9 MB/s | 3.1 MB 00:00 2024-09-15T00:00:21.811 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:21.811 INFO:teuthology.orchestra.run.smithi060.stdout:Total 9.8 MB/s | 3.1 MB 00:00 2024-09-15T00:00:21.811 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:21.821 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:21.821 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:21.908 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:21.908 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:22.049 INFO:teuthology.orchestra.run.smithi167.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:22.050 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:22.050 INFO:teuthology.orchestra.run.smithi167.stdout:Installed: 2024-09-15T00:00:22.050 INFO:teuthology.orchestra.run.smithi167.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:22.050 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:22.050 INFO:teuthology.orchestra.run.smithi167.stdout:Complete! 2024-09-15T00:00:22.295 DEBUG:teuthology.parallel:result is None 2024-09-15T00:00:22.363 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:22.428 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:22.456 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:22.456 INFO:teuthology.orchestra.run.smithi060.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-15T00:00:22.456 INFO:teuthology.orchestra.run.smithi060.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-15T00:00:22.456 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-15T00:00:22.457 INFO:teuthology.orchestra.run.smithi060.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-15T00:00:22.457 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:23.622 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:23.622 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:23.622 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:23.622 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:23.622 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:23.622 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:23.858 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum -y install rbd-nbd 2024-09-15T00:00:24.457 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:50 ago on Sat 14 Sep 2024 11:58:34 PM UTC. 2024-09-15T00:00:24.598 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2024-09-15T00:00:24.598 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:24.598 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:Install 1 Package 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 170 k 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 494 k 2024-09-15T00:00:24.599 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2024-09-15T00:00:24.814 INFO:teuthology.orchestra.run.smithi060.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 795 kB/s | 170 kB 00:00 2024-09-15T00:00:24.814 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2024-09-15T00:00:24.815 INFO:teuthology.orchestra.run.smithi060.stdout:Total 789 kB/s | 170 kB 00:00 2024-09-15T00:00:24.815 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2024-09-15T00:00:24.823 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2024-09-15T00:00:24.824 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2024-09-15T00:00:24.892 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2024-09-15T00:00:24.892 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2024-09-15T00:00:25.055 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2024-09-15T00:00:25.148 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:25.821 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-15T00:00:25.821 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:25.821 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2024-09-15T00:00:25.821 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-15T00:00:25.821 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:25.821 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2024-09-15T00:00:26.036 DEBUG:teuthology.parallel:result is None 2024-09-15T00:00:26.037 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-15T00:00:26.179 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-15T00:00:26.201 INFO:teuthology.orchestra.run.smithi060.stdout:19.1.1-324.gecab7be5.el9 2024-09-15T00:00:26.202 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-15T00:00:26.202 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-15T00:00:26.204 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-15T00:00:26.343 DEBUG:teuthology.orchestra.run.smithi167:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-15T00:00:26.369 INFO:teuthology.orchestra.run.smithi167.stdout:19.1.1-324.gecab7be5.el9 2024-09-15T00:00:26.369 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-15T00:00:26.369 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-15T00:00:26.371 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-15T00:00:26.509 DEBUG:teuthology.orchestra.run.smithi196:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-15T00:00:26.535 INFO:teuthology.orchestra.run.smithi196.stdout:19.1.1-324.gecab7be5.el9 2024-09-15T00:00:26.535 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-15T00:00:26.535 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-15T00:00:26.537 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-15T00:00:26.537 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:26.537 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-15T00:00:26.566 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:00:26.566 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-15T00:00:26.596 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:00:26.597 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-15T00:00:26.630 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-15T00:00:26.630 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:26.630 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/daemon-helper 2024-09-15T00:00:26.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-15T00:00:26.725 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:00:26.725 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/daemon-helper 2024-09-15T00:00:26.755 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-15T00:00:26.823 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:00:26.823 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/daemon-helper 2024-09-15T00:00:26.853 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-15T00:00:26.922 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-15T00:00:26.922 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:26.923 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-15T00:00:26.951 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-15T00:00:27.019 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:00:27.019 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-15T00:00:27.050 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-15T00:00:27.119 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:00:27.119 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-15T00:00:27.148 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-15T00:00:27.215 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-15T00:00:27.215 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:27.215 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/stdin-killer 2024-09-15T00:00:27.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-15T00:00:27.314 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:00:27.314 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/usr/bin/stdin-killer 2024-09-15T00:00:27.343 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-15T00:00:27.412 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:00:27.412 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/usr/bin/stdin-killer 2024-09-15T00:00:27.439 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-15T00:00:27.506 INFO:teuthology.run_tasks:Running task ceph... 2024-09-15T00:00:27.657 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-15T00:00:27.658 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /var/log/ceph 2024-09-15T00:00:27.660 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 777 /var/log/ceph 2024-09-15T00:00:27.663 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 777 /var/log/ceph 2024-09-15T00:00:27.691 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-15T00:00:27.691 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-15T00:00:27.732 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-15T00:00:27.734 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-15T00:00:27.761 INFO:tasks.ceph:Creating extra log directories... 2024-09-15T00:00:27.761 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-15T00:00:27.802 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-15T00:00:27.804 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-15T00:00:27.871 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-15T00:00:27.871 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-15T00:00:27.871 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805', 'branch': 'squid', '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': 'ceph-qa@ceph.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': '7904805', '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': 'teuthology-2024-09-14_21:16:02-rbd-squid-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': 'squid'}, '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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:getty_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'squid', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 100, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 4271, 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'sleep_before_teardown': 0, 'subset': '97/128', 'suite': 'rbd', 'suite_branch': 'squid', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'targets': {'smithi060.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOW5+88LIkc4PikaQ4oyEJ9qojGZWkDDafVRdP009RIT92+YC0ymz2iUi3zL9j8QilNzgATunO3I3V//rJOM76k=', 'smithi167.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKcMksr/h6ARol7Zj9XVedXKV7Q/Yot+MC2bXJcuAmuKWgfmizv7jlHV4cW5KcakzY5426wLqe89bKwccX1TjfY=', 'smithi196.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIuMicGCi/iU5ajCFtw7Thnv429Fz+wUZyYAaPnlQWGLJPdLH9VavYEeIsqOtT9RCWuiMdSLoDvKuTE6nOQ3MeY='}, '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': ['rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-14_21:16:02', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-15T00:00:27.871 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-15T00:00:27.874 DEBUG:teuthology.orchestra.run.smithi167:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-15T00:00:27.876 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-15T00:00:27.892 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m0777 -- /var/run/ceph 2024-09-15T00:00:27.933 DEBUG:teuthology.orchestra.run.smithi167:> sudo install -d -m0777 -- /var/run/ceph 2024-09-15T00:00:27.935 DEBUG:teuthology.orchestra.run.smithi196:> sudo install -d -m0777 -- /var/run/ceph 2024-09-15T00:00:27.962 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:27.962 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2024-09-15T00:00:28.022 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-15T00:00:28.022 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2024-09-15T00:00:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-15T00:00:28.081 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-15T00:00:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:28.081 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-15 00:00:22.743324468 +0000 2024-09-15T00:00:28.082 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-14 23:57:49.649684355 +0000 2024-09-15T00:00:28.082 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-14 23:57:49.649684355 +0000 2024-09-15T00:00:28.082 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-14 23:57:49.649684355 +0000 2024-09-15T00:00:28.082 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-15T00:00:28.149 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-15T00:00:28.150 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-15T00:00:28.150 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000119509 s, 4.3 MB/s 2024-09-15T00:00:28.151 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-15T00:00:28.211 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2024-09-15T00:00:28.271 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-15 00:00:22.743324468 +0000 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-14 23:57:49.965681927 +0000 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-14 23:57:49.965681927 +0000 2024-09-15T00:00:28.272 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-14 23:57:49.965681927 +0000 2024-09-15T00:00:28.272 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-15T00:00:28.340 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-15T00:00:28.340 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-15T00:00:28.340 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 9.8181e-05 s, 5.2 MB/s 2024-09-15T00:00:28.342 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-15T00:00:28.402 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2024-09-15T00:00:28.461 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-15T00:00:28.462 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:28.462 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-15T00:00:28.463 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:28.463 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:28.463 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-15 00:00:22.743324468 +0000 2024-09-15T00:00:28.463 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-14 23:57:50.286679461 +0000 2024-09-15T00:00:28.463 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-14 23:57:50.286679461 +0000 2024-09-15T00:00:28.463 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-14 23:57:50.286679461 +0000 2024-09-15T00:00:28.464 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-15T00:00:28.531 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-15T00:00:28.531 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-15T00:00:28.531 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.00010421 s, 4.9 MB/s 2024-09-15T00:00:28.533 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-15T00:00:28.593 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2024-09-15T00:00:28.652 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-15T00:00:28.652 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:28.653 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-15T00:00:28.653 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:28.653 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:28.653 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2024-09-15 00:00:22.744324460 +0000 2024-09-15T00:00:28.653 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2024-09-14 23:57:50.622676879 +0000 2024-09-15T00:00:28.653 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2024-09-14 23:57:50.622676879 +0000 2024-09-15T00:00:28.653 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: 2024-09-14 23:57:50.622676879 +0000 2024-09-15T00:00:28.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-15T00:00:28.721 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2024-09-15T00:00:28.721 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2024-09-15T00:00:28.721 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000105893 s, 4.8 MB/s 2024-09-15T00:00:28.722 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-15T00:00:28.783 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-15T00:00:28.783 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:00:28.783 DEBUG:teuthology.orchestra.run.smithi167:> dd if=/scratch_devs of=/dev/stdout 2024-09-15T00:00:28.800 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-15T00:00:28.800 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_1 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-15 00:00:18.941719908 +0000 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-14 23:57:48.727884737 +0000 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-14 23:57:48.727884737 +0000 2024-09-15T00:00:28.857 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-14 23:57:48.727884737 +0000 2024-09-15T00:00:28.858 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-15T00:00:28.921 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-15T00:00:28.921 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-15T00:00:28.921 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000211286 s, 2.4 MB/s 2024-09-15T00:00:28.922 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-15T00:00:28.979 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_2 2024-09-15T00:00:29.034 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-15 00:00:18.941719908 +0000 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-14 23:57:49.059879325 +0000 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-14 23:57:49.059879325 +0000 2024-09-15T00:00:29.035 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-14 23:57:49.059879325 +0000 2024-09-15T00:00:29.035 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-15T00:00:29.098 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-15T00:00:29.098 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-15T00:00:29.098 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000267767 s, 1.9 MB/s 2024-09-15T00:00:29.100 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-15T00:00:29.155 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_3 2024-09-15T00:00:29.210 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-15T00:00:29.210 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:29.210 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-15T00:00:29.211 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:29.211 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:29.211 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-15 00:00:18.942719891 +0000 2024-09-15T00:00:29.211 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-14 23:57:49.395873848 +0000 2024-09-15T00:00:29.211 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-14 23:57:49.395873848 +0000 2024-09-15T00:00:29.211 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-14 23:57:49.395873848 +0000 2024-09-15T00:00:29.211 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-15T00:00:29.273 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-15T00:00:29.273 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-15T00:00:29.273 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000215229 s, 2.4 MB/s 2024-09-15T00:00:29.274 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-15T00:00:29.330 DEBUG:teuthology.orchestra.run.smithi167:> stat /dev/vg_nvme/lv_4 2024-09-15T00:00:29.385 INFO:teuthology.orchestra.run.smithi167.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-15T00:00:29.385 INFO:teuthology.orchestra.run.smithi167.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T00:00:29.385 INFO:teuthology.orchestra.run.smithi167.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-15T00:00:29.385 INFO:teuthology.orchestra.run.smithi167.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T00:00:29.385 INFO:teuthology.orchestra.run.smithi167.stdout:Context: system_u:object_r:device_t:s0 2024-09-15T00:00:29.385 INFO:teuthology.orchestra.run.smithi167.stdout:Access: 2024-09-15 00:00:18.942719891 +0000 2024-09-15T00:00:29.386 INFO:teuthology.orchestra.run.smithi167.stdout:Modify: 2024-09-14 23:57:49.734868321 +0000 2024-09-15T00:00:29.386 INFO:teuthology.orchestra.run.smithi167.stdout:Change: 2024-09-14 23:57:49.734868321 +0000 2024-09-15T00:00:29.386 INFO:teuthology.orchestra.run.smithi167.stdout: Birth: 2024-09-14 23:57:49.734868321 +0000 2024-09-15T00:00:29.386 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-15T00:00:29.448 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records in 2024-09-15T00:00:29.448 INFO:teuthology.orchestra.run.smithi167.stderr:1+0 records out 2024-09-15T00:00:29.448 INFO:teuthology.orchestra.run.smithi167.stderr:512 bytes copied, 0.000195625 s, 2.6 MB/s 2024-09-15T00:00:29.450 DEBUG:teuthology.orchestra.run.smithi167:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-15T00:00:29.505 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-15T00:00:29.505 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi060.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@smithi167.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-15T00:00:29.505 INFO:tasks.ceph:Generating config... 2024-09-15T00:00:29.507 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-15T00:00:29.507 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-15T00:00:29.507 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-15T00:00:29.507 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-15T00:00:29.507 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-15T00:00:29.507 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-15T00:00:29.507 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-15T00:00:29.507 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-15T00:00:29.507 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-15T00:00:29.507 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-15T00:00:29.507 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-15T00:00:29.507 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-15T00:00:29.508 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-15T00:00:29.509 INFO:tasks.ceph:Setting up mon.a... 2024-09-15T00:00:29.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-15T00:00:29.569 INFO:teuthology.orchestra.run.smithi060.stdout:creating /etc/ceph/ceph.keyring 2024-09-15T00:00:29.572 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-15T00:00:29.620 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-15T00:00:29.646 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.60'), ('mon.c', '[v2:172.21.15.60:3301,v1:172.21.15.60:6790]'), ('mon.b', '172.21.15.167')] 2024-09-15T00:00:29.647 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.60,[v2:172.21.15.60:3301,v1:172.21.15.60:6790],172.21.15.167', '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-15T00:00:29.647 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:29.648 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-15T00:00:29.703 DEBUG:teuthology.orchestra.run.smithi060:> 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.60 --addv c '[v2:172.21.15.60:3301,v1:172.21.15.60:6790]' --add b 172.21.15.167 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-15T00:00:29.792 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-15T00:00:29.792 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool: generated fsid be10b0ba-5ae2-4530-bee6-a9455cfa693b 2024-09-15T00:00:29.792 INFO:teuthology.orchestra.run.smithi060.stdout:setting min_mon_release = quincy 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:epoch 0 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:fsid be10b0ba-5ae2-4530-bee6-a9455cfa693b 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:last_changed 2024-09-15T00:00:29.791791+0000 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:created 2024-09-15T00:00:29.791791+0000 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:min_mon_release 17 (quincy) 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:election_strategy: 1 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:0: [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon.a 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:1: [v2:172.21.15.167:3300/0,v1:172.21.15.167:6789/0] mon.b 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:2: [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon.c 2024-09-15T00:00:29.793 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-15T00:00:29.794 DEBUG:teuthology.orchestra.run.smithi060:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-15T00:00:29.810 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID be10b0ba-5ae2-4530-bee6-a9455cfa693b... 2024-09-15T00:00:29.811 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:00:29.853 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:00:29.855 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:00:29.895 INFO:teuthology.orchestra.run.smithi167.stdout:[global] 2024-09-15T00:00:29.895 INFO:teuthology.orchestra.run.smithi167.stdout: chdir = "" 2024-09-15T00:00:29.895 INFO:teuthology.orchestra.run.smithi167.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-15T00:00:29.895 INFO:teuthology.orchestra.run.smithi167.stdout: auth supported = cephx 2024-09-15T00:00:29.895 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: filestore xattr use omap = true 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: mon clock drift allowed = 1.000 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: osd crush chooseleaf type = 0 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: auth debug = true 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: ms die on old message = true 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: ms die on bug = true 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-15T00:00:29.896 INFO:teuthology.orchestra.run.smithi167.stdout: mon pg warn max object skew = 0 2024-09-15T00:00:29.897 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.897 INFO:teuthology.orchestra.run.smithi167.stdout: # disable pg_autoscaler by default for new pools 2024-09-15T00:00:29.897 INFO:teuthology.orchestra.run.smithi167.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-15T00:00:29.897 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.897 INFO:teuthology.orchestra.run.smithi167.stdout: osd pool default size = 2 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd allow primary affinity = true 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd allow pg remap = true 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on legacy crush tunables = false 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on crush straw calc version zero = false 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on no sortbitwise = false 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on osd down out interval zero = false 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on too few osds = false 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-15T00:00:29.898 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: mon_allow_pool_size_one = true 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: osd default data pool replay window = 5 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: mon allow pool delete = true 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.899 INFO:teuthology.orchestra.run.smithi167.stdout: mon cluster log file level = debug 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: debug asserts on shutdown = true 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: mon health detail to clog = false 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: mon host = "172.21.15.60,[v2:172.21.15.60:3301,v1:172.21.15.60:6790],172.21.15.167" 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: mon warn on pool no app = False 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: fsid = be10b0ba-5ae2-4530-bee6-a9455cfa693b 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout:[osd] 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: osd journal size = 100 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: osd scrub load threshold = 5.0 2024-09-15T00:00:29.900 INFO:teuthology.orchestra.run.smithi167.stdout: osd scrub max interval = 600 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: osd mclock profile = high_recovery_ops 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: osd recover clone overlap = true 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: osd recovery max chunk = 1048576 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug shutdown = true 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug op order = true 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug verify stray on activate = true 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug trim objects = true 2024-09-15T00:00:29.901 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: osd open classes on start = true 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug pg log writeout = true 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: osd deep scrub update digest min age = 30 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: osd map max advance = 10 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: journal zero on create = true 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: filestore ondisk finisher threads = 3 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: filestore apply finisher threads = 3 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: bdev debug aio = true 2024-09-15T00:00:29.902 INFO:teuthology.orchestra.run.smithi167.stdout: osd debug misdirected ops = true 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: bdev async discard = True 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: bdev enable discard = True 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: bluestore block size = 96636764160 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: bluestore fsck on mount = True 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: debug bluefs = 1/20 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: debug bluestore = 1/20 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: debug ms = 1 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: debug osd = 20 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: debug rocksdb = 4/10 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd backfillfull_ratio = 0.85 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd full ratio = 0.9 2024-09-15T00:00:29.903 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd nearfull ratio = 0.8 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: osd failsafe full ratio = 0.95 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: osd memory target = 1610612736 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: osd objectstore = bluestore 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: osd shutdown pgref assert = True 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout:[mgr] 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: debug ms = 1 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: debug mgr = 20 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: debug mon = 20 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: debug auth = 20 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min pgs per osd = 4 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min bytes per osd = 10 2024-09-15T00:00:29.904 INFO:teuthology.orchestra.run.smithi167.stdout: mgr/telemetry/nag = false 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout:[mon] 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: debug ms = 1 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: debug mon = 20 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: debug paxos = 20 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: debug auth = 20 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: mon data avail warn = 5 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: mon mgr mkfs grace = 240 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min pgs per osd = 4 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd reporter subtree level = osd 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: mon osd prime pg temp = true 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: mon reweight min bytes per osd = 10 2024-09-15T00:00:29.905 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: auth mon ticket ttl = 660 # 11m 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: auth service ticket ttl = 240 # 4m 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: # don't complain about insecure global_id in the test suite 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: # 1m isn't quite enough 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: mon_down_mkfs_grace = 2m 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: mon_warn_on_filestore_osds = false 2024-09-15T00:00:29.906 INFO:teuthology.orchestra.run.smithi167.stdout: 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout:[client] 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout: rgw cache enabled = true 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout: rgw enable ops log = true 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout: rgw enable usage log = true 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout: rbd default data pool = datapool 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout:[mon.a] 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout:[mon.c] 2024-09-15T00:00:29.907 INFO:teuthology.orchestra.run.smithi167.stdout:[mon.b] 2024-09-15T00:00:29.908 INFO:teuthology.orchestra.run.smithi196.stdout:[global] 2024-09-15T00:00:29.908 INFO:teuthology.orchestra.run.smithi196.stdout: chdir = "" 2024-09-15T00:00:29.908 INFO:teuthology.orchestra.run.smithi196.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-15T00:00:29.908 INFO:teuthology.orchestra.run.smithi196.stdout: auth supported = cephx 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: filestore xattr use omap = true 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: mon clock drift allowed = 1.000 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: osd crush chooseleaf type = 0 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: auth debug = true 2024-09-15T00:00:29.909 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: ms die on old message = true 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: ms die on bug = true 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: mon pg warn max object skew = 0 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: # disable pg_autoscaler by default for new pools 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: osd pool default size = 2 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.910 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd allow primary affinity = true 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd allow pg remap = true 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on legacy crush tunables = false 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on crush straw calc version zero = false 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on no sortbitwise = false 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on osd down out interval zero = false 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on too few osds = false 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: mon_allow_pool_size_one = true 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.911 INFO:teuthology.orchestra.run.smithi196.stdout: osd default data pool replay window = 5 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: mon allow pool delete = true 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: mon cluster log file level = debug 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: debug asserts on shutdown = true 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: mon health detail to clog = false 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: mon host = "172.21.15.60,[v2:172.21.15.60:3301,v1:172.21.15.60:6790],172.21.15.167" 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: mon warn on pool no app = False 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: fsid = be10b0ba-5ae2-4530-bee6-a9455cfa693b 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout:[osd] 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: osd journal size = 100 2024-09-15T00:00:29.912 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd scrub load threshold = 5.0 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd scrub max interval = 600 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd mclock profile = high_recovery_ops 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd recover clone overlap = true 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd recovery max chunk = 1048576 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug shutdown = true 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug op order = true 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug verify stray on activate = true 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug trim objects = true 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.913 INFO:teuthology.orchestra.run.smithi196.stdout: osd open classes on start = true 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug pg log writeout = true 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: osd deep scrub update digest min age = 30 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: osd map max advance = 10 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: journal zero on create = true 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: filestore ondisk finisher threads = 3 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: filestore apply finisher threads = 3 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: bdev debug aio = true 2024-09-15T00:00:29.914 INFO:teuthology.orchestra.run.smithi196.stdout: osd debug misdirected ops = true 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: bdev async discard = True 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: bdev enable discard = True 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: bluestore block size = 96636764160 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: bluestore fsck on mount = True 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: debug bluefs = 1/20 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: debug bluestore = 1/20 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: debug osd = 20 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: debug rocksdb = 4/10 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd backfillfull_ratio = 0.85 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd full ratio = 0.9 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd nearfull ratio = 0.8 2024-09-15T00:00:29.915 INFO:teuthology.orchestra.run.smithi196.stdout: osd failsafe full ratio = 0.95 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: osd memory target = 1610612736 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: osd objectstore = bluestore 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: osd shutdown pgref assert = True 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout:[mgr] 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: debug mgr = 20 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: debug mon = 20 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: debug auth = 20 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min pgs per osd = 4 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min bytes per osd = 10 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: mgr/telemetry/nag = false 2024-09-15T00:00:29.916 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout:[mon] 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: debug ms = 1 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: debug mon = 20 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: debug paxos = 20 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: debug auth = 20 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: mon data avail warn = 5 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: mon mgr mkfs grace = 240 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min pgs per osd = 4 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd reporter subtree level = osd 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: mon osd prime pg temp = true 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: mon reweight min bytes per osd = 10 2024-09-15T00:00:29.917 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: auth mon ticket ttl = 660 # 11m 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: auth service ticket ttl = 240 # 4m 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: # don't complain about insecure global_id in the test suite 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: # 1m isn't quite enough 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: mon_down_mkfs_grace = 2m 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: mon_warn_on_filestore_osds = false 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:00:29.918 INFO:teuthology.orchestra.run.smithi196.stdout:[client] 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout: rgw cache enabled = true 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout: rgw enable ops log = true 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout: rgw enable usage log = true 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout: rbd default data pool = datapool 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout:[mon.a] 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout:[mon.c] 2024-09-15T00:00:29.919 INFO:teuthology.orchestra.run.smithi196.stdout:[mon.b] 2024-09-15T00:00:29.920 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2024-09-15T00:00:29.920 INFO:teuthology.orchestra.run.smithi060.stdout: chdir = "" 2024-09-15T00:00:29.920 INFO:teuthology.orchestra.run.smithi060.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: auth supported = cephx 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: filestore xattr use omap = true 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: mon clock drift allowed = 1.000 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: osd crush chooseleaf type = 0 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: auth debug = true 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: ms die on old message = true 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: ms die on bug = true 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.921 INFO:teuthology.orchestra.run.smithi060.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: mon pg warn max object skew = 0 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: # disable pg_autoscaler by default for new pools 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: osd pool default size = 2 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd allow primary affinity = true 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd allow pg remap = true 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on legacy crush tunables = false 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on crush straw calc version zero = false 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on no sortbitwise = false 2024-09-15T00:00:29.922 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on osd down out interval zero = false 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on too few osds = false 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: mon_allow_pool_size_one = true 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: osd default data pool replay window = 5 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: mon allow pool delete = true 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: mon cluster log file level = debug 2024-09-15T00:00:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: debug asserts on shutdown = true 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: mon health detail to clog = false 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: mon host = "172.21.15.60,[v2:172.21.15.60:3301,v1:172.21.15.60:6790],172.21.15.167" 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: mon warn on pool no app = False 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = be10b0ba-5ae2-4530-bee6-a9455cfa693b 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout:[osd] 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: osd journal size = 100 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: osd scrub load threshold = 5.0 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: osd scrub max interval = 600 2024-09-15T00:00:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: osd mclock profile = high_recovery_ops 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd recover clone overlap = true 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd recovery max chunk = 1048576 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug shutdown = true 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug op order = true 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug verify stray on activate = true 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug trim objects = true 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd open classes on start = true 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug pg log writeout = true 2024-09-15T00:00:29.925 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: osd deep scrub update digest min age = 30 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: osd map max advance = 10 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: journal zero on create = true 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: filestore ondisk finisher threads = 3 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: filestore apply finisher threads = 3 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: bdev debug aio = true 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: osd debug misdirected ops = true 2024-09-15T00:00:29.926 INFO:teuthology.orchestra.run.smithi060.stdout: bdev async discard = True 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: bdev enable discard = True 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore block size = 96636764160 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: bluestore fsck on mount = True 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: debug bluefs = 1/20 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: debug bluestore = 1/20 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: debug osd = 20 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: debug rocksdb = 4/10 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd backfillfull_ratio = 0.85 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd full ratio = 0.9 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd nearfull ratio = 0.8 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: osd failsafe full ratio = 0.95 2024-09-15T00:00:29.927 INFO:teuthology.orchestra.run.smithi060.stdout: osd memory target = 1610612736 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: osd objectstore = bluestore 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: osd shutdown pgref assert = True 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout:[mgr] 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: debug mgr = 20 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: debug mon = 20 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: debug auth = 20 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min pgs per osd = 4 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min bytes per osd = 10 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: mgr/telemetry/nag = false 2024-09-15T00:00:29.928 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout:[mon] 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: debug ms = 1 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: debug mon = 20 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: debug paxos = 20 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: debug auth = 20 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: mon data avail warn = 5 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: mon mgr mkfs grace = 240 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min pgs per osd = 4 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd reporter subtree level = osd 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: mon osd prime pg temp = true 2024-09-15T00:00:29.929 INFO:teuthology.orchestra.run.smithi060.stdout: mon reweight min bytes per osd = 10 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: auth mon ticket ttl = 660 # 11m 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: auth service ticket ttl = 240 # 4m 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: # don't complain about insecure global_id in the test suite 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: # 1m isn't quite enough 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: mon_down_mkfs_grace = 2m 2024-09-15T00:00:29.930 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: mon_warn_on_filestore_osds = false 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout:[client] 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: rgw cache enabled = true 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: rgw enable ops log = true 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: rgw enable usage log = true 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout: rbd default data pool = datapool 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout:[mon.a] 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout:[mon.c] 2024-09-15T00:00:29.931 INFO:teuthology.orchestra.run.smithi060.stdout:[mon.b] 2024-09-15T00:00:29.932 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-15T00:00:29.933 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:00:30.018 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-15T00:00:30.018 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:30.018 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-15T00:00:30.033 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:30.034 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-15T00:00:30.089 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:00:30.089 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:30.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-15T00:00:30.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-15T00:00:30.164 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:00:30.165 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-15T00:00:30.221 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:00:30.221 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:00:30.221 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-15T00:00:30.221 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-15T00:00:30.256 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:00:30.256 DEBUG:teuthology.orchestra.run.smithi167:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-15T00:00:30.315 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:00:30.322 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:00:30.322 DEBUG:teuthology.orchestra.run.smithi196:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-15T00:00:30.322 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-15T00:00:30.364 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:00:30.364 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-15T00:00:30.422 INFO:tasks.ceph:Setting up mon nodes... 2024-09-15T00:00:30.423 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-15T00:00:30.423 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:00:30.477 INFO:teuthology.orchestra.run.smithi060.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-15T00:00:30.479 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:00:30.541 INFO:teuthology.orchestra.run.smithi167.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-15T00:00:30.544 INFO:tasks.ceph:Setting up mds nodes... 2024-09-15T00:00:30.544 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-15T00:00:30.544 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:00:30.592 INFO:teuthology.orchestra.run.smithi196.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-15T00:00:30.605 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-15T00:00:30.606 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi060.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@smithi167.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-15T00:00:30.606 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-15T00:00:30.632 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-15T00:00:30.632 INFO:tasks.ceph:role: osd.0 2024-09-15T00:00:30.632 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:00:30.632 DEBUG:teuthology.orchestra.run.smithi060:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:30.698 INFO:teuthology.orchestra.run.smithi060.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:30.730 INFO:teuthology.orchestra.run.smithi060.stdout:Discarding blocks...Done. 2024-09-15T00:00:30.732 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi060.front.sepia.ceph.com -o noatime 2024-09-15T00:00:30.732 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-15T00:00:30.802 DEBUG:teuthology.orchestra.run.smithi060:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-15T00:00:30.873 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-15T00:00:30.938 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-15T00:00:30.939 INFO:tasks.ceph:role: osd.1 2024-09-15T00:00:30.939 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:00:30.939 DEBUG:teuthology.orchestra.run.smithi060:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-15T00:00:31.003 INFO:teuthology.orchestra.run.smithi060.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:31.004 INFO:teuthology.orchestra.run.smithi060.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:31.036 INFO:teuthology.orchestra.run.smithi060.stdout:Discarding blocks...Done. 2024-09-15T00:00:31.038 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi060.front.sepia.ceph.com -o noatime 2024-09-15T00:00:31.039 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-15T00:00:31.108 DEBUG:teuthology.orchestra.run.smithi060:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-15T00:00:31.177 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-15T00:00:31.243 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-15T00:00:31.243 INFO:tasks.ceph:role: osd.2 2024-09-15T00:00:31.243 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:00:31.243 DEBUG:teuthology.orchestra.run.smithi060:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-15T00:00:31.308 INFO:teuthology.orchestra.run.smithi060.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:31.308 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:31.308 INFO:teuthology.orchestra.run.smithi060.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:31.308 INFO:teuthology.orchestra.run.smithi060.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:31.308 INFO:teuthology.orchestra.run.smithi060.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:31.309 INFO:teuthology.orchestra.run.smithi060.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:31.309 INFO:teuthology.orchestra.run.smithi060.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:31.309 INFO:teuthology.orchestra.run.smithi060.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:31.309 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:31.309 INFO:teuthology.orchestra.run.smithi060.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:31.339 INFO:teuthology.orchestra.run.smithi060.stdout:Discarding blocks...Done. 2024-09-15T00:00:31.342 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi060.front.sepia.ceph.com -o noatime 2024-09-15T00:00:31.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-15T00:00:31.411 DEBUG:teuthology.orchestra.run.smithi060:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-15T00:00:31.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-15T00:00:31.546 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-15T00:00:31.546 INFO:tasks.ceph:role: osd.3 2024-09-15T00:00:31.547 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:00:31.547 DEBUG:teuthology.orchestra.run.smithi060:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-15T00:00:31.611 INFO:teuthology.orchestra.run.smithi060.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:31.611 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:31.611 INFO:teuthology.orchestra.run.smithi060.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:31.611 INFO:teuthology.orchestra.run.smithi060.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:31.611 INFO:teuthology.orchestra.run.smithi060.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:31.612 INFO:teuthology.orchestra.run.smithi060.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:31.612 INFO:teuthology.orchestra.run.smithi060.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:31.612 INFO:teuthology.orchestra.run.smithi060.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:31.612 INFO:teuthology.orchestra.run.smithi060.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:31.612 INFO:teuthology.orchestra.run.smithi060.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:31.643 INFO:teuthology.orchestra.run.smithi060.stdout:Discarding blocks...Done. 2024-09-15T00:00:31.645 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi060.front.sepia.ceph.com -o noatime 2024-09-15T00:00:31.645 DEBUG:teuthology.orchestra.run.smithi060:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-15T00:00:31.719 DEBUG:teuthology.orchestra.run.smithi060:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-15T00:00:31.789 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:00:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:31.886+0000 7f91cf2b6640 -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-15T00:00:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:31.887+0000 7f91cf2b6640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-15T00:00:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:31.887+0000 7f91cf2b6640 -1 bdev(0x562c7d8fd800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:31.888 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:31.887+0000 7f91cf2b6640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-15T00:00:34.799 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-15T00:00:34.830 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:00:34.924 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:34.923+0000 7f9a46864640 -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-15T00:00:34.925 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:34.923+0000 7f9a46864640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-15T00:00:34.925 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:34.923+0000 7f9a46864640 -1 bdev(0x55d9ca487800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:34.925 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:34.923+0000 7f9a46864640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-15T00:00:37.846 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-15T00:00:37.877 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:00:37.971 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:37.969+0000 7fb0449cc640 -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-15T00:00:37.971 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:37.969+0000 7fb0449cc640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-15T00:00:37.971 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:37.969+0000 7fb0449cc640 -1 bdev(0x5606026ab800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:37.971 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:37.969+0000 7fb0449cc640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-15T00:00:40.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-15T00:00:40.934 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:00:41.027 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:41.025+0000 7f439f4a5640 -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-15T00:00:41.028 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:41.025+0000 7f439f4a5640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-15T00:00:41.028 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:41.025+0000 7f439f4a5640 -1 bdev(0x56470210f800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:41.028 INFO:teuthology.orchestra.run.smithi060.stderr:2024-09-15T00:00:41.026+0000 7f439f4a5640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-15T00:00:44.190 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-15T00:00:44.221 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-15T00:00:44.253 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-15T00:00:44.253 INFO:tasks.ceph:role: osd.4 2024-09-15T00:00:44.253 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:00:44.253 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-15T00:00:44.330 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:44.331 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:44.843 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-15T00:00:44.845 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-15T00:00:44.845 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-15T00:00:44.991 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-15T00:00:45.027 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-15T00:00:45.094 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-15T00:00:45.094 INFO:tasks.ceph:role: osd.5 2024-09-15T00:00:45.094 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:00:45.095 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-15T00:00:45.168 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:45.168 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:45.169 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:45.611 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-15T00:00:45.613 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-15T00:00:45.613 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-15T00:00:45.690 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-15T00:00:45.759 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-15T00:00:45.825 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-15T00:00:45.825 INFO:tasks.ceph:role: osd.6 2024-09-15T00:00:45.825 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:00:45.825 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-15T00:00:45.897 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:45.898 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:46.387 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-15T00:00:46.389 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-15T00:00:46.389 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-15T00:00:46.520 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-15T00:00:46.550 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-15T00:00:46.615 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-15T00:00:46.615 INFO:tasks.ceph:role: osd.7 2024-09-15T00:00:46.615 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:00:46.615 DEBUG:teuthology.orchestra.run.smithi167:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-15T00:00:46.688 INFO:teuthology.orchestra.run.smithi167.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-15T00:00:46.688 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-15T00:00:46.688 INFO:teuthology.orchestra.run.smithi167.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-15T00:00:46.688 INFO:teuthology.orchestra.run.smithi167.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-15T00:00:46.689 INFO:teuthology.orchestra.run.smithi167.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-15T00:00:46.689 INFO:teuthology.orchestra.run.smithi167.stdout: = sunit=0 swidth=0 blks 2024-09-15T00:00:46.689 INFO:teuthology.orchestra.run.smithi167.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-15T00:00:46.689 INFO:teuthology.orchestra.run.smithi167.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-15T00:00:46.689 INFO:teuthology.orchestra.run.smithi167.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-15T00:00:46.689 INFO:teuthology.orchestra.run.smithi167.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-15T00:00:47.171 INFO:teuthology.orchestra.run.smithi167.stdout:Discarding blocks...Done. 2024-09-15T00:00:47.173 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi167.front.sepia.ceph.com -o noatime 2024-09-15T00:00:47.174 DEBUG:teuthology.orchestra.run.smithi167:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-15T00:00:47.315 DEBUG:teuthology.orchestra.run.smithi167:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-15T00:00:47.347 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:00:47.441 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:47.440+0000 7f88056dc640 -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-15T00:00:47.442 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:47.440+0000 7f88056dc640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-15T00:00:47.442 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:47.440+0000 7f88056dc640 -1 bdev(0x55b1ce7a9800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:47.442 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:47.440+0000 7f88056dc640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-15T00:00:51.339 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-15T00:00:51.368 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:00:51.461 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:51.459+0000 7f4f48612640 -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-15T00:00:51.461 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:51.459+0000 7f4f48612640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-15T00:00:51.461 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:51.459+0000 7f4f48612640 -1 bdev(0x55ffd0d15800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:51.461 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:51.459+0000 7f4f48612640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-15T00:00:55.373 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-15T00:00:55.402 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:00:55.493 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:55.491+0000 7f5cd0c1c640 -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-15T00:00:55.493 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:55.491+0000 7f5cd0c1c640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-15T00:00:55.493 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:55.491+0000 7f5cd0c1c640 -1 bdev(0x55bb8dcbf800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:55.494 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:55.492+0000 7f5cd0c1c640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-15T00:00:59.399 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-15T00:00:59.428 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:00:59.520 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:59.518+0000 7ff1a540c640 -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-15T00:00:59.520 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:59.519+0000 7ff1a540c640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-15T00:00:59.520 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:59.519+0000 7ff1a540c640 -1 bdev(0x5621569f7800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-15T00:00:59.520 INFO:teuthology.orchestra.run.smithi167.stderr:2024-09-15T00:00:59.519+0000 7ff1a540c640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-15T00:01:03.435 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-15T00:01:03.465 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-15T00:01:03.466 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:03.466 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-15T00:01:03.498 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:03.498 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-15T00:01:03.570 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:03.570 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-15T00:01:03.641 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:03.641 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-15T00:01:03.710 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:03.711 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-15T00:01:03.779 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:03.779 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-15T00:01:03.809 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:03.809 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-15T00:01:03.881 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:03.881 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-15T00:01:03.949 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:03.949 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-15T00:01:04.018 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:04.018 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-15T00:01:04.086 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:01:04.086 DEBUG:teuthology.orchestra.run.smithi196:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-15T00:01:04.104 INFO:tasks.ceph:Adding keys to all mons... 2024-09-15T00:01:04.104 DEBUG:teuthology.orchestra.run.smithi060:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-15T00:01:04.107 DEBUG:teuthology.orchestra.run.smithi167:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-15T00:01:04.134 INFO:teuthology.orchestra.run.smithi060.stdout:[mgr.x] 2024-09-15T00:01:04.134 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCeI+ZmAANjHBAAeFpx0GmuD8wcGJ2hMx0lXw== 2024-09-15T00:01:04.134 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.0] 2024-09-15T00:01:04.134 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCfI+ZmTp/mNBAAM77Flq6E1Dvz9DZwx6laNA== 2024-09-15T00:01:04.134 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.1] 2024-09-15T00:01:04.134 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCiI+ZmBJ0SNxAALslq+XTOdoaXZwtC0NB/Sg== 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.2] 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQClI+Zm4ePNORAAnuLkOghi2pUkrNbcfhBp4A== 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.3] 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCpI+ZmZqOSARAAfOYgyjzJssBNueftpl1Deg== 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout:[mgr.y] 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCeI+Zmny1DIBAAYyQwYIIKh9OEpMT6QAXhbA== 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.4] 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCvI+ZmMNFHGhAAZhkFt40pROyffhNkFmVUqw== 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.5] 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCzI+Zm1RNuGxAAyB/NHImhOzHlOQYzQfo2fQ== 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.6] 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQC3I+Zm+KpaHRAAUrevcEPBDNOHzyD9tC43rw== 2024-09-15T00:01:04.135 INFO:teuthology.orchestra.run.smithi060.stdout:[osd.7] 2024-09-15T00:01:04.136 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQC7I+ZmBJ74HhAA9LhKb+5JeI6SYd78jj/CrA== 2024-09-15T00:01:04.136 INFO:teuthology.orchestra.run.smithi060.stdout:[client.0] 2024-09-15T00:01:04.136 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQCeI+Zm6gZHIxAAZ2R+QcSj8OdsuqqsTpGNYg== 2024-09-15T00:01:04.150 INFO:teuthology.orchestra.run.smithi167.stdout:[mgr.x] 2024-09-15T00:01:04.150 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCeI+ZmAANjHBAAeFpx0GmuD8wcGJ2hMx0lXw== 2024-09-15T00:01:04.150 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.0] 2024-09-15T00:01:04.150 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCfI+ZmTp/mNBAAM77Flq6E1Dvz9DZwx6laNA== 2024-09-15T00:01:04.150 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.1] 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCiI+ZmBJ0SNxAALslq+XTOdoaXZwtC0NB/Sg== 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.2] 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQClI+Zm4ePNORAAnuLkOghi2pUkrNbcfhBp4A== 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.3] 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCpI+ZmZqOSARAAfOYgyjzJssBNueftpl1Deg== 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout:[mgr.y] 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCeI+Zmny1DIBAAYyQwYIIKh9OEpMT6QAXhbA== 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.4] 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCvI+ZmMNFHGhAAZhkFt40pROyffhNkFmVUqw== 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.5] 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCzI+Zm1RNuGxAAyB/NHImhOzHlOQYzQfo2fQ== 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.6] 2024-09-15T00:01:04.151 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQC3I+Zm+KpaHRAAUrevcEPBDNOHzyD9tC43rw== 2024-09-15T00:01:04.152 INFO:teuthology.orchestra.run.smithi167.stdout:[osd.7] 2024-09-15T00:01:04.152 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQC7I+ZmBJ74HhAA9LhKb+5JeI6SYd78jj/CrA== 2024-09-15T00:01:04.152 INFO:teuthology.orchestra.run.smithi167.stdout:[client.0] 2024-09-15T00:01:04.152 INFO:teuthology.orchestra.run.smithi167.stdout: key = AQCeI+Zm6gZHIxAAZ2R+QcSj8OdsuqqsTpGNYg== 2024-09-15T00:01:04.153 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.180 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.246 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.248 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.301 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.303 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.354 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.357 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.407 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.410 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.460 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.462 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.513 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.516 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.566 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.569 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.619 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.621 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.674 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.676 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.727 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.730 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:04.785 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-15T00:01:04.785 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-15T00:01:04.811 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:04.908 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-15T00:01:04.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-15T00:01:05.000 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:01:05.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-15T00:01:05.123 DEBUG:teuthology.orchestra.run.smithi167:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-15T00:01:05.149 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:01:05.246 DEBUG:teuthology.orchestra.run.smithi167:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-15T00:01:05.271 DEBUG:teuthology.orchestra.run.smithi060:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-15T00:01:05.273 DEBUG:teuthology.orchestra.run.smithi167:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-15T00:01:05.327 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-15T00:01:05.328 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-15T00:01:05.328 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-15T00:01:05.330 INFO:tasks.ceph.mon.a:Started 2024-09-15T00:01:05.331 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-15T00:01:05.331 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-15T00:01:05.333 INFO:tasks.ceph.mon.c:Started 2024-09-15T00:01:05.333 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-15T00:01:05.334 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-15T00:01:05.370 INFO:tasks.ceph.mon.b:Started 2024-09-15T00:01:05.370 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-15T00:01:05.370 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-15T00:01:05.371 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-15T00:01:05.373 INFO:tasks.ceph.mgr.x:Started 2024-09-15T00:01:05.373 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-15T00:01:05.373 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-15T00:01:05.376 INFO:tasks.ceph.mgr.y:Started 2024-09-15T00:01:05.376 INFO:tasks.ceph:Setting crush tunables to default 2024-09-15T00:01:05.376 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster ceph osd crush tunables default 2024-09-15T00:01:10.732 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2024-09-15T00:01:10.744 INFO:tasks.ceph:check_enable_crimson: False 2024-09-15T00:01:10.744 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-15T00:01:10.744 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:10.744 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-15T00:01:10.771 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:10.771 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-15T00:01:10.838 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:10.838 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-15T00:01:10.904 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2024-09-15T00:01:10.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-15T00:01:10.970 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:10.970 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-15T00:01:11.002 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:11.002 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-15T00:01:11.071 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:11.072 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-15T00:01:11.139 DEBUG:teuthology.orchestra.run.smithi167:> set -ex 2024-09-15T00:01:11.140 DEBUG:teuthology.orchestra.run.smithi167:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-15T00:01:11.207 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 00fc4762-d53b-4676-a4fc-c83a699e09b0 0 2024-09-15T00:01:11.427 INFO:teuthology.orchestra.run.smithi167.stdout:0 2024-09-15T00:01:11.438 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41 1 2024-09-15T00:01:11.551 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:11.549+0000 7f6732011040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-15T00:01:11.553 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:11.551+0000 7f24c8326040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-15T00:01:11.593 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:11.591+0000 7f6732011040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-15T00:01:11.596 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:11.594+0000 7f24c8326040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-15T00:01:11.624 INFO:teuthology.orchestra.run.smithi167.stdout:1 2024-09-15T00:01:11.636 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 4d08b10f-9a2f-46ee-a952-f5fa486f20a9 2 2024-09-15T00:01:11.739 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:11.736+0000 7f6732011040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-15T00:01:11.742 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:11.740+0000 7f24c8326040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-15T00:01:11.791 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:11.789+0000 7f6732011040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-15T00:01:11.795 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:11.793+0000 7f24c8326040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-15T00:01:11.819 INFO:teuthology.orchestra.run.smithi167.stdout:2 2024-09-15T00:01:11.830 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 9143e428-6431-41e6-93dc-c569d92d2ba4 3 2024-09-15T00:01:11.959 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:11.956+0000 7f6732011040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-15T00:01:11.971 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:11.969+0000 7f24c8326040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-15T00:01:12.011 INFO:teuthology.orchestra.run.smithi167.stdout:3 2024-09-15T00:01:12.022 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new a4cc94cd-4109-4a20-8e32-74af4a4eba1b 4 2024-09-15T00:01:12.074 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:12.071+0000 7f6732011040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-15T00:01:12.088 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:12.085+0000 7f24c8326040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-15T00:01:12.201 INFO:teuthology.orchestra.run.smithi167.stdout:4 2024-09-15T00:01:12.212 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 36a9a6b0-d7f1-4197-afe2-407ab4dd89ac 5 2024-09-15T00:01:12.394 INFO:teuthology.orchestra.run.smithi167.stdout:5 2024-09-15T00:01:12.406 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 257d85e8-2136-49de-836a-bc63e03999ba 6 2024-09-15T00:01:12.408 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:12.406+0000 7f6732011040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-15T00:01:12.428 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:12.426+0000 7f24c8326040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-15T00:01:12.477 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:12.475+0000 7f6732011040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-15T00:01:12.481 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:12.478+0000 7f24c8326040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-15T00:01:12.589 INFO:teuthology.orchestra.run.smithi167.stdout:6 2024-09-15T00:01:12.600 DEBUG:teuthology.orchestra.run.smithi167:> sudo ceph --cluster ceph osd new 971de276-bf85-4818-b712-7eac86822a31 7 2024-09-15T00:01:12.634 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:12.632+0000 7f6732011040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-15T00:01:12.640 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:12.637+0000 7f24c8326040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-15T00:01:12.813 INFO:teuthology.orchestra.run.smithi167.stdout:7 2024-09-15T00:01:12.825 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-15T00:01:12.825 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-15T00:01:12.827 INFO:tasks.ceph.osd.0:Started 2024-09-15T00:01:12.828 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-15T00:01:12.828 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-15T00:01:12.829 INFO:tasks.ceph.osd.1:Started 2024-09-15T00:01:12.830 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-15T00:01:12.830 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-15T00:01:12.833 INFO:tasks.ceph.osd.2:Started 2024-09-15T00:01:12.833 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-15T00:01:12.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-15T00:01:12.835 INFO:tasks.ceph.osd.3:Started 2024-09-15T00:01:12.836 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-15T00:01:12.836 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-15T00:01:12.838 INFO:tasks.ceph.osd.4:Started 2024-09-15T00:01:12.838 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-15T00:01:12.838 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-15T00:01:12.840 INFO:tasks.ceph.osd.5:Started 2024-09-15T00:01:12.840 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-15T00:01:12.840 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-15T00:01:12.842 INFO:tasks.ceph.osd.6:Started 2024-09-15T00:01:12.842 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-15T00:01:12.842 DEBUG:teuthology.orchestra.run.smithi167:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-15T00:01:12.844 INFO:tasks.ceph.osd.7:Started 2024-09-15T00:01:12.845 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-15T00:01:13.047 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:01:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":10,"fsid":"be10b0ba-5ae2-4530-bee6-a9455cfa693b","created":"2024-09-15T00:01:10.637289+0000","modified":"2024-09-15T00:01:12.810699+0000","last_up_change":"0.000000","last_in_change":"2024-09-15T00:01:12.810699+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":"00fc4762-d53b-4676-a4fc-c83a699e09b0","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":"a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41","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":"4d08b10f-9a2f-46ee-a952-f5fa486f20a9","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":"9143e428-6431-41e6-93dc-c569d92d2ba4","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":"a4cc94cd-4109-4a20-8e32-74af4a4eba1b","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":"36a9a6b0-d7f1-4197-afe2-407ab4dd89ac","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":"257d85e8-2136-49de-836a-bc63e03999ba","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":"971de276-bf85-4818-b712-7eac86822a31","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-15T00:01:13.058 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-15T00:01:13.059 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-15T00:01:13.631 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:13.630+0000 7f6732011040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-15T00:01:13.647 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:13.645+0000 7f24c8326040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-15T00:01:13.685 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:13.683+0000 7f6732011040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-15T00:01:13.704 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:13.701+0000 7f24c8326040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-15T00:01:13.865 DEBUG:teuthology.orchestra.run.smithi060:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-15T00:01:14.045 INFO:teuthology.misc.health.smithi060.stdout: 2024-09-15T00:01:14.046 INFO:teuthology.misc.health.smithi060.stdout:{"epoch":10,"fsid":"be10b0ba-5ae2-4530-bee6-a9455cfa693b","created":"2024-09-15T00:01:10.637289+0000","modified":"2024-09-15T00:01:12.810699+0000","last_up_change":"0.000000","last_in_change":"2024-09-15T00:01:12.810699+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":"00fc4762-d53b-4676-a4fc-c83a699e09b0","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":"a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41","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":"4d08b10f-9a2f-46ee-a952-f5fa486f20a9","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":"9143e428-6431-41e6-93dc-c569d92d2ba4","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":"a4cc94cd-4109-4a20-8e32-74af4a4eba1b","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":"36a9a6b0-d7f1-4197-afe2-407ab4dd89ac","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":"257d85e8-2136-49de-836a-bc63e03999ba","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":"971de276-bf85-4818-b712-7eac86822a31","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-15T00:01:14.053 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.052+0000 7f6732011040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-15T00:01:14.055 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-15T00:01:14.109 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.107+0000 7f24c8326040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-15T00:01:14.138 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.137+0000 7f6732011040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-15T00:01:14.198 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.196+0000 7f24c8326040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-15T00:01:14.245 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.243+0000 7f6732011040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-15T00:01:14.292 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.290+0000 7f6732011040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-15T00:01:14.312 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.309+0000 7f24c8326040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-15T00:01:14.342 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-15T00:01:14.340+0000 7fd2e8e0f640 -1 Falling back to public interface 2024-09-15T00:01:14.360 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.358+0000 7f24c8326040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-15T00:01:14.406 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.404+0000 7f6732011040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-15T00:01:14.458 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.457+0000 7f6732011040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-15T00:01:14.479 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.477+0000 7f24c8326040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-15T00:01:14.503 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.502+0000 7f6732011040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-15T00:01:14.535 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.532+0000 7f24c8326040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-15T00:01:14.538 INFO:tasks.ceph.osd.3.smithi060.stderr:2024-09-15T00:01:14.536+0000 7eff162b6640 -1 Falling back to public interface 2024-09-15T00:01:14.547 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-15T00:01:14.545+0000 7ff68f620640 -1 Falling back to public interface 2024-09-15T00:01:14.583 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.580+0000 7f24c8326040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-15T00:01:14.618 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.617+0000 7f6732011040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-15T00:01:14.669 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.667+0000 7f6732011040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-15T00:01:14.702 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.700+0000 7f24c8326040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-15T00:01:14.719 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.718+0000 7f6732011040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-15T00:01:14.755 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.752+0000 7f24c8326040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-15T00:01:14.780 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-15T00:01:14.778+0000 7f148c619640 -1 Falling back to public interface 2024-09-15T00:01:14.786 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-15T00:01:14.784+0000 7fe5b1414640 -1 Falling back to public interface 2024-09-15T00:01:14.787 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.785+0000 7f6732011040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-15T00:01:14.794 INFO:tasks.ceph.osd.1.smithi060.stderr:2024-09-15T00:01:14.791+0000 7ff502c0d640 -1 Falling back to public interface 2024-09-15T00:01:14.794 INFO:tasks.ceph.osd.0.smithi060.stderr:2024-09-15T00:01:14.791+0000 7f2d81ea5640 -1 Falling back to public interface 2024-09-15T00:01:14.794 INFO:tasks.ceph.osd.0.smithi060.stderr:2024-09-15T00:01:14.792+0000 7f2d80e4d640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6808/0: (98) Address already in use 2024-09-15T00:01:14.802 INFO:tasks.ceph.osd.2.smithi060.stderr:2024-09-15T00:01:14.800+0000 7fa13fa16640 -1 Falling back to public interface 2024-09-15T00:01:14.813 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.810+0000 7f24c8326040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-15T00:01:14.833 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.831+0000 7f6732011040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-15T00:01:14.880 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:14.876+0000 7f6732011040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-15T00:01:14.884 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.881+0000 7f24c8326040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-15T00:01:14.931 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.928+0000 7f24c8326040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-15T00:01:14.977 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:14.974+0000 7f24c8326040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-15T00:01:15.531 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:15.529+0000 7f6732011040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-15T00:01:15.669 INFO:tasks.ceph.mgr.x.smithi060.stderr:2024-09-15T00:01:15.666+0000 7f24c8326040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-15T00:01:16.545 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:16.544+0000 7f66d1b86640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-15T00:01:16.546 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:01:16.545+0000 7f66d1b86640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-15T00:01:18.590 INFO:tasks.ceph.osd.3.smithi060.stderr:2024-09-15T00:01:18.588+0000 7eff162b6640 -1 osd.3 0 log_to_monitors true 2024-09-15T00:01:18.630 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-15T00:01:18.628+0000 7ff68f620640 -1 osd.5 0 log_to_monitors true 2024-09-15T00:01:18.825 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-15T00:01:18.823+0000 7f148c619640 -1 osd.4 0 log_to_monitors true 2024-09-15T00:01:18.835 INFO:tasks.ceph.osd.0.smithi060.stderr:2024-09-15T00:01:18.832+0000 7f2d81ea5640 -1 osd.0 0 log_to_monitors true 2024-09-15T00:01:18.855 INFO:tasks.ceph.osd.1.smithi060.stderr:2024-09-15T00:01:18.853+0000 7ff502c0d640 -1 osd.1 0 log_to_monitors true 2024-09-15T00:01:18.864 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-15T00:01:18.862+0000 7fe5b1414640 -1 osd.7 0 log_to_monitors true 2024-09-15T00:01:18.875 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-15T00:01:18.874+0000 7fd2e8e0f640 -1 osd.6 0 log_to_monitors true 2024-09-15T00:01:19.374 INFO:tasks.ceph.osd.2.smithi060.stderr:2024-09-15T00:01:19.372+0000 7fa13fa16640 -1 osd.2 0 log_to_monitors true 2024-09-15T00:01:20.449 INFO:tasks.ceph.osd.3.smithi060.stderr:2024-09-15T00:01:20.447+0000 7eff11a22640 -1 osd.3 0 waiting for initial osdmap 2024-09-15T00:01:20.465 INFO:tasks.ceph.osd.3.smithi060.stderr:2024-09-15T00:01:20.463+0000 7eff0a054640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:20.635 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-15T00:01:20.634+0000 7ff68b820640 -1 osd.5 0 waiting for initial osdmap 2024-09-15T00:01:20.646 INFO:tasks.ceph.osd.5.smithi167.stderr:2024-09-15T00:01:20.645+0000 7ff682e1b640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:20.862 DEBUG:teuthology.orchestra.run.smithi060:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-15T00:01:21.247 INFO:teuthology.misc.health.smithi060.stdout: 2024-09-15T00:01:21.247 INFO:teuthology.misc.health.smithi060.stdout:{"epoch":13,"fsid":"be10b0ba-5ae2-4530-bee6-a9455cfa693b","created":"2024-09-15T00:01:10.637289+0000","modified":"2024-09-15T00:01:20.660657+0000","last_up_change":"2024-09-15T00:01:20.660657+0000","last_in_change":"2024-09-15T00:01:12.810699+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":"00fc4762-d53b-4676-a4fc-c83a699e09b0","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":"a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41","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":"4d08b10f-9a2f-46ee-a952-f5fa486f20a9","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":"9143e428-6431-41e6-93dc-c569d92d2ba4","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.60:6800","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6801","nonce":1506273415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6803","nonce":1506273415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6807","nonce":1506273415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6805","nonce":1506273415}]},"public_addr":"172.21.15.60:6801/1506273415","cluster_addr":"172.21.15.60:6803/1506273415","heartbeat_back_addr":"172.21.15.60:6807/1506273415","heartbeat_front_addr":"172.21.15.60:6805/1506273415","state":["exists","up"]},{"osd":4,"uuid":"a4cc94cd-4109-4a20-8e32-74af4a4eba1b","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":"36a9a6b0-d7f1-4197-afe2-407ab4dd89ac","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.167:6808","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6809","nonce":3279416943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6811","nonce":3279416943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6815","nonce":3279416943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6813","nonce":3279416943}]},"public_addr":"172.21.15.167:6809/3279416943","cluster_addr":"172.21.15.167:6811/3279416943","heartbeat_back_addr":"172.21.15.167:6815/3279416943","heartbeat_front_addr":"172.21.15.167:6813/3279416943","state":["exists","up"]},{"osd":6,"uuid":"257d85e8-2136-49de-836a-bc63e03999ba","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":"971de276-bf85-4818-b712-7eac86822a31","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":4540701547738038271,"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":4540701547738038271,"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-15T00:01:21.264 DEBUG:teuthology.misc:2 of 8 OSDs are up 2024-09-15T00:01:21.945 INFO:tasks.ceph.osd.2.smithi060.stderr:2024-09-15T00:01:21.943+0000 7fa13abbe640 -1 osd.2 0 waiting for initial osdmap 2024-09-15T00:01:21.964 INFO:tasks.ceph.osd.2.smithi060.stderr:2024-09-15T00:01:21.962+0000 7fa1331f0640 -1 osd.2 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:21.987 INFO:tasks.ceph.osd.0.smithi060.stderr:2024-09-15T00:01:21.985+0000 7f2d7d611640 -1 osd.0 0 waiting for initial osdmap 2024-09-15T00:01:21.994 INFO:tasks.ceph.osd.1.smithi060.stderr:2024-09-15T00:01:21.992+0000 7ff4fed01640 -1 osd.1 0 waiting for initial osdmap 2024-09-15T00:01:22.008 INFO:tasks.ceph.osd.0.smithi060.stderr:2024-09-15T00:01:22.006+0000 7f2d75c43640 -1 osd.0 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:22.008 INFO:tasks.ceph.osd.1.smithi060.stderr:2024-09-15T00:01:22.006+0000 7ff4f62fc640 -1 osd.1 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:22.419 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-15T00:01:22.417+0000 7fe5ac5be640 -1 osd.7 0 waiting for initial osdmap 2024-09-15T00:01:22.434 INFO:tasks.ceph.osd.7.smithi167.stderr:2024-09-15T00:01:22.433+0000 7fe5a4bf0640 -1 osd.7 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:22.470 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-15T00:01:22.469+0000 7fd2e3fd6640 -1 osd.6 0 waiting for initial osdmap 2024-09-15T00:01:22.477 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-15T00:01:22.475+0000 7f1487703640 -1 osd.4 0 waiting for initial osdmap 2024-09-15T00:01:22.484 INFO:tasks.ceph.osd.6.smithi167.stderr:2024-09-15T00:01:22.483+0000 7fd2dc608640 -1 osd.6 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:22.491 INFO:tasks.ceph.osd.4.smithi167.stderr:2024-09-15T00:01:22.490+0000 7f147fd35640 -1 osd.4 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T00:01:28.071 DEBUG:teuthology.orchestra.run.smithi060:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-15T00:01:28.367 INFO:teuthology.misc.health.smithi060.stdout: 2024-09-15T00:01:28.367 INFO:teuthology.misc.health.smithi060.stdout:{"epoch":17,"fsid":"be10b0ba-5ae2-4530-bee6-a9455cfa693b","created":"2024-09-15T00:01:10.637289+0000","modified":"2024-09-15T00:01:24.783922+0000","last_up_change":"2024-09-15T00:01:22.773722+0000","last_in_change":"2024-09-15T00:01:12.810699+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-15T00:01:21.588461+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":"17","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":"00fc4762-d53b-4676-a4fc-c83a699e09b0","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.60:6809","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6811","nonce":90933059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6813","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6815","nonce":90933059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6821","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6823","nonce":90933059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6817","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6819","nonce":90933059}]},"public_addr":"172.21.15.60:6811/90933059","cluster_addr":"172.21.15.60:6815/90933059","heartbeat_back_addr":"172.21.15.60:6823/90933059","heartbeat_front_addr":"172.21.15.60:6819/90933059","state":["exists","up"]},{"osd":1,"uuid":"a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41","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.60:6808","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6810","nonce":2967605695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6814","nonce":2967605695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6822","nonce":2967605695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6818","nonce":2967605695}]},"public_addr":"172.21.15.60:6810/2967605695","cluster_addr":"172.21.15.60:6814/2967605695","heartbeat_back_addr":"172.21.15.60:6822/2967605695","heartbeat_front_addr":"172.21.15.60:6818/2967605695","state":["exists","up"]},{"osd":2,"uuid":"4d08b10f-9a2f-46ee-a952-f5fa486f20a9","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.60:6824","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6825","nonce":3488981029}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6827","nonce":3488981029}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6831","nonce":3488981029}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6829","nonce":3488981029}]},"public_addr":"172.21.15.60:6825/3488981029","cluster_addr":"172.21.15.60:6827/3488981029","heartbeat_back_addr":"172.21.15.60:6831/3488981029","heartbeat_front_addr":"172.21.15.60:6829/3488981029","state":["exists","up"]},{"osd":3,"uuid":"9143e428-6431-41e6-93dc-c569d92d2ba4","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.60:6800","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6801","nonce":1506273415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6803","nonce":1506273415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6807","nonce":1506273415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6805","nonce":1506273415}]},"public_addr":"172.21.15.60:6801/1506273415","cluster_addr":"172.21.15.60:6803/1506273415","heartbeat_back_addr":"172.21.15.60:6807/1506273415","heartbeat_front_addr":"172.21.15.60:6805/1506273415","state":["exists","up"]},{"osd":4,"uuid":"a4cc94cd-4109-4a20-8e32-74af4a4eba1b","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.167:6816","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6817","nonce":2892279760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6819","nonce":2892279760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6823","nonce":2892279760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6821","nonce":2892279760}]},"public_addr":"172.21.15.167:6817/2892279760","cluster_addr":"172.21.15.167:6819/2892279760","heartbeat_back_addr":"172.21.15.167:6823/2892279760","heartbeat_front_addr":"172.21.15.167:6821/2892279760","state":["exists","up"]},{"osd":5,"uuid":"36a9a6b0-d7f1-4197-afe2-407ab4dd89ac","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.167:6808","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6809","nonce":3279416943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6811","nonce":3279416943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6815","nonce":3279416943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6813","nonce":3279416943}]},"public_addr":"172.21.15.167:6809/3279416943","cluster_addr":"172.21.15.167:6811/3279416943","heartbeat_back_addr":"172.21.15.167:6815/3279416943","heartbeat_front_addr":"172.21.15.167:6813/3279416943","state":["exists","up"]},{"osd":6,"uuid":"257d85e8-2136-49de-836a-bc63e03999ba","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.167:6800","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6801","nonce":1830682525}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6803","nonce":1830682525}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6807","nonce":1830682525}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6805","nonce":1830682525}]},"public_addr":"172.21.15.167:6801/1830682525","cluster_addr":"172.21.15.167:6803/1830682525","heartbeat_back_addr":"172.21.15.167:6807/1830682525","heartbeat_front_addr":"172.21.15.167:6805/1830682525","state":["exists","up"]},{"osd":7,"uuid":"971de276-bf85-4818-b712-7eac86822a31","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6825","nonce":1367704138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6827","nonce":1367704138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6831","nonce":1367704138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6829","nonce":1367704138}]},"public_addr":"172.21.15.167:6825/1367704138","cluster_addr":"172.21.15.167:6827/1367704138","heartbeat_back_addr":"172.21.15.167:6831/1367704138","heartbeat_front_addr":"172.21.15.167:6829/1367704138","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.874766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.898167+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:20.339678+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.563605+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.852630+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.644667+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.838760+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.901407+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-15T00:01:28.379 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-15T00:01:28.379 INFO:tasks.ceph:Creating RBD pool 2024-09-15T00:01:28.379 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-15T00:01:29.240 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'rbd' created 2024-09-15T00:01:29.258 DEBUG:teuthology.orchestra.run.smithi060:> rbd --cluster ceph pool init rbd 2024-09-15T00:01:32.266 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-15T00:01:32.266 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-15T00:01:32.267 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-15T00:01:32.267 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-15T00:01:32.267 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-15T00:01:32.619 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:01:32.629 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":5,"flags":0,"active_gid":4117,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6832","nonce":520569171},{"type":"v1","addr":"172.21.15.167:6833","nonce":520569171}]},"active_addr":"172.21.15.167:6833/520569171","active_change":"2024-09-15T00:01:15.531997+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":4109,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","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":[]},"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.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","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":[]},"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.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","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_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"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.167:0","nonce":725124387}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.167:0","nonce":1442529527}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.167:0","nonce":2517731131}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.167:0","nonce":3003780477}]}]} 2024-09-15T00:01:32.633 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-15T00:01:32.633 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-15T00:01:32.634 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-15T00:01:32.927 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:01:32.928 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"fsid":"be10b0ba-5ae2-4530-bee6-a9455cfa693b","created":"2024-09-15T00:01:10.637289+0000","modified":"2024-09-15T00:01:32.249880+0000","last_up_change":"2024-09-15T00:01:22.773722+0000","last_in_change":"2024-09-15T00:01:12.810699+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-15T00:01:21.588461+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":"17","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-15T00:01:28.698023+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":"21","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":21,"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":"00fc4762-d53b-4676-a4fc-c83a699e09b0","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.60:6809","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6811","nonce":90933059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6813","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6815","nonce":90933059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6821","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6823","nonce":90933059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6817","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6819","nonce":90933059}]},"public_addr":"172.21.15.60:6811/90933059","cluster_addr":"172.21.15.60:6815/90933059","heartbeat_back_addr":"172.21.15.60:6823/90933059","heartbeat_front_addr":"172.21.15.60:6819/90933059","state":["exists","up"]},{"osd":1,"uuid":"a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6810","nonce":2967605695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6814","nonce":2967605695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6822","nonce":2967605695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6818","nonce":2967605695}]},"public_addr":"172.21.15.60:6810/2967605695","cluster_addr":"172.21.15.60:6814/2967605695","heartbeat_back_addr":"172.21.15.60:6822/2967605695","heartbeat_front_addr":"172.21.15.60:6818/2967605695","state":["exists","up"]},{"osd":2,"uuid":"4d08b10f-9a2f-46ee-a952-f5fa486f20a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6825","nonce":3488981029}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6827","nonce":3488981029}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6831","nonce":3488981029}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6829","nonce":3488981029}]},"public_addr":"172.21.15.60:6825/3488981029","cluster_addr":"172.21.15.60:6827/3488981029","heartbeat_back_addr":"172.21.15.60:6831/3488981029","heartbeat_front_addr":"172.21.15.60:6829/3488981029","state":["exists","up"]},{"osd":3,"uuid":"9143e428-6431-41e6-93dc-c569d92d2ba4","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.60:6800","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6801","nonce":1506273415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6803","nonce":1506273415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6807","nonce":1506273415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6805","nonce":1506273415}]},"public_addr":"172.21.15.60:6801/1506273415","cluster_addr":"172.21.15.60:6803/1506273415","heartbeat_back_addr":"172.21.15.60:6807/1506273415","heartbeat_front_addr":"172.21.15.60:6805/1506273415","state":["exists","up"]},{"osd":4,"uuid":"a4cc94cd-4109-4a20-8e32-74af4a4eba1b","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.167:6816","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6817","nonce":2892279760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6819","nonce":2892279760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6823","nonce":2892279760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6821","nonce":2892279760}]},"public_addr":"172.21.15.167:6817/2892279760","cluster_addr":"172.21.15.167:6819/2892279760","heartbeat_back_addr":"172.21.15.167:6823/2892279760","heartbeat_front_addr":"172.21.15.167:6821/2892279760","state":["exists","up"]},{"osd":5,"uuid":"36a9a6b0-d7f1-4197-afe2-407ab4dd89ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6809","nonce":3279416943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6811","nonce":3279416943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6815","nonce":3279416943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6813","nonce":3279416943}]},"public_addr":"172.21.15.167:6809/3279416943","cluster_addr":"172.21.15.167:6811/3279416943","heartbeat_back_addr":"172.21.15.167:6815/3279416943","heartbeat_front_addr":"172.21.15.167:6813/3279416943","state":["exists","up"]},{"osd":6,"uuid":"257d85e8-2136-49de-836a-bc63e03999ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6801","nonce":1830682525}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6803","nonce":1830682525}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6807","nonce":1830682525}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6805","nonce":1830682525}]},"public_addr":"172.21.15.167:6801/1830682525","cluster_addr":"172.21.15.167:6803/1830682525","heartbeat_back_addr":"172.21.15.167:6807/1830682525","heartbeat_front_addr":"172.21.15.167:6805/1830682525","state":["exists","up"]},{"osd":7,"uuid":"971de276-bf85-4818-b712-7eac86822a31","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6825","nonce":1367704138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6827","nonce":1367704138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6831","nonce":1367704138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6829","nonce":1367704138}]},"public_addr":"172.21.15.167:6825/1367704138","cluster_addr":"172.21.15.167:6827/1367704138","heartbeat_back_addr":"172.21.15.167:6831/1367704138","heartbeat_front_addr":"172.21.15.167:6829/1367704138","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.874766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.898167+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:20.339678+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.563605+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.852630+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.644667+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.838760+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.901407+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-15T00:01:32.941 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-15T00:01:32.941 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-15T00:01:33.231 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:01:33.232 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"fsid":"be10b0ba-5ae2-4530-bee6-a9455cfa693b","created":"2024-09-15T00:01:10.637289+0000","modified":"2024-09-15T00:01:32.249880+0000","last_up_change":"2024-09-15T00:01:22.773722+0000","last_in_change":"2024-09-15T00:01:12.810699+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-15T00:01:21.588461+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":"17","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-15T00:01:28.698023+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":"21","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":21,"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":"00fc4762-d53b-4676-a4fc-c83a699e09b0","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.60:6809","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6811","nonce":90933059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6813","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6815","nonce":90933059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6821","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6823","nonce":90933059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6817","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6819","nonce":90933059}]},"public_addr":"172.21.15.60:6811/90933059","cluster_addr":"172.21.15.60:6815/90933059","heartbeat_back_addr":"172.21.15.60:6823/90933059","heartbeat_front_addr":"172.21.15.60:6819/90933059","state":["exists","up"]},{"osd":1,"uuid":"a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6810","nonce":2967605695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6814","nonce":2967605695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6822","nonce":2967605695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6818","nonce":2967605695}]},"public_addr":"172.21.15.60:6810/2967605695","cluster_addr":"172.21.15.60:6814/2967605695","heartbeat_back_addr":"172.21.15.60:6822/2967605695","heartbeat_front_addr":"172.21.15.60:6818/2967605695","state":["exists","up"]},{"osd":2,"uuid":"4d08b10f-9a2f-46ee-a952-f5fa486f20a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6825","nonce":3488981029}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6827","nonce":3488981029}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6831","nonce":3488981029}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6829","nonce":3488981029}]},"public_addr":"172.21.15.60:6825/3488981029","cluster_addr":"172.21.15.60:6827/3488981029","heartbeat_back_addr":"172.21.15.60:6831/3488981029","heartbeat_front_addr":"172.21.15.60:6829/3488981029","state":["exists","up"]},{"osd":3,"uuid":"9143e428-6431-41e6-93dc-c569d92d2ba4","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.60:6800","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6801","nonce":1506273415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6803","nonce":1506273415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6807","nonce":1506273415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6805","nonce":1506273415}]},"public_addr":"172.21.15.60:6801/1506273415","cluster_addr":"172.21.15.60:6803/1506273415","heartbeat_back_addr":"172.21.15.60:6807/1506273415","heartbeat_front_addr":"172.21.15.60:6805/1506273415","state":["exists","up"]},{"osd":4,"uuid":"a4cc94cd-4109-4a20-8e32-74af4a4eba1b","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.167:6816","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6817","nonce":2892279760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6819","nonce":2892279760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6823","nonce":2892279760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6821","nonce":2892279760}]},"public_addr":"172.21.15.167:6817/2892279760","cluster_addr":"172.21.15.167:6819/2892279760","heartbeat_back_addr":"172.21.15.167:6823/2892279760","heartbeat_front_addr":"172.21.15.167:6821/2892279760","state":["exists","up"]},{"osd":5,"uuid":"36a9a6b0-d7f1-4197-afe2-407ab4dd89ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6809","nonce":3279416943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6811","nonce":3279416943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6815","nonce":3279416943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6813","nonce":3279416943}]},"public_addr":"172.21.15.167:6809/3279416943","cluster_addr":"172.21.15.167:6811/3279416943","heartbeat_back_addr":"172.21.15.167:6815/3279416943","heartbeat_front_addr":"172.21.15.167:6813/3279416943","state":["exists","up"]},{"osd":6,"uuid":"257d85e8-2136-49de-836a-bc63e03999ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6801","nonce":1830682525}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6803","nonce":1830682525}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6807","nonce":1830682525}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6805","nonce":1830682525}]},"public_addr":"172.21.15.167:6801/1830682525","cluster_addr":"172.21.15.167:6803/1830682525","heartbeat_back_addr":"172.21.15.167:6807/1830682525","heartbeat_front_addr":"172.21.15.167:6805/1830682525","state":["exists","up"]},{"osd":7,"uuid":"971de276-bf85-4818-b712-7eac86822a31","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6825","nonce":1367704138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6827","nonce":1367704138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6831","nonce":1367704138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6829","nonce":1367704138}]},"public_addr":"172.21.15.167:6825/1367704138","cluster_addr":"172.21.15.167:6827/1367704138","heartbeat_back_addr":"172.21.15.167:6831/1367704138","heartbeat_front_addr":"172.21.15.167:6829/1367704138","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.874766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.898167+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:20.339678+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.563605+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.852630+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.644667+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.838760+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.901407+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-15T00:01:33.244 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-15T00:01:33.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-15T00:01:33.245 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-15T00:01:33.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-15T00:01:33.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-15T00:01:33.246 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-15T00:01:33.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-15T00:01:33.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-15T00:01:33.485 INFO:teuthology.orchestra.run.smithi060.stdout:64424509446 2024-09-15T00:01:33.485 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-15T00:01:33.503 INFO:teuthology.orchestra.run.smithi060.stdout:55834574852 2024-09-15T00:01:33.503 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-15T00:01:33.504 INFO:teuthology.orchestra.run.smithi060.stdout:64424509445 2024-09-15T00:01:33.504 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-15T00:01:33.505 INFO:teuthology.orchestra.run.smithi060.stdout:64424509445 2024-09-15T00:01:33.505 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-15T00:01:33.506 INFO:teuthology.orchestra.run.smithi060.stdout:55834574853 2024-09-15T00:01:33.507 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-15T00:01:33.507 INFO:teuthology.orchestra.run.smithi060.stdout:64424509445 2024-09-15T00:01:33.508 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-15T00:01:33.508 INFO:teuthology.orchestra.run.smithi060.stdout:64424509443 2024-09-15T00:01:33.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-15T00:01:33.511 INFO:teuthology.orchestra.run.smithi060.stdout:64424509444 2024-09-15T00:01:33.511 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-15T00:01:34.089 INFO:teuthology.orchestra.run.smithi060.stdout:64424509445 2024-09-15T00:01:34.102 INFO:teuthology.orchestra.run.smithi060.stdout:64424509444 2024-09-15T00:01:34.109 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509445 for osd.0 2024-09-15T00:01:34.111 INFO:teuthology.orchestra.run.smithi060.stdout:64424509444 2024-09-15T00:01:34.114 INFO:teuthology.orchestra.run.smithi060.stdout:55834574851 2024-09-15T00:01:34.122 INFO:teuthology.orchestra.run.smithi060.stdout:55834574852 2024-09-15T00:01:34.123 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509444 for osd.1 2024-09-15T00:01:34.125 INFO:teuthology.orchestra.run.smithi060.stdout:64424509444 2024-09-15T00:01:34.134 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509444 for osd.4 2024-09-15T00:01:34.135 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.5 2024-09-15T00:01:34.137 INFO:teuthology.orchestra.run.smithi060.stdout:64424509442 2024-09-15T00:01:34.138 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.3 2024-09-15T00:01:34.148 INFO:teuthology.orchestra.run.smithi060.stdout:64424509443 2024-09-15T00:01:34.149 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509444 for osd.7 2024-09-15T00:01:34.151 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509443 got 64424509442 for osd.2 2024-09-15T00:01:34.163 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509443 for osd.6 2024-09-15T00:01:35.110 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-15T00:01:35.124 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-15T00:01:35.135 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-15T00:01:35.137 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-15T00:01:35.139 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-15T00:01:35.150 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-15T00:01:35.151 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-15T00:01:35.163 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-15T00:01:35.703 INFO:teuthology.orchestra.run.smithi060.stdout:64424509446 2024-09-15T00:01:35.724 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509446 for osd.0 2024-09-15T00:01:35.724 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.742 INFO:teuthology.orchestra.run.smithi060.stdout:64424509445 2024-09-15T00:01:35.756 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.7 2024-09-15T00:01:35.756 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.766 INFO:teuthology.orchestra.run.smithi060.stdout:55834574853 2024-09-15T00:01:35.775 INFO:teuthology.orchestra.run.smithi060.stdout:64424509443 2024-09-15T00:01:35.778 INFO:teuthology.orchestra.run.smithi060.stdout:64424509445 2024-09-15T00:01:35.781 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.3 2024-09-15T00:01:35.781 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.794 INFO:teuthology.orchestra.run.smithi060.stdout:64424509445 2024-09-15T00:01:35.794 INFO:teuthology.orchestra.run.smithi060.stdout:55834574852 2024-09-15T00:01:35.795 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509443 got 64424509443 for osd.2 2024-09-15T00:01:35.795 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.796 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.1 2024-09-15T00:01:35.796 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.799 INFO:teuthology.orchestra.run.smithi060.stdout:64424509444 2024-09-15T00:01:35.810 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.4 2024-09-15T00:01:35.810 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.811 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.5 2024-09-15T00:01:35.811 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.813 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509444 for osd.6 2024-09-15T00:01:35.814 DEBUG:teuthology.parallel:result is None 2024-09-15T00:01:35.814 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-15T00:01:35.814 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:01:36.142 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:01:36.143 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-15T00:01:36.156 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-15T00:01:35.540249+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":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120,"ondisk_log_size":120,"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":235696,"kb_used_data":2788,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":754739024,"statfs":{"total":773094113280,"available":772852760576,"internally_reserved":0,"allocated":2854912,"data_stored":1743702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.295963"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.860220+0000","last_change":"2024-09-15T00:01:32.860220+0000","last_active":"2024-09-15T00:01:32.860220+0000","last_peered":"2024-09-15T00:01:32.860220+0000","last_clean":"2024-09-15T00:01:32.860220+0000","last_became_active":"2024-09-15T00:01:30.252063+0000","last_became_peered":"2024-09-15T00:01:30.252063+0000","last_unstale":"2024-09-15T00:01:32.860220+0000","last_undegraded":"2024-09-15T00:01:32.860220+0000","last_fullsized":"2024-09-15T00:01:32.860220+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T07:52:01.388675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042504700000000001,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257355+0000","last_change":"2024-09-15T00:01:32.257355+0000","last_active":"2024-09-15T00:01:32.257355+0000","last_peered":"2024-09-15T00:01:32.257355+0000","last_clean":"2024-09-15T00:01:32.257355+0000","last_became_active":"2024-09-15T00:01:30.250818+0000","last_became_peered":"2024-09-15T00:01:30.250818+0000","last_unstale":"2024-09-15T00:01:32.257355+0000","last_undegraded":"2024-09-15T00:01:32.257355+0000","last_fullsized":"2024-09-15T00:01:32.257355+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T00:48:30.838521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052080099999999999,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.860256+0000","last_change":"2024-09-15T00:01:32.860256+0000","last_active":"2024-09-15T00:01:32.860256+0000","last_peered":"2024-09-15T00:01:32.860256+0000","last_clean":"2024-09-15T00:01:32.860256+0000","last_became_active":"2024-09-15T00:01:30.637037+0000","last_became_peered":"2024-09-15T00:01:30.637037+0000","last_unstale":"2024-09-15T00:01:32.860256+0000","last_undegraded":"2024-09-15T00:01:32.860256+0000","last_fullsized":"2024-09-15T00:01:32.860256+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:35:45.893580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047451500000000001,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257341+0000","last_change":"2024-09-15T00:01:32.257341+0000","last_active":"2024-09-15T00:01:32.257341+0000","last_peered":"2024-09-15T00:01:32.257341+0000","last_clean":"2024-09-15T00:01:32.257341+0000","last_became_active":"2024-09-15T00:01:30.636404+0000","last_became_peered":"2024-09-15T00:01:30.636404+0000","last_unstale":"2024-09-15T00:01:32.257341+0000","last_undegraded":"2024-09-15T00:01:32.257341+0000","last_fullsized":"2024-09-15T00:01:32.257341+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:01:43.412040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049950799999999996,"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":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257510+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:01:32.257510+0000","last_peered":"2024-09-15T00:01:32.257510+0000","last_clean":"2024-09-15T00:01:32.257510+0000","last_became_active":"2024-09-15T00:01:30.251070+0000","last_became_peered":"2024-09-15T00:01:30.251070+0000","last_unstale":"2024-09-15T00:01:32.257510+0000","last_undegraded":"2024-09-15T00:01:32.257510+0000","last_fullsized":"2024-09-15T00:01:32.257510+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T04:16:07.200755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053302700000000005,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.859599+0000","last_change":"2024-09-15T00:01:32.859599+0000","last_active":"2024-09-15T00:01:32.859599+0000","last_peered":"2024-09-15T00:01:32.859599+0000","last_clean":"2024-09-15T00:01:32.859599+0000","last_became_active":"2024-09-15T00:01:30.637323+0000","last_became_peered":"2024-09-15T00:01:30.637323+0000","last_unstale":"2024-09-15T00:01:32.859599+0000","last_undegraded":"2024-09-15T00:01:32.859599+0000","last_fullsized":"2024-09-15T00:01:32.859599+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T06:05:54.970538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030636999999999998,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.860214+0000","last_change":"2024-09-15T00:01:32.860214+0000","last_active":"2024-09-15T00:01:32.860214+0000","last_peered":"2024-09-15T00:01:32.860214+0000","last_clean":"2024-09-15T00:01:32.860214+0000","last_became_active":"2024-09-15T00:01:30.251175+0000","last_became_peered":"2024-09-15T00:01:30.251175+0000","last_unstale":"2024-09-15T00:01:32.860214+0000","last_undegraded":"2024-09-15T00:01:32.860214+0000","last_fullsized":"2024-09-15T00:01:32.860214+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T08:08:56.348911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055651599999999996,"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":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257263+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:01:32.257263+0000","last_peered":"2024-09-15T00:01:32.257263+0000","last_clean":"2024-09-15T00:01:32.257263+0000","last_became_active":"2024-09-15T00:01:30.251111+0000","last_became_peered":"2024-09-15T00:01:30.251111+0000","last_unstale":"2024-09-15T00:01:32.257263+0000","last_undegraded":"2024-09-15T00:01:32.257263+0000","last_fullsized":"2024-09-15T00:01:32.257263+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T10:15:58.353579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052631599999999998,"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":"17'117","reported_seq":170,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.859625+0000","last_change":"2024-09-15T00:01:24.569456+0000","last_active":"2024-09-15T00:01:32.859625+0000","last_peered":"2024-09-15T00:01:32.859625+0000","last_clean":"2024-09-15T00:01:32.859625+0000","last_became_active":"2024-09-15T00:01:24.568476+0000","last_became_peered":"2024-09-15T00:01:24.568476+0000","last_unstale":"2024-09-15T00:01:32.859625+0000","last_undegraded":"2024-09-15T00:01:32.859625+0000","last_fullsized":"2024-09-15T00:01:32.859625+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_clean_scrub_stamp":"2024-09-15T00:01:21.768489+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:52:20.185900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"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":27812,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344028,"statfs":{"total":96636764160,"available":96608284672,"internally_reserved":0,"allocated":802816,"data_stored":661463,"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"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":27236,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344604,"statfs":{"total":96636764160,"available":96608874496,"internally_reserved":0,"allocated":208896,"data_stored":71095,"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":4,"up_from":15,"seq":64424509446,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27236,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344604,"statfs":{"total":96636764160,"available":96608874496,"internally_reserved":0,"allocated":208896,"data_stored":71095,"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":64424509444,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31396,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340444,"statfs":{"total":96636764160,"available":96604614656,"internally_reserved":0,"allocated":208896,"data_stored":71095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":31404,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340436,"statfs":{"total":96636764160,"available":96604606464,"internally_reserved":0,"allocated":212992,"data_stored":71114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509447,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31968,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339872,"statfs":{"total":96636764160,"available":96604028928,"internally_reserved":0,"allocated":790528,"data_stored":655631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":5,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":212992,"data_stored":71114,"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":3,"up_from":13,"seq":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31400,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340440,"statfs":{"total":96636764160,"available":96604610560,"internally_reserved":0,"allocated":208896,"data_stored":71095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":[]}],"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-15T00:01:36.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:01:36.444 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:01:36.444 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-15T00:01:36.456 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-15T00:01:35.540249+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":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120,"ondisk_log_size":120,"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":235696,"kb_used_data":2788,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":754739024,"statfs":{"total":773094113280,"available":772852760576,"internally_reserved":0,"allocated":2854912,"data_stored":1743702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":238276144},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.295963"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.860220+0000","last_change":"2024-09-15T00:01:32.860220+0000","last_active":"2024-09-15T00:01:32.860220+0000","last_peered":"2024-09-15T00:01:32.860220+0000","last_clean":"2024-09-15T00:01:32.860220+0000","last_became_active":"2024-09-15T00:01:30.252063+0000","last_became_peered":"2024-09-15T00:01:30.252063+0000","last_unstale":"2024-09-15T00:01:32.860220+0000","last_undegraded":"2024-09-15T00:01:32.860220+0000","last_fullsized":"2024-09-15T00:01:32.860220+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T07:52:01.388675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042504700000000001,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257355+0000","last_change":"2024-09-15T00:01:32.257355+0000","last_active":"2024-09-15T00:01:32.257355+0000","last_peered":"2024-09-15T00:01:32.257355+0000","last_clean":"2024-09-15T00:01:32.257355+0000","last_became_active":"2024-09-15T00:01:30.250818+0000","last_became_peered":"2024-09-15T00:01:30.250818+0000","last_unstale":"2024-09-15T00:01:32.257355+0000","last_undegraded":"2024-09-15T00:01:32.257355+0000","last_fullsized":"2024-09-15T00:01:32.257355+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T00:48:30.838521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052080099999999999,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.860256+0000","last_change":"2024-09-15T00:01:32.860256+0000","last_active":"2024-09-15T00:01:32.860256+0000","last_peered":"2024-09-15T00:01:32.860256+0000","last_clean":"2024-09-15T00:01:32.860256+0000","last_became_active":"2024-09-15T00:01:30.637037+0000","last_became_peered":"2024-09-15T00:01:30.637037+0000","last_unstale":"2024-09-15T00:01:32.860256+0000","last_undegraded":"2024-09-15T00:01:32.860256+0000","last_fullsized":"2024-09-15T00:01:32.860256+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:35:45.893580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047451500000000001,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257341+0000","last_change":"2024-09-15T00:01:32.257341+0000","last_active":"2024-09-15T00:01:32.257341+0000","last_peered":"2024-09-15T00:01:32.257341+0000","last_clean":"2024-09-15T00:01:32.257341+0000","last_became_active":"2024-09-15T00:01:30.636404+0000","last_became_peered":"2024-09-15T00:01:30.636404+0000","last_unstale":"2024-09-15T00:01:32.257341+0000","last_undegraded":"2024-09-15T00:01:32.257341+0000","last_fullsized":"2024-09-15T00:01:32.257341+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:01:43.412040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049950799999999996,"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":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257510+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:01:32.257510+0000","last_peered":"2024-09-15T00:01:32.257510+0000","last_clean":"2024-09-15T00:01:32.257510+0000","last_became_active":"2024-09-15T00:01:30.251070+0000","last_became_peered":"2024-09-15T00:01:30.251070+0000","last_unstale":"2024-09-15T00:01:32.257510+0000","last_undegraded":"2024-09-15T00:01:32.257510+0000","last_fullsized":"2024-09-15T00:01:32.257510+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T04:16:07.200755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053302700000000005,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.859599+0000","last_change":"2024-09-15T00:01:32.859599+0000","last_active":"2024-09-15T00:01:32.859599+0000","last_peered":"2024-09-15T00:01:32.859599+0000","last_clean":"2024-09-15T00:01:32.859599+0000","last_became_active":"2024-09-15T00:01:30.637323+0000","last_became_peered":"2024-09-15T00:01:30.637323+0000","last_unstale":"2024-09-15T00:01:32.859599+0000","last_undegraded":"2024-09-15T00:01:32.859599+0000","last_fullsized":"2024-09-15T00:01:32.859599+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T06:05:54.970538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030636999999999998,"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":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.860214+0000","last_change":"2024-09-15T00:01:32.860214+0000","last_active":"2024-09-15T00:01:32.860214+0000","last_peered":"2024-09-15T00:01:32.860214+0000","last_clean":"2024-09-15T00:01:32.860214+0000","last_became_active":"2024-09-15T00:01:30.251175+0000","last_became_peered":"2024-09-15T00:01:30.251175+0000","last_unstale":"2024-09-15T00:01:32.860214+0000","last_undegraded":"2024-09-15T00:01:32.860214+0000","last_fullsized":"2024-09-15T00:01:32.860214+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T08:08:56.348911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055651599999999996,"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":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.257263+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:01:32.257263+0000","last_peered":"2024-09-15T00:01:32.257263+0000","last_clean":"2024-09-15T00:01:32.257263+0000","last_became_active":"2024-09-15T00:01:30.251111+0000","last_became_peered":"2024-09-15T00:01:30.251111+0000","last_unstale":"2024-09-15T00:01:32.257263+0000","last_undegraded":"2024-09-15T00:01:32.257263+0000","last_fullsized":"2024-09-15T00:01:32.257263+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T10:15:58.353579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052631599999999998,"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":"17'117","reported_seq":170,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T00:01:32.859625+0000","last_change":"2024-09-15T00:01:24.569456+0000","last_active":"2024-09-15T00:01:32.859625+0000","last_peered":"2024-09-15T00:01:32.859625+0000","last_clean":"2024-09-15T00:01:32.859625+0000","last_became_active":"2024-09-15T00:01:24.568476+0000","last_became_peered":"2024-09-15T00:01:24.568476+0000","last_unstale":"2024-09-15T00:01:32.859625+0000","last_undegraded":"2024-09-15T00:01:32.859625+0000","last_fullsized":"2024-09-15T00:01:32.859625+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_clean_scrub_stamp":"2024-09-15T00:01:21.768489+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:52:20.185900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"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":27812,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344028,"statfs":{"total":96636764160,"available":96608284672,"internally_reserved":0,"allocated":802816,"data_stored":661463,"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"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":27236,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344604,"statfs":{"total":96636764160,"available":96608874496,"internally_reserved":0,"allocated":208896,"data_stored":71095,"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":4,"up_from":15,"seq":64424509446,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27236,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344604,"statfs":{"total":96636764160,"available":96608874496,"internally_reserved":0,"allocated":208896,"data_stored":71095,"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":64424509444,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31396,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340444,"statfs":{"total":96636764160,"available":96604614656,"internally_reserved":0,"allocated":208896,"data_stored":71095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":31404,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340436,"statfs":{"total":96636764160,"available":96604606464,"internally_reserved":0,"allocated":212992,"data_stored":71114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509447,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31968,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339872,"statfs":{"total":96636764160,"available":96604028928,"internally_reserved":0,"allocated":790528,"data_stored":655631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":5,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":212992,"data_stored":71114,"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":3,"up_from":13,"seq":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31400,"kb_used_data":204,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340440,"statfs":{"total":96636764160,"available":96604610560,"internally_reserved":0,"allocated":208896,"data_stored":71095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":[]}],"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-15T00:01:36.457 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-15T00:01:36.457 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-15T00:01:36.457 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-15T00:01:36.457 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-15T00:01:36.782 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:01:36.782 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-15T00:01:36.794 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-15T00:01:36.794 INFO:teuthology.run_tasks:Running task exec... 2024-09-15T00:01:36.822 INFO:teuthology.task.exec:Executing custom commands... 2024-09-15T00:01:36.822 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:01:36.822 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4' 2024-09-15T00:01:37.429 INFO:teuthology.orchestra.run.smithi196.stderr:pool 'datapool' created 2024-09-15T00:01:37.445 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-15T00:01:40.465 INFO:teuthology.run_tasks:Running task exec... 2024-09-15T00:01:40.510 INFO:teuthology.task.exec:Executing custom commands... 2024-09-15T00:01:40.510 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:01:40.511 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-15T00:01:40.541 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:02:24.147 INFO:teuthology.orchestra.run.smithi196.stderr:2024-09-15 00:02:24 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-15T00:02:24.149 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:02:25.238 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2024-09-15T00:02:25.900 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records in 2024-09-15T00:02:25.900 INFO:teuthology.orchestra.run.smithi196.stderr:1+0 records out 2024-09-15T00:02:25.900 INFO:teuthology.orchestra.run.smithi196.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.638489 s, 1.7 GB/s 2024-09-15T00:02:25.904 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:02:26.001 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:02:26.099 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:02:26.194 INFO:teuthology.run_tasks:Running task parallel... 2024-09-15T00:02:26.258 INFO:teuthology.task.parallel:starting parallel... 2024-09-15T00:02:26.258 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-15T00:02:26.259 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-15T00:02:26.275 DEBUG:teuthology.orchestra.run.smithi196:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-15T00:02:26.276 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-15T00:02:26.276 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-15T00:02:26.276 INFO:teuthology.task.exec:Executing custom commands... 2024-09-15T00:02:26.276 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:02:26.277 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-15T00:02:26.293 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:02:26.293 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y install qemu-kvm-block-rbd 2024-09-15T00:02:26.899 INFO:teuthology.orchestra.run.smithi196.stdout:Last metadata expiration check: 0:03:53 ago on Sat 14 Sep 2024 11:58:33 PM UTC. 2024-09-15T00:02:26.990 INFO:teuthology.orchestra.run.smithi196.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-15T00:02:27.033 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:02:27.035 INFO:teuthology.orchestra.run.smithi196.stdout:Nothing to do. 2024-09-15T00:02:27.035 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:02:27.099 INFO:tasks.qemu:generating iso... 2024-09-15T00:02:27.100 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-15T00:02:27.100 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-15T00:02:27.116 INFO:teuthology.orchestra.run.smithi196.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-15T00:03:21.342 INFO:teuthology.orchestra.run.smithi196.stderr:Note: switching to 'ecab7be58963a5bd03910cd73eef66405d7fdd50'. 2024-09-15T00:03:21.342 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:03:21.342 INFO:teuthology.orchestra.run.smithi196.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-15T00:03:21.342 INFO:teuthology.orchestra.run.smithi196.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr:state without impacting any branches by switching back to a branch. 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr: git switch -c 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr:Or undo this operation with: 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr: git switch - 2024-09-15T00:03:21.343 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:03:21.344 INFO:teuthology.orchestra.run.smithi196.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-15T00:03:21.344 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:03:21.344 INFO:teuthology.orchestra.run.smithi196.stderr:HEAD is now at ecab7be5896 Merge pull request #59767 from zdover23/wip-doc-2024-09-13-backport-59438-to-squid 2024-09-15T00:03:21.346 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:03:21.346 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-15T00:03:21.401 DEBUG:teuthology.orchestra.run.smithi196:> set -ex 2024-09-15T00:03:21.401 DEBUG:teuthology.orchestra.run.smithi196:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-15T00:03:21.459 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-15T00:03:21.460 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:03:21.515 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:03:21.596 INFO:tasks.qemu:downloading base image 2024-09-15T00:03:21.597 DEBUG:teuthology.orchestra.run.smithi196:> rbd resize --size=10240M client.0.0 || true 2024-09-15T00:03:21.703 INFO:teuthology.orchestra.run.smithi196.stderr: Resizing image: 100% complete...done. 2024-09-15T00:03:21.711 DEBUG:teuthology.orchestra.run.smithi196:> rbd resize --size=10240M client.0.1 || true 2024-09-15T00:03:21.776 INFO:teuthology.orchestra.run.smithi196.stderr: Resizing image: 100% complete...done. 2024-09-15T00:03:21.786 DEBUG:teuthology.orchestra.run.smithi196:> rbd resize --size=10240M client.0.2 || true 2024-09-15T00:03:21.858 INFO:teuthology.orchestra.run.smithi196.stderr: Resizing image: 100% complete...done. 2024-09-15T00:03:21.867 DEBUG:teuthology.orchestra.run.smithi196:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-15T00:03:21.893 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-15T00:03:21.893 DEBUG:teuthology.orchestra.run.smithi196:> sudo mkdir -p /export/client.0 2024-09-15T00:03:21.959 INFO:tasks.qemu:Mounting the test directory... 2024-09-15T00:03:21.959 DEBUG:teuthology.orchestra.run.smithi196:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-15T00:03:22.024 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-15T00:03:22.024 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-15T00:03:22.024 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-15T00:03:22.090 DEBUG:teuthology.orchestra.run.smithi196:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-15T00:03:22.154 INFO:teuthology.orchestra.run.smithi196.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-15T00:03:22.156 INFO:tasks.qemu:Restarting NFS... 2024-09-15T00:03:22.156 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl restart nfs-server 2024-09-15T00:03:23.093 DEBUG:teuthology.orchestra.run.smithi196:> sudo udevadm control --reload 2024-09-15T00:03:23.127 DEBUG:teuthology.orchestra.run.smithi196:> sudo udevadm trigger /dev/kvm 2024-09-15T00:03:23.198 DEBUG:teuthology.orchestra.run.smithi196:> ls -l /dev/kvm 2024-09-15T00:03:23.254 INFO:teuthology.orchestra.run.smithi196.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 15 00:03 /dev/kvm 2024-09-15T00:03:23.254 INFO:tasks.qemu:starting qemu... 2024-09-15T00:03:23.254 DEBUG:teuthology.orchestra.run.smithi196:> 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:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2024-09-15T00:03:23.297 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-15T00:03:23.596 INFO:tasks.qemu.client.0.smithi196.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-15T00:03:23.698 INFO:tasks.qemu.client.0.smithi196.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-15T00:03:23.698 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:23.698 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:23.698 INFO:tasks.qemu.client.0.smithi196.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-15T00:03:23.698 INFO:tasks.qemu.client.0.smithi196.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-15T00:03:23.698 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:23.698 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:23.967 INFO:tasks.qemu.client.0.smithi196.stdout:Booting from Hard Disk... 2024-09-15T00:03:24.349 INFO:tasks.qemu.client.0.smithi196.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-15T00:03:24.349 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:24.349 INFO:tasks.qemu.client.0.smithi196.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-15T00:03:24.349 INFO:tasks.qemu.client.0.smithi196.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-15T00:03:24.349 INFO:tasks.qemu.client.0.smithi196.stdout: before booting or 'c' for a command-line. 2024-09-15T00:03:24.349 INFO:tasks.qemu.client.0.smithi196.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-15T00:03:24.349 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:24.350 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:24.350 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:24.350 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:24.350 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.112 INFO:tasks.qemu.client.0.smithi196.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.114 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.114 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.114 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:25.114 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.120 INFO:tasks.qemu.client.0.smithi196.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-15T00:03:26.120 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.120 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.120 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.121 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.122 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.122 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:26.304 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-15T00:03:27.111 INFO:tasks.qemu.client.0.smithi196.stdout:  The highlighted entry will be executed automatically in 3s.  2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.112 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.113 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:27.114 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.109 INFO:tasks.qemu.client.0.smithi196.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-15T00:03:28.117 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.117 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.117 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.117 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.117 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.117 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:28.946 INFO:teuthology.orchestra.run.smithi196.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-15T00:03:28.966 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-15T00:03:29.117 INFO:tasks.qemu.client.0.smithi196.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.118 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.119 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.119 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.119 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:29.119 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:31.184 INFO:tasks.qemu.client.0.smithi196.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-15T00:03:31.184 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-15T00:03:31.184 INFO:tasks.qemu.client.0.smithi196.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-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Intel GenuineIntel 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-15T00:03:31.185 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] DMI 2.8 present. 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] No AGP bridge found 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-15T00:03:31.186 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] No NUMA configuration found 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Zone PFN ranges: 2024-09-15T00:03:31.187 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-15T00:03:31.188 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-15T00:03:31.189 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Policy zone: Normal 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-15T00:03:31.190 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Checking aperture... 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] No AGP bridge found 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.000000] Detected 3499.994 MHz processor. 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999976) 2024-09-15T00:03:31.191 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.008000] Security Framework initialized 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.008004] Yama: becoming mindful. 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.008994] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.011006] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.012246] Mount-cache hash table entries: 256 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.013090] Initializing cgroup subsys cpuacct 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.013848] Initializing cgroup subsys memory 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.014618] Initializing cgroup subsys devices 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.016005] Initializing cgroup subsys freezer 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.016804] Initializing cgroup subsys blkio 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.017526] Initializing cgroup subsys perf_event 2024-09-15T00:03:31.192 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.018383] CPU: Physical Processor ID: 0 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.019802] mce: CPU supports 10 MCE banks 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.020180] SMP alternatives: switching to UP code 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.034210] Freeing SMP alternatives: 24k freed 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.035006] ACPI: Core revision 20110623 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.036214] ftrace: allocating 27008 entries in 106 pages 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.044262] Enabling x2apic 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.044788] Enabled x2apic 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.045530] Switched APIC routing to physical x2apic. 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.047561] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.048004] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.052002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.052002] ... version: 2 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.052002] ... bit width: 48 2024-09-15T00:03:31.193 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.052002] ... generic registers: 4 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.052002] ... value mask: 0000ffffffffffff 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.052004] ... max period: 000000007fffffff 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.052918] ... fixed-purpose events: 3 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.053608] ... event mask: 000000070000000f 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.054584] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.056021] Brought up 1 CPUs 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.056525] Total of 1 processors activated (6999.98 BogoMIPS). 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.060345] devtmpfs: initialized 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.061332] EVM: security.selinux 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.061933] EVM: security.SMACK64 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.062508] EVM: security.capability 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.063565] print_constraints: dummy: 2024-09-15T00:03:31.194 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.064072] RTC time: 0:03:29, date: 09/15/24 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.064880] NET: Registered protocol family 16 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.065750] ACPI: bus type pci registered 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.066559] PCI: Using configuration type 1 for base access 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.068315] bio: create slab at 0 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.069088] ACPI: Added _OSI(Module Device) 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.069811] ACPI: Added _OSI(Processor Device) 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.070565] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.071382] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.073055] ACPI: Interpreter enabled 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.073741] ACPI: (supports S0 S5) 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.074358] ACPI: Using IOAPIC for interrupt routing 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.076703] ACPI: No dock devices found. 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.077379] HEST: Table not found. 2024-09-15T00:03:31.195 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.077987] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.079532] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.080053] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.081189] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.082309] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.084015] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.085255] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.090377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.091627] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.139385] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.141201] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.142317] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.144080] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-15T00:03:31.196 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.145167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.146237] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.147287] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.148021] vgaarb: loaded 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.148491] vgaarb: bridge control possible 0000:00:02.0 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.149482] i2c-core: driver [aat2870] using legacy suspend method 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.150539] i2c-core: driver [aat2870] using legacy resume method 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.152076] SCSI subsystem initialized 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.152875] usbcore: registered new interface driver usbfs 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.153820] usbcore: registered new interface driver hub 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.154753] usbcore: registered new device driver usb 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.155701] PCI: Using ACPI for IRQ routing 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.156287] NetLabel: Initializing 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.156843] NetLabel: domain hash size = 128 2024-09-15T00:03:31.197 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.157607] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.158482] NetLabel: unlabeled traffic allowed by default 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.160052] Switching to clocksource kvm-clock 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.163858] AppArmor: AppArmor Filesystem Enabled 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.163902] pnp: PnP ACPI init 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.164447] ACPI: bus type pnp registered 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.165546] pnp: PnP ACPI: found 9 devices 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.166268] ACPI: ACPI bus type pnp unregistered 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.172305] NET: Registered protocol family 2 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.173183] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.175011] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.177504] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.178768] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.179914] TCP reno registered 2024-09-15T00:03:31.198 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.180487] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.181529] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.182722] NET: Registered protocol family 1 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.183469] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.184518] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.185531] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.186652] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.187783] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.189118] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.190355] audit: initializing netlink socket (disabled) 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.191291] type=2000 audit(1726358609.188:1): initialized 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.205199] Trying to unpack rootfs image as initramfs... 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.224261] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-15T00:03:31.199 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.233126] VFS: Disk quotas dquot_6.5.2 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.233841] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.235224] fuse init (API version 7.17) 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.235988] msgmni has been set to 7894 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.252102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.259159] Freeing initrd memory: 4308k freed 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.260330] io scheduler noop registered 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.261023] io scheduler deadline registered (default) 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.261921] io scheduler cfq registered 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.262651] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.263632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.264911] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.266186] ACPI: Power Button [PWRF] 2024-09-15T00:03:31.200 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.267390] ERST: Table is not found! 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.268062] GHES: HEST is not enabled! 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.268978] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.269992] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.271910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.272958] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.274873] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.275858] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.277542] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.301103] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.324795] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.325918] Linux agpgart interface v0.103 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.327156] brd: module loaded 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.328208] loop: module loaded 2024-09-15T00:03:31.201 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.330359] vda: vda1 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.332884] vdb: unknown partition table 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.335670] vdc: unknown partition table 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.337217] scsi0 : ata_piix 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.337762] scsi1 : ata_piix 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.338281] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.339454] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.340811] Fixed MDIO Bus: probed 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.341413] tun: Universal TUN/TAP device driver, 1.6 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.342303] tun: (C) 1999-2004 Max Krasnyansky 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.343640] PPP generic driver version 2.4.2 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.344476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.345623] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.346718] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-15T00:03:31.202 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.347858] usbcore: registered new interface driver libusual 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.348901] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.350909] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.351771] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.352961] mousedev: PS/2 mouse device common for all mice 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.354122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.355818] rtc_cmos 00:08: RTC can wake from S4 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.356751] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.357921] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.358979] device-mapper: uevent: version 1.0.3 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.359820] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.361297] cpuidle: using governor ladder 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.362035] cpuidle: using governor menu 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.362707] EFI Variables Facility v0.08 2004-May-17 2024-09-15T00:03:31.203 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.363705] TCP cubic registered 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.364328] NET: Registered protocol family 10 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.365348] NET: Registered protocol family 17 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.366135] Registering the dns_resolver key type 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.367050] registered taskstats version 1 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.370960] Magic number: 8:654:51 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.371623] rtc_cmos 00:08: setting system clock to 2024-09-15 00:03:29 UTC (1726358609) 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.373081] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.374114] EDD information not available. 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.508611] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.510046] ata2.00: configured for MWDMA2 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.511184] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.512986] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-15T00:03:31.204 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.513971] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.515096] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.516772] Freeing unused kernel memory: 924k freed 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.517764] Write protecting the kernel read-only data: 12288k 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.521200] Freeing unused kernel memory: 1640k freed 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.524361] Freeing unused kernel memory: 1200k freed 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:Loading, please wait... 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:Begin: Loading essential drivers ... done. 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.534983] udevd[84]: starting version 175 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.572070] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.573290] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.623638] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-15T00:03:31.205 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.624726] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.633702] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.648333] FDC 0 is a S82078B 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.947863] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:[ 0.949094] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:Begin: Running /scripts/local-premount ... done. 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:[ 1.122512] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:Begin: Running /scripts/local-bottom ... [ 1.150050] vda: vda1 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:[ 1.188049] Refined TSC clocksource calibration: 3500.073 MHz. 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:[ 1.232028] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:done. 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:done. 2024-09-15T00:03:31.206 INFO:tasks.qemu.client.0.smithi196.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-15T00:03:32.678 INFO:tasks.qemu.client.0.smithi196.stdout:cloud-init start-local running: Sun, 15 Sep 2024 00:03:30 +0000. up 1.73 seconds 2024-09-15T00:03:32.851 INFO:tasks.qemu.client.0.smithi196.stdout:no instance data found in start-local 2024-09-15T00:03:33.592 INFO:tasks.qemu.client.0.smithi196.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-15T00:03:33.592 INFO:tasks.qemu.client.0.smithi196.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-15T00:03:33.592 INFO:tasks.qemu.client.0.smithi196.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-15T00:03:33.592 INFO:tasks.qemu.client.0.smithi196.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-15T00:03:33.592 INFO:tasks.qemu.client.0.smithi196.stdout:cloud-init start running: Sun, 15 Sep 2024 00:03:32 +0000. up 3.64 seconds 2024-09-15T00:03:33.768 INFO:tasks.qemu.client.0.smithi196.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-15T00:03:35.617 INFO:tasks.qemu.client.0.smithi196.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-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:The key fingerprint is: 2024-09-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:6b:22:9e:ef:08:36:d3:3e:94:37:ed:d5:6e:27:dc:bb root@test 2024-09-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:The key's randomart image is: 2024-09-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:+--[ RSA 2048]----+ 2024-09-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:| | 2024-09-15T00:03:35.656 INFO:tasks.qemu.client.0.smithi196.stdout:| | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:| | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:| | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:| . .S . | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:| .o o ... . | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:| =.o..oo. o . | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:| . *.+ o. = o | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:| =+o . oEo | 2024-09-15T00:03:35.657 INFO:tasks.qemu.client.0.smithi196.stdout:+-----------------+ 2024-09-15T00:03:35.793 INFO:tasks.qemu.client.0.smithi196.stdout:Generating public/private dsa key pair. 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:The key fingerprint is: 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:4e:dc:ef:f6:9c:a2:77:86:ad:03:db:6a:cb:cb:7d:f5 root@test 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:The key's randomart image is: 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:+--[ DSA 1024]----+ 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:| | 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:| | 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:| | 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:| . . | 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:| S . | 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:| o .. .| 2024-09-15T00:03:35.794 INFO:tasks.qemu.client.0.smithi196.stdout:| . +.o ..| 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:| oooB.=.E| 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:| .BB+O+ | 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:+-----------------+ 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:Generating public/private ecdsa key pair. 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:The key fingerprint is: 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:ae:ff:c4:56:08:62:43:ac:cc:bb:a8:c5:e9:73:7f:06 root@test 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:The key's randomart image is: 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:+--[ECDSA 256]---+ 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:| .. | 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:| .. | 2024-09-15T00:03:35.795 INFO:tasks.qemu.client.0.smithi196.stdout:| o .+ . | 2024-09-15T00:03:35.796 INFO:tasks.qemu.client.0.smithi196.stdout:| +. o . . | 2024-09-15T00:03:35.796 INFO:tasks.qemu.client.0.smithi196.stdout:| . S . . | 2024-09-15T00:03:35.796 INFO:tasks.qemu.client.0.smithi196.stdout:| . .. E. . . | 2024-09-15T00:03:35.796 INFO:tasks.qemu.client.0.smithi196.stdout:| +. . .. + | 2024-09-15T00:03:35.796 INFO:tasks.qemu.client.0.smithi196.stdout:| oo o .oo | 2024-09-15T00:03:35.796 INFO:tasks.qemu.client.0.smithi196.stdout:|...o .o+... | 2024-09-15T00:03:35.796 INFO:tasks.qemu.client.0.smithi196.stdout:+-----------------+ 2024-09-15T00:03:35.856 INFO:tasks.qemu.client.0.smithi196.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-15T00:03:36.009 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-15T00:03:36.035 INFO:tasks.qemu.client.0.smithi196.stdout:landscape-client is not configured, please run landscape-config. 2024-09-15T00:03:36.058 INFO:tasks.qemu.client.0.smithi196.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-15T00:03:36.099 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-15T00:03:36.100 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting automatic crash report generation[ OK ] 2024-09-15T00:03:36.100 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-15T00:03:36.100 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-15T00:03:36.100 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting ACPI daemon[ OK ] 2024-09-15T00:03:36.100 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting save kernel messages[ OK ] 2024-09-15T00:03:36.100 INFO:tasks.qemu.client.0.smithi196.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-15T00:03:36.100 INFO:tasks.qemu.client.0.smithi196.stdout: * Stopping save kernel messages[ OK ] 2024-09-15T00:03:36.107 INFO:tasks.qemu.client.0.smithi196.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-15T00:03:36.203 INFO:tasks.qemu.client.0.smithi196.stdout:Generating locales... 2024-09-15T00:03:36.722 INFO:tasks.qemu.client.0.smithi196.stdout: en_US.UTF-8... done 2024-09-15T00:03:36.728 INFO:tasks.qemu.client.0.smithi196.stdout:Generation complete. 2024-09-15T00:03:37.127 INFO:tasks.qemu.client.0.smithi196.stdout:passwd: password expiry information changed. 2024-09-15T00:03:37.348 INFO:tasks.qemu.client.0.smithi196.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-15T00:03:37.434 INFO:tasks.qemu.client.0.smithi196.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-15T00:03:37.690 INFO:tasks.qemu.client.0.smithi196.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-15T00:03:37.822 INFO:tasks.qemu.client.0.smithi196.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-15T00:03:37.903 INFO:tasks.qemu.client.0.smithi196.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-15T00:03:38.345 INFO:tasks.qemu.client.0.smithi196.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-15T00:03:38.442 INFO:tasks.qemu.client.0.smithi196.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-15T00:03:38.709 INFO:tasks.qemu.client.0.smithi196.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-15T00:03:38.949 INFO:tasks.qemu.client.0.smithi196.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-15T00:03:39.210 INFO:tasks.qemu.client.0.smithi196.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-15T00:03:39.384 INFO:tasks.qemu.client.0.smithi196.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-15T00:03:39.551 INFO:tasks.qemu.client.0.smithi196.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-15T00:03:39.629 INFO:tasks.qemu.client.0.smithi196.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-15T00:03:40.070 INFO:tasks.qemu.client.0.smithi196.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-15T00:03:40.173 INFO:tasks.qemu.client.0.smithi196.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-15T00:03:40.423 INFO:tasks.qemu.client.0.smithi196.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-15T00:03:40.589 INFO:tasks.qemu.client.0.smithi196.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-15T00:03:40.845 INFO:tasks.qemu.client.0.smithi196.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-15T00:03:41.011 INFO:tasks.qemu.client.0.smithi196.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-15T00:03:41.094 INFO:tasks.qemu.client.0.smithi196.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-15T00:03:41.177 INFO:tasks.qemu.client.0.smithi196.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-15T00:03:41.261 INFO:tasks.qemu.client.0.smithi196.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-15T00:03:41.521 INFO:tasks.qemu.client.0.smithi196.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-15T00:03:41.951 INFO:tasks.qemu.client.0.smithi196.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-15T00:03:42.117 INFO:tasks.qemu.client.0.smithi196.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-15T00:03:42.211 INFO:tasks.qemu.client.0.smithi196.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-15T00:03:42.543 INFO:tasks.qemu.client.0.smithi196.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-15T00:03:43.220 INFO:tasks.qemu.client.0.smithi196.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-15T00:03:43.477 INFO:tasks.qemu.client.0.smithi196.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-15T00:03:43.896 INFO:tasks.qemu.client.0.smithi196.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-15T00:03:44.148 INFO:tasks.qemu.client.0.smithi196.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-15T00:03:44.648 INFO:tasks.qemu.client.0.smithi196.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-15T00:03:44.732 INFO:tasks.qemu.client.0.smithi196.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-15T00:03:44.895 INFO:tasks.qemu.client.0.smithi196.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-15T00:03:45.496 INFO:tasks.qemu.client.0.smithi196.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-15T00:03:47.839 INFO:tasks.qemu.client.0.smithi196.stdout:Fetched 29.2 MB in 11s (2542 kB/s) 2024-09-15T00:03:49.227 INFO:tasks.qemu.client.0.smithi196.stdout:Reading package lists... 2024-09-15T00:03:49.231 INFO:tasks.qemu.client.0.smithi196.stdout:Reading package lists... 2024-09-15T00:03:49.411 INFO:tasks.qemu.client.0.smithi196.stdout:Building dependency tree... 2024-09-15T00:03:49.411 INFO:tasks.qemu.client.0.smithi196.stdout:Reading state information... 2024-09-15T00:03:49.531 INFO:tasks.qemu.client.0.smithi196.stdout:The following packages will be upgraded: 2024-09-15T00:03:49.531 INFO:tasks.qemu.client.0.smithi196.stdout: ca-certificates libssl1.0.0 2024-09-15T00:03:49.595 INFO:tasks.qemu.client.0.smithi196.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-15T00:03:49.596 INFO:tasks.qemu.client.0.smithi196.stdout:Need to get 1233 kB of archives. 2024-09-15T00:03:49.596 INFO:tasks.qemu.client.0.smithi196.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-15T00:03:49.596 INFO:tasks.qemu.client.0.smithi196.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-15T00:03:49.743 INFO:tasks.qemu.client.0.smithi196.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-15T00:03:50.247 INFO:tasks.qemu.client.0.smithi196.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-15T00:03:50.253 INFO:tasks.qemu.client.0.smithi196.stdout:Fetched 1233 kB in 0s (1981 kB/s) 2024-09-15T00:03:50.649 INFO:tasks.qemu.client.0.smithi196.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-15T00:03:50.649 INFO:tasks.qemu.client.0.smithi196.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-15T00:03:50.665 INFO:tasks.qemu.client.0.smithi196.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-15T00:03:50.768 INFO:tasks.qemu.client.0.smithi196.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-15T00:03:50.919 INFO:tasks.qemu.client.0.smithi196.stdout:Processing triggers for libc-bin ... 2024-09-15T00:03:50.929 INFO:tasks.qemu.client.0.smithi196.stdout:ldconfig deferred processing now taking place 2024-09-15T00:03:51.190 INFO:tasks.qemu.client.0.smithi196.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-15T00:03:51.190 INFO:tasks.qemu.client.0.smithi196.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-15T00:03:51.210 INFO:tasks.qemu.client.0.smithi196.stdout:Unpacking replacement ca-certificates ... 2024-09-15T00:03:51.318 INFO:tasks.qemu.client.0.smithi196.stdout:Processing triggers for man-db ... 2024-09-15T00:03:51.816 INFO:tasks.qemu.client.0.smithi196.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-15T00:03:53.905 INFO:tasks.qemu.client.0.smithi196.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-15T00:03:53.905 INFO:tasks.qemu.client.0.smithi196.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-15T00:03:55.120 INFO:tasks.qemu.client.0.smithi196.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-15T00:03:55.120 INFO:tasks.qemu.client.0.smithi196.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-15T00:03:55.120 INFO:tasks.qemu.client.0.smithi196.stdout:Reading package lists... 2024-09-15T00:03:55.303 INFO:tasks.qemu.client.0.smithi196.stdout:Building dependency tree... 2024-09-15T00:03:55.303 INFO:tasks.qemu.client.0.smithi196.stdout:Reading state information... 2024-09-15T00:03:55.439 INFO:tasks.qemu.client.0.smithi196.stdout:The following extra packages will be installed: 2024-09-15T00:03:55.439 INFO:tasks.qemu.client.0.smithi196.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-15T00:03:55.439 INFO:tasks.qemu.client.0.smithi196.stdout:The following NEW packages will be installed: 2024-09-15T00:03:55.439 INFO:tasks.qemu.client.0.smithi196.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-15T00:03:55.644 INFO:tasks.qemu.client.0.smithi196.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-15T00:03:55.645 INFO:tasks.qemu.client.0.smithi196.stdout:Need to get 424 kB of archives. 2024-09-15T00:03:55.645 INFO:tasks.qemu.client.0.smithi196.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-15T00:03:55.645 INFO:tasks.qemu.client.0.smithi196.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-15T00:03:55.830 INFO:tasks.qemu.client.0.smithi196.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-15T00:03:56.094 INFO:tasks.qemu.client.0.smithi196.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-15T00:03:56.237 INFO:tasks.qemu.client.0.smithi196.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-15T00:03:56.336 INFO:tasks.qemu.client.0.smithi196.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-15T00:03:56.560 INFO:tasks.qemu.client.0.smithi196.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-15T00:03:56.566 INFO:tasks.qemu.client.0.smithi196.stdout:Fetched 424 kB in 1s (408 kB/s) 2024-09-15T00:03:56.648 INFO:tasks.qemu.client.0.smithi196.stdout:Selecting previously unselected package libgssglue1. 2024-09-15T00:03:56.648 INFO:tasks.qemu.client.0.smithi196.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-15T00:03:56.648 INFO:tasks.qemu.client.0.smithi196.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-15T00:03:56.742 INFO:tasks.qemu.client.0.smithi196.stdout:Selecting previously unselected package libtirpc1. 2024-09-15T00:03:56.742 INFO:tasks.qemu.client.0.smithi196.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-15T00:03:56.870 INFO:tasks.qemu.client.0.smithi196.stdout:Selecting previously unselected package rpcbind. 2024-09-15T00:03:56.870 INFO:tasks.qemu.client.0.smithi196.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-15T00:03:56.983 INFO:tasks.qemu.client.0.smithi196.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-15T00:03:56.983 INFO:tasks.qemu.client.0.smithi196.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-15T00:03:57.086 INFO:tasks.qemu.client.0.smithi196.stdout:Selecting previously unselected package nfs-common. 2024-09-15T00:03:57.087 INFO:tasks.qemu.client.0.smithi196.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-15T00:03:57.159 INFO:tasks.qemu.client.0.smithi196.stdout:Processing triggers for man-db ... 2024-09-15T00:03:57.479 INFO:tasks.qemu.client.0.smithi196.stdout:Processing triggers for ureadahead ... 2024-09-15T00:03:57.532 INFO:tasks.qemu.client.0.smithi196.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-15T00:03:57.602 INFO:tasks.qemu.client.0.smithi196.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-15T00:03:57.667 INFO:tasks.qemu.client.0.smithi196.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-15T00:03:57.737 INFO:tasks.qemu.client.0.smithi196.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-15T00:03:57.754 INFO:tasks.qemu.client.0.smithi196.stdout:portmap start/running, process 8188 2024-09-15T00:03:57.763 INFO:tasks.qemu.client.0.smithi196.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-15T00:03:57.806 INFO:tasks.qemu.client.0.smithi196.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-15T00:03:57.963 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:57.963 INFO:tasks.qemu.client.0.smithi196.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-15T00:03:58.104 INFO:tasks.qemu.client.0.smithi196.stdout: 2024-09-15T00:03:58.104 INFO:tasks.qemu.client.0.smithi196.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-15T00:03:58.179 INFO:tasks.qemu.client.0.smithi196.stdout:Adding system user `statd' (UID 106) ... 2024-09-15T00:03:58.179 INFO:tasks.qemu.client.0.smithi196.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-15T00:03:58.247 INFO:tasks.qemu.client.0.smithi196.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-15T00:03:58.274 INFO:tasks.qemu.client.0.smithi196.stdout:statd start/running, process 8422 2024-09-15T00:03:58.289 INFO:tasks.qemu.client.0.smithi196.stdout:gssd stop/post-stop, process 8453 2024-09-15T00:03:58.753 INFO:tasks.qemu.client.0.smithi196.stdout:idmapd start/running, process 8493 2024-09-15T00:03:58.766 INFO:tasks.qemu.client.0.smithi196.stdout:Processing triggers for libc-bin ... 2024-09-15T00:03:58.778 INFO:tasks.qemu.client.0.smithi196.stdout:ldconfig deferred processing now taking place 2024-09-15T00:03:59.050 INFO:tasks.qemu.client.0.smithi196.stdout:mount.nfs: timeout set for Sun Sep 15 00:05:59 2024 2024-09-15T00:03:59.051 INFO:tasks.qemu.client.0.smithi196.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-15T00:03:59.051 INFO:tasks.qemu.client.0.smithi196.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-15T00:03:59.051 INFO:tasks.qemu.client.0.smithi196.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-15T00:04:28.994 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-15T00:04:29.097 INFO:teuthology.orchestra.run.smithi196.stderr: Commit image migration: 100% complete...done. 2024-09-15T00:04:29.102 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-15T00:05:29.130 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-15T00:05:30.441 INFO:teuthology.orchestra.run.smithi196.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-15T00:05:30.446 DEBUG:teuthology.parallel:result is None 2024-09-15T00:39:49.214 INFO:tasks.qemu.client.0.smithi196.stdout:[ 2179.330523] XFS (vdc): page discard on page ffffea00043211c0, inode 0x211, offset 4096. 2024-09-15T00:39:49.275 INFO:tasks.qemu.client.0.smithi196.stdout:[ 2179.336075] XFS (vdc): page discard on page ffffea000491cd00, inode 0x211, offset 8192. 2024-09-15T00:39:49.275 INFO:tasks.qemu.client.0.smithi196.stdout:[ 2179.337603] XFS (vdc): page discard on page ffffea000433ea40, inode 0x211, offset 12288. 2024-09-15T00:46:57.828 INFO:tasks.qemu.client.0.smithi196.stdout:acpid: exiting 2024-09-15T00:46:57.828 INFO:tasks.qemu.client.0.smithi196.stdout:Traceback (most recent call last): 2024-09-15T00:46:57.828 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-15T00:46:57.828 INFO:tasks.qemu.client.0.smithi196.stdout:Checking for running unattended-upgrades: 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout: self._connect_unixsocket(self.address) 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout: self.socket.connect(address) 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout: return getattr(self._sock,name)(*args) 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout:error: [Errno 111] Connection refused 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout:Logged from file __init__.py, line 116 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: ############################################################# 2024-09-15T00:46:57.829 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-15T00:46:57.985 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: 1024 4e:dc:ef:f6:9c:a2:77:86:ad:03:db:6a:cb:cb:7d:f5 root@test (DSA) 2024-09-15T00:46:57.985 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: 256 ae:ff:c4:56:08:62:43:ac:cc:bb:a8:c5:e9:73:7f:06 root@test (ECDSA) 2024-09-15T00:46:57.985 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: 2048 6b:22:9e:ef:08:36:d3:3e:94:37:ed:d5:6e:27:dc:bb root@test (RSA) 2024-09-15T00:46:57.985 INFO:tasks.qemu.client.0.smithi196.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout:ec2: ############################################################# 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImaSkGkkNkuP7JmI95yrwzOm2iHNUEBmHV4ySHm2jvLBsTC9FFVs8GWOkaWDDYYjD5rWxBG7EVIPQRABGkmGZk= root@test 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUZ8pfnM1ECqUfrv7ElMX+1U/0ULg2muc1mUuYbDYiKplsCxVrhnphWgAgzGPkSM2Ia/xW1I7v+bXVWG6TJG8Ix7RO7hH7tWgOxPmEspqA3HLpHbps0q8OfHc8IQIJ0LW3I0NFhSGZy5McmKPTKtVceYj2bt1VveeaROTCdXln718FcVdbwFqTv2ObQ6M1eDkOD76cuo3xGIelBKqQ9BLFKv/fewgS7jMafNoxKBAW4oa06jOdOGB+uIKFoDT0AqOusARC5HqUcU0bxX/0rZQ8KwuGPe2Rcam/LhYNlWkUwsWo4KzXhfFD4AD+kzorrQOTDQdMNv6Z/WQwQ1DMkIcT root@test 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout:-----END SSH HOST KEY KEYS----- 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout:Traceback (most recent call last): 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout: self._connect_unixsocket(self.address) 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-15T00:46:57.986 INFO:tasks.qemu.client.0.smithi196.stdout: self.socket.connect(address) 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: return getattr(self._sock,name)(*args) 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout:error: [Errno 111] Connection refused 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout:Logged from file __init__.py, line 116 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout:Traceback (most recent call last): 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: self._connect_unixsocket(self.address) 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: self.socket.connect(address) 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout: return getattr(self._sock,name)(*args) 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout:error: [Errno 111] Connection refused 2024-09-15T00:46:57.987 INFO:tasks.qemu.client.0.smithi196.stdout:Logged from file __init__.py, line 116 2024-09-15T00:46:57.988 INFO:tasks.qemu.client.0.smithi196.stdout:cloud-init boot finished at Sun, 15 Sep 2024 00:46:57 +0000. Up 2608.02 seconds 2024-09-15T00:46:57.988 INFO:tasks.qemu.client.0.smithi196.stdout: * Stopping landscape-client daemon  [fail] 2024-09-15T00:46:58.075 INFO:tasks.qemu.client.0.smithi196.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-15T00:46:58.112 INFO:tasks.qemu.client.0.smithi196.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-15T00:46:58.132 INFO:tasks.qemu.client.0.smithi196.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-15T00:46:58.255 INFO:tasks.qemu.client.0.smithi196.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-15T00:46:58.288 INFO:tasks.qemu.client.0.smithi196.stdout: * Deactivating swap...  [ OK ] 2024-09-15T00:46:58.316 INFO:tasks.qemu.client.0.smithi196.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-15T00:46:58.443 INFO:tasks.qemu.client.0.smithi196.stdout: * Will now halt 2024-09-15T00:46:58.459 INFO:tasks.qemu.client.0.smithi196.stdout:[ 2608.607284] Power down. 2024-09-15T00:46:58.678 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-15T00:46:58.679 DEBUG:teuthology.orchestra.run.smithi196:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-15T00:46:58.706 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:46:58.706 INFO:tasks.qemu:Stopping NFS... 2024-09-15T00:46:58.707 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl stop nfs-server 2024-09-15T00:46:58.832 INFO:tasks.qemu:Unmounting exported directory... 2024-09-15T00:46:58.832 DEBUG:teuthology.orchestra.run.smithi196:> sudo umount /export/client.0 2024-09-15T00:46:58.857 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-15T00:46:58.857 DEBUG:teuthology.orchestra.run.smithi196:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-15T00:46:58.923 INFO:tasks.qemu:Starting NFS... 2024-09-15T00:46:58.923 DEBUG:teuthology.orchestra.run.smithi196:> sudo systemctl start nfs-server 2024-09-15T00:46:59.230 DEBUG:teuthology.orchestra.run.smithi196:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-15T00:46:59.245 INFO:tasks.qemu:Deleting exported directory... 2024-09-15T00:46:59.245 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -r /export 2024-09-15T00:46:59.312 DEBUG:tasks.qemu:cleaning up base image files 2024-09-15T00:46:59.312 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:46:59.621 DEBUG:teuthology.orchestra.run.smithi196:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-15T00:46:59.958 INFO:teuthology.orchestra.run.smithi196.stdout:Dependencies resolved. 2024-09-15T00:46:59.958 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout: Package Arch Version Repository Size 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout:Removing: 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction Summary 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout:================================================================================ 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout:Remove 1 Package 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout:Freed space: 41 k 2024-09-15T00:46:59.959 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction check 2024-09-15T00:46:59.962 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction check succeeded. 2024-09-15T00:46:59.962 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction test 2024-09-15T00:46:59.981 INFO:teuthology.orchestra.run.smithi196.stdout:Transaction test succeeded. 2024-09-15T00:46:59.982 INFO:teuthology.orchestra.run.smithi196.stdout:Running transaction 2024-09-15T00:47:00.058 INFO:teuthology.orchestra.run.smithi196.stdout: Preparing : 1/1 2024-09-15T00:47:00.617 INFO:teuthology.orchestra.run.smithi196.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-15T00:47:00.868 INFO:teuthology.orchestra.run.smithi196.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-15T00:47:00.868 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:47:00.868 INFO:teuthology.orchestra.run.smithi196.stdout:Removed: 2024-09-15T00:47:00.868 INFO:teuthology.orchestra.run.smithi196.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-15T00:47:00.869 INFO:teuthology.orchestra.run.smithi196.stdout: 2024-09-15T00:47:00.869 INFO:teuthology.orchestra.run.smithi196.stdout:Complete! 2024-09-15T00:47:01.011 DEBUG:teuthology.orchestra.run.smithi196:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-15T00:47:01.031 DEBUG:teuthology.parallel:result is None 2024-09-15T00:47:01.032 INFO:teuthology.run_tasks:Running task exec... 2024-09-15T00:47:01.041 INFO:teuthology.task.exec:Executing custom commands... 2024-09-15T00:47:01.041 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:47:01.042 DEBUG:teuthology.orchestra.run.smithi196:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-15T00:47:01.460 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-15T00:47:01.468 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-15T00:47:01.468 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:47:01.773 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:47:01.774 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-15T00:47:01.785 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":1390,"stamp":"2024-09-15T00:47:00.019317+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20571757660,"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":476468,"num_read_kb":13926643,"num_write":640580,"num_write_kb":84782403,"num_scrub_errors":0,"num_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":45629,"ondisk_log_size":45629,"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":44533656,"kb_used_data":39635272,"kb_used_omap":12,"kb_used_meta":4897395,"kb_avail":710441064,"statfs":{"total":773094113280,"available":727491649536,"internally_reserved":0,"allocated":40586518528,"data_stored":40584475312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5014933040},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,5,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"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":1928,"num_read_kb":43963,"num_write":132,"num_write_kb":5407,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002597"},"pg_stats":[{"pgid":"2.7","version":"27'658","reported_seq":723,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:44:53.801015+0000","last_change":"2024-09-15T00:01:32.860220+0000","last_active":"2024-09-15T00:44:53.801015+0000","last_peered":"2024-09-15T00:44:53.801015+0000","last_clean":"2024-09-15T00:44:53.801015+0000","last_became_active":"2024-09-15T00:01:30.252063+0000","last_became_peered":"2024-09-15T00:01:30.252063+0000","last_unstale":"2024-09-15T00:44:53.801015+0000","last_undegraded":"2024-09-15T00:44:53.801015+0000","last_fullsized":"2024-09-15T00:44:53.801015+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":658,"log_dups_size":0,"ondisk_log_size":658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:52:01.388675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042504700000000001,"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":3919,"num_read_kb":3253,"num_write":1305,"num_write_kb":1297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1928","reported_seq":3345,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.470890+0000","last_change":"2024-09-15T00:01:32.257355+0000","last_active":"2024-09-15T00:46:58.470890+0000","last_peered":"2024-09-15T00:46:58.470890+0000","last_clean":"2024-09-15T00:46:58.470890+0000","last_became_active":"2024-09-15T00:01:30.250818+0000","last_became_peered":"2024-09-15T00:01:30.250818+0000","last_unstale":"2024-09-15T00:46:58.470890+0000","last_undegraded":"2024-09-15T00:46:58.470890+0000","last_fullsized":"2024-09-15T00:46:58.470890+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":1928,"log_dups_size":0,"ondisk_log_size":1928,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:30.838521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052080099999999999,"stat_sum":{"num_bytes":674,"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":10858,"num_read_kb":9027,"num_write":3652,"num_write_kb":3640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":52,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:18.793948+0000","last_change":"2024-09-15T00:01:32.860256+0000","last_active":"2024-09-15T00:43:18.793948+0000","last_peered":"2024-09-15T00:43:18.793948+0000","last_clean":"2024-09-15T00:43:18.793948+0000","last_became_active":"2024-09-15T00:01:30.637037+0000","last_became_peered":"2024-09-15T00:01:30.637037+0000","last_unstale":"2024-09-15T00:43:18.793948+0000","last_undegraded":"2024-09-15T00:43:18.793948+0000","last_fullsized":"2024-09-15T00:43:18.793948+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:35:45.893580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047451500000000001,"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":"27'65","reported_seq":693,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.477203+0000","last_change":"2024-09-15T00:01:32.257341+0000","last_active":"2024-09-15T00:46:58.477203+0000","last_peered":"2024-09-15T00:46:58.477203+0000","last_clean":"2024-09-15T00:46:58.477203+0000","last_became_active":"2024-09-15T00:01:30.636404+0000","last_became_peered":"2024-09-15T00:01:30.636404+0000","last_unstale":"2024-09-15T00:46:58.477203+0000","last_undegraded":"2024-09-15T00:46:58.477203+0000","last_fullsized":"2024-09-15T00:46:58.477203+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:43.412040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049950799999999996,"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":151,"num_read_kb":96,"num_write":60,"num_write_kb":54,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'149026","reported_seq":256900,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.409580+0000","last_change":"2024-09-15T00:01:40.453166+0000","last_active":"2024-09-15T00:46:58.409580+0000","last_peered":"2024-09-15T00:46:58.409580+0000","last_clean":"2024-09-15T00:46:58.409580+0000","last_became_active":"2024-09-15T00:01:38.434872+0000","last_became_peered":"2024-09-15T00:01:38.434872+0000","last_unstale":"2024-09-15T00:46:58.409580+0000","last_undegraded":"2024-09-15T00:46:58.409580+0000","last_fullsized":"2024-09-15T00:46:58.409580+0000","mapping_epoch":23,"log_start":"27'139000","ondisk_log_start":"27'139000","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:39.028988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041981599999999999,"stat_sum":{"num_bytes":5022787584,"num_objects":1209,"num_object_clones":0,"num_object_copies":2418,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":107901,"num_read_kb":3835190,"num_write":149025,"num_write_kb":19807011,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2747","reported_seq":3490,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:54.310880+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:46:54.310880+0000","last_peered":"2024-09-15T00:46:54.310880+0000","last_clean":"2024-09-15T00:46:54.310880+0000","last_became_active":"2024-09-15T00:01:30.251070+0000","last_became_peered":"2024-09-15T00:01:30.251070+0000","last_unstale":"2024-09-15T00:46:54.310880+0000","last_undegraded":"2024-09-15T00:46:54.310880+0000","last_fullsized":"2024-09-15T00:46:54.310880+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":2747,"log_dups_size":0,"ondisk_log_size":2747,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:16:07.200755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053302700000000005,"stat_sum":{"num_bytes":693,"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":15999,"num_read_kb":13355,"num_write":5292,"num_write_kb":5279,"num_scrub_errors":0,"num_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":"27'100715","reported_seq":153121,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.441374+0000","last_change":"2024-09-15T00:01:40.452825+0000","last_active":"2024-09-15T00:46:58.441374+0000","last_peered":"2024-09-15T00:46:58.441374+0000","last_clean":"2024-09-15T00:46:58.441374+0000","last_became_active":"2024-09-15T00:01:39.104197+0000","last_became_peered":"2024-09-15T00:01:39.104197+0000","last_unstale":"2024-09-15T00:46:58.441374+0000","last_undegraded":"2024-09-15T00:46:58.441374+0000","last_fullsized":"2024-09-15T00:46:58.441374+0000","mapping_epoch":23,"log_start":"27'90700","ondisk_log_start":"27'90700","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:59:59.743764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037003900000000001,"stat_sum":{"num_bytes":5122539520,"num_objects":1230,"num_object_clones":0,"num_object_copies":2460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1230,"num_whiteouts":0,"num_read":52427,"num_read_kb":3174715,"num_write":100715,"num_write_kb":21673726,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":57,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:13.759991+0000","last_change":"2024-09-15T00:01:32.859599+0000","last_active":"2024-09-15T00:43:13.759991+0000","last_peered":"2024-09-15T00:43:13.759991+0000","last_clean":"2024-09-15T00:43:13.759991+0000","last_became_active":"2024-09-15T00:01:30.637323+0000","last_became_peered":"2024-09-15T00:01:30.637323+0000","last_unstale":"2024-09-15T00:43:13.759991+0000","last_undegraded":"2024-09-15T00:43:13.759991+0000","last_fullsized":"2024-09-15T00:43:13.759991+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T06:05:54.970538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030636999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'277819","reported_seq":459433,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.443200+0000","last_change":"2024-09-15T00:01:40.480762+0000","last_active":"2024-09-15T00:46:58.443200+0000","last_peered":"2024-09-15T00:46:58.443200+0000","last_clean":"2024-09-15T00:46:58.443200+0000","last_became_active":"2024-09-15T00:01:38.438661+0000","last_became_peered":"2024-09-15T00:01:38.438661+0000","last_unstale":"2024-09-15T00:46:58.443200+0000","last_undegraded":"2024-09-15T00:46:58.443200+0000","last_fullsized":"2024-09-15T00:46:58.443200+0000","mapping_epoch":23,"log_start":"27'267800","ondisk_log_start":"27'267800","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:51.602507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044147000000000001,"stat_sum":{"num_bytes":5228482048,"num_objects":1256,"num_object_clones":0,"num_object_copies":2512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1256,"num_whiteouts":0,"num_read":181644,"num_read_kb":3547266,"num_write":277819,"num_write_kb":22638348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":60,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:38.795474+0000","last_change":"2024-09-15T00:01:32.860214+0000","last_active":"2024-09-15T00:43:38.795474+0000","last_peered":"2024-09-15T00:43:38.795474+0000","last_clean":"2024-09-15T00:43:38.795474+0000","last_became_active":"2024-09-15T00:01:30.251175+0000","last_became_peered":"2024-09-15T00:01:30.251175+0000","last_unstale":"2024-09-15T00:43:38.795474+0000","last_undegraded":"2024-09-15T00:43:38.795474+0000","last_fullsized":"2024-09-15T00:43:38.795474+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T08:08:56.348911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055651599999999996,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'102551","reported_seq":205960,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:55.309345+0000","last_change":"2024-09-15T00:01:40.456896+0000","last_active":"2024-09-15T00:46:55.309345+0000","last_peered":"2024-09-15T00:46:55.309345+0000","last_clean":"2024-09-15T00:46:55.309345+0000","last_became_active":"2024-09-15T00:01:38.608010+0000","last_became_peered":"2024-09-15T00:01:38.608010+0000","last_unstale":"2024-09-15T00:46:55.309345+0000","last_undegraded":"2024-09-15T00:46:55.309345+0000","last_fullsized":"2024-09-15T00:46:55.309345+0000","mapping_epoch":23,"log_start":"27'92500","ondisk_log_start":"27'92500","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:08:33.006298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010370150000000001,"stat_sum":{"num_bytes":5197356051,"num_objects":1248,"num_object_clones":0,"num_object_copies":2496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1248,"num_whiteouts":0,"num_read":103434,"num_read_kb":3343636,"num_write":102551,"num_write_kb":20650630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"19'1","reported_seq":53,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:10.821875+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:43:10.821875+0000","last_peered":"2024-09-15T00:43:10.821875+0000","last_clean":"2024-09-15T00:43:10.821875+0000","last_became_active":"2024-09-15T00:01:30.251111+0000","last_became_peered":"2024-09-15T00:01:30.251111+0000","last_unstale":"2024-09-15T00:43:10.821875+0000","last_undegraded":"2024-09-15T00:43:10.821875+0000","last_fullsized":"2024-09-15T00:43:10.821875+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T10:15:58.353579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052631599999999998,"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":"17'117","reported_seq":204,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:28.794755+0000","last_change":"2024-09-15T00:01:24.569456+0000","last_active":"2024-09-15T00:43:28.794755+0000","last_peered":"2024-09-15T00:43:28.794755+0000","last_clean":"2024-09-15T00:43:28.794755+0000","last_became_active":"2024-09-15T00:01:24.568476+0000","last_became_peered":"2024-09-15T00:01:24.568476+0000","last_unstale":"2024-09-15T00:43:28.794755+0000","last_undegraded":"2024-09-15T00:43:28.794755+0000","last_fullsized":"2024-09-15T00:43:28.794755+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_clean_scrub_stamp":"2024-09-15T00:01:21.768489+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:52:20.185900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20571165203,"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":445406,"num_read_kb":13900807,"num_write":630110,"num_write_kb":84769715,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40583012352,"data_stored":40582434854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40111,"ondisk_log_size":40111,"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":30946,"num_read_kb":25736,"num_write":10311,"num_write_kb":10272,"num_scrub_errors":0,"num_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":5401,"ondisk_log_size":5401,"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509991,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32052,"kb_used_data":868,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339788,"statfs":{"total":96636764160,"available":96603942912,"internally_reserved":0,"allocated":888832,"data_stored":698017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":15,"seq":64424509990,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75888,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295952,"statfs":{"total":96636764160,"available":96559054848,"internally_reserved":0,"allocated":294912,"data_stored":108307,"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":4,"up_from":15,"seq":64424509991,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11368716,"kb_used_data":9867812,"kb_used_omap":1,"kb_used_meta":1500862,"kb_avail":83003124,"statfs":{"total":96636764160,"available":84995198976,"internally_reserved":0,"allocated":10104639488,"data_stored":10104314815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1536883141},"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,5,1],"upper_bound":8},"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":64424509989,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5304532,"kb_used_data":4934248,"kb_used_omap":1,"kb_used_meta":369854,"kb_avail":89067308,"statfs":{"total":96636764160,"available":91204923392,"internally_reserved":0,"allocated":5052669952,"data_stored":5052414415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":378730949},"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":64424509991,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5398944,"kb_used_data":4934260,"kb_used_omap":1,"kb_used_meta":464254,"kb_avail":88972896,"statfs":{"total":96636764160,"available":91108245504,"internally_reserved":0,"allocated":5052682240,"data_stored":5052415782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":475396549},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509992,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11401208,"kb_used_data":9868392,"kb_used_omap":1,"kb_used_meta":1532798,"kb_avail":82970632,"statfs":{"total":96636764160,"available":84961927168,"internally_reserved":0,"allocated":10105233408,"data_stored":10104905183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1569585605},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575397,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5541376,"kb_used_data":5014704,"kb_used_omap":1,"kb_used_meta":526654,"kb_avail":88830464,"statfs":{"total":96636764160,"available":90962395136,"internally_reserved":0,"allocated":5135056896,"data_stored":5134809735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":539294149},"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":3,"up_from":13,"seq":55834575398,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5410940,"kb_used_data":5014700,"kb_used_omap":1,"kb_used_meta":396222,"kb_avail":88960900,"statfs":{"total":96636764160,"available":91095961600,"internally_reserved":0,"allocated":5135052800,"data_stored":5134809058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":405731783},"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":[]}],"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":16384,"data_stored":1383,"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":4096,"data_stored":16,"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":4096,"data_stored":16,"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":8192,"data_stored":693,"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":12288,"data_stored":1364,"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":10104356864,"data_stored":10104207872,"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":5052383232,"data_stored":5052307456,"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":5052383232,"data_stored":5052307456,"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":5134766080,"data_stored":5134702099,"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":10104356864,"data_stored":10104207872,"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":5134766080,"data_stored":5134702099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:47:01.787 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:47:02.075 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:47:02.075 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-15T00:47:02.087 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":1391,"stamp":"2024-09-15T00:47:02.019760+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20571757660,"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":476676,"num_read_kb":13932440,"num_write":640631,"num_write_kb":84783667,"num_scrub_errors":0,"num_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":45681,"ondisk_log_size":45681,"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":44537820,"kb_used_data":39635272,"kb_used_omap":12,"kb_used_meta":4901555,"kb_avail":710436900,"statfs":{"total":773094113280,"available":727487385600,"internally_reserved":0,"allocated":40586518528,"data_stored":40584475312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5019192880},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,5,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"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":2133,"num_read_kb":49748,"num_write":181,"num_write_kb":6663,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002636"},"pg_stats":[{"pgid":"2.7","version":"27'658","reported_seq":723,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:44:53.801015+0000","last_change":"2024-09-15T00:01:32.860220+0000","last_active":"2024-09-15T00:44:53.801015+0000","last_peered":"2024-09-15T00:44:53.801015+0000","last_clean":"2024-09-15T00:44:53.801015+0000","last_became_active":"2024-09-15T00:01:30.252063+0000","last_became_peered":"2024-09-15T00:01:30.252063+0000","last_unstale":"2024-09-15T00:44:53.801015+0000","last_undegraded":"2024-09-15T00:44:53.801015+0000","last_fullsized":"2024-09-15T00:44:53.801015+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":658,"log_dups_size":0,"ondisk_log_size":658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:52:01.388675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042504700000000001,"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":3919,"num_read_kb":3253,"num_write":1305,"num_write_kb":1297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1928","reported_seq":3345,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.470890+0000","last_change":"2024-09-15T00:01:32.257355+0000","last_active":"2024-09-15T00:46:58.470890+0000","last_peered":"2024-09-15T00:46:58.470890+0000","last_clean":"2024-09-15T00:46:58.470890+0000","last_became_active":"2024-09-15T00:01:30.250818+0000","last_became_peered":"2024-09-15T00:01:30.250818+0000","last_unstale":"2024-09-15T00:46:58.470890+0000","last_undegraded":"2024-09-15T00:46:58.470890+0000","last_fullsized":"2024-09-15T00:46:58.470890+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":1928,"log_dups_size":0,"ondisk_log_size":1928,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:30.838521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052080099999999999,"stat_sum":{"num_bytes":674,"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":10858,"num_read_kb":9027,"num_write":3652,"num_write_kb":3640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":52,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:18.793948+0000","last_change":"2024-09-15T00:01:32.860256+0000","last_active":"2024-09-15T00:43:18.793948+0000","last_peered":"2024-09-15T00:43:18.793948+0000","last_clean":"2024-09-15T00:43:18.793948+0000","last_became_active":"2024-09-15T00:01:30.637037+0000","last_became_peered":"2024-09-15T00:01:30.637037+0000","last_unstale":"2024-09-15T00:43:18.793948+0000","last_undegraded":"2024-09-15T00:43:18.793948+0000","last_fullsized":"2024-09-15T00:43:18.793948+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:35:45.893580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047451500000000001,"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":"27'65","reported_seq":693,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.477203+0000","last_change":"2024-09-15T00:01:32.257341+0000","last_active":"2024-09-15T00:46:58.477203+0000","last_peered":"2024-09-15T00:46:58.477203+0000","last_clean":"2024-09-15T00:46:58.477203+0000","last_became_active":"2024-09-15T00:01:30.636404+0000","last_became_peered":"2024-09-15T00:01:30.636404+0000","last_unstale":"2024-09-15T00:46:58.477203+0000","last_undegraded":"2024-09-15T00:46:58.477203+0000","last_fullsized":"2024-09-15T00:46:58.477203+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:43.412040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049950799999999996,"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":151,"num_read_kb":96,"num_write":60,"num_write_kb":54,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'149026","reported_seq":256900,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.409580+0000","last_change":"2024-09-15T00:01:40.453166+0000","last_active":"2024-09-15T00:46:58.409580+0000","last_peered":"2024-09-15T00:46:58.409580+0000","last_clean":"2024-09-15T00:46:58.409580+0000","last_became_active":"2024-09-15T00:01:38.434872+0000","last_became_peered":"2024-09-15T00:01:38.434872+0000","last_unstale":"2024-09-15T00:46:58.409580+0000","last_undegraded":"2024-09-15T00:46:58.409580+0000","last_fullsized":"2024-09-15T00:46:58.409580+0000","mapping_epoch":23,"log_start":"27'139000","ondisk_log_start":"27'139000","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:39.028988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041981599999999999,"stat_sum":{"num_bytes":5022787584,"num_objects":1209,"num_object_clones":0,"num_object_copies":2418,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":107901,"num_read_kb":3835190,"num_write":149025,"num_write_kb":19807011,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2750","reported_seq":3495,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.464168+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:46:58.464168+0000","last_peered":"2024-09-15T00:46:58.464168+0000","last_clean":"2024-09-15T00:46:58.464168+0000","last_became_active":"2024-09-15T00:01:30.251070+0000","last_became_peered":"2024-09-15T00:01:30.251070+0000","last_unstale":"2024-09-15T00:46:58.464168+0000","last_undegraded":"2024-09-15T00:46:58.464168+0000","last_fullsized":"2024-09-15T00:46:58.464168+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":2750,"log_dups_size":0,"ondisk_log_size":2750,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:16:07.200755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053302700000000005,"stat_sum":{"num_bytes":693,"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":16001,"num_read_kb":13357,"num_write":5294,"num_write_kb":5279,"num_scrub_errors":0,"num_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":"27'100715","reported_seq":153121,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.441374+0000","last_change":"2024-09-15T00:01:40.452825+0000","last_active":"2024-09-15T00:46:58.441374+0000","last_peered":"2024-09-15T00:46:58.441374+0000","last_clean":"2024-09-15T00:46:58.441374+0000","last_became_active":"2024-09-15T00:01:39.104197+0000","last_became_peered":"2024-09-15T00:01:39.104197+0000","last_unstale":"2024-09-15T00:46:58.441374+0000","last_undegraded":"2024-09-15T00:46:58.441374+0000","last_fullsized":"2024-09-15T00:46:58.441374+0000","mapping_epoch":23,"log_start":"27'90700","ondisk_log_start":"27'90700","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:59:59.743764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037003900000000001,"stat_sum":{"num_bytes":5122539520,"num_objects":1230,"num_object_clones":0,"num_object_copies":2460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1230,"num_whiteouts":0,"num_read":52427,"num_read_kb":3174715,"num_write":100715,"num_write_kb":21673726,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":57,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:13.759991+0000","last_change":"2024-09-15T00:01:32.859599+0000","last_active":"2024-09-15T00:43:13.759991+0000","last_peered":"2024-09-15T00:43:13.759991+0000","last_clean":"2024-09-15T00:43:13.759991+0000","last_became_active":"2024-09-15T00:01:30.637323+0000","last_became_peered":"2024-09-15T00:01:30.637323+0000","last_unstale":"2024-09-15T00:43:13.759991+0000","last_undegraded":"2024-09-15T00:43:13.759991+0000","last_fullsized":"2024-09-15T00:43:13.759991+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T06:05:54.970538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030636999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'277819","reported_seq":459433,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.443200+0000","last_change":"2024-09-15T00:01:40.480762+0000","last_active":"2024-09-15T00:46:58.443200+0000","last_peered":"2024-09-15T00:46:58.443200+0000","last_clean":"2024-09-15T00:46:58.443200+0000","last_became_active":"2024-09-15T00:01:38.438661+0000","last_became_peered":"2024-09-15T00:01:38.438661+0000","last_unstale":"2024-09-15T00:46:58.443200+0000","last_undegraded":"2024-09-15T00:46:58.443200+0000","last_fullsized":"2024-09-15T00:46:58.443200+0000","mapping_epoch":23,"log_start":"27'267800","ondisk_log_start":"27'267800","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:51.602507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044147000000000001,"stat_sum":{"num_bytes":5228482048,"num_objects":1256,"num_object_clones":0,"num_object_copies":2512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1256,"num_whiteouts":0,"num_read":181644,"num_read_kb":3547266,"num_write":277819,"num_write_kb":22638348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":60,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:38.795474+0000","last_change":"2024-09-15T00:01:32.860214+0000","last_active":"2024-09-15T00:43:38.795474+0000","last_peered":"2024-09-15T00:43:38.795474+0000","last_clean":"2024-09-15T00:43:38.795474+0000","last_became_active":"2024-09-15T00:01:30.251175+0000","last_became_peered":"2024-09-15T00:01:30.251175+0000","last_unstale":"2024-09-15T00:43:38.795474+0000","last_undegraded":"2024-09-15T00:43:38.795474+0000","last_fullsized":"2024-09-15T00:43:38.795474+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T08:08:56.348911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055651599999999996,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'102600","reported_seq":206215,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.435950+0000","last_change":"2024-09-15T00:01:40.456896+0000","last_active":"2024-09-15T00:46:58.435950+0000","last_peered":"2024-09-15T00:46:58.435950+0000","last_clean":"2024-09-15T00:46:58.435950+0000","last_became_active":"2024-09-15T00:01:38.608010+0000","last_became_peered":"2024-09-15T00:01:38.608010+0000","last_unstale":"2024-09-15T00:46:58.435950+0000","last_undegraded":"2024-09-15T00:46:58.435950+0000","last_fullsized":"2024-09-15T00:46:58.435950+0000","mapping_epoch":23,"log_start":"27'92500","ondisk_log_start":"27'92500","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:08:33.006298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010370150000000001,"stat_sum":{"num_bytes":5197356051,"num_objects":1248,"num_object_clones":0,"num_object_copies":2496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1248,"num_whiteouts":0,"num_read":103640,"num_read_kb":3349431,"num_write":102600,"num_write_kb":20651894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"19'1","reported_seq":53,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:10.821875+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:43:10.821875+0000","last_peered":"2024-09-15T00:43:10.821875+0000","last_clean":"2024-09-15T00:43:10.821875+0000","last_became_active":"2024-09-15T00:01:30.251111+0000","last_became_peered":"2024-09-15T00:01:30.251111+0000","last_unstale":"2024-09-15T00:43:10.821875+0000","last_undegraded":"2024-09-15T00:43:10.821875+0000","last_fullsized":"2024-09-15T00:43:10.821875+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T10:15:58.353579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052631599999999998,"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":"17'117","reported_seq":204,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:28.794755+0000","last_change":"2024-09-15T00:01:24.569456+0000","last_active":"2024-09-15T00:43:28.794755+0000","last_peered":"2024-09-15T00:43:28.794755+0000","last_clean":"2024-09-15T00:43:28.794755+0000","last_became_active":"2024-09-15T00:01:24.568476+0000","last_became_peered":"2024-09-15T00:01:24.568476+0000","last_unstale":"2024-09-15T00:43:28.794755+0000","last_undegraded":"2024-09-15T00:43:28.794755+0000","last_fullsized":"2024-09-15T00:43:28.794755+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_clean_scrub_stamp":"2024-09-15T00:01:21.768489+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:52:20.185900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20571165203,"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":445612,"num_read_kb":13906602,"num_write":630159,"num_write_kb":84770979,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40583012352,"data_stored":40582434854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40160,"ondisk_log_size":40160,"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":30948,"num_read_kb":25738,"num_write":10313,"num_write_kb":10272,"num_scrub_errors":0,"num_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":5404,"ondisk_log_size":5404,"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509991,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32052,"kb_used_data":868,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339788,"statfs":{"total":96636764160,"available":96603942912,"internally_reserved":0,"allocated":888832,"data_stored":698017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":15,"seq":64424509990,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75888,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295952,"statfs":{"total":96636764160,"available":96559054848,"internally_reserved":0,"allocated":294912,"data_stored":108307,"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":4,"up_from":15,"seq":64424509991,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11368716,"kb_used_data":9867812,"kb_used_omap":1,"kb_used_meta":1500862,"kb_avail":83003124,"statfs":{"total":96636764160,"available":84995198976,"internally_reserved":0,"allocated":10104639488,"data_stored":10104314815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1536883141},"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,5,1],"upper_bound":8},"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":64424509989,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5304532,"kb_used_data":4934248,"kb_used_omap":1,"kb_used_meta":369854,"kb_avail":89067308,"statfs":{"total":96636764160,"available":91204923392,"internally_reserved":0,"allocated":5052669952,"data_stored":5052414415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":378730949},"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":64424509991,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5398944,"kb_used_data":4934260,"kb_used_omap":1,"kb_used_meta":464254,"kb_avail":88972896,"statfs":{"total":96636764160,"available":91108245504,"internally_reserved":0,"allocated":5052682240,"data_stored":5052415782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":475396549},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509992,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11401208,"kb_used_data":9868392,"kb_used_omap":1,"kb_used_meta":1532798,"kb_avail":82970632,"statfs":{"total":96636764160,"available":84961927168,"internally_reserved":0,"allocated":10105233408,"data_stored":10104905183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1569585605},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575398,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5545536,"kb_used_data":5014704,"kb_used_omap":1,"kb_used_meta":530814,"kb_avail":88826304,"statfs":{"total":96636764160,"available":90958135296,"internally_reserved":0,"allocated":5135056896,"data_stored":5134809735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":543553989},"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":3,"up_from":13,"seq":55834575399,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5410944,"kb_used_data":5014700,"kb_used_omap":1,"kb_used_meta":396222,"kb_avail":88960896,"statfs":{"total":96636764160,"available":91095957504,"internally_reserved":0,"allocated":5135052800,"data_stored":5134809058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":405731783},"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":[]}],"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":16384,"data_stored":1383,"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":4096,"data_stored":16,"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":4096,"data_stored":16,"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":8192,"data_stored":693,"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":12288,"data_stored":1364,"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":10104356864,"data_stored":10104207872,"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":5052383232,"data_stored":5052307456,"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":5052383232,"data_stored":5052307456,"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":5134766080,"data_stored":5134702099,"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":10104356864,"data_stored":10104207872,"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":5134766080,"data_stored":5134702099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:47:02.088 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-15T00:47:02.089 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:47:02.379 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:47:02.380 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-15T00:47:02.391 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":1391,"stamp":"2024-09-15T00:47:02.019760+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20571757660,"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":476676,"num_read_kb":13932440,"num_write":640631,"num_write_kb":84783667,"num_scrub_errors":0,"num_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":45681,"ondisk_log_size":45681,"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":44537820,"kb_used_data":39635272,"kb_used_omap":12,"kb_used_meta":4901555,"kb_avail":710436900,"statfs":{"total":773094113280,"available":727487385600,"internally_reserved":0,"allocated":40586518528,"data_stored":40584475312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5019192880},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,5,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"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":2133,"num_read_kb":49748,"num_write":181,"num_write_kb":6663,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002636"},"pg_stats":[{"pgid":"2.7","version":"27'658","reported_seq":723,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:44:53.801015+0000","last_change":"2024-09-15T00:01:32.860220+0000","last_active":"2024-09-15T00:44:53.801015+0000","last_peered":"2024-09-15T00:44:53.801015+0000","last_clean":"2024-09-15T00:44:53.801015+0000","last_became_active":"2024-09-15T00:01:30.252063+0000","last_became_peered":"2024-09-15T00:01:30.252063+0000","last_unstale":"2024-09-15T00:44:53.801015+0000","last_undegraded":"2024-09-15T00:44:53.801015+0000","last_fullsized":"2024-09-15T00:44:53.801015+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":658,"log_dups_size":0,"ondisk_log_size":658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:52:01.388675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042504700000000001,"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":3919,"num_read_kb":3253,"num_write":1305,"num_write_kb":1297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1928","reported_seq":3345,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.470890+0000","last_change":"2024-09-15T00:01:32.257355+0000","last_active":"2024-09-15T00:46:58.470890+0000","last_peered":"2024-09-15T00:46:58.470890+0000","last_clean":"2024-09-15T00:46:58.470890+0000","last_became_active":"2024-09-15T00:01:30.250818+0000","last_became_peered":"2024-09-15T00:01:30.250818+0000","last_unstale":"2024-09-15T00:46:58.470890+0000","last_undegraded":"2024-09-15T00:46:58.470890+0000","last_fullsized":"2024-09-15T00:46:58.470890+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":1928,"log_dups_size":0,"ondisk_log_size":1928,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:30.838521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052080099999999999,"stat_sum":{"num_bytes":674,"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":10858,"num_read_kb":9027,"num_write":3652,"num_write_kb":3640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":52,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:18.793948+0000","last_change":"2024-09-15T00:01:32.860256+0000","last_active":"2024-09-15T00:43:18.793948+0000","last_peered":"2024-09-15T00:43:18.793948+0000","last_clean":"2024-09-15T00:43:18.793948+0000","last_became_active":"2024-09-15T00:01:30.637037+0000","last_became_peered":"2024-09-15T00:01:30.637037+0000","last_unstale":"2024-09-15T00:43:18.793948+0000","last_undegraded":"2024-09-15T00:43:18.793948+0000","last_fullsized":"2024-09-15T00:43:18.793948+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:35:45.893580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047451500000000001,"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":"27'65","reported_seq":693,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.477203+0000","last_change":"2024-09-15T00:01:32.257341+0000","last_active":"2024-09-15T00:46:58.477203+0000","last_peered":"2024-09-15T00:46:58.477203+0000","last_clean":"2024-09-15T00:46:58.477203+0000","last_became_active":"2024-09-15T00:01:30.636404+0000","last_became_peered":"2024-09-15T00:01:30.636404+0000","last_unstale":"2024-09-15T00:46:58.477203+0000","last_undegraded":"2024-09-15T00:46:58.477203+0000","last_fullsized":"2024-09-15T00:46:58.477203+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:43.412040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049950799999999996,"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":151,"num_read_kb":96,"num_write":60,"num_write_kb":54,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'149026","reported_seq":256900,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.409580+0000","last_change":"2024-09-15T00:01:40.453166+0000","last_active":"2024-09-15T00:46:58.409580+0000","last_peered":"2024-09-15T00:46:58.409580+0000","last_clean":"2024-09-15T00:46:58.409580+0000","last_became_active":"2024-09-15T00:01:38.434872+0000","last_became_peered":"2024-09-15T00:01:38.434872+0000","last_unstale":"2024-09-15T00:46:58.409580+0000","last_undegraded":"2024-09-15T00:46:58.409580+0000","last_fullsized":"2024-09-15T00:46:58.409580+0000","mapping_epoch":23,"log_start":"27'139000","ondisk_log_start":"27'139000","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:39.028988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041981599999999999,"stat_sum":{"num_bytes":5022787584,"num_objects":1209,"num_object_clones":0,"num_object_copies":2418,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":107901,"num_read_kb":3835190,"num_write":149025,"num_write_kb":19807011,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2750","reported_seq":3495,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.464168+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:46:58.464168+0000","last_peered":"2024-09-15T00:46:58.464168+0000","last_clean":"2024-09-15T00:46:58.464168+0000","last_became_active":"2024-09-15T00:01:30.251070+0000","last_became_peered":"2024-09-15T00:01:30.251070+0000","last_unstale":"2024-09-15T00:46:58.464168+0000","last_undegraded":"2024-09-15T00:46:58.464168+0000","last_fullsized":"2024-09-15T00:46:58.464168+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":2750,"log_dups_size":0,"ondisk_log_size":2750,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:16:07.200755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053302700000000005,"stat_sum":{"num_bytes":693,"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":16001,"num_read_kb":13357,"num_write":5294,"num_write_kb":5279,"num_scrub_errors":0,"num_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":"27'100715","reported_seq":153121,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.441374+0000","last_change":"2024-09-15T00:01:40.452825+0000","last_active":"2024-09-15T00:46:58.441374+0000","last_peered":"2024-09-15T00:46:58.441374+0000","last_clean":"2024-09-15T00:46:58.441374+0000","last_became_active":"2024-09-15T00:01:39.104197+0000","last_became_peered":"2024-09-15T00:01:39.104197+0000","last_unstale":"2024-09-15T00:46:58.441374+0000","last_undegraded":"2024-09-15T00:46:58.441374+0000","last_fullsized":"2024-09-15T00:46:58.441374+0000","mapping_epoch":23,"log_start":"27'90700","ondisk_log_start":"27'90700","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:59:59.743764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037003900000000001,"stat_sum":{"num_bytes":5122539520,"num_objects":1230,"num_object_clones":0,"num_object_copies":2460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1230,"num_whiteouts":0,"num_read":52427,"num_read_kb":3174715,"num_write":100715,"num_write_kb":21673726,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":57,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:13.759991+0000","last_change":"2024-09-15T00:01:32.859599+0000","last_active":"2024-09-15T00:43:13.759991+0000","last_peered":"2024-09-15T00:43:13.759991+0000","last_clean":"2024-09-15T00:43:13.759991+0000","last_became_active":"2024-09-15T00:01:30.637323+0000","last_became_peered":"2024-09-15T00:01:30.637323+0000","last_unstale":"2024-09-15T00:43:13.759991+0000","last_undegraded":"2024-09-15T00:43:13.759991+0000","last_fullsized":"2024-09-15T00:43:13.759991+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T06:05:54.970538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030636999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'277819","reported_seq":459433,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.443200+0000","last_change":"2024-09-15T00:01:40.480762+0000","last_active":"2024-09-15T00:46:58.443200+0000","last_peered":"2024-09-15T00:46:58.443200+0000","last_clean":"2024-09-15T00:46:58.443200+0000","last_became_active":"2024-09-15T00:01:38.438661+0000","last_became_peered":"2024-09-15T00:01:38.438661+0000","last_unstale":"2024-09-15T00:46:58.443200+0000","last_undegraded":"2024-09-15T00:46:58.443200+0000","last_fullsized":"2024-09-15T00:46:58.443200+0000","mapping_epoch":23,"log_start":"27'267800","ondisk_log_start":"27'267800","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:51.602507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044147000000000001,"stat_sum":{"num_bytes":5228482048,"num_objects":1256,"num_object_clones":0,"num_object_copies":2512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1256,"num_whiteouts":0,"num_read":181644,"num_read_kb":3547266,"num_write":277819,"num_write_kb":22638348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":60,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:38.795474+0000","last_change":"2024-09-15T00:01:32.860214+0000","last_active":"2024-09-15T00:43:38.795474+0000","last_peered":"2024-09-15T00:43:38.795474+0000","last_clean":"2024-09-15T00:43:38.795474+0000","last_became_active":"2024-09-15T00:01:30.251175+0000","last_became_peered":"2024-09-15T00:01:30.251175+0000","last_unstale":"2024-09-15T00:43:38.795474+0000","last_undegraded":"2024-09-15T00:43:38.795474+0000","last_fullsized":"2024-09-15T00:43:38.795474+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T08:08:56.348911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055651599999999996,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'102600","reported_seq":206215,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.435950+0000","last_change":"2024-09-15T00:01:40.456896+0000","last_active":"2024-09-15T00:46:58.435950+0000","last_peered":"2024-09-15T00:46:58.435950+0000","last_clean":"2024-09-15T00:46:58.435950+0000","last_became_active":"2024-09-15T00:01:38.608010+0000","last_became_peered":"2024-09-15T00:01:38.608010+0000","last_unstale":"2024-09-15T00:46:58.435950+0000","last_undegraded":"2024-09-15T00:46:58.435950+0000","last_fullsized":"2024-09-15T00:46:58.435950+0000","mapping_epoch":23,"log_start":"27'92500","ondisk_log_start":"27'92500","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:08:33.006298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010370150000000001,"stat_sum":{"num_bytes":5197356051,"num_objects":1248,"num_object_clones":0,"num_object_copies":2496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1248,"num_whiteouts":0,"num_read":103640,"num_read_kb":3349431,"num_write":102600,"num_write_kb":20651894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"19'1","reported_seq":53,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:10.821875+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:43:10.821875+0000","last_peered":"2024-09-15T00:43:10.821875+0000","last_clean":"2024-09-15T00:43:10.821875+0000","last_became_active":"2024-09-15T00:01:30.251111+0000","last_became_peered":"2024-09-15T00:01:30.251111+0000","last_unstale":"2024-09-15T00:43:10.821875+0000","last_undegraded":"2024-09-15T00:43:10.821875+0000","last_fullsized":"2024-09-15T00:43:10.821875+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T10:15:58.353579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052631599999999998,"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":"17'117","reported_seq":204,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:28.794755+0000","last_change":"2024-09-15T00:01:24.569456+0000","last_active":"2024-09-15T00:43:28.794755+0000","last_peered":"2024-09-15T00:43:28.794755+0000","last_clean":"2024-09-15T00:43:28.794755+0000","last_became_active":"2024-09-15T00:01:24.568476+0000","last_became_peered":"2024-09-15T00:01:24.568476+0000","last_unstale":"2024-09-15T00:43:28.794755+0000","last_undegraded":"2024-09-15T00:43:28.794755+0000","last_fullsized":"2024-09-15T00:43:28.794755+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_clean_scrub_stamp":"2024-09-15T00:01:21.768489+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:52:20.185900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20571165203,"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":445612,"num_read_kb":13906602,"num_write":630159,"num_write_kb":84770979,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40583012352,"data_stored":40582434854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40160,"ondisk_log_size":40160,"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":30948,"num_read_kb":25738,"num_write":10313,"num_write_kb":10272,"num_scrub_errors":0,"num_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":5404,"ondisk_log_size":5404,"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509991,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32052,"kb_used_data":868,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339788,"statfs":{"total":96636764160,"available":96603942912,"internally_reserved":0,"allocated":888832,"data_stored":698017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":15,"seq":64424509990,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75888,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295952,"statfs":{"total":96636764160,"available":96559054848,"internally_reserved":0,"allocated":294912,"data_stored":108307,"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":4,"up_from":15,"seq":64424509991,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11368716,"kb_used_data":9867812,"kb_used_omap":1,"kb_used_meta":1500862,"kb_avail":83003124,"statfs":{"total":96636764160,"available":84995198976,"internally_reserved":0,"allocated":10104639488,"data_stored":10104314815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1536883141},"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,5,1],"upper_bound":8},"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":64424509989,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5304532,"kb_used_data":4934248,"kb_used_omap":1,"kb_used_meta":369854,"kb_avail":89067308,"statfs":{"total":96636764160,"available":91204923392,"internally_reserved":0,"allocated":5052669952,"data_stored":5052414415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":378730949},"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":64424509991,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5398944,"kb_used_data":4934260,"kb_used_omap":1,"kb_used_meta":464254,"kb_avail":88972896,"statfs":{"total":96636764160,"available":91108245504,"internally_reserved":0,"allocated":5052682240,"data_stored":5052415782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":475396549},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509992,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11401208,"kb_used_data":9868392,"kb_used_omap":1,"kb_used_meta":1532798,"kb_avail":82970632,"statfs":{"total":96636764160,"available":84961927168,"internally_reserved":0,"allocated":10105233408,"data_stored":10104905183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1569585605},"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":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575398,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5545536,"kb_used_data":5014704,"kb_used_omap":1,"kb_used_meta":530814,"kb_avail":88826304,"statfs":{"total":96636764160,"available":90958135296,"internally_reserved":0,"allocated":5135056896,"data_stored":5134809735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":543553989},"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":3,"up_from":13,"seq":55834575399,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5410944,"kb_used_data":5014700,"kb_used_omap":1,"kb_used_meta":396222,"kb_avail":88960896,"statfs":{"total":96636764160,"available":91095957504,"internally_reserved":0,"allocated":5135052800,"data_stored":5134809058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":405731783},"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":[]}],"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":16384,"data_stored":1383,"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":4096,"data_stored":16,"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":4096,"data_stored":16,"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":8192,"data_stored":693,"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":12288,"data_stored":1364,"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":10104356864,"data_stored":10104207872,"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":5052383232,"data_stored":5052307456,"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":5052383232,"data_stored":5052307456,"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":5134766080,"data_stored":5134702099,"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":10104356864,"data_stored":10104207872,"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":5134766080,"data_stored":5134702099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:47:02.393 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-15T00:47:02.684 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:47:02.684 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":27,"fsid":"be10b0ba-5ae2-4530-bee6-a9455cfa693b","created":"2024-09-15T00:01:10.637289+0000","modified":"2024-09-15T00:01:50.420585+0000","last_up_change":"2024-09-15T00:01:22.773722+0000","last_in_change":"2024-09-15T00:01:12.810699+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-15T00:01:21.588461+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":"17","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-15T00:01:28.698023+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":"21","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":21,"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-15T00:01:37.149783+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":"26","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":26,"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":"00fc4762-d53b-4676-a4fc-c83a699e09b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6809","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6811","nonce":90933059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6813","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6815","nonce":90933059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6821","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6823","nonce":90933059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6817","nonce":90933059},{"type":"v1","addr":"172.21.15.60:6819","nonce":90933059}]},"public_addr":"172.21.15.60:6811/90933059","cluster_addr":"172.21.15.60:6815/90933059","heartbeat_back_addr":"172.21.15.60:6823/90933059","heartbeat_front_addr":"172.21.15.60:6819/90933059","state":["exists","up"]},{"osd":1,"uuid":"a6fcefd3-cbf6-4bb9-92bf-11fdcd60ce41","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6810","nonce":2967605695}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6814","nonce":2967605695}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6822","nonce":2967605695}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":2967605695},{"type":"v1","addr":"172.21.15.60:6818","nonce":2967605695}]},"public_addr":"172.21.15.60:6810/2967605695","cluster_addr":"172.21.15.60:6814/2967605695","heartbeat_back_addr":"172.21.15.60:6822/2967605695","heartbeat_front_addr":"172.21.15.60:6818/2967605695","state":["exists","up"]},{"osd":2,"uuid":"4d08b10f-9a2f-46ee-a952-f5fa486f20a9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6825","nonce":3488981029}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6827","nonce":3488981029}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6831","nonce":3488981029}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":3488981029},{"type":"v1","addr":"172.21.15.60:6829","nonce":3488981029}]},"public_addr":"172.21.15.60:6825/3488981029","cluster_addr":"172.21.15.60:6827/3488981029","heartbeat_back_addr":"172.21.15.60:6831/3488981029","heartbeat_front_addr":"172.21.15.60:6829/3488981029","state":["exists","up"]},{"osd":3,"uuid":"9143e428-6431-41e6-93dc-c569d92d2ba4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6801","nonce":1506273415}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6803","nonce":1506273415}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6807","nonce":1506273415}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":1506273415},{"type":"v1","addr":"172.21.15.60:6805","nonce":1506273415}]},"public_addr":"172.21.15.60:6801/1506273415","cluster_addr":"172.21.15.60:6803/1506273415","heartbeat_back_addr":"172.21.15.60:6807/1506273415","heartbeat_front_addr":"172.21.15.60:6805/1506273415","state":["exists","up"]},{"osd":4,"uuid":"a4cc94cd-4109-4a20-8e32-74af4a4eba1b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":23,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6816","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6817","nonce":2892279760}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6818","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6819","nonce":2892279760}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6822","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6823","nonce":2892279760}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6820","nonce":2892279760},{"type":"v1","addr":"172.21.15.167:6821","nonce":2892279760}]},"public_addr":"172.21.15.167:6817/2892279760","cluster_addr":"172.21.15.167:6819/2892279760","heartbeat_back_addr":"172.21.15.167:6823/2892279760","heartbeat_front_addr":"172.21.15.167:6821/2892279760","state":["exists","up"]},{"osd":5,"uuid":"36a9a6b0-d7f1-4197-afe2-407ab4dd89ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6808","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6809","nonce":3279416943}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6810","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6811","nonce":3279416943}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6814","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6815","nonce":3279416943}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6812","nonce":3279416943},{"type":"v1","addr":"172.21.15.167:6813","nonce":3279416943}]},"public_addr":"172.21.15.167:6809/3279416943","cluster_addr":"172.21.15.167:6811/3279416943","heartbeat_back_addr":"172.21.15.167:6815/3279416943","heartbeat_front_addr":"172.21.15.167:6813/3279416943","state":["exists","up"]},{"osd":6,"uuid":"257d85e8-2136-49de-836a-bc63e03999ba","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6800","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6801","nonce":1830682525}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6802","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6803","nonce":1830682525}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6806","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6807","nonce":1830682525}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6804","nonce":1830682525},{"type":"v1","addr":"172.21.15.167:6805","nonce":1830682525}]},"public_addr":"172.21.15.167:6801/1830682525","cluster_addr":"172.21.15.167:6803/1830682525","heartbeat_back_addr":"172.21.15.167:6807/1830682525","heartbeat_front_addr":"172.21.15.167:6805/1830682525","state":["exists","up"]},{"osd":7,"uuid":"971de276-bf85-4818-b712-7eac86822a31","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6824","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6825","nonce":1367704138}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6826","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6827","nonce":1367704138}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6830","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6831","nonce":1367704138}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.167:6828","nonce":1367704138},{"type":"v1","addr":"172.21.15.167:6829","nonce":1367704138}]},"public_addr":"172.21.15.167:6825/1367704138","cluster_addr":"172.21.15.167:6827/1367704138","heartbeat_back_addr":"172.21.15.167:6831/1367704138","heartbeat_front_addr":"172.21.15.167:6829/1367704138","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.874766+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.898167+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:20.339678+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.563605+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.852630+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.644667+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.838760+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T00:01:19.901407+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-15T00:47:03.697 INFO:tasks.ceph:Scrubbing osd.0 2024-09-15T00:47:03.697 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:03.838 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:03.838 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:03.838 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:03.849 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-15T00:47:04.143 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 0 to deep-scrub 2024-09-15T00:47:04.156 INFO:tasks.ceph:Scrubbing osd.1 2024-09-15T00:47:04.156 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:04.282 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:04.283 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:04.283 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:04.293 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-15T00:47:04.585 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 1 to deep-scrub 2024-09-15T00:47:04.597 INFO:tasks.ceph:Scrubbing osd.2 2024-09-15T00:47:04.597 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:04.724 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:04.724 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:04.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-15T00:47:05.027 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 2 to deep-scrub 2024-09-15T00:47:05.041 INFO:tasks.ceph:Scrubbing osd.3 2024-09-15T00:47:05.041 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:05.172 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:05.173 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:05.173 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:05.184 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-15T00:47:05.504 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 3 to deep-scrub 2024-09-15T00:47:05.516 INFO:tasks.ceph:Scrubbing osd.4 2024-09-15T00:47:05.517 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:05.651 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:05.651 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:05.651 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:05.662 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-15T00:47:05.995 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 4 to deep-scrub 2024-09-15T00:47:06.013 INFO:tasks.ceph:Scrubbing osd.5 2024-09-15T00:47:06.014 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:06.181 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:06.181 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:06.181 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:06.193 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-15T00:47:06.536 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 5 to deep-scrub 2024-09-15T00:47:06.550 INFO:tasks.ceph:Scrubbing osd.6 2024-09-15T00:47:06.550 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:06.698 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:06.698 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:06.698 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:06.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-15T00:47:07.060 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 6 to deep-scrub 2024-09-15T00:47:07.073 INFO:tasks.ceph:Scrubbing osd.7 2024-09-15T00:47:07.073 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:07.240 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2024-09-15T00:47:07.240 INFO:teuthology.orchestra.run.smithi060.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-15T00:47:07.240 INFO:teuthology.orchestra.run.smithi060.stdout:} 2024-09-15T00:47:07.254 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-15T00:47:07.715 INFO:teuthology.orchestra.run.smithi060.stderr:instructed osd(s) 7 to deep-scrub 2024-09-15T00:47:07.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:47:08.203 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:47:08.204 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-15T00:47:08.220 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":1394,"stamp":"2024-09-15T00:47:08.021095+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20571757660,"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":476676,"num_read_kb":13932440,"num_write":640631,"num_write_kb":84783667,"num_scrub_errors":0,"num_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":45681,"ondisk_log_size":45681,"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":44537792,"kb_used_data":39635272,"kb_used_omap":12,"kb_used_meta":4901555,"kb_avail":710436928,"statfs":{"total":773094113280,"available":727487414272,"internally_reserved":0,"allocated":40586518528,"data_stored":40584475312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5019192880},"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":1961,"num_read_kb":46100,"num_write":169,"num_write_kb":6517,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002417"},"pg_stats":[{"pgid":"2.7","version":"27'658","reported_seq":724,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.460183+0000","last_change":"2024-09-15T00:01:32.860220+0000","last_active":"2024-09-15T00:46:58.460183+0000","last_peered":"2024-09-15T00:46:58.460183+0000","last_clean":"2024-09-15T00:46:58.460183+0000","last_became_active":"2024-09-15T00:01:30.252063+0000","last_became_peered":"2024-09-15T00:01:30.252063+0000","last_unstale":"2024-09-15T00:46:58.460183+0000","last_undegraded":"2024-09-15T00:46:58.460183+0000","last_fullsized":"2024-09-15T00:46:58.460183+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":658,"log_dups_size":0,"ondisk_log_size":658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:52:01.388675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042504700000000001,"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":3919,"num_read_kb":3253,"num_write":1305,"num_write_kb":1297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1928","reported_seq":3346,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.471043+0000","last_change":"2024-09-15T00:01:32.257355+0000","last_active":"2024-09-15T00:46:58.471043+0000","last_peered":"2024-09-15T00:46:58.471043+0000","last_clean":"2024-09-15T00:46:58.471043+0000","last_became_active":"2024-09-15T00:01:30.250818+0000","last_became_peered":"2024-09-15T00:01:30.250818+0000","last_unstale":"2024-09-15T00:46:58.471043+0000","last_undegraded":"2024-09-15T00:46:58.471043+0000","last_fullsized":"2024-09-15T00:46:58.471043+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":1928,"log_dups_size":0,"ondisk_log_size":1928,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:30.838521+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052080099999999999,"stat_sum":{"num_bytes":674,"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":10858,"num_read_kb":9027,"num_write":3652,"num_write_kb":3640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,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":52,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:18.793948+0000","last_change":"2024-09-15T00:01:32.860256+0000","last_active":"2024-09-15T00:43:18.793948+0000","last_peered":"2024-09-15T00:43:18.793948+0000","last_clean":"2024-09-15T00:43:18.793948+0000","last_became_active":"2024-09-15T00:01:30.637037+0000","last_became_peered":"2024-09-15T00:01:30.637037+0000","last_unstale":"2024-09-15T00:43:18.793948+0000","last_undegraded":"2024-09-15T00:43:18.793948+0000","last_fullsized":"2024-09-15T00:43:18.793948+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T09:35:45.893580+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047451500000000001,"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":"27'65","reported_seq":693,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.477203+0000","last_change":"2024-09-15T00:01:32.257341+0000","last_active":"2024-09-15T00:46:58.477203+0000","last_peered":"2024-09-15T00:46:58.477203+0000","last_clean":"2024-09-15T00:46:58.477203+0000","last_became_active":"2024-09-15T00:01:30.636404+0000","last_became_peered":"2024-09-15T00:01:30.636404+0000","last_unstale":"2024-09-15T00:46:58.477203+0000","last_undegraded":"2024-09-15T00:46:58.477203+0000","last_fullsized":"2024-09-15T00:46:58.477203+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:43.412040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049950799999999996,"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":151,"num_read_kb":96,"num_write":60,"num_write_kb":54,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"27'149026","reported_seq":256900,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.409580+0000","last_change":"2024-09-15T00:01:40.453166+0000","last_active":"2024-09-15T00:46:58.409580+0000","last_peered":"2024-09-15T00:46:58.409580+0000","last_clean":"2024-09-15T00:46:58.409580+0000","last_became_active":"2024-09-15T00:01:38.434872+0000","last_became_peered":"2024-09-15T00:01:38.434872+0000","last_unstale":"2024-09-15T00:46:58.409580+0000","last_undegraded":"2024-09-15T00:46:58.409580+0000","last_fullsized":"2024-09-15T00:46:58.409580+0000","mapping_epoch":23,"log_start":"27'139000","ondisk_log_start":"27'139000","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T00:48:39.028988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041981599999999999,"stat_sum":{"num_bytes":5022787584,"num_objects":1209,"num_object_clones":0,"num_object_copies":2418,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":107901,"num_read_kb":3835190,"num_write":149025,"num_write_kb":19807011,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2750","reported_seq":3495,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.464168+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:46:58.464168+0000","last_peered":"2024-09-15T00:46:58.464168+0000","last_clean":"2024-09-15T00:46:58.464168+0000","last_became_active":"2024-09-15T00:01:30.251070+0000","last_became_peered":"2024-09-15T00:01:30.251070+0000","last_unstale":"2024-09-15T00:46:58.464168+0000","last_undegraded":"2024-09-15T00:46:58.464168+0000","last_fullsized":"2024-09-15T00:46:58.464168+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+0000","objects_scrubbed":0,"log_size":2750,"log_dups_size":0,"ondisk_log_size":2750,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:16:07.200755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053302700000000005,"stat_sum":{"num_bytes":693,"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":16001,"num_read_kb":13357,"num_write":5294,"num_write_kb":5279,"num_scrub_errors":0,"num_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":"27'100715","reported_seq":153121,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.441374+0000","last_change":"2024-09-15T00:01:40.452825+0000","last_active":"2024-09-15T00:46:58.441374+0000","last_peered":"2024-09-15T00:46:58.441374+0000","last_clean":"2024-09-15T00:46:58.441374+0000","last_became_active":"2024-09-15T00:01:39.104197+0000","last_became_peered":"2024-09-15T00:01:39.104197+0000","last_unstale":"2024-09-15T00:46:58.441374+0000","last_undegraded":"2024-09-15T00:46:58.441374+0000","last_fullsized":"2024-09-15T00:46:58.441374+0000","mapping_epoch":23,"log_start":"27'90700","ondisk_log_start":"27'90700","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:59:59.743764+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037003900000000001,"stat_sum":{"num_bytes":5122539520,"num_objects":1230,"num_object_clones":0,"num_object_copies":2460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1230,"num_whiteouts":0,"num_read":52427,"num_read_kb":3174715,"num_write":100715,"num_write_kb":21673726,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":57,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:13.759991+0000","last_change":"2024-09-15T00:01:32.859599+0000","last_active":"2024-09-15T00:43:13.759991+0000","last_peered":"2024-09-15T00:43:13.759991+0000","last_clean":"2024-09-15T00:43:13.759991+0000","last_became_active":"2024-09-15T00:01:30.637323+0000","last_became_peered":"2024-09-15T00:01:30.637323+0000","last_unstale":"2024-09-15T00:43:13.759991+0000","last_undegraded":"2024-09-15T00:43:13.759991+0000","last_fullsized":"2024-09-15T00:43:13.759991+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T06:05:54.970538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030636999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'277819","reported_seq":459433,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:46:58.443200+0000","last_change":"2024-09-15T00:01:40.480762+0000","last_active":"2024-09-15T00:46:58.443200+0000","last_peered":"2024-09-15T00:46:58.443200+0000","last_clean":"2024-09-15T00:46:58.443200+0000","last_became_active":"2024-09-15T00:01:38.438661+0000","last_became_peered":"2024-09-15T00:01:38.438661+0000","last_unstale":"2024-09-15T00:46:58.443200+0000","last_undegraded":"2024-09-15T00:46:58.443200+0000","last_fullsized":"2024-09-15T00:46:58.443200+0000","mapping_epoch":23,"log_start":"27'267800","ondisk_log_start":"27'267800","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T09:01:51.602507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044147000000000001,"stat_sum":{"num_bytes":5228482048,"num_objects":1256,"num_object_clones":0,"num_object_copies":2512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1256,"num_whiteouts":0,"num_read":181644,"num_read_kb":3547266,"num_write":277819,"num_write_kb":22638348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1","reported_seq":60,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:38.795474+0000","last_change":"2024-09-15T00:01:32.860214+0000","last_active":"2024-09-15T00:43:38.795474+0000","last_peered":"2024-09-15T00:43:38.795474+0000","last_clean":"2024-09-15T00:43:38.795474+0000","last_became_active":"2024-09-15T00:01:30.251175+0000","last_became_peered":"2024-09-15T00:01:30.251175+0000","last_unstale":"2024-09-15T00:43:38.795474+0000","last_undegraded":"2024-09-15T00:43:38.795474+0000","last_fullsized":"2024-09-15T00:43:38.795474+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T08:08:56.348911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055651599999999996,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'102600","reported_seq":206220,"reported_epoch":27,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-15T00:47:05.889374+0000","last_change":"2024-09-15T00:47:05.888520+0000","last_active":"2024-09-15T00:47:05.889374+0000","last_peered":"2024-09-15T00:47:05.889374+0000","last_clean":"2024-09-15T00:47:05.889374+0000","last_became_active":"2024-09-15T00:01:38.608010+0000","last_became_peered":"2024-09-15T00:01:38.608010+0000","last_unstale":"2024-09-15T00:47:05.889374+0000","last_undegraded":"2024-09-15T00:47:05.889374+0000","last_fullsized":"2024-09-15T00:47:05.889374+0000","mapping_epoch":23,"log_start":"27'92500","ondisk_log_start":"27'92500","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:37.424556+0000","last_clean_scrub_stamp":"2024-09-15T00:01:37.424556+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010370150000000001,"stat_sum":{"num_bytes":5197356051,"num_objects":1248,"num_object_clones":0,"num_object_copies":2496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1248,"num_whiteouts":0,"num_read":103640,"num_read_kb":3349431,"num_write":102600,"num_write_kb":20651894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"19'1","reported_seq":53,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:10.821875+0000","last_change":"2024-09-15T00:01:32.257510+0000","last_active":"2024-09-15T00:43:10.821875+0000","last_peered":"2024-09-15T00:43:10.821875+0000","last_clean":"2024-09-15T00:43:10.821875+0000","last_became_active":"2024-09-15T00:01:30.251111+0000","last_became_peered":"2024-09-15T00:01:30.251111+0000","last_unstale":"2024-09-15T00:43:10.821875+0000","last_undegraded":"2024-09-15T00:43:10.821875+0000","last_fullsized":"2024-09-15T00:43:10.821875+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:29.234090+0000","last_clean_scrub_stamp":"2024-09-15T00:01:29.234090+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-16T10:15:58.353579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052631599999999998,"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":"17'117","reported_seq":204,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:43:28.794755+0000","last_change":"2024-09-15T00:01:24.569456+0000","last_active":"2024-09-15T00:43:28.794755+0000","last_peered":"2024-09-15T00:43:28.794755+0000","last_clean":"2024-09-15T00:43:28.794755+0000","last_became_active":"2024-09-15T00:01:24.568476+0000","last_became_peered":"2024-09-15T00:01:24.568476+0000","last_unstale":"2024-09-15T00:43:28.794755+0000","last_undegraded":"2024-09-15T00:43:28.794755+0000","last_fullsized":"2024-09-15T00:43:28.794755+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:01:21.768489+0000","last_clean_scrub_stamp":"2024-09-15T00:01:21.768489+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:52:20.185900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20571165203,"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":445612,"num_read_kb":13906602,"num_write":630159,"num_write_kb":84770979,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40583012352,"data_stored":40582434854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40160,"ondisk_log_size":40160,"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":30948,"num_read_kb":25738,"num_write":10313,"num_write_kb":10272,"num_scrub_errors":0,"num_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":5404,"ondisk_log_size":5404,"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509992,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32052,"kb_used_data":868,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339788,"statfs":{"total":96636764160,"available":96603942912,"internally_reserved":0,"allocated":888832,"data_stored":698017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":15,"seq":64424509991,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75888,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295952,"statfs":{"total":96636764160,"available":96559054848,"internally_reserved":0,"allocated":294912,"data_stored":108307,"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":4,"up_from":15,"seq":64424509992,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11368692,"kb_used_data":9867812,"kb_used_omap":1,"kb_used_meta":1500862,"kb_avail":83003148,"statfs":{"total":96636764160,"available":84995223552,"internally_reserved":0,"allocated":10104639488,"data_stored":10104314815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1536883141},"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":64424509990,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5304532,"kb_used_data":4934248,"kb_used_omap":1,"kb_used_meta":369854,"kb_avail":89067308,"statfs":{"total":96636764160,"available":91204923392,"internally_reserved":0,"allocated":5052669952,"data_stored":5052414415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":378730949},"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":64424509992,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5398944,"kb_used_data":4934260,"kb_used_omap":1,"kb_used_meta":464254,"kb_avail":88972896,"statfs":{"total":96636764160,"available":91108245504,"internally_reserved":0,"allocated":5052682240,"data_stored":5052415782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":475396549},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509993,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11401208,"kb_used_data":9868392,"kb_used_omap":1,"kb_used_meta":1532798,"kb_avail":82970632,"statfs":{"total":96636764160,"available":84961927168,"internally_reserved":0,"allocated":10105233408,"data_stored":10104905183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1569585605},"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":5,"up_from":13,"seq":55834575399,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5545536,"kb_used_data":5014704,"kb_used_omap":1,"kb_used_meta":530814,"kb_avail":88826304,"statfs":{"total":96636764160,"available":90958135296,"internally_reserved":0,"allocated":5135056896,"data_stored":5134809735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":543553989},"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":3,"up_from":13,"seq":55834575400,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5410940,"kb_used_data":5014700,"kb_used_omap":1,"kb_used_meta":396222,"kb_avail":88960900,"statfs":{"total":96636764160,"available":91095961600,"internally_reserved":0,"allocated":5135052800,"data_stored":5134809058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":405731783},"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":[]}],"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":16384,"data_stored":1383,"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":4096,"data_stored":16,"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":4096,"data_stored":16,"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":8192,"data_stored":693,"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":12288,"data_stored":1364,"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":10104356864,"data_stored":10104207872,"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":5052383232,"data_stored":5052307456,"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":5052383232,"data_stored":5052307456,"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":5134766080,"data_stored":5134702099,"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":10104356864,"data_stored":10104207872,"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":5134766080,"data_stored":5134702099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:47:08.225 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.225 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.225 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.225 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.225 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-15T00:01:37.424556+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=37, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.225 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-15T00:01:37.424556+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=37, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-15T00:01:37.424556+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=37, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-15T00:01:37.424556+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=37, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-15T00:01:29.234090+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=29, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-15T00:01:21.768489+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=1, tm_sec=21, tm_wday=6, tm_yday=259, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=15, tm_hour=0, tm_min=47, tm_sec=2, tm_wday=6, tm_yday=259, tm_isdst=0) 2024-09-15T00:47:08.226 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-15T00:47:15.673 INFO:tasks.ceph.mgr.y.smithi167.stderr:2024-09-15T00:47:15.672+0000 7f66cc37b640 -1 calc_pg_upmaps abort due to max <= 0 2024-09-15T00:47:28.227 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-15T00:47:28.531 INFO:teuthology.orchestra.run.smithi060.stdout: 2024-09-15T00:47:28.532 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2024-09-15T00:47:28.543 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":1404,"stamp":"2024-09-15T00:47:28.024741+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20571757660,"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":476676,"num_read_kb":13932440,"num_write":640631,"num_write_kb":84783667,"num_scrub_errors":0,"num_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":45699,"ondisk_log_size":45699,"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":44549448,"kb_used_data":39635272,"kb_used_omap":12,"kb_used_meta":4914035,"kb_avail":710425272,"statfs":{"total":773094113280,"available":727475478528,"internally_reserved":0,"allocated":40586518528,"data_stored":40584475312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5031972400},"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.002372"},"pg_stats":[{"pgid":"2.7","version":"27'659","reported_seq":734,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:07.480017+0000","last_change":"2024-09-15T00:47:07.480059+0000","last_active":"2024-09-15T00:47:07.480017+0000","last_peered":"2024-09-15T00:47:07.480017+0000","last_clean":"2024-09-15T00:47:07.480017+0000","last_became_active":"2024-09-15T00:01:30.252063+0000","last_became_peered":"2024-09-15T00:01:30.252063+0000","last_unstale":"2024-09-15T00:47:07.480017+0000","last_undegraded":"2024-09-15T00:47:07.480017+0000","last_fullsized":"2024-09-15T00:47:07.480017+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'659","last_scrub_stamp":"2024-09-15T00:47:07.479920+0000","last_deep_scrub":"27'659","last_deep_scrub_stamp":"2024-09-15T00:47:07.479920+0000","last_clean_scrub_stamp":"2024-09-15T00:47:07.479920+0000","objects_scrubbed":2,"log_size":659,"log_dups_size":0,"ondisk_log_size":659,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-16T08:01:18.429860+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00042504700000000001,"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":3919,"num_read_kb":3253,"num_write":1305,"num_write_kb":1297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'1928","reported_seq":3355,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:05.307367+0000","last_change":"2024-09-15T00:47:05.307421+0000","last_active":"2024-09-15T00:47:05.307367+0000","last_peered":"2024-09-15T00:47:05.307367+0000","last_clean":"2024-09-15T00:47:05.307367+0000","last_became_active":"2024-09-15T00:01:30.250818+0000","last_became_peered":"2024-09-15T00:01:30.250818+0000","last_unstale":"2024-09-15T00:47:05.307367+0000","last_undegraded":"2024-09-15T00:47:05.307367+0000","last_fullsized":"2024-09-15T00:47:05.307367+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'1928","last_scrub_stamp":"2024-09-15T00:47:05.307236+0000","last_deep_scrub":"27'1928","last_deep_scrub_stamp":"2024-09-15T00:47:05.307236+0000","last_clean_scrub_stamp":"2024-09-15T00:47:05.307236+0000","objects_scrubbed":2,"log_size":1928,"log_dups_size":0,"ondisk_log_size":1928,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-16T06:04:43.536099+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00052080099999999999,"stat_sum":{"num_bytes":674,"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":10858,"num_read_kb":9027,"num_write":3652,"num_write_kb":3640,"num_scrub_errors":0,"num_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":[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":61,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:10.141126+0000","last_change":"2024-09-15T00:47:10.141160+0000","last_active":"2024-09-15T00:47:10.141126+0000","last_peered":"2024-09-15T00:47:10.141126+0000","last_clean":"2024-09-15T00:47:10.141126+0000","last_became_active":"2024-09-15T00:01:30.637037+0000","last_became_peered":"2024-09-15T00:01:30.637037+0000","last_unstale":"2024-09-15T00:47:10.141126+0000","last_undegraded":"2024-09-15T00:47:10.141126+0000","last_fullsized":"2024-09-15T00:47:10.141126+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T00:47:10.141049+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T00:47:10.141049+0000","last_clean_scrub_stamp":"2024-09-15T00:47:10.141049+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-16T10:13:19.143538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047451500000000001,"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":"27'66","reported_seq":704,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:06.259736+0000","last_change":"2024-09-15T00:47:06.259736+0000","last_active":"2024-09-15T00:47:06.259736+0000","last_peered":"2024-09-15T00:47:06.259736+0000","last_clean":"2024-09-15T00:47:06.259736+0000","last_became_active":"2024-09-15T00:01:30.636404+0000","last_became_peered":"2024-09-15T00:01:30.636404+0000","last_unstale":"2024-09-15T00:47:06.259736+0000","last_undegraded":"2024-09-15T00:47:06.259736+0000","last_fullsized":"2024-09-15T00:47:06.259736+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'66","last_scrub_stamp":"2024-09-15T00:47:06.259620+0000","last_deep_scrub":"27'66","last_deep_scrub_stamp":"2024-09-15T00:47:06.259620+0000","last_clean_scrub_stamp":"2024-09-15T00:47:06.259620+0000","objects_scrubbed":2,"log_size":66,"log_dups_size":0,"ondisk_log_size":66,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-16T05:05:02.937821+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00049950799999999996,"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":151,"num_read_kb":96,"num_write":60,"num_write_kb":54,"num_scrub_errors":0,"num_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":"27'150229","reported_seq":258161,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:21.063640+0000","last_change":"2024-09-15T00:47:21.063678+0000","last_active":"2024-09-15T00:47:21.063640+0000","last_peered":"2024-09-15T00:47:21.063640+0000","last_clean":"2024-09-15T00:47:21.063640+0000","last_became_active":"2024-09-15T00:01:38.434872+0000","last_became_peered":"2024-09-15T00:01:38.434872+0000","last_unstale":"2024-09-15T00:47:21.063640+0000","last_undegraded":"2024-09-15T00:47:21.063640+0000","last_fullsized":"2024-09-15T00:47:21.063640+0000","mapping_epoch":23,"log_start":"27'140200","ondisk_log_start":"27'140200","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'150229","last_scrub_stamp":"2024-09-15T00:47:21.063549+0000","last_deep_scrub":"27'150229","last_deep_scrub_stamp":"2024-09-15T00:47:21.063549+0000","last_clean_scrub_stamp":"2024-09-15T00:47:21.063549+0000","objects_scrubbed":1209,"log_size":10029,"log_dups_size":0,"ondisk_log_size":10029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:04:59.292412+0000","scrub_duration":14119,"objects_trimmed":0,"snaptrim_duration":0.00041981599999999999,"stat_sum":{"num_bytes":5022787584,"num_objects":1209,"num_object_clones":0,"num_object_copies":2418,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1209,"num_whiteouts":0,"num_read":107901,"num_read_kb":3835190,"num_write":149025,"num_write_kb":19807011,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2751","reported_seq":3506,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:07.089671+0000","last_change":"2024-09-15T00:47:07.089671+0000","last_active":"2024-09-15T00:47:07.089671+0000","last_peered":"2024-09-15T00:47:07.089671+0000","last_clean":"2024-09-15T00:47:07.089671+0000","last_became_active":"2024-09-15T00:01:30.251070+0000","last_became_peered":"2024-09-15T00:01:30.251070+0000","last_unstale":"2024-09-15T00:47:07.089671+0000","last_undegraded":"2024-09-15T00:47:07.089671+0000","last_fullsized":"2024-09-15T00:47:07.089671+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2751","last_scrub_stamp":"2024-09-15T00:47:07.089524+0000","last_deep_scrub":"27'2751","last_deep_scrub_stamp":"2024-09-15T00:47:07.089524+0000","last_clean_scrub_stamp":"2024-09-15T00:47:07.089524+0000","objects_scrubbed":3,"log_size":2751,"log_dups_size":0,"ondisk_log_size":2751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-16T12:33:46.800363+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00053302700000000005,"stat_sum":{"num_bytes":693,"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":16001,"num_read_kb":13357,"num_write":5294,"num_write_kb":5279,"num_scrub_errors":0,"num_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":[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":"27'101934","reported_seq":154399,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:19.975305+0000","last_change":"2024-09-15T00:47:19.975342+0000","last_active":"2024-09-15T00:47:19.975305+0000","last_peered":"2024-09-15T00:47:19.975305+0000","last_clean":"2024-09-15T00:47:19.975305+0000","last_became_active":"2024-09-15T00:01:39.104197+0000","last_became_peered":"2024-09-15T00:01:39.104197+0000","last_unstale":"2024-09-15T00:47:19.975305+0000","last_undegraded":"2024-09-15T00:47:19.975305+0000","last_fullsized":"2024-09-15T00:47:19.975305+0000","mapping_epoch":23,"log_start":"27'91900","ondisk_log_start":"27'91900","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'101934","last_scrub_stamp":"2024-09-15T00:47:19.975224+0000","last_deep_scrub":"27'101934","last_deep_scrub_stamp":"2024-09-15T00:47:19.975224+0000","last_clean_scrub_stamp":"2024-09-15T00:47:19.975224+0000","objects_scrubbed":1230,"log_size":10034,"log_dups_size":0,"ondisk_log_size":10034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T04:05:13.649028+0000","scrub_duration":12715,"objects_trimmed":0,"snaptrim_duration":0.00037003900000000001,"stat_sum":{"num_bytes":5122539520,"num_objects":1230,"num_object_clones":0,"num_object_copies":2460,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1230,"num_whiteouts":0,"num_read":52427,"num_read_kb":3174715,"num_write":100715,"num_write_kb":21673726,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2","reported_seq":68,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:05.167484+0000","last_change":"2024-09-15T00:47:05.167484+0000","last_active":"2024-09-15T00:47:05.167484+0000","last_peered":"2024-09-15T00:47:05.167484+0000","last_clean":"2024-09-15T00:47:05.167484+0000","last_became_active":"2024-09-15T00:01:30.637323+0000","last_became_peered":"2024-09-15T00:01:30.637323+0000","last_unstale":"2024-09-15T00:47:05.167484+0000","last_undegraded":"2024-09-15T00:47:05.167484+0000","last_fullsized":"2024-09-15T00:47:05.167484+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-15T00:47:05.167301+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-15T00:47:05.167301+0000","last_clean_scrub_stamp":"2024-09-15T00:47:05.167301+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-16T03:02:46.117415+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00030636999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":8,"num_read_kb":2,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'279067","reported_seq":460741,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:19.684178+0000","last_change":"2024-09-15T00:47:19.684233+0000","last_active":"2024-09-15T00:47:19.684178+0000","last_peered":"2024-09-15T00:47:19.684178+0000","last_clean":"2024-09-15T00:47:19.684178+0000","last_became_active":"2024-09-15T00:01:38.438661+0000","last_became_peered":"2024-09-15T00:01:38.438661+0000","last_unstale":"2024-09-15T00:47:19.684178+0000","last_undegraded":"2024-09-15T00:47:19.684178+0000","last_fullsized":"2024-09-15T00:47:19.684178+0000","mapping_epoch":23,"log_start":"27'269000","ondisk_log_start":"27'269000","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'279067","last_scrub_stamp":"2024-09-15T00:47:19.684075+0000","last_deep_scrub":"27'279067","last_deep_scrub_stamp":"2024-09-15T00:47:19.684075+0000","last_clean_scrub_stamp":"2024-09-15T00:47:19.684075+0000","objects_scrubbed":1256,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:04:57.912938+0000","scrub_duration":14698,"objects_trimmed":0,"snaptrim_duration":0.00044147000000000001,"stat_sum":{"num_bytes":5228482048,"num_objects":1256,"num_object_clones":0,"num_object_copies":2512,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1256,"num_whiteouts":0,"num_read":181644,"num_read_kb":3547266,"num_write":277819,"num_write_kb":22638348,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2","reported_seq":70,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:09.148622+0000","last_change":"2024-09-15T00:47:09.148653+0000","last_active":"2024-09-15T00:47:09.148622+0000","last_peered":"2024-09-15T00:47:09.148622+0000","last_clean":"2024-09-15T00:47:09.148622+0000","last_became_active":"2024-09-15T00:01:30.251175+0000","last_became_peered":"2024-09-15T00:01:30.251175+0000","last_unstale":"2024-09-15T00:47:09.148622+0000","last_undegraded":"2024-09-15T00:47:09.148622+0000","last_fullsized":"2024-09-15T00:47:09.148622+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-15T00:47:09.148541+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-15T00:47:09.148541+0000","last_clean_scrub_stamp":"2024-09-15T00:47:09.148541+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-16T05:05:05.826742+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00055651599999999996,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"27'103841","reported_seq":207515,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:20.443255+0000","last_change":"2024-09-15T00:47:20.443321+0000","last_active":"2024-09-15T00:47:20.443255+0000","last_peered":"2024-09-15T00:47:20.443255+0000","last_clean":"2024-09-15T00:47:20.443255+0000","last_became_active":"2024-09-15T00:01:38.608010+0000","last_became_peered":"2024-09-15T00:01:38.608010+0000","last_unstale":"2024-09-15T00:47:20.443255+0000","last_undegraded":"2024-09-15T00:47:20.443255+0000","last_fullsized":"2024-09-15T00:47:20.443255+0000","mapping_epoch":23,"log_start":"27'93801","ondisk_log_start":"27'93801","created":23,"last_epoch_clean":24,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'103841","last_scrub_stamp":"2024-09-15T00:47:20.443140+0000","last_deep_scrub":"27'103841","last_deep_scrub_stamp":"2024-09-15T00:47:20.443140+0000","last_clean_scrub_stamp":"2024-09-15T00:47:20.443140+0000","objects_scrubbed":1248,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-16T12:34:00.153978+0000","scrub_duration":14553,"objects_trimmed":0,"snaptrim_duration":0.0010370150000000001,"stat_sum":{"num_bytes":5197356051,"num_objects":1248,"num_object_clones":0,"num_object_copies":2496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1248,"num_whiteouts":0,"num_read":103640,"num_read_kb":3349431,"num_write":102600,"num_write_kb":20651894,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"27'2","reported_seq":64,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:08.077847+0000","last_change":"2024-09-15T00:47:08.077847+0000","last_active":"2024-09-15T00:47:08.077847+0000","last_peered":"2024-09-15T00:47:08.077847+0000","last_clean":"2024-09-15T00:47:08.077847+0000","last_became_active":"2024-09-15T00:01:30.251111+0000","last_became_peered":"2024-09-15T00:01:30.251111+0000","last_unstale":"2024-09-15T00:47:08.077847+0000","last_undegraded":"2024-09-15T00:47:08.077847+0000","last_fullsized":"2024-09-15T00:47:08.077847+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2","last_scrub_stamp":"2024-09-15T00:47:08.077718+0000","last_deep_scrub":"27'2","last_deep_scrub_stamp":"2024-09-15T00:47:08.077718+0000","last_clean_scrub_stamp":"2024-09-15T00:47:08.077718+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-16T07:35:05.997324+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00052631599999999998,"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":"27'119","reported_seq":215,"reported_epoch":27,"state":"active+clean","last_fresh":"2024-09-15T00:47:08.179501+0000","last_change":"2024-09-15T00:47:08.179529+0000","last_active":"2024-09-15T00:47:08.179501+0000","last_peered":"2024-09-15T00:47:08.179501+0000","last_clean":"2024-09-15T00:47:08.179501+0000","last_became_active":"2024-09-15T00:01:24.568476+0000","last_became_peered":"2024-09-15T00:01:24.568476+0000","last_unstale":"2024-09-15T00:47:08.179501+0000","last_undegraded":"2024-09-15T00:47:08.179501+0000","last_fullsized":"2024-09-15T00:47:08.179501+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'119","last_scrub_stamp":"2024-09-15T00:47:08.179424+0000","last_deep_scrub":"27'119","last_deep_scrub_stamp":"2024-09-15T00:47:08.179424+0000","last_clean_scrub_stamp":"2024-09-15T00:47:08.179424+0000","objects_scrubbed":2,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T06:04:46.408287+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":20571165203,"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":445612,"num_read_kb":13906602,"num_write":630159,"num_write_kb":84770979,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":40583012352,"data_stored":40582434854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40170,"ondisk_log_size":40170,"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":30948,"num_read_kb":25738,"num_write":10313,"num_write_kb":10272,"num_scrub_errors":0,"num_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":5410,"ondisk_log_size":5410,"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119,"ondisk_log_size":119,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509996,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32052,"kb_used_data":868,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339788,"statfs":{"total":96636764160,"available":96603942912,"internally_reserved":0,"allocated":888832,"data_stored":698017,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":15,"seq":64424509995,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75888,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295952,"statfs":{"total":96636764160,"available":96559054848,"internally_reserved":0,"allocated":294912,"data_stored":108307,"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":4,"up_from":15,"seq":64424509996,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11364532,"kb_used_data":9867812,"kb_used_omap":1,"kb_used_meta":1496702,"kb_avail":83007308,"statfs":{"total":96636764160,"available":84999483392,"internally_reserved":0,"allocated":10104639488,"data_stored":10104314815,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1532623301},"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":64424509994,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5312440,"kb_used_data":4934248,"kb_used_omap":1,"kb_used_meta":378174,"kb_avail":89059400,"statfs":{"total":96636764160,"available":91196825600,"internally_reserved":0,"allocated":5052669952,"data_stored":5052414415,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":387250629},"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":64424509996,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5402692,"kb_used_data":4934260,"kb_used_omap":1,"kb_used_meta":468414,"kb_avail":88969148,"statfs":{"total":96636764160,"available":91104407552,"internally_reserved":0,"allocated":5052682240,"data_stored":5052415782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":479656389},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509997,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11409528,"kb_used_data":9868392,"kb_used_omap":1,"kb_used_meta":1541118,"kb_avail":82962312,"statfs":{"total":96636764160,"available":84953407488,"internally_reserved":0,"allocated":10105233408,"data_stored":10104905183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1578105285},"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":5,"up_from":13,"seq":55834575403,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5533056,"kb_used_data":5014704,"kb_used_omap":1,"kb_used_meta":518334,"kb_avail":88838784,"statfs":{"total":96636764160,"available":90970914816,"internally_reserved":0,"allocated":5135056896,"data_stored":5134809735,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":530774469},"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":3,"up_from":13,"seq":55834575404,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5419260,"kb_used_data":5014700,"kb_used_omap":1,"kb_used_meta":404542,"kb_avail":88952580,"statfs":{"total":96636764160,"available":91087441920,"internally_reserved":0,"allocated":5135052800,"data_stored":5134809058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":414251463},"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":[]}],"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":16384,"data_stored":1383,"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":4096,"data_stored":16,"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":4096,"data_stored":16,"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":8192,"data_stored":693,"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":12288,"data_stored":1364,"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":10104356864,"data_stored":10104207872,"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":5052383232,"data_stored":5052307456,"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":5052383232,"data_stored":5052307456,"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":5134766080,"data_stored":5134702099,"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":10104356864,"data_stored":10104207872,"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":5134766080,"data_stored":5134702099,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T00:47:28.545 DEBUG:teuthology.orchestra.run.smithi060:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-15T00:47:28.848 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-15T00:47:28.848 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-15T00:47:28.849 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-15T00:47:28.849 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:28.919 INFO:tasks.ceph.osd.0:Stopped 2024-09-15T00:47:28.919 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-15T00:47:28.920 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:28.972 INFO:tasks.ceph.osd.1:Stopped 2024-09-15T00:47:28.973 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-15T00:47:28.973 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.032 INFO:tasks.ceph.osd.2:Stopped 2024-09-15T00:47:29.033 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-15T00:47:29.033 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.086 INFO:tasks.ceph.osd.3:Stopped 2024-09-15T00:47:29.086 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-15T00:47:29.086 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.153 INFO:tasks.ceph.osd.4:Stopped 2024-09-15T00:47:29.154 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-15T00:47:29.154 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.212 INFO:tasks.ceph.osd.5:Stopped 2024-09-15T00:47:29.212 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-15T00:47:29.212 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.252 INFO:tasks.ceph.osd.6:Stopped 2024-09-15T00:47:29.252 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-15T00:47:29.252 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.328 INFO:tasks.ceph.osd.7:Stopped 2024-09-15T00:47:29.328 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-15T00:47:29.328 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-15T00:47:29.329 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.353 INFO:tasks.ceph.mgr.x:Stopped 2024-09-15T00:47:29.353 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-15T00:47:29.353 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.396 INFO:tasks.ceph.mgr.y:Stopped 2024-09-15T00:47:29.397 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-15T00:47:29.397 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-15T00:47:29.397 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.409 INFO:tasks.ceph.mon.a:Stopped 2024-09-15T00:47:29.409 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-15T00:47:29.409 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.460 INFO:tasks.ceph.mon.c:Stopped 2024-09-15T00:47:29.461 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-15T00:47:29.461 INFO:teuthology.orchestra.run:waiting for 300 2024-09-15T00:47:29.472 INFO:tasks.ceph.mon.b:Stopped 2024-09-15T00:47:29.472 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-15T00:47:29.472 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:29.529 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:47:29.529 DEBUG:teuthology.orchestra.run.smithi060:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-15T00:47:29.829 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:47:29.829 DEBUG:teuthology.orchestra.run.smithi060:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-15T00:47:30.004 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:47:30.005 DEBUG:teuthology.orchestra.run.smithi060:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-15T00:47:30.102 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:47:30.102 DEBUG:teuthology.orchestra.run.smithi060:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-15T00:47:30.188 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:47:30.188 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-15T00:47:30.409 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:47:30.409 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-15T00:47:30.488 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:47:30.488 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-15T00:47:30.538 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:47:30.538 DEBUG:teuthology.orchestra.run.smithi167:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-15T00:47:30.585 INFO:tasks.ceph:Archiving mon data... 2024-09-15T00:47:30.587 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/data/mon.a.tgz 2024-09-15T00:47:30.587 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-09-15T00:47:30.603 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.WnHoWjxQz7 2024-09-15T00:47:30.604 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.WnHoWjxQz7 2024-09-15T00:47:30.730 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.WnHoWjxQz7 2024-09-15T00:47:30.814 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.WnHoWjxQz7 is 277KB 2024-09-15T00:47:30.909 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.WnHoWjxQz7 2024-09-15T00:47:30.924 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/data/mon.c.tgz 2024-09-15T00:47:30.924 DEBUG:teuthology.orchestra.run.smithi060:> mktemp 2024-09-15T00:47:30.980 INFO:teuthology.orchestra.run.smithi060.stdout:/tmp/tmp.63iiA3k9h2 2024-09-15T00:47:30.980 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.63iiA3k9h2 2024-09-15T00:47:31.097 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0666 /tmp/tmp.63iiA3k9h2 2024-09-15T00:47:31.182 DEBUG:teuthology.orchestra.remote:smithi060:/tmp/tmp.63iiA3k9h2 is 283KB 2024-09-15T00:47:31.276 DEBUG:teuthology.orchestra.run.smithi060:> rm -fr /tmp/tmp.63iiA3k9h2 2024-09-15T00:47:31.292 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/data/mon.b.tgz 2024-09-15T00:47:31.292 DEBUG:teuthology.orchestra.run.smithi167:> mktemp 2024-09-15T00:47:31.311 INFO:teuthology.orchestra.run.smithi167.stdout:/tmp/tmp.xneA4Ub5jh 2024-09-15T00:47:31.311 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.xneA4Ub5jh 2024-09-15T00:47:31.454 DEBUG:teuthology.orchestra.run.smithi167:> sudo chmod 0666 /tmp/tmp.xneA4Ub5jh 2024-09-15T00:47:31.540 DEBUG:teuthology.orchestra.remote:smithi167:/tmp/tmp.xneA4Ub5jh is 284KB 2024-09-15T00:47:31.634 DEBUG:teuthology.orchestra.run.smithi167:> rm -fr /tmp/tmp.xneA4Ub5jh 2024-09-15T00:47:31.649 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-15T00:47:31.650 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:31.652 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:47:31.691 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:47:31.739 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-15T00:47:31.771 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-15T00:47:31.789 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-15T00:47:31.790 INFO:tasks.ceph:Archiving crash dumps... 2024-09-15T00:47:31.791 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi060/crash 2024-09-15T00:47:31.792 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-15T00:47:31.818 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi167/crash 2024-09-15T00:47:31.820 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-15T00:47:31.845 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi196/crash 2024-09-15T00:47:31.846 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-15T00:47:31.889 INFO:tasks.ceph:Compressing logs... 2024-09-15T00:47:31.890 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:47:31.892 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:47:31.894 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:47:31.915 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-15T00:47:31.916 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38588.log 2024-09-15T00:47:31.926 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33036.log 2024-09-15T00:47:31.926 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-15T00:47:31.926 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32916.log 2024-09-15T00:47:31.926 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.33036.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33036.log.gz 2024-09-15T00:47:31.926 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33116.log 2024-09-15T00:47:31.926 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.32916.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32916.log.gz 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.33116.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33116.log.gz 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32996.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.32996.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32996.log.gz 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32820.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32956.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.32820.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32820.log.gz 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr: 89.5% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.32956.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32956.log.gz 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-15T00:47:31.927 INFO:teuthology.orchestra.run.smithi167.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-15T00:47:31.928 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32876.log 2024-09-15T00:47:31.928 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-15T00:47:31.928 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-client.admin.32876.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32876.log.gz 2024-09-15T00:47:31.928 INFO:teuthology.orchestra.run.smithi167.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33076.log 2024-09-15T00:47:31.928 INFO:teuthology.orchestra.run.smithi167.stderr:/var/log/ceph/ceph-mon.b.log: /var/log/ceph/ceph-client.admin.33076.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33076.log.gz 2024-09-15T00:47:31.928 INFO:teuthology.orchestra.run.smithi167.stderr: 88.6% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-15T00:47:31.950 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39834.log 2024-09-15T00:47:31.950 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38588.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38372.log 2024-09-15T00:47:31.950 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38588.log.gz 2024-09-15T00:47:31.950 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39834.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39834.log.gz 2024-09-15T00:47:31.950 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40170.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38372.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39708.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38372.log.gz 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40170.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39750.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40170.log.gz 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39708.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39708.log.gz 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39750.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37658.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39750.log.gz 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40128.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.37658.log: gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/ceph-client.admin.37658.log.gz 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr: /var/log/ceph/ceph-client.admin.38704.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40128.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38056.log 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40128.log.gz 2024-09-15T00:47:31.951 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38704.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33413.log 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38704.log.gz 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38056.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40044.log 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38056.log.gz 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.33413.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40588.log 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33413.log.gz 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40044.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39666.log 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40044.log.gz 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40588.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38701.log 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40588.log.gz 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39666.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38053.log 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39666.log.gz 2024-09-15T00:47:31.952 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38701.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38054.log 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38701.log.gz 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38053.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40380.log 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38053.log.gz 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38054.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38054.log.gz 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40296.log 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40380.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38055.log 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40380.log.gz 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40296.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40296.log.gz 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38728.log 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38055.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38344.log 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38055.log.gz 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38728.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38728.log.gz 2024-09-15T00:47:31.953 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38344.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38707.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38344.log.gz 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40002.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38707.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38707.log.gz 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38706.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38368.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40002.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40002.log.gz 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38706.log: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38706.log.gz 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37832.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40086.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38368.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38368.log.gz 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.37832.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33010.log 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37832.log.gz 2024-09-15T00:47:31.954 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40086.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40086.log.gz 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.33010.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33010.log.gz 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39876.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40422.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39876.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39876.log.gz 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39008.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40422.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40422.log.gz 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39008.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39008.log.gz 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40548.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37347.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-mon.a.log: /var/log/ceph/ceph-client.admin.40548.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37714.log 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40548.log.gz 2024-09-15T00:47:31.955 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.37347.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38048.log 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37347.log.gz 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.37714.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39918.log 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37714.log.gz 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38048.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38697.log 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38048.log.gz 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39918.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39918.log.gz -5 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr: --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-15T00:47:31.956 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38046.log 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38697.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38697.log.gz 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38369.log 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38046.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38708.log 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38046.log.gz 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38369.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37874.log 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38369.log.gz 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38392.log/var/log/ceph/ceph-client.admin.38708.log: 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38708.log.gz 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.37874.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37874.log.gz 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38049.log 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38392.log: /var/log/ceph/ceph-client.admin.38049.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39792.log 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38392.log.gz 2024-09-15T00:47:31.957 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38049.log.gz 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40338.log 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.39792.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38371.log 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39792.log.gz 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40338.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40338.log.gz 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33301.log 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38371.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38371.log.gz 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38367.log 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.33301.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33301.log.gz 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40506.log 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38367.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38367.log.gz 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38966.log 2024-09-15T00:47:31.958 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40506.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40506.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40212.log 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38966.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38966.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38924.log 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.40212.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40212.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27172.log 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr: 94.0% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38924.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38924.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40254.log 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph.tmp-client.admin.27172.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27172.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38047.log 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38370.log 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38047.log: /var/log/ceph/ceph-client.admin.40254.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40254.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38047.log.gz 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40464.log 2024-09-15T00:47:31.959 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.38370.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38370.log.gzgzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37739.log 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37790.log 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.37739.log: /var/log/ceph/ceph-client.admin.40464.log: 0.0% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37739.log.gz 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr: -- replaced with /var/log/ceph/ceph-client.admin.40464.log.gz 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-client.admin.37790.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37790.log.gzgzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39960.log 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-15T00:47:31.960 INFO:teuthology.orchestra.run.smithi060.stderr:/var/log/ceph/ceph-osd.3.log: /var/log/ceph/ceph-client.admin.39960.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39960.log.gz 2024-09-15T00:47:31.963 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27142.log 2024-09-15T00:47:31.964 INFO:teuthology.orchestra.run.smithi196.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.27710.log 2024-09-15T00:47:31.964 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27142.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26948.log 2024-09-15T00:47:31.964 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27142.log.gz 2024-09-15T00:47:31.964 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.0.27710.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27799.log 2024-09-15T00:47:31.964 INFO:teuthology.orchestra.run.smithi196.stderr: 55.8% -- replaced with /var/log/ceph/ceph-client.0.27710.log.gz 2024-09-15T00:47:31.967 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.26948.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27179.log 2024-09-15T00:47:31.967 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26948.log.gz 2024-09-15T00:47:31.967 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27799.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/ceph-client.admin.27799.log.gz -- 2024-09-15T00:47:31.967 INFO:teuthology.orchestra.run.smithi196.stderr: /var/log/ceph/ceph-client.admin.27473.log 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27179.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27437.log 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27179.log.gz 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27473.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27401.log 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27473.log.gz 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27437.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26988.log 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27437.log.gz 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27401.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27869.log 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27401.log.gz 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.26988.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27925.log 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26988.log.gz 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27869.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27105.log 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27869.log.gz 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27925.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27925.log.gz 2024-09-15T00:47:31.968 INFO:teuthology.orchestra.run.smithi196.stderr:/var/log/ceph/ceph-client.admin.27105.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27105.log.gz 2024-09-15T00:47:31.969 INFO:teuthology.orchestra.run.smithi060.stderr: 95.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-15T00:47:31.970 INFO:teuthology.orchestra.run.smithi196.stderr: 2024-09-15T00:47:31.970 INFO:teuthology.orchestra.run.smithi196.stderr:real 0m0.017s 2024-09-15T00:47:31.970 INFO:teuthology.orchestra.run.smithi196.stderr:user 0m0.011s 2024-09-15T00:47:31.970 INFO:teuthology.orchestra.run.smithi196.stderr:sys 0m0.023s 2024-09-15T00:47:32.163 INFO:teuthology.orchestra.run.smithi167.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-15T00:47:32.501 INFO:teuthology.orchestra.run.smithi167.stderr: 92.6% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-15T00:47:32.562 INFO:teuthology.orchestra.run.smithi167.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-15T00:47:32.584 INFO:teuthology.orchestra.run.smithi060.stderr: 92.8% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-15T00:47:32.793 INFO:teuthology.orchestra.run.smithi167.stderr: 93.4% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-15T00:47:33.548 INFO:teuthology.orchestra.run.smithi060.stderr: 90.7% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-15T00:47:39.125 INFO:teuthology.orchestra.run.smithi060.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-15T00:47:39.810 INFO:teuthology.orchestra.run.smithi167.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-15T00:47:59.359 INFO:teuthology.orchestra.run.smithi060.stderr: 95.3% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-15T00:48:03.814 INFO:teuthology.orchestra.run.smithi060.stderr: 95.2% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-15T00:48:31.157 INFO:teuthology.orchestra.run.smithi167.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-15T00:48:31.159 INFO:teuthology.orchestra.run.smithi167.stderr: 2024-09-15T00:48:31.159 INFO:teuthology.orchestra.run.smithi167.stderr:real 0m59.252s 2024-09-15T00:48:31.159 INFO:teuthology.orchestra.run.smithi167.stderr:user 1m6.920s 2024-09-15T00:48:31.159 INFO:teuthology.orchestra.run.smithi167.stderr:sys 0m2.453s 2024-09-15T00:49:04.004 INFO:teuthology.orchestra.run.smithi060.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-15T00:49:04.006 INFO:teuthology.orchestra.run.smithi060.stderr: 2024-09-15T00:49:04.006 INFO:teuthology.orchestra.run.smithi060.stderr:real 1m32.100s 2024-09-15T00:49:04.006 INFO:teuthology.orchestra.run.smithi060.stderr:user 2m35.318s 2024-09-15T00:49:04.006 INFO:teuthology.orchestra.run.smithi060.stderr:sys 0m5.344s 2024-09-15T00:49:04.006 INFO:tasks.ceph:Archiving logs... 2024-09-15T00:49:04.007 DEBUG:teuthology.misc:Transferring archived files from smithi060:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi060/log 2024-09-15T00:49:04.008 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T00:49:24.450 DEBUG:teuthology.misc:Transferring archived files from smithi167:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi167/log 2024-09-15T00:49:24.451 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T00:49:33.790 DEBUG:teuthology.misc:Transferring archived files from smithi196:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi196/log 2024-09-15T00:49:33.791 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T00:49:33.829 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-15T00:49:33.841 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-15T00:49:33.841 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T00:49:33.844 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T00:49:33.847 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T00:49:33.983 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-15T00:49:33.993 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-15T00:49:33.994 DEBUG:teuthology.orchestra.run.smithi060:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T00:49:33.997 DEBUG:teuthology.orchestra.run.smithi167:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T00:49:33.999 DEBUG:teuthology.orchestra.run.smithi196:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T00:49:34.012 INFO:teuthology.orchestra.run.smithi060.stderr:bash: line 1: ntpq: command not found 2024-09-15T00:49:34.015 INFO:teuthology.orchestra.run.smithi167.stderr:bash: line 1: ntpq: command not found 2024-09-15T00:49:34.016 INFO:teuthology.orchestra.run.smithi196.stderr:bash: line 1: ntpq: command not found 2024-09-15T00:49:34.017 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T00:49:34.017 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2024-09-15T00:49:34.017 INFO:teuthology.orchestra.run.smithi060.stdout:^* hv01.front.sepia.ceph.com 3 6 377 35 +112us[ +80us] +/- 38ms 2024-09-15T00:49:34.017 INFO:teuthology.orchestra.run.smithi060.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 +476us[ +476us] +/- 70ms 2024-09-15T00:49:34.017 INFO:teuthology.orchestra.run.smithi060.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 -634us[ -665us] +/- 60ms 2024-09-15T00:49:34.017 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T00:49:34.019 INFO:teuthology.orchestra.run.smithi167.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T00:49:34.019 INFO:teuthology.orchestra.run.smithi167.stdout:=============================================================================== 2024-09-15T00:49:34.020 INFO:teuthology.orchestra.run.smithi167.stdout:^* hv01.front.sepia.ceph.com 3 6 377 34 +101us[ +72us] +/- 38ms 2024-09-15T00:49:34.020 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 31 +464us[ +464us] +/- 71ms 2024-09-15T00:49:34.020 INFO:teuthology.orchestra.run.smithi167.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 37 -635us[ -663us] +/- 60ms 2024-09-15T00:49:34.020 INFO:teuthology.orchestra.run.smithi167.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T00:49:34.021 INFO:teuthology.orchestra.run.smithi196.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-15T00:49:34.021 INFO:teuthology.orchestra.run.smithi196.stdout:=============================================================================== 2024-09-15T00:49:34.021 INFO:teuthology.orchestra.run.smithi196.stdout:^* hv01.front.sepia.ceph.com 3 6 377 39 +70us[ +71us] +/- 38ms 2024-09-15T00:49:34.022 INFO:teuthology.orchestra.run.smithi196.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 34 +456us[ +456us] +/- 70ms 2024-09-15T00:49:34.022 INFO:teuthology.orchestra.run.smithi196.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 -676us[ -676us] +/- 60ms 2024-09-15T00:49:34.022 INFO:teuthology.orchestra.run.smithi196.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-15T00:49:34.022 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-15T00:49:34.032 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-15T00:49:34.033 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-15T00:49:34.046 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:49:34.130 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:49:34.198 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:49:34.266 DEBUG:teuthology.orchestra.run.smithi060:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-15T00:49:34.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:49:34.299 DEBUG:teuthology.orchestra.run.smithi167:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-15T00:49:34.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:49:34.329 DEBUG:teuthology.orchestra.run.smithi196:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-15T00:49:34.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:49:34.358 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-15T00:49:34.368 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-15T00:49:34.379 INFO:teuthology.task.internal:Duration was 3310.387139 seconds 2024-09-15T00:49:34.379 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-15T00:49:34.389 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-15T00:49:34.389 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T00:49:34.392 DEBUG:teuthology.orchestra.run.smithi167:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T00:49:34.394 DEBUG:teuthology.orchestra.run.smithi196:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T00:49:34.434 INFO:teuthology.orchestra.run.smithi167.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T00:49:34.435 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T00:49:34.438 INFO:teuthology.orchestra.run.smithi196.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-15T00:49:34.827 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-15T00:49:34.827 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi060.front.sepia.ceph.com 2024-09-15T00:49:34.827 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:49:34.853 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi167.front.sepia.ceph.com 2024-09-15T00:49:34.853 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:49:34.875 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi196.front.sepia.ceph.com 2024-09-15T00:49:34.875 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:49:34.897 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-15T00:49:34.897 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T00:49:34.899 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T00:49:34.918 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T00:49:34.965 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-15T00:49:34.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T00:49:34.971 DEBUG:teuthology.orchestra.run.smithi167:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T00:49:34.986 DEBUG:teuthology.orchestra.run.smithi196:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T00:49:35.105 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-15T00:49:35.116 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-15T00:49:35.116 DEBUG:teuthology.orchestra.run.smithi060:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T00:49:35.144 DEBUG:teuthology.orchestra.run.smithi167:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T00:49:35.169 DEBUG:teuthology.orchestra.run.smithi196:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T00:49:35.194 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-15T00:49:35.205 DEBUG:teuthology.orchestra.run.smithi060:> 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-15T00:49:35.207 DEBUG:teuthology.orchestra.run.smithi167:> 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-15T00:49:35.212 DEBUG:teuthology.orchestra.run.smithi196:> 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-15T00:49:35.231 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = core 2024-09-15T00:49:35.233 INFO:teuthology.orchestra.run.smithi167.stdout:kernel.core_pattern = core 2024-09-15T00:49:35.257 INFO:teuthology.orchestra.run.smithi196.stdout:kernel.core_pattern = core 2024-09-15T00:49:35.270 DEBUG:teuthology.orchestra.run.smithi060:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:49:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:49:35.311 DEBUG:teuthology.orchestra.run.smithi167:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:49:35.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:49:35.326 DEBUG:teuthology.orchestra.run.smithi196:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T00:49:35.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T00:49:35.340 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-15T00:49:35.352 INFO:teuthology.task.internal:Transferring archived files... 2024-09-15T00:49:35.352 DEBUG:teuthology.misc:Transferring archived files from smithi060:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi060 2024-09-15T00:49:35.353 DEBUG:teuthology.orchestra.run.smithi060:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T00:49:35.388 DEBUG:teuthology.misc:Transferring archived files from smithi167:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi167 2024-09-15T00:49:35.388 DEBUG:teuthology.orchestra.run.smithi167:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T00:49:35.421 DEBUG:teuthology.misc:Transferring archived files from smithi196:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904805/remote/smithi196 2024-09-15T00:49:35.421 DEBUG:teuthology.orchestra.run.smithi196:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T00:49:35.457 INFO:teuthology.task.internal:Removing archive directory... 2024-09-15T00:49:35.458 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T00:49:35.460 DEBUG:teuthology.orchestra.run.smithi167:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T00:49:35.462 DEBUG:teuthology.orchestra.run.smithi196:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T00:49:35.505 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-15T00:49:35.517 INFO:teuthology.task.internal:Not uploading archives. 2024-09-15T00:49:35.517 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-15T00:49:35.528 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-15T00:49:35.528 DEBUG:teuthology.orchestra.run.smithi060:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T00:49:35.530 DEBUG:teuthology.orchestra.run.smithi167:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T00:49:35.533 DEBUG:teuthology.orchestra.run.smithi196:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T00:49:35.544 INFO:teuthology.orchestra.run.smithi060.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 00:49 /home/ubuntu/cephtest 2024-09-15T00:49:35.546 INFO:teuthology.orchestra.run.smithi167.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 00:49 /home/ubuntu/cephtest 2024-09-15T00:49:35.560 INFO:teuthology.orchestra.run.smithi196.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 00:49 /home/ubuntu/cephtest 2024-09-15T00:49:35.561 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-15T00:49:35.571 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-15T00:49:35.596 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: 3310.3871393203735 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-15T00:49:35.596 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T00:49:35.691 INFO:teuthology.run:pass