2024-09-17T23:35:33.411 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T23:35:33.429 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T23:35:33.504 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606 branch: squid description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-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: '7909606' 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-17_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: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: snappy bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f 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: b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 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: 1983 sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f sleep_before_teardown: 0 subset: 79/128 suite: rbd suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 targets: smithi022.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP54yaqebk5pkghE7yFj6uxfnGzoSmoOKWsG6LoHFrKrFpDTsZD1NM5VrQxDVi+lFdh6RrP4utxEoHwbPZQV09k= smithi047.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKW9dDp5w9l8zo53ZIINhPMIehWKbGi3yV/0QEvsjcUBN1EcWwuzH7BlcsgSXOQ6CPsPMQYKLuPOFtKZMfc+fqE= smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI1Xw23zTbMBiJhbXK3I5mB/Bif6GPHGPEhh9cllxSW1UkJO4etyvUNG3Ir+ek8e27shAU5KNOmtD1UCEHBohPk= tasks: - install: null - ceph: null - 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 create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' 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-17_21:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T23:35:33.504 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa; will attempt to use it 2024-09-17T23:35:33.505 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa/tasks 2024-09-17T23:35:33.505 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T23:35:33.507 INFO:teuthology.task.internal:Checking packages... 2024-09-17T23:35:33.527 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'c2ddf9721ef254645201cdbabd9c8f49c30a586f' 2024-09-17T23:35:33.527 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T23:35:33.527 INFO:teuthology.packaging:ref: None 2024-09-17T23:35:33.527 INFO:teuthology.packaging:tag: None 2024-09-17T23:35:33.527 INFO:teuthology.packaging:branch: squid 2024-09-17T23:35:33.527 INFO:teuthology.packaging:sha1: c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T23:35:33.527 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-17T23:35:33.738 INFO:teuthology.task.internal:Found packages for ceph version 19.2.0-0 2024-09-17T23:35:33.740 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T23:35:33.748 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T23:35:33.748 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T23:35:33.755 INFO:teuthology.task.internal:Saving configuration 2024-09-17T23:35:33.767 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T23:35:33.774 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T23:35:33.799 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi022.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606', '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-17 23:30:04.630502', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP54yaqebk5pkghE7yFj6uxfnGzoSmoOKWsG6LoHFrKrFpDTsZD1NM5VrQxDVi+lFdh6RrP4utxEoHwbPZQV09k='} 2024-09-17T23:35:33.821 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi047.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606', '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-17 23:30:04.632052', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKW9dDp5w9l8zo53ZIINhPMIehWKbGi3yV/0QEvsjcUBN1EcWwuzH7BlcsgSXOQ6CPsPMQYKLuPOFtKZMfc+fqE='} 2024-09-17T23:35:33.841 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606', '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-17 23:30:04.633322', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI1Xw23zTbMBiJhbXK3I5mB/Bif6GPHGPEhh9cllxSW1UkJO4etyvUNG3Ir+ek8e27shAU5KNOmtD1UCEHBohPk='} 2024-09-17T23:35:33.841 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T23:35:33.848 INFO:teuthology.task.internal:roles: ubuntu@smithi022.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-17T23:35:33.848 INFO:teuthology.task.internal:roles: ubuntu@smithi047.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-17T23:35:33.848 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['client.0'] 2024-09-17T23:35:33.849 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T23:35:33.935 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1a60ec3ac0>, signals=[15]) 2024-09-17T23:35:33.935 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T23:35:33.942 INFO:teuthology.task.internal:Opening connections... 2024-09-17T23:35:33.942 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T23:35:33.943 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:35:34.024 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi047.front.sepia.ceph.com 2024-09-17T23:35:34.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:35:34.112 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-09-17T23:35:34.113 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:35:34.188 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T23:35:34.198 DEBUG:teuthology.orchestra.run.smithi022:> uname -m 2024-09-17T23:35:34.217 INFO:teuthology.orchestra.run.smithi022.stdout:x86_64 2024-09-17T23:35:34.217 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2024-09-17T23:35:34.274 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="CentOS Stream" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="9" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:ID="centos" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE="rhel fedora" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="9" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:PLATFORM_ID="platform:el9" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:ANSI_COLOR="0;31" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:LOGO="fedora-logo-icon" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://centos.org/" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T23:35:34.275 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T23:35:34.276 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2024-09-17T23:35:34.299 DEBUG:teuthology.orchestra.run.smithi047:> uname -m 2024-09-17T23:35:34.317 INFO:teuthology.orchestra.run.smithi047.stdout:x86_64 2024-09-17T23:35:34.317 DEBUG:teuthology.orchestra.run.smithi047:> cat /etc/os-release 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:NAME="CentOS Stream" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION="9" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:ID="centos" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:ID_LIKE="rhel fedora" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:VERSION_ID="9" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:PLATFORM_ID="platform:el9" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:ANSI_COLOR="0;31" 2024-09-17T23:35:34.375 INFO:teuthology.orchestra.run.smithi047.stdout:LOGO="fedora-logo-icon" 2024-09-17T23:35:34.376 INFO:teuthology.orchestra.run.smithi047.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T23:35:34.376 INFO:teuthology.orchestra.run.smithi047.stdout:HOME_URL="https://centos.org/" 2024-09-17T23:35:34.376 INFO:teuthology.orchestra.run.smithi047.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T23:35:34.376 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T23:35:34.376 INFO:teuthology.orchestra.run.smithi047.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T23:35:34.376 INFO:teuthology.lock.ops:Updating smithi047.front.sepia.ceph.com on lock server 2024-09-17T23:35:34.398 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-09-17T23:35:34.417 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-09-17T23:35:34.417 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="CentOS Stream" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="9" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:ID="centos" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="rhel fedora" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="9" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el9" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2024-09-17T23:35:34.475 INFO:teuthology.orchestra.run.smithi088.stdout:LOGO="fedora-logo-icon" 2024-09-17T23:35:34.476 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-17T23:35:34.476 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://centos.org/" 2024-09-17T23:35:34.476 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-17T23:35:34.476 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-17T23:35:34.476 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-17T23:35:34.476 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-09-17T23:35:34.507 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T23:35:34.518 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T23:35:34.532 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T23:35:34.532 DEBUG:teuthology.orchestra.run.smithi022:> test '!' -e /home/ubuntu/cephtest 2024-09-17T23:35:34.536 DEBUG:teuthology.orchestra.run.smithi047:> test '!' -e /home/ubuntu/cephtest 2024-09-17T23:35:34.538 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-09-17T23:35:34.555 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T23:35:34.566 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T23:35:34.567 DEBUG:teuthology.orchestra.run.smithi022:> test -z $(ls -A /var/lib/ceph) 2024-09-17T23:35:34.593 DEBUG:teuthology.orchestra.run.smithi047:> test -z $(ls -A /var/lib/ceph) 2024-09-17T23:35:34.596 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-09-17T23:35:34.692 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T23:35:34.773 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T23:35:34.792 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T23:35:34.792 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-17T23:35:34.793 DEBUG:teuthology.orchestra.run.smithi022:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T23:35:34.793 DEBUG:teuthology.orchestra.run.smithi047:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T23:35:34.794 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T23:35:34.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T23:35:34.811 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2024-09-17T23:35:34.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T23:35:34.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T23:35:34.813 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-17T23:35:34.813 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-17T23:35:34.869 INFO:teuthology.orchestra.run.smithi047.stdout:5.14.0-503.el9.x86_64 2024-09-17T23:35:34.869 INFO:teuthology.task.kernel:Running kernel on smithi047: 5.14.0-503.el9.x86_64 2024-09-17T23:35:34.869 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum install -y kernel 2024-09-17T23:35:34.870 INFO:teuthology.orchestra.run.smithi022.stdout:5.14.0-503.el9.x86_64 2024-09-17T23:35:34.871 INFO:teuthology.task.kernel:Running kernel on smithi022: 5.14.0-503.el9.x86_64 2024-09-17T23:35:34.871 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum install -y kernel 2024-09-17T23:35:34.872 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-503.el9.x86_64 2024-09-17T23:35:34.872 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.14.0-503.el9.x86_64 2024-09-17T23:35:34.872 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2024-09-17T23:35:37.167 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.3 MB 00:00 2024-09-17T23:35:38.221 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - BaseOS 5.1 MB/s | 8.3 MB 00:01 2024-09-17T23:35:38.431 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 4.9 MB/s | 8.3 MB 00:01 2024-09-17T23:35:38.893 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - AppStream 34 MB/s | 20 MB 00:00 2024-09-17T23:35:40.115 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 35 MB/s | 20 MB 00:00 2024-09-17T23:35:43.394 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.5 MB 00:00 2024-09-17T23:35:43.871 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - AppStream 4.5 MB/s | 20 MB 00:04 2024-09-17T23:35:45.211 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - Extras packages 33 kB/s | 19 kB 00:00 2024-09-17T23:35:45.482 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 4.0 MB/s | 6.5 MB 00:01 2024-09-17T23:35:46.757 INFO:teuthology.orchestra.run.smithi047.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-17T23:35:47.241 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 35 kB/s | 19 kB 00:00 2024-09-17T23:35:48.397 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.5 MB 00:00 2024-09-17T23:35:49.395 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 11 MB/s | 23 MB 00:02 2024-09-17T23:35:49.915 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - Extras packages 76 kB/s | 19 kB 00:00 2024-09-17T23:35:51.502 INFO:teuthology.orchestra.run.smithi022.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-17T23:35:52.363 INFO:teuthology.orchestra.run.smithi047.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-17T23:35:54.328 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T23:35:54.328 INFO:teuthology.orchestra.run.smithi047.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T23:35:54.414 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:35:54.423 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:35:54.423 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout:Install 4 Packages 2024-09-17T23:35:54.424 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:35:54.425 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 79 M 2024-09-17T23:35:54.425 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 126 M 2024-09-17T23:35:54.425 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:35:54.531 INFO:teuthology.orchestra.run.smithi047.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 436 kB/s | 36 kB 00:00 2024-09-17T23:35:54.903 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 16 kB/s | 1.7 kB 00:00 2024-09-17T23:35:54.990 INFO:teuthology.orchestra.run.smithi047.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 29 MB/s | 16 MB 00:00 2024-09-17T23:35:55.357 INFO:teuthology.orchestra.run.smithi047.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 38 MB/s | 35 MB 00:00 2024-09-17T23:35:55.699 INFO:teuthology.orchestra.run.smithi047.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 24 MB/s | 29 MB 00:01 2024-09-17T23:35:55.699 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:35:55.699 INFO:teuthology.orchestra.run.smithi047.stdout:Total 62 MB/s | 79 MB 00:01 2024-09-17T23:35:56.414 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:35:56.782 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:35:56.782 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:35:56.815 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T23:35:56.815 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T23:35:56.915 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:35:56.926 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:35:56.926 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-09-17T23:35:56.926 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:35:56.926 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:35:56.926 INFO:teuthology.orchestra.run.smithi088.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T23:35:56.926 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:35:56.926 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout:Install 4 Packages 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:35:56.927 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 79 M 2024-09-17T23:35:56.928 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 126 M 2024-09-17T23:35:56.928 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:35:57.160 INFO:teuthology.orchestra.run.smithi088.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 328 kB/s | 36 kB 00:00 2024-09-17T23:35:57.216 INFO:teuthology.orchestra.run.smithi022.stdout:lab-extras 25 kB/s | 1.7 kB 00:00 2024-09-17T23:35:57.742 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:35:57.743 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:35:59.189 INFO:teuthology.orchestra.run.smithi022.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-17T23:35:59.189 INFO:teuthology.orchestra.run.smithi022.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-17T23:35:59.287 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-17T23:35:59.297 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-17T23:35:59.298 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-17T23:35:59.298 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:35:59.298 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:35:59.298 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:35:59.298 INFO:teuthology.orchestra.run.smithi022.stdout:Install 4 Packages 2024-09-17T23:35:59.298 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:35:59.298 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 79 M 2024-09-17T23:35:59.299 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 126 M 2024-09-17T23:35:59.299 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:35:59.426 INFO:teuthology.orchestra.run.smithi088.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 6.6 MB/s | 16 MB 00:02 2024-09-17T23:36:00.001 INFO:teuthology.orchestra.run.smithi022.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 62 kB/s | 36 kB 00:00 2024-09-17T23:36:00.409 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:36:00.826 INFO:teuthology.orchestra.run.smithi022.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-17T23:36:01.070 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T23:36:01.150 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:01.285 INFO:teuthology.orchestra.run.smithi088.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 6.9 MB/s | 29 MB 00:04 2024-09-17T23:36:01.510 INFO:teuthology.orchestra.run.smithi022.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 17 MB/s | 35 MB 00:02 2024-09-17T23:36:01.835 INFO:teuthology.orchestra.run.smithi088.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 7.2 MB/s | 35 MB 00:04 2024-09-17T23:36:01.835 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:36:01.835 INFO:teuthology.orchestra.run.smithi088.stdout:Total 16 MB/s | 79 MB 00:04 2024-09-17T23:36:02.385 INFO:teuthology.orchestra.run.smithi022.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 12 MB/s | 29 MB 00:02 2024-09-17T23:36:02.385 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:36:02.385 INFO:teuthology.orchestra.run.smithi022.stdout:Total 26 MB/s | 79 MB 00:03 2024-09-17T23:36:02.520 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:36:02.896 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:36:02.896 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:36:03.117 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:36:03.485 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:36:03.485 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:36:03.857 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:36:03.857 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:36:03.909 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:04.027 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:04.472 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:36:04.472 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:36:06.280 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:36:06.922 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T23:36:07.011 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:07.020 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:36:07.680 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-17T23:36:07.760 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:09.155 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:09.193 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:09.793 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:09.914 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:10.528 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:10.748 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:14.331 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:14.749 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:14.873 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:15.881 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:15.924 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:19.713 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:21.059 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:53.286 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:53.327 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:53.680 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:53.681 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T23:36:53.681 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:53.681 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:54.514 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:54.514 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:36:54.514 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:36:54.515 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T23:36:54.515 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T23:36:54.515 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T23:36:54.515 INFO:teuthology.orchestra.run.smithi047.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T23:36:54.515 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:36:54.515 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:36:54.862 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T23:36:54.963 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T23:36:54.964 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T23:36:54.964 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T23:36:54.964 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T23:36:54.964 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T23:36:54.964 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-17T23:36:54.965 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi047.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T23:36:54.965 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T23:36:55.024 INFO:teuthology.orchestra.run.smithi047.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T23:36:55.025 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T23:36:55.025 DEBUG:teuthology.orchestra.run.smithi047:> sudo rpm -qi grub2-tools 2024-09-17T23:36:55.065 INFO:teuthology.orchestra.run.smithi047.stdout:Name : grub2-tools 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Epoch : 1 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Version : 2.06 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Release : 82.el9 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Architecture: x86_64 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Group : Unspecified 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Size : 8274670 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:License : GPLv3+ 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T23:36:55.066 INFO:teuthology.orchestra.run.smithi047.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:Packager : builder@centos.org 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:Vendor : CentOS 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:Summary : Support tools for GRUB. 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:Description : 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:hardware devices. 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:36:55.067 INFO:teuthology.orchestra.run.smithi047.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T23:36:55.068 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T23:36:55.068 INFO:teuthology.task.kernel:Updating grub on smithi047 to boot 5.14.0-508.el9.x86_64 2024-09-17T23:36:55.068 DEBUG:teuthology.orchestra.run.smithi047:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T23:36:55.729 INFO:teuthology.orchestra.run.smithi047.stderr:Generating grub configuration file ... 2024-09-17T23:36:57.028 INFO:teuthology.orchestra.run.smithi047.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T23:36:57.055 INFO:teuthology.orchestra.run.smithi047.stderr:done 2024-09-17T23:36:57.058 DEBUG:teuthology.orchestra.run.smithi047:> mktemp 2024-09-17T23:36:57.073 INFO:teuthology.orchestra.run.smithi047.stdout:/tmp/tmp.zjhZj8ECPr 2024-09-17T23:36:57.073 DEBUG:teuthology.orchestra.run.smithi047:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.zjhZj8ECPr 2024-09-17T23:36:57.155 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 0666 /tmp/tmp.zjhZj8ECPr 2024-09-17T23:36:57.290 DEBUG:teuthology.orchestra.remote:smithi047:/tmp/tmp.zjhZj8ECPr is 6KB 2024-09-17T23:36:57.338 DEBUG:teuthology.orchestra.run.smithi047:> rm -fr /tmp/tmp.zjhZj8ECPr 2024-09-17T23:36:57.352 DEBUG:teuthology.orchestra.run.smithi047:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T23:36:57.415 INFO:teuthology.orchestra.run.smithi047.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T23:36:57.415 INFO:teuthology.orchestra.run.smithi047.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T23:36:57.415 INFO:teuthology.orchestra.run.smithi047.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T23:36:57.415 INFO:teuthology.orchestra.run.smithi047.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T23:36:57.417 DEBUG:teuthology.orchestra.run.smithi047:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T23:36:57.570 DEBUG:teuthology.orchestra.run.smithi047:> sudo shutdown -r now 2024-09-17T23:36:57.831 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:57.871 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:58.295 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:58.295 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T23:36:58.295 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:36:58.295 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:36:59.153 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:36:59.154 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:36:59.509 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T23:36:59.592 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T23:36:59.593 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T23:36:59.593 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T23:36:59.593 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T23:36:59.593 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T23:36:59.593 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-17T23:36:59.593 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T23:36:59.593 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T23:36:59.652 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T23:36:59.652 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T23:36:59.652 DEBUG:teuthology.orchestra.run.smithi088:> sudo rpm -qi grub2-tools 2024-09-17T23:36:59.684 INFO:teuthology.orchestra.run.smithi088.stdout:Name : grub2-tools 2024-09-17T23:36:59.684 INFO:teuthology.orchestra.run.smithi088.stdout:Epoch : 1 2024-09-17T23:36:59.684 INFO:teuthology.orchestra.run.smithi088.stdout:Version : 2.06 2024-09-17T23:36:59.684 INFO:teuthology.orchestra.run.smithi088.stdout:Release : 82.el9 2024-09-17T23:36:59.684 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: x86_64 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Group : Unspecified 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Size : 8274670 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:License : GPLv3+ 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Packager : builder@centos.org 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Vendor : CentOS 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Summary : Support tools for GRUB. 2024-09-17T23:36:59.685 INFO:teuthology.orchestra.run.smithi088.stdout:Description : 2024-09-17T23:36:59.686 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:36:59.686 INFO:teuthology.orchestra.run.smithi088.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T23:36:59.686 INFO:teuthology.orchestra.run.smithi088.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T23:36:59.686 INFO:teuthology.orchestra.run.smithi088.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T23:36:59.686 INFO:teuthology.orchestra.run.smithi088.stdout:hardware devices. 2024-09-17T23:36:59.686 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:36:59.686 INFO:teuthology.orchestra.run.smithi088.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T23:36:59.687 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T23:36:59.687 INFO:teuthology.task.kernel:Updating grub on smithi088 to boot 5.14.0-508.el9.x86_64 2024-09-17T23:36:59.687 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T23:37:00.073 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:37:00.115 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:37:00.362 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-09-17T23:37:00.489 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:37:00.489 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-17T23:37:00.489 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-17T23:37:00.489 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-17T23:37:01.359 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-17T23:37:01.359 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:37:01.360 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:37:01.360 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-17T23:37:01.360 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-17T23:37:01.360 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-17T23:37:01.360 INFO:teuthology.orchestra.run.smithi022.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-17T23:37:01.360 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:37:01.360 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:37:01.684 INFO:teuthology.orchestra.run.smithi088.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T23:37:01.726 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-09-17T23:37:01.728 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-09-17T23:37:01.730 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T23:37:01.744 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.P9oi4Q2mKx 2024-09-17T23:37:01.744 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.P9oi4Q2mKx 2024-09-17T23:37:01.810 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.P9oi4Q2mKx 2024-09-17T23:37:01.820 INFO:teuthology.orchestra.run.smithi022.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T23:37:01.820 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T23:37:01.821 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-17T23:37:01.821 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T23:37:01.821 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T23:37:01.821 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-17T23:37:01.821 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi022.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T23:37:01.821 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q kernel | sort -rV | head -n 1 2024-09-17T23:37:01.880 INFO:teuthology.orchestra.run.smithi022.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-17T23:37:01.880 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-17T23:37:01.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo rpm -qi grub2-tools 2024-09-17T23:37:01.917 INFO:teuthology.orchestra.run.smithi022.stdout:Name : grub2-tools 2024-09-17T23:37:01.917 INFO:teuthology.orchestra.run.smithi022.stdout:Epoch : 1 2024-09-17T23:37:01.917 INFO:teuthology.orchestra.run.smithi022.stdout:Version : 2.06 2024-09-17T23:37:01.917 INFO:teuthology.orchestra.run.smithi022.stdout:Release : 82.el9 2024-09-17T23:37:01.917 INFO:teuthology.orchestra.run.smithi022.stdout:Architecture: x86_64 2024-09-17T23:37:01.917 INFO:teuthology.orchestra.run.smithi022.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Group : Unspecified 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Size : 8274670 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:License : GPLv3+ 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Packager : builder@centos.org 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Vendor : CentOS 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Summary : Support tools for GRUB. 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout:Description : 2024-09-17T23:37:01.918 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:37:01.919 INFO:teuthology.orchestra.run.smithi022.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-17T23:37:01.919 INFO:teuthology.orchestra.run.smithi022.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-17T23:37:01.919 INFO:teuthology.orchestra.run.smithi022.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-17T23:37:01.919 INFO:teuthology.orchestra.run.smithi022.stdout:hardware devices. 2024-09-17T23:37:01.919 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:37:01.919 INFO:teuthology.orchestra.run.smithi022.stdout:This subpackage provides tools for support of all platforms. 2024-09-17T23:37:01.920 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-17T23:37:01.920 INFO:teuthology.task.kernel:Updating grub on smithi022 to boot 5.14.0-508.el9.x86_64 2024-09-17T23:37:01.920 DEBUG:teuthology.orchestra.run.smithi022:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-17T23:37:01.945 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.P9oi4Q2mKx is 6KB 2024-09-17T23:37:01.994 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.P9oi4Q2mKx 2024-09-17T23:37:02.009 DEBUG:teuthology.orchestra.run.smithi088:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T23:37:02.078 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T23:37:02.078 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T23:37:02.078 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T23:37:02.078 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T23:37:02.080 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T23:37:02.256 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-09-17T23:37:02.585 INFO:teuthology.orchestra.run.smithi022.stderr:Generating grub configuration file ... 2024-09-17T23:37:03.872 INFO:teuthology.orchestra.run.smithi022.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-17T23:37:03.891 INFO:teuthology.orchestra.run.smithi022.stderr:done 2024-09-17T23:37:03.893 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2024-09-17T23:37:03.907 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.05b9G8zcSr 2024-09-17T23:37:03.908 DEBUG:teuthology.orchestra.run.smithi022:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.05b9G8zcSr 2024-09-17T23:37:03.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.05b9G8zcSr 2024-09-17T23:37:04.111 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.05b9G8zcSr is 6KB 2024-09-17T23:37:04.131 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.05b9G8zcSr 2024-09-17T23:37:04.146 DEBUG:teuthology.orchestra.run.smithi022:> sudo /bin/ls /boot/loader/entries || true 2024-09-17T23:37:04.209 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-17T23:37:04.209 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-17T23:37:04.209 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-17T23:37:04.209 INFO:teuthology.orchestra.run.smithi022.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-17T23:37:04.210 DEBUG:teuthology.orchestra.run.smithi022:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-17T23:37:04.364 DEBUG:teuthology.orchestra.run.smithi022:> sudo shutdown -r now 2024-09-17T23:37:27.593 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-17T23:37:27.594 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-17T23:37:27.595 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:37:32.263 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-17T23:37:32.264 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T23:37:32.265 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:37:34.369 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-17T23:37:34.369 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T23:37:34.369 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:37:46.045 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.47 2024-09-17T23:37:50.653 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-17T23:37:52.701 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.22 2024-09-17T23:37:55.049 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-17T23:37:55.049 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:37:59.657 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T23:37:59.657 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:38:01.703 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T23:38:01.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:38:02.717 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-17T23:38:14.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T23:38:14.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:38:17.789 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-17T23:38:32.802 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T23:38:32.803 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:38:55.074 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T23:39:01.709 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T23:39:04.638 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-17T23:39:05.097 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T23:39:05.098 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-508.el9.x86_64"... 2024-09-17T23:39:05.098 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-17T23:39:05.112 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-508.el9.x86_64 2024-09-17T23:39:05.113 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T23:39:05.113 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T23:39:05.113 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T23:39:06.113 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-17T23:39:06.114 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T23:39:06.172 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-09-17T23:39:06.203 DEBUG:teuthology.parallel:result is None 2024-09-17T23:39:07.075 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-17T23:39:07.076 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:39:07.337 DEBUG:teuthology.orchestra.run.smithi047:> true 2024-09-17T23:39:07.714 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-17T23:39:07.714 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-17T23:39:07.714 DEBUG:teuthology.orchestra.run.smithi047:> uname -r 2024-09-17T23:39:07.730 INFO:teuthology.orchestra.run.smithi047.stdout:5.14.0-508.el9.x86_64 2024-09-17T23:39:07.731 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T23:39:07.731 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T23:39:07.731 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T23:39:08.731 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-17T23:39:08.732 DEBUG:teuthology.orchestra.run.smithi047:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T23:39:08.816 INFO:teuthology.orchestra.run.smithi047.stdout:ttyS1 2024-09-17T23:39:08.838 DEBUG:teuthology.parallel:result is None 2024-09-17T23:39:13.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T23:39:13.710 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:39:14.124 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-17T23:39:14.463 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T23:39:14.463 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-17T23:39:14.463 DEBUG:teuthology.orchestra.run.smithi022:> uname -r 2024-09-17T23:39:14.480 INFO:teuthology.orchestra.run.smithi022.stdout:5.14.0-508.el9.x86_64 2024-09-17T23:39:14.480 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-17T23:39:14.480 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T23:39:14.480 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-17T23:39:15.481 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-17T23:39:15.481 DEBUG:teuthology.orchestra.run.smithi022:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T23:39:15.549 INFO:teuthology.orchestra.run.smithi022.stdout:ttyS1 2024-09-17T23:39:15.571 DEBUG:teuthology.parallel:result is None 2024-09-17T23:39:15.572 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T23:39:15.578 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T23:39:15.579 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T23:39:15.581 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T23:39:15.583 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T23:39:15.602 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T23:39:15.608 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T23:39:15.624 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T23:39:15.625 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T23:39:15.639 DEBUG:teuthology.orchestra.run.smithi047:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T23:39:15.644 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T23:39:15.771 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T23:39:15.777 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T23:39:15.778 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:39:15.780 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:39:15.782 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:39:15.815 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T23:39:15.820 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T23:39:15.826 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T23:39:15.830 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T23:39:15.832 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T23:39:15.842 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T23:39:15.844 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T23:39:15.850 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T23:39:15.851 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T23:39:15.853 DEBUG:teuthology.orchestra.run.smithi047:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T23:39:15.877 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T23:39:15.905 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T23:39:15.921 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T23:39:15.921 DEBUG:teuthology.orchestra.run.smithi022:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T23:39:15.924 DEBUG:teuthology.orchestra.run.smithi047:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T23:39:15.946 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T23:39:15.965 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T23:39:16.021 DEBUG:teuthology.orchestra.run.smithi022:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T23:39:16.077 DEBUG:teuthology.orchestra.run.smithi022:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T23:39:16.157 DEBUG:teuthology.orchestra.run.smithi022:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T23:39:16.204 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:39:16.205 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T23:39:16.273 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T23:39:16.316 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T23:39:16.375 DEBUG:teuthology.orchestra.run.smithi047:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T23:39:16.459 DEBUG:teuthology.orchestra.run.smithi047:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T23:39:16.506 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:39:16.507 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T23:39:16.576 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T23:39:16.622 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T23:39:16.672 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T23:39:16.755 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T23:39:16.800 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:39:16.800 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T23:39:16.868 DEBUG:teuthology.orchestra.run.smithi022:> sudo service rsyslog restart 2024-09-17T23:39:16.870 DEBUG:teuthology.orchestra.run.smithi047:> sudo service rsyslog restart 2024-09-17T23:39:16.873 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-09-17T23:39:16.915 INFO:teuthology.orchestra.run.smithi022.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T23:39:16.922 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T23:39:16.958 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T23:39:17.403 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T23:39:17.412 INFO:teuthology.task.internal:Starting timer... 2024-09-17T23:39:17.412 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T23:39:17.423 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T23:39:17.460 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:getty_t:s0']} 2024-09-17T23:39:17.460 DEBUG:teuthology.orchestra.run.smithi022:> sudo service auditd rotate 2024-09-17T23:39:17.535 INFO:teuthology.orchestra.run.smithi022.stdout:Rotating logs: 2024-09-17T23:39:17.537 DEBUG:teuthology.orchestra.run.smithi047:> sudo service auditd rotate 2024-09-17T23:39:17.590 INFO:teuthology.orchestra.run.smithi047.stdout:Rotating logs: 2024-09-17T23:39:17.592 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2024-09-17T23:39:17.644 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2024-09-17T23:39:17.646 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T23:39:17.646 DEBUG:teuthology.orchestra.run.smithi022:> /usr/sbin/getenforce 2024-09-17T23:39:17.673 INFO:teuthology.orchestra.run.smithi022.stdout:Permissive 2024-09-17T23:39:17.673 DEBUG:teuthology.orchestra.run.smithi047:> /usr/sbin/getenforce 2024-09-17T23:39:17.708 INFO:teuthology.orchestra.run.smithi047.stdout:Permissive 2024-09-17T23:39:17.708 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2024-09-17T23:39:17.738 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2024-09-17T23:39:17.738 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi022.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi047.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi088.front.sepia.ceph.com': 'permissive'} 2024-09-17T23:39:17.739 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:39:17.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T23:39:17.769 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:39:17.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T23:39:17.798 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:39:17.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T23:39:17.826 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T23:39:17.826 DEBUG:teuthology.orchestra.run.smithi022:> sudo /usr/sbin/setenforce permissive 2024-09-17T23:39:17.861 DEBUG:teuthology.orchestra.run.smithi047:> sudo /usr/sbin/setenforce permissive 2024-09-17T23:39:17.900 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2024-09-17T23:39:17.927 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T23:39:17.937 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T23:39:17.940 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T23:39:18.050 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T23:39:18.061 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-17T23:39:18.062 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi022.front.sepia.ceph.com,smithi047.front.sepia.ceph.com,smithi088.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T23:43:04.028 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi022.front.sepia.ceph.com'), Remote(name='ubuntu@smithi047.front.sepia.ceph.com'), Remote(name='ubuntu@smithi088.front.sepia.ceph.com')] 2024-09-17T23:43:04.030 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T23:43:04.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:43:04.111 DEBUG:teuthology.orchestra.run.smithi022:> true 2024-09-17T23:43:04.197 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2024-09-17T23:43:04.197 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-17T23:43:04.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi047.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:43:04.277 DEBUG:teuthology.orchestra.run.smithi047:> true 2024-09-17T23:43:04.368 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi047.front.sepia.ceph.com' 2024-09-17T23:43:04.368 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T23:43:04.369 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T23:43:04.449 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-17T23:43:04.532 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T23:43:04.533 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T23:43:04.544 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T23:43:04.544 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T23:43:04.544 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:43:04.547 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T23:43:04.547 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:43:04.549 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T23:43:04.550 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:43:04.578 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T23:43:04.583 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T23:43:04.594 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T23:43:04.599 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T23:43:04.603 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-17T23:43:04.618 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-17T23:43:04.621 INFO:teuthology.orchestra.run.smithi022.stderr:sudo: ntpd: command not found 2024-09-17T23:43:04.627 INFO:teuthology.orchestra.run.smithi047.stderr:sudo: ntpd: command not found 2024-09-17T23:43:04.633 INFO:teuthology.orchestra.run.smithi022.stdout:506 Cannot talk to daemon 2024-09-17T23:43:04.640 INFO:teuthology.orchestra.run.smithi047.stdout:506 Cannot talk to daemon 2024-09-17T23:43:04.644 INFO:teuthology.orchestra.run.smithi088.stderr:sudo: ntpd: command not found 2024-09-17T23:43:04.648 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T23:43:04.655 INFO:teuthology.orchestra.run.smithi088.stdout:506 Cannot talk to daemon 2024-09-17T23:43:04.655 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T23:43:04.664 INFO:teuthology.orchestra.run.smithi022.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T23:43:04.670 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-17T23:43:04.670 INFO:teuthology.orchestra.run.smithi047.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T23:43:04.684 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-17T23:43:04.726 INFO:teuthology.orchestra.run.smithi022.stderr:bash: line 1: ntpq: command not found 2024-09-17T23:43:04.728 INFO:teuthology.orchestra.run.smithi047.stderr:bash: line 1: ntpq: command not found 2024-09-17T23:43:04.730 INFO:teuthology.orchestra.run.smithi022.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T23:43:04.731 INFO:teuthology.orchestra.run.smithi022.stdout:=============================================================================== 2024-09-17T23:43:04.731 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.731 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.731 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.731 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.732 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T23:43:04.733 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2024-09-17T23:43:04.733 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.733 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.733 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.733 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.740 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-09-17T23:43:04.743 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T23:43:04.743 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-09-17T23:43:04.743 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.743 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.743 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.743 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T23:43:04.744 INFO:teuthology.run_tasks:Running task install... 2024-09-17T23:43:04.752 DEBUG:teuthology.task.install:project ceph 2024-09-17T23:43:04.752 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'}} 2024-09-17T23:43:04.753 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'} 2024-09-17T23:43:04.753 INFO:teuthology.task.install:Using flavor: default 2024-09-17T23:43:04.758 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-17T23:43:04.758 INFO:teuthology.task.install:extra packages: [] 2024-09-17T23:43:04.759 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': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'tag': None, 'wait_for_package': False} 2024-09-17T23:43:04.759 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T23:43:04.761 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': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'tag': None, 'wait_for_package': False} 2024-09-17T23:43:04.761 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T23:43:04.762 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': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'tag': None, 'wait_for_package': False} 2024-09-17T23:43:04.763 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T23:43:04.914 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/ 2024-09-17T23:43:04.914 INFO:teuthology.task.install.rpm:Package version is 19.1.1-330.gc2ddf972 2024-09-17T23:43:04.925 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/ 2024-09-17T23:43:04.925 INFO:teuthology.task.install.rpm:Package version is 19.1.1-330.gc2ddf972 2024-09-17T23:43:04.928 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/ 2024-09-17T23:43:04.928 INFO:teuthology.task.install.rpm:Package version is 19.1.1-330.gc2ddf972 2024-09-17T23:43:05.029 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T23:43:05.030 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:43:05.030 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T23:43:05.034 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T23:43:05.035 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:43:05.035 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T23:43:05.038 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/squid/c2ddf9721ef254645201cdbabd9c8f49c30a586f/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-17T23:43:05.039 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:43:05.039 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-17T23:43:05.057 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-17T23:43:05.058 DEBUG:teuthology.orchestra.run.smithi022:> 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/c2ddf9721ef254645201cdbabd9c8f49c30a586f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T23:43:05.060 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-17T23:43:05.060 DEBUG:teuthology.orchestra.run.smithi088:> 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/c2ddf9721ef254645201cdbabd9c8f49c30a586f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T23:43:05.068 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-17T23:43:05.068 DEBUG:teuthology.orchestra.run.smithi047:> 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/c2ddf9721ef254645201cdbabd9c8f49c30a586f/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-17T23:43:05.125 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:43:05.126 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:43:05.135 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:43:05.204 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:43:05.205 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:43:05.213 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:43:05.265 INFO:teuthology.orchestra.run.smithi088.stdout:check_obsoletes = 1 2024-09-17T23:43:05.267 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum clean all 2024-09-17T23:43:05.271 INFO:teuthology.orchestra.run.smithi022.stdout:check_obsoletes = 1 2024-09-17T23:43:05.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum clean all 2024-09-17T23:43:05.278 INFO:teuthology.orchestra.run.smithi047.stdout:check_obsoletes = 1 2024-09-17T23:43:05.280 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum clean all 2024-09-17T23:43:05.506 INFO:teuthology.orchestra.run.smithi088.stdout:45 files removed 2024-09-17T23:43:05.517 INFO:teuthology.orchestra.run.smithi022.stdout:45 files removed 2024-09-17T23:43:05.525 INFO:teuthology.orchestra.run.smithi047.stdout:45 files removed 2024-09-17T23:43:05.533 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-radosgw 2024-09-17T23:43:05.544 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-radosgw 2024-09-17T23:43:05.552 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-radosgw 2024-09-17T23:43:06.091 INFO:teuthology.orchestra.run.smithi088.stdout:ceph packages for x86_64 302 kB/s | 84 kB 00:00 2024-09-17T23:43:06.111 INFO:teuthology.orchestra.run.smithi022.stdout:ceph packages for x86_64 312 kB/s | 84 kB 00:00 2024-09-17T23:43:06.117 INFO:teuthology.orchestra.run.smithi047.stdout:ceph packages for x86_64 313 kB/s | 84 kB 00:00 2024-09-17T23:43:06.374 INFO:teuthology.orchestra.run.smithi088.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-17T23:43:06.395 INFO:teuthology.orchestra.run.smithi022.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-17T23:43:06.409 INFO:teuthology.orchestra.run.smithi047.stdout:ceph noarch packages 48 kB/s | 12 kB 00:00 2024-09-17T23:43:06.642 INFO:teuthology.orchestra.run.smithi088.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-17T23:43:06.668 INFO:teuthology.orchestra.run.smithi047.stdout:ceph source packages 8.6 kB/s | 1.9 kB 00:00 2024-09-17T23:43:06.673 INFO:teuthology.orchestra.run.smithi022.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-17T23:43:07.132 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - BaseOS 20 MB/s | 8.3 MB 00:00 2024-09-17T23:43:07.417 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-17T23:43:09.310 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 24 MB/s | 20 MB 00:00 2024-09-17T23:43:09.418 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - BaseOS 3.0 MB/s | 8.3 MB 00:02 2024-09-17T23:43:09.991 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - AppStream 12 MB/s | 20 MB 00:01 2024-09-17T23:43:11.361 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-17T23:43:14.935 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 3.5 MB/s | 6.5 MB 00:01 2024-09-17T23:43:15.550 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - CRB 4.1 MB/s | 6.5 MB 00:01 2024-09-17T23:43:15.712 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.5 MB 00:00 2024-09-17T23:43:16.477 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 94 kB/s | 19 kB 00:00 2024-09-17T23:43:17.259 INFO:teuthology.orchestra.run.smithi022.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-17T23:43:18.063 INFO:teuthology.orchestra.run.smithi047.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 19 kB 00:01 2024-09-17T23:43:18.514 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 12 MB/s | 23 MB 00:01 2024-09-17T23:43:19.597 INFO:teuthology.orchestra.run.smithi022.stdout:Extra Packages for Enterprise Linux 10 MB/s | 23 MB 00:02 2024-09-17T23:43:20.159 INFO:teuthology.orchestra.run.smithi047.stdout:Extra Packages for Enterprise Linux 12 MB/s | 23 MB 00:01 2024-09-17T23:43:23.936 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-17T23:43:25.252 INFO:teuthology.orchestra.run.smithi022.stdout:lab-extras 41 kB/s | 1.7 kB 00:00 2024-09-17T23:43:25.939 INFO:teuthology.orchestra.run.smithi047.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-17T23:43:26.188 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:43:26.201 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:43:26.201 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:43:26.201 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:43:26.201 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:43:26.201 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 11 M 2024-09-17T23:43:26.201 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrading: 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: librados2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.4 M 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.2 M 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.4 M 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 21 M 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 25 k 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T23:43:26.202 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 751 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 506 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.3 M 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T23:43:26.203 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 45 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 136 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 162 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 320 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 300 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 99 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T23:43:26.204 INFO:teuthology.orchestra.run.smithi088.stdout:Installing weak dependencies: 2024-09-17T23:43:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-17T23:43:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:26.205 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:43:26.205 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:43:26.205 INFO:teuthology.orchestra.run.smithi088.stdout:Install 30 Packages 2024-09-17T23:43:26.205 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrade 2 Packages 2024-09-17T23:43:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:26.206 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 60 M 2024-09-17T23:43:26.206 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:43:27.196 INFO:teuthology.orchestra.run.smithi088.stdout:(1/32): ceph-base-19.1.1-330.gc2ddf972.el9.x86_ 11 MB/s | 5.4 MB 00:00 2024-09-17T23:43:27.246 INFO:teuthology.orchestra.run.smithi088.stdout:(2/32): ceph-selinux-19.1.1-330.gc2ddf972.el9.x 505 kB/s | 25 kB 00:00 2024-09-17T23:43:27.347 INFO:teuthology.orchestra.run.smithi088.stdout:(3/32): libcephfs2-19.1.1-330.gc2ddf972.el9.x86 7.3 MB/s | 751 kB 00:00 2024-09-17T23:43:27.447 INFO:teuthology.orchestra.run.smithi088.stdout:(4/32): libradosstriper1-19.1.1-330.gc2ddf972.e 5.0 MB/s | 506 kB 00:00 2024-09-17T23:43:27.549 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:43:27.552 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:43:27.552 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:43:27.552 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:43:27.552 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-radosgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 11 M 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout:Upgrading: 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: librados2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.4 M 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: librbd1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.2 M 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-base x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.4 M 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 21 M 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-selinux x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 25 k 2024-09-17T23:43:27.553 INFO:teuthology.orchestra.run.smithi022.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 751 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: libradosstriper1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 506 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: librgw2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.3 M 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T23:43:27.554 INFO:teuthology.orchestra.run.smithi022.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-argparse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 45 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 136 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cephfs x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 162 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rados x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 320 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 300 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 99 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-17T23:43:27.555 INFO:teuthology.orchestra.run.smithi022.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout:Installing weak dependencies: 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout:Install 30 Packages 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout:Upgrade 2 Packages 2024-09-17T23:43:27.556 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:27.557 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 60 M 2024-09-17T23:43:27.557 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:43:27.722 INFO:teuthology.orchestra.run.smithi088.stdout:(5/32): ceph-radosgw-19.1.1-330.gc2ddf972.el9.x 10 MB/s | 11 MB 00:01 2024-09-17T23:43:27.931 INFO:teuthology.orchestra.run.smithi088.stdout:(6/32): ceph-common-19.1.1-330.gc2ddf972.el9.x8 17 MB/s | 21 MB 00:01 2024-09-17T23:43:27.956 INFO:teuthology.orchestra.run.smithi088.stdout:(7/32): python3-ceph-argparse-19.1.1-330.gc2ddf 193 kB/s | 45 kB 00:00 2024-09-17T23:43:27.981 INFO:teuthology.orchestra.run.smithi088.stdout:(8/32): python3-ceph-common-19.1.1-330.gc2ddf97 2.7 MB/s | 136 kB 00:00 2024-09-17T23:43:28.006 INFO:teuthology.orchestra.run.smithi088.stdout:(9/32): python3-cephfs-19.1.1-330.gc2ddf972.el9 3.1 MB/s | 162 kB 00:00 2024-09-17T23:43:28.098 INFO:teuthology.orchestra.run.smithi088.stdout:(10/32): librgw2-19.1.1-330.gc2ddf972.el9.x86_6 8.2 MB/s | 5.3 MB 00:00 2024-09-17T23:43:28.132 INFO:teuthology.orchestra.run.smithi088.stdout:(11/32): python3-rbd-19.1.1-330.gc2ddf972.el9.x 2.3 MB/s | 300 kB 00:00 2024-09-17T23:43:28.165 INFO:teuthology.orchestra.run.smithi088.stdout:(12/32): python3-rados-19.1.1-330.gc2ddf972.el9 1.7 MB/s | 320 kB 00:00 2024-09-17T23:43:28.179 INFO:teuthology.orchestra.run.smithi022.stdout:(1/32): ceph-base-19.1.1-330.gc2ddf972.el9.x86_ 12 MB/s | 5.4 MB 00:00 2024-09-17T23:43:28.191 INFO:teuthology.orchestra.run.smithi088.stdout:(13/32): python3-rgw-19.1.1-330.gc2ddf972.el9.x 1.1 MB/s | 99 kB 00:00 2024-09-17T23:43:28.237 INFO:teuthology.orchestra.run.smithi022.stdout:(2/32): ceph-selinux-19.1.1-330.gc2ddf972.el9.x 432 kB/s | 25 kB 00:00 2024-09-17T23:43:28.251 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:43:28.265 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:43:28.265 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:43:28.265 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:43:28.265 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:43:28.265 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-radosgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 11 M 2024-09-17T23:43:28.265 INFO:teuthology.orchestra.run.smithi047.stdout:Upgrading: 2024-09-17T23:43:28.265 INFO:teuthology.orchestra.run.smithi047.stdout: librados2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.4 M 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: librbd1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.2 M 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-base x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.4 M 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 21 M 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-selinux x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 25 k 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-17T23:43:28.266 INFO:teuthology.orchestra.run.smithi047.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: libcephfs2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 751 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: libradosstriper1 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 506 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: librgw2 x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 5.3 M 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-argparse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 45 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-common x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 136 k 2024-09-17T23:43:28.267 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cephfs x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 162 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rados x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 320 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 300 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rgw x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 99 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout:Installing weak dependencies: 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-17T23:43:28.268 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:28.269 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:43:28.269 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:43:28.269 INFO:teuthology.orchestra.run.smithi047.stdout:Install 30 Packages 2024-09-17T23:43:28.269 INFO:teuthology.orchestra.run.smithi047.stdout:Upgrade 2 Packages 2024-09-17T23:43:28.269 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:28.269 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 60 M 2024-09-17T23:43:28.269 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:43:28.299 INFO:teuthology.orchestra.run.smithi088.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 418 kB/s | 45 kB 00:00 2024-09-17T23:43:28.321 INFO:teuthology.orchestra.run.smithi022.stdout:(3/32): libcephfs2-19.1.1-330.gc2ddf972.el9.x86 8.8 MB/s | 751 kB 00:00 2024-09-17T23:43:28.324 INFO:teuthology.orchestra.run.smithi088.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 555 kB/s | 107 kB 00:00 2024-09-17T23:43:28.350 INFO:teuthology.orchestra.run.smithi088.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 869 kB/s | 160 kB 00:00 2024-09-17T23:43:28.405 INFO:teuthology.orchestra.run.smithi022.stdout:(4/32): libradosstriper1-19.1.1-330.gc2ddf972.e 5.9 MB/s | 506 kB 00:00 2024-09-17T23:43:28.408 INFO:teuthology.orchestra.run.smithi088.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 728 kB/s | 42 kB 00:00 2024-09-17T23:43:28.467 INFO:teuthology.orchestra.run.smithi088.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.0 MB/s | 292 kB 00:00 2024-09-17T23:43:28.492 INFO:teuthology.orchestra.run.smithi088.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.6 MB/s | 221 kB 00:00 2024-09-17T23:43:28.563 INFO:teuthology.orchestra.run.smithi022.stdout:(5/32): ceph-radosgw-19.1.1-330.gc2ddf972.el9.x 13 MB/s | 11 MB 00:00 2024-09-17T23:43:28.613 INFO:teuthology.orchestra.run.smithi022.stdout:(6/32): python3-ceph-argparse-19.1.1-330.gc2ddf 910 kB/s | 45 kB 00:00 2024-09-17T23:43:28.634 INFO:teuthology.orchestra.run.smithi088.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 215 kB/s | 36 kB 00:00 2024-09-17T23:43:28.693 INFO:teuthology.orchestra.run.smithi088.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 237 kB/s | 47 kB 00:00 2024-09-17T23:43:28.713 INFO:teuthology.orchestra.run.smithi022.stdout:(7/32): librgw2-19.1.1-330.gc2ddf972.el9.x86_64 17 MB/s | 5.3 MB 00:00 2024-09-17T23:43:28.718 INFO:teuthology.orchestra.run.smithi088.stdout:(22/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.5 MB/s | 662 kB 00:00 2024-09-17T23:43:28.739 INFO:teuthology.orchestra.run.smithi022.stdout:(8/32): python3-ceph-common-19.1.1-330.gc2ddf97 1.1 MB/s | 136 kB 00:00 2024-09-17T23:43:28.772 INFO:teuthology.orchestra.run.smithi022.stdout:(9/32): python3-cephfs-19.1.1-330.gc2ddf972.el9 2.7 MB/s | 162 kB 00:00 2024-09-17T23:43:28.777 INFO:teuthology.orchestra.run.smithi088.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 600 kB/s | 26 kB 00:00 2024-09-17T23:43:28.798 INFO:teuthology.orchestra.run.smithi022.stdout:(10/32): python3-rados-19.1.1-330.gc2ddf972.el9 5.4 MB/s | 320 kB 00:00 2024-09-17T23:43:28.811 INFO:teuthology.orchestra.run.smithi088.stdout:(24/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.7 MB/s | 308 kB 00:00 2024-09-17T23:43:28.827 INFO:teuthology.orchestra.run.smithi088.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 972 kB/s | 49 kB 00:00 2024-09-17T23:43:28.831 INFO:teuthology.orchestra.run.smithi022.stdout:(11/32): python3-rbd-19.1.1-330.gc2ddf972.el9.x 5.0 MB/s | 300 kB 00:00 2024-09-17T23:43:28.844 INFO:teuthology.orchestra.run.smithi088.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2024-09-17T23:43:28.857 INFO:teuthology.orchestra.run.smithi022.stdout:(12/32): python3-rgw-19.1.1-330.gc2ddf972.el9.x 1.7 MB/s | 99 kB 00:00 2024-09-17T23:43:28.919 INFO:teuthology.orchestra.run.smithi088.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 2.5 MB/s | 191 kB 00:00 2024-09-17T23:43:29.061 INFO:teuthology.orchestra.run.smithi088.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 3.5 MB/s | 839 kB 00:00 2024-09-17T23:43:29.107 INFO:teuthology.orchestra.run.smithi022.stdout:(13/32): ceph-common-19.1.1-330.gc2ddf972.el9.x 16 MB/s | 21 MB 00:01 2024-09-17T23:43:29.195 INFO:teuthology.orchestra.run.smithi088.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 5.7 MB/s | 1.6 MB 00:00 2024-09-17T23:43:29.346 INFO:teuthology.orchestra.run.smithi088.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 6.8 MB/s | 4.4 MB 00:00 2024-09-17T23:43:29.396 INFO:teuthology.orchestra.run.smithi088.stdout:(31/32): librados2-19.1.1-330.gc2ddf972.el9.x86 10 MB/s | 3.4 MB 00:00 2024-09-17T23:43:29.516 INFO:teuthology.orchestra.run.smithi022.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 156 kB/s | 107 kB 00:00 2024-09-17T23:43:29.541 INFO:teuthology.orchestra.run.smithi022.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 104 kB/s | 45 kB 00:00 2024-09-17T23:43:29.549 INFO:teuthology.orchestra.run.smithi047.stdout:(1/32): ceph-base-19.1.1-330.gc2ddf972.el9.x86_ 9.5 MB/s | 5.4 MB 00:00 2024-09-17T23:43:29.600 INFO:teuthology.orchestra.run.smithi022.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 216 kB/s | 160 kB 00:00 2024-09-17T23:43:29.616 INFO:teuthology.orchestra.run.smithi047.stdout:(2/32): ceph-selinux-19.1.1-330.gc2ddf972.el9.x 378 kB/s | 25 kB 00:00 2024-09-17T23:43:29.621 INFO:teuthology.orchestra.run.smithi088.stdout:(32/32): librbd1-19.1.1-330.gc2ddf972.el9.x86_6 7.4 MB/s | 3.2 MB 00:00 2024-09-17T23:43:29.626 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:43:29.626 INFO:teuthology.orchestra.run.smithi088.stdout:Total 18 MB/s | 60 MB 00:03 2024-09-17T23:43:29.691 INFO:teuthology.orchestra.run.smithi047.stdout:(3/32): libcephfs2-19.1.1-330.gc2ddf972.el9.x86 9.8 MB/s | 751 kB 00:00 2024-09-17T23:43:29.717 INFO:teuthology.orchestra.run.smithi022.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 362 kB/s | 42 kB 00:00 2024-09-17T23:43:29.729 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:43:29.764 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:43:29.765 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:43:29.784 INFO:teuthology.orchestra.run.smithi047.stdout:(4/32): libradosstriper1-19.1.1-330.gc2ddf972.e 5.4 MB/s | 506 kB 00:00 2024-09-17T23:43:29.900 INFO:teuthology.orchestra.run.smithi047.stdout:(5/32): ceph-radosgw-19.1.1-330.gc2ddf972.el9.x 12 MB/s | 11 MB 00:00 2024-09-17T23:43:29.908 INFO:teuthology.orchestra.run.smithi022.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 796 kB/s | 292 kB 00:00 2024-09-17T23:43:29.951 INFO:teuthology.orchestra.run.smithi047.stdout:(6/32): python3-ceph-argparse-19.1.1-330.gc2ddf 905 kB/s | 45 kB 00:00 2024-09-17T23:43:29.984 INFO:teuthology.orchestra.run.smithi022.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 1.4 MB/s | 662 kB 00:00 2024-09-17T23:43:30.017 INFO:teuthology.orchestra.run.smithi022.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 735 kB/s | 221 kB 00:00 2024-09-17T23:43:30.026 INFO:teuthology.orchestra.run.smithi047.stdout:(7/32): python3-ceph-common-19.1.1-330.gc2ddf97 1.8 MB/s | 136 kB 00:00 2024-09-17T23:43:30.042 INFO:teuthology.orchestra.run.smithi022.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 268 kB/s | 36 kB 00:00 2024-09-17T23:43:30.109 INFO:teuthology.orchestra.run.smithi047.stdout:(8/32): librgw2-19.1.1-330.gc2ddf972.el9.x86_64 16 MB/s | 5.3 MB 00:00 2024-09-17T23:43:30.134 INFO:teuthology.orchestra.run.smithi047.stdout:(9/32): python3-cephfs-19.1.1-330.gc2ddf972.el9 1.5 MB/s | 162 kB 00:00 2024-09-17T23:43:30.160 INFO:teuthology.orchestra.run.smithi047.stdout:(10/32): python3-rados-19.1.1-330.gc2ddf972.el9 6.3 MB/s | 320 kB 00:00 2024-09-17T23:43:30.161 INFO:teuthology.orchestra.run.smithi022.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 268 kB/s | 47 kB 00:00 2024-09-17T23:43:30.185 INFO:teuthology.orchestra.run.smithi047.stdout:(11/32): python3-rbd-19.1.1-330.gc2ddf972.el9.x 5.8 MB/s | 300 kB 00:00 2024-09-17T23:43:30.210 INFO:teuthology.orchestra.run.smithi022.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.8 MB/s | 308 kB 00:00 2024-09-17T23:43:30.210 INFO:teuthology.orchestra.run.smithi047.stdout:(12/32): python3-rgw-19.1.1-330.gc2ddf972.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-17T23:43:30.243 INFO:teuthology.orchestra.run.smithi022.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-17T23:43:30.277 INFO:teuthology.orchestra.run.smithi022.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 224 kB/s | 26 kB 00:00 2024-09-17T23:43:30.311 INFO:teuthology.orchestra.run.smithi022.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 2024-09-17T23:43:30.369 INFO:teuthology.orchestra.run.smithi022.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 3.2 MB/s | 191 kB 00:00 2024-09-17T23:43:30.411 INFO:teuthology.orchestra.run.smithi047.stdout:(13/32): ceph-common-19.1.1-330.gc2ddf972.el9.x 15 MB/s | 21 MB 00:01 2024-09-17T23:43:30.441 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:43:30.441 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:43:30.486 INFO:teuthology.orchestra.run.smithi022.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 3.9 MB/s | 839 kB 00:00 2024-09-17T23:43:30.678 INFO:teuthology.orchestra.run.smithi022.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 5.1 MB/s | 1.6 MB 00:00 2024-09-17T23:43:30.762 INFO:teuthology.orchestra.run.smithi022.stdout:(30/32): librados2-19.1.1-330.gc2ddf972.el9.x86 12 MB/s | 3.4 MB 00:00 2024-09-17T23:43:30.829 INFO:teuthology.orchestra.run.smithi022.stdout:(31/32): libarrow-9.0.0-11.el9.x86_64.rpm 5.6 MB/s | 4.4 MB 00:00 2024-09-17T23:43:30.946 INFO:teuthology.orchestra.run.smithi022.stdout:(32/32): librbd1-19.1.1-330.gc2ddf972.el9.x86_6 12 MB/s | 3.2 MB 00:00 2024-09-17T23:43:30.951 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:43:30.951 INFO:teuthology.orchestra.run.smithi022.stdout:Total 18 MB/s | 60 MB 00:03 2024-09-17T23:43:30.977 INFO:teuthology.orchestra.run.smithi047.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 80 kB/s | 45 kB 00:00 2024-09-17T23:43:31.003 INFO:teuthology.orchestra.run.smithi047.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 131 kB/s | 107 kB 00:00 2024-09-17T23:43:31.053 INFO:teuthology.orchestra.run.smithi047.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 190 kB/s | 160 kB 00:00 2024-09-17T23:43:31.057 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:43:31.098 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:43:31.099 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:43:31.620 INFO:teuthology.orchestra.run.smithi047.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 75 kB/s | 42 kB 00:00 2024-09-17T23:43:31.770 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:43:31.770 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:43:31.837 INFO:teuthology.orchestra.run.smithi047.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 771 kB/s | 662 kB 00:00 2024-09-17T23:43:31.871 INFO:teuthology.orchestra.run.smithi047.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 337 kB/s | 292 kB 00:00 2024-09-17T23:43:31.926 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:43:31.999 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-17T23:43:32.034 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-17T23:43:32.059 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-17T23:43:32.082 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T23:43:32.102 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T23:43:32.259 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T23:43:32.311 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T23:43:32.379 INFO:teuthology.orchestra.run.smithi047.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 291 kB/s | 221 kB 00:00 2024-09-17T23:43:32.404 INFO:teuthology.orchestra.run.smithi047.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 64 kB/s | 36 kB 00:00 2024-09-17T23:43:32.463 INFO:teuthology.orchestra.run.smithi047.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 80 kB/s | 47 kB 00:00 2024-09-17T23:43:32.505 INFO:teuthology.orchestra.run.smithi047.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.4 MB/s | 308 kB 00:00 2024-09-17T23:43:32.538 INFO:teuthology.orchestra.run.smithi047.stdout:(24/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 348 kB/s | 26 kB 00:00 2024-09-17T23:43:32.563 INFO:teuthology.orchestra.run.smithi047.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 861 kB/s | 49 kB 00:00 2024-09-17T23:43:32.589 INFO:teuthology.orchestra.run.smithi047.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-17T23:43:32.636 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-17T23:43:32.647 INFO:teuthology.orchestra.run.smithi047.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 3.2 MB/s | 191 kB 00:00 2024-09-17T23:43:32.723 INFO:teuthology.orchestra.run.smithi047.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 5.2 MB/s | 839 kB 00:00 2024-09-17T23:43:32.752 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:32.845 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:32.906 INFO:teuthology.orchestra.run.smithi047.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 6.1 MB/s | 1.6 MB 00:00 2024-09-17T23:43:32.934 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 8/34 2024-09-17T23:43:32.971 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T23:43:32.982 INFO:teuthology.orchestra.run.smithi047.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 7.8 MB/s | 4.4 MB 00:00 2024-09-17T23:43:33.017 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T23:43:33.049 INFO:teuthology.orchestra.run.smithi047.stdout:(31/32): librados2-19.1.1-330.gc2ddf972.el9.x86 11 MB/s | 3.4 MB 00:00 2024-09-17T23:43:33.054 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-17T23:43:33.099 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 11/34 2024-09-17T23:43:33.168 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T23:43:33.191 INFO:teuthology.orchestra.run.smithi047.stdout:(32/32): librbd1-19.1.1-330.gc2ddf972.el9.x86_6 11 MB/s | 3.2 MB 00:00 2024-09-17T23:43:33.197 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:43:33.198 INFO:teuthology.orchestra.run.smithi047.stdout:Total 12 MB/s | 60 MB 00:04 2024-09-17T23:43:33.198 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:33.246 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:33.280 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-17T23:43:33.296 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:43:33.309 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:43:33.351 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:43:33.351 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:43:33.372 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-17T23:43:33.389 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-17T23:43:33.409 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-17T23:43:33.422 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-17T23:43:33.442 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-17T23:43:33.465 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T23:43:33.470 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-17T23:43:33.487 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T23:43:33.504 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-17T23:43:33.533 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-17T23:43:33.566 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-17T23:43:33.686 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T23:43:33.747 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T23:43:33.885 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-17T23:43:33.920 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T23:43:34.003 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T23:43:34.033 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 23/34 2024-09-17T23:43:34.061 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:43:34.061 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:43:34.069 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-17T23:43:34.110 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-17T23:43:34.219 INFO:teuthology.orchestra.run.smithi022.stdout: Upgrading : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:34.312 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:34.410 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 8/34 2024-09-17T23:43:34.437 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T23:43:34.492 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T23:43:34.529 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-17T23:43:34.548 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-17T23:43:34.573 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 11/34 2024-09-17T23:43:34.581 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T23:43:34.643 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T23:43:34.653 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T23:43:34.673 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:34.730 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 27/34 2024-09-17T23:43:34.746 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:34.759 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 28/34 2024-09-17T23:43:34.780 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-17T23:43:34.892 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-17T23:43:34.931 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-17T23:43:34.981 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-17T23:43:35.013 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-17T23:43:35.042 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-17T23:43:35.078 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-17T23:43:35.402 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-17T23:43:35.446 INFO:teuthology.orchestra.run.smithi022.stdout: Upgrading : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T23:43:35.555 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T23:43:35.560 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:43:35.584 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 23/34 2024-09-17T23:43:35.629 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-17T23:43:35.637 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-17T23:43:35.671 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-17T23:43:35.696 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-17T23:43:35.719 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T23:43:35.744 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-17T23:43:35.914 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T23:43:35.967 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-17T23:43:36.146 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-17T23:43:36.182 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T23:43:36.254 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T23:43:36.319 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-17T23:43:36.334 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 27/34 2024-09-17T23:43:36.368 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 28/34 2024-09-17T23:43:36.422 INFO:teuthology.orchestra.run.smithi047.stdout: Upgrading : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:36.515 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:36.606 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 8/34 2024-09-17T23:43:36.632 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T23:43:36.687 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 9/34 2024-09-17T23:43:36.716 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-17T23:43:36.760 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 11/34 2024-09-17T23:43:36.822 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T23:43:36.851 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:36.932 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:36.966 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-17T23:43:36.999 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:37.038 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:37.077 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-17T23:43:37.117 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-17T23:43:37.161 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-17T23:43:37.190 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-17T23:43:37.224 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-17T23:43:37.253 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-17T23:43:37.580 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-17T23:43:37.612 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:37.623 INFO:teuthology.orchestra.run.smithi047.stdout: Upgrading : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T23:43:37.649 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T23:43:37.715 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 22/34 2024-09-17T23:43:37.741 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T23:43:37.741 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T23:43:37.741 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T23:43:37.741 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:37.745 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 23/34 2024-09-17T23:43:37.775 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:37.781 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-17T23:43:38.290 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-17T23:43:38.317 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T23:43:38.398 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 26/34 2024-09-17T23:43:38.479 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 27/34 2024-09-17T23:43:38.511 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 28/34 2024-09-17T23:43:38.781 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:38.831 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:39.449 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:39.492 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T23:43:39.584 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T23:43:39.584 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T23:43:39.584 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T23:43:39.584 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:39.619 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:40.883 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:40.975 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:41.572 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 29/34 2024-09-17T23:43:41.611 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T23:43:41.698 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 30/34 2024-09-17T23:43:41.698 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-17T23:43:41.698 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-17T23:43:41.698 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:41.737 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:48.010 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:48.010 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /sys 2024-09-17T23:43:48.010 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /proc 2024-09-17T23:43:48.010 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /mnt 2024-09-17T23:43:48.010 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /var/tmp 2024-09-17T23:43:48.011 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /home 2024-09-17T23:43:48.011 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /root 2024-09-17T23:43:48.011 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /tmp 2024-09-17T23:43:48.011 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:48.992 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T23:43:49.017 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T23:43:49.018 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:43:49.018 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T23:43:49.018 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T23:43:49.018 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T23:43:49.018 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:49.019 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T23:43:49.102 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T23:43:49.102 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:50.074 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:50.074 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /sys 2024-09-17T23:43:50.075 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /proc 2024-09-17T23:43:50.075 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /mnt 2024-09-17T23:43:50.075 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /var/tmp 2024-09-17T23:43:50.075 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /home 2024-09-17T23:43:50.075 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /root 2024-09-17T23:43:50.075 INFO:teuthology.orchestra.run.smithi022.stdout:skipping the directory /tmp 2024-09-17T23:43:50.075 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:50.369 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:50.369 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 1/34 2024-09-17T23:43:50.369 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2/34 2024-09-17T23:43:50.370 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 3/34 2024-09-17T23:43:50.370 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 4/34 2024-09-17T23:43:50.370 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 5/34 2024-09-17T23:43:50.370 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 6/34 2024-09-17T23:43:50.370 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:50.370 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 8/34 2024-09-17T23:43:50.371 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 9/34 2024-09-17T23:43:50.371 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 10/34 2024-09-17T23:43:50.371 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 11/34 2024-09-17T23:43:50.371 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T23:43:50.371 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:50.371 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-17T23:43:50.372 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-17T23:43:50.372 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-17T23:43:50.372 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-17T23:43:50.372 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-17T23:43:50.372 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-17T23:43:50.372 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-17T23:43:50.372 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-17T23:43:50.373 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-17T23:43:50.373 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-17T23:43:50.373 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-17T23:43:50.373 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-17T23:43:50.373 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-17T23:43:50.373 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-17T23:43:50.374 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-17T23:43:50.374 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-17T23:43:50.374 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-17T23:43:50.374 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:50.374 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-17T23:43:50.374 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 33/34 2024-09-17T23:43:51.095 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T23:43:51.121 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T23:43:51.122 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:43:51.122 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T23:43:51.122 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T23:43:51.122 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T23:43:51.122 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:51.124 INFO:teuthology.orchestra.run.smithi022.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T23:43:51.214 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T23:43:51.215 INFO:teuthology.orchestra.run.smithi022.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:51.596 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:51.596 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:51.596 INFO:teuthology.orchestra.run.smithi088.stdout:Upgraded: 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.597 INFO:teuthology.orchestra.run.smithi088.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T23:43:51.598 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:51.599 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:43:51.990 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-test 2024-09-17T23:43:52.061 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:52.061 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /sys 2024-09-17T23:43:52.062 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /proc 2024-09-17T23:43:52.062 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /mnt 2024-09-17T23:43:52.062 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /var/tmp 2024-09-17T23:43:52.062 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /home 2024-09-17T23:43:52.062 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /root 2024-09-17T23:43:52.062 INFO:teuthology.orchestra.run.smithi047.stdout:skipping the directory /tmp 2024-09-17T23:43:52.062 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:52.490 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:52.490 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 1/34 2024-09-17T23:43:52.490 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2/34 2024-09-17T23:43:52.490 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 3/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 4/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 5/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 6/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 8/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 9/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 10/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 11/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-17T23:43:52.491 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-17T23:43:52.492 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-17T23:43:52.493 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-17T23:43:52.493 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:52.493 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-17T23:43:52.493 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 33/34 2024-09-17T23:43:52.561 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:29 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:43:52.692 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 49 M 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 163 k 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:52.693 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:43:52.694 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:43:52.694 INFO:teuthology.orchestra.run.smithi088.stdout:Install 4 Packages 2024-09-17T23:43:52.694 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:43:52.694 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 49 M 2024-09-17T23:43:52.695 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 209 M 2024-09-17T23:43:52.695 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:43:53.015 INFO:teuthology.orchestra.run.smithi088.stdout:(1/4): libcephsqlite-19.1.1-330.gc2ddf972.el9.x 751 kB/s | 163 kB 00:00 2024-09-17T23:43:53.064 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T23:43:53.091 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 32/34 2024-09-17T23:43:53.092 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:43:53.092 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-17T23:43:53.092 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T23:43:53.092 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-17T23:43:53.092 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:53.093 INFO:teuthology.orchestra.run.smithi047.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T23:43:53.183 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-17T23:43:53.184 INFO:teuthology.orchestra.run.smithi047.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:53.568 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout:Upgraded: 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.569 INFO:teuthology.orchestra.run.smithi022.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.570 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:53.571 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:43:53.581 INFO:teuthology.orchestra.run.smithi088.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 388 kB/s | 304 kB 00:00 2024-09-17T23:43:53.649 INFO:teuthology.orchestra.run.smithi088.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 102 kB/s | 64 kB 00:00 2024-09-17T23:43:53.927 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-test 2024-09-17T23:43:54.308 INFO:teuthology.orchestra.run.smithi088.stdout:(4/4): ceph-test-19.1.1-330.gc2ddf972.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-17T23:43:54.310 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:43:54.310 INFO:teuthology.orchestra.run.smithi088.stdout:Total 30 MB/s | 49 MB 00:01 2024-09-17T23:43:54.338 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 1/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 3/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 4/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 5/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 6/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 7/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x 8/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86 9/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 10/34 2024-09-17T23:43:54.339 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 11/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 12/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 13/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-17T23:43:54.340 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 31/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-17T23:43:54.341 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 33/34 2024-09-17T23:43:54.342 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:43:54.358 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:43:54.358 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:43:54.530 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:29 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:43:54.672 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:43:54.672 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-test x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 49 M 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout: libcephsqlite x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 163 k 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout:Install 4 Packages 2024-09-17T23:43:54.673 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:43:54.674 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 49 M 2024-09-17T23:43:54.674 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 209 M 2024-09-17T23:43:54.674 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:43:54.748 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:43:54.748 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:43:55.012 INFO:teuthology.orchestra.run.smithi022.stdout:(1/4): libcephsqlite-19.1.1-330.gc2ddf972.el9.x 771 kB/s | 163 kB 00:00 2024-09-17T23:43:55.037 INFO:teuthology.orchestra.run.smithi022.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.3 MB/s | 304 kB 00:00 2024-09-17T23:43:55.154 INFO:teuthology.orchestra.run.smithi022.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 449 kB/s | 64 kB 00:00 2024-09-17T23:43:55.276 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:43:55.350 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T23:43:55.389 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T23:43:55.417 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout:Upgraded: 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout: librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout: librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-17T23:43:55.551 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-radosgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-selinux-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: libradosstriper1-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-17T23:43:55.552 INFO:teuthology.orchestra.run.smithi047.stdout: librgw2-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-argparse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ceph-common-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-17T23:43:55.553 INFO:teuthology.orchestra.run.smithi047.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-17T23:43:55.554 INFO:teuthology.orchestra.run.smithi047.stdout: re2-1:20211101-20.el9.x86_64 2024-09-17T23:43:55.554 INFO:teuthology.orchestra.run.smithi047.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-17T23:43:55.554 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:55.554 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:43:55.906 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-test 2024-09-17T23:43:56.313 INFO:teuthology.orchestra.run.smithi022.stdout:(4/4): ceph-test-19.1.1-330.gc2ddf972.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-17T23:43:56.315 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:43:56.315 INFO:teuthology.orchestra.run.smithi022.stdout:Total 30 MB/s | 49 MB 00:01 2024-09-17T23:43:56.344 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:43:56.366 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:43:56.367 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:43:56.510 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:31 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:43:56.648 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:43:56.649 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:43:56.649 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:43:56.650 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:43:56.650 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:43:56.650 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-test x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 49 M 2024-09-17T23:43:56.650 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:43:56.650 INFO:teuthology.orchestra.run.smithi047.stdout: libcephsqlite x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 163 k 2024-09-17T23:43:56.650 INFO:teuthology.orchestra.run.smithi047.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-17T23:43:56.651 INFO:teuthology.orchestra.run.smithi047.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-17T23:43:56.651 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:56.651 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:43:56.651 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:43:56.651 INFO:teuthology.orchestra.run.smithi047.stdout:Install 4 Packages 2024-09-17T23:43:56.651 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:43:56.651 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 49 M 2024-09-17T23:43:56.652 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 209 M 2024-09-17T23:43:56.652 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:43:56.769 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:43:56.770 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:43:56.980 INFO:teuthology.orchestra.run.smithi047.stdout:(1/4): libcephsqlite-19.1.1-330.gc2ddf972.el9.x 797 kB/s | 163 kB 00:00 2024-09-17T23:43:57.321 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:43:57.346 INFO:teuthology.orchestra.run.smithi047.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 174 kB/s | 64 kB 00:00 2024-09-17T23:43:57.399 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T23:43:57.413 INFO:teuthology.orchestra.run.smithi047.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 476 kB/s | 304 kB 00:00 2024-09-17T23:43:57.448 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T23:43:57.481 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T23:43:58.272 INFO:teuthology.orchestra.run.smithi047.stdout:(4/4): ceph-test-19.1.1-330.gc2ddf972.el9.x86_6 33 MB/s | 49 MB 00:01 2024-09-17T23:43:58.274 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:43:58.274 INFO:teuthology.orchestra.run.smithi047.stdout:Total 30 MB/s | 49 MB 00:01 2024-09-17T23:43:58.303 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:43:58.325 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:43:58.325 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:43:58.734 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:43:58.734 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:43:59.286 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:43:59.411 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-17T23:43:59.456 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-17T23:43:59.491 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T23:44:00.009 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T23:44:00.089 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T23:44:02.368 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T23:44:02.450 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T23:44:02.507 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T23:44:02.508 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 1/4 2024-09-17T23:44:02.508 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2/4 2024-09-17T23:44:02.508 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T23:44:02.833 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T23:44:02.834 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:02.834 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:02.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:02.834 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:02.834 INFO:teuthology.orchestra.run.smithi088.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T23:44:02.835 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T23:44:02.835 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:02.835 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:03.125 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph 2024-09-17T23:44:03.731 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:40 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:03.873 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout: ceph x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 6.5 k 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 2.4 M 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 1.5 M 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 249 k 2024-09-17T23:44:03.876 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 4.7 M 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 17 M 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T23:44:03.877 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T23:44:03.878 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout:Install 37 Packages 2024-09-17T23:44:03.879 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:03.880 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 30 M 2024-09-17T23:44:03.880 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 108 M 2024-09-17T23:44:03.880 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:04.332 INFO:teuthology.orchestra.run.smithi088.stdout:(1/37): ceph-19.1.1-330.gc2ddf972.el9.x86_64.rp 54 kB/s | 6.5 kB 00:00 2024-09-17T23:44:04.399 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 3/4 2024-09-17T23:44:04.475 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T23:44:04.516 INFO:teuthology.orchestra.run.smithi088.stdout:(2/37): ceph-mgr-19.1.1-330.gc2ddf972.el9.x86_6 5.0 MB/s | 1.5 MB 00:00 2024-09-17T23:44:04.582 INFO:teuthology.orchestra.run.smithi088.stdout:(3/37): ceph-mds-19.1.1-330.gc2ddf972.el9.x86_6 6.4 MB/s | 2.4 MB 00:00 2024-09-17T23:44:04.649 INFO:teuthology.orchestra.run.smithi088.stdout:(4/37): ceph-mgr-modules-core-19.1.1-330.gc2ddf 3.7 MB/s | 249 kB 00:00 2024-09-17T23:44:04.775 INFO:teuthology.orchestra.run.smithi088.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.0 MB/s | 253 kB 00:00 2024-09-17T23:44:04.901 INFO:teuthology.orchestra.run.smithi088.stdout:(6/37): ceph-mon-19.1.1-330.gc2ddf972.el9.x86_6 8.3 MB/s | 4.7 MB 00:00 2024-09-17T23:44:04.932 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T23:44:04.932 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 1/4 2024-09-17T23:44:04.932 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2/4 2024-09-17T23:44:04.932 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T23:44:05.092 INFO:teuthology.orchestra.run.smithi088.stdout:(7/37): ceph-osd-19.1.1-330.gc2ddf972.el9.x86_6 29 MB/s | 17 MB 00:00 2024-09-17T23:44:05.126 INFO:teuthology.orchestra.run.smithi088.stdout:(8/37): python3-cryptography-36.0.1-4.el9.x86_6 3.5 MB/s | 1.2 MB 00:00 2024-09-17T23:44:05.151 INFO:teuthology.orchestra.run.smithi088.stdout:(9/37): python3-ply-3.11-14.el9.noarch.rpm 426 kB/s | 106 kB 00:00 2024-09-17T23:44:05.185 INFO:teuthology.orchestra.run.smithi088.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.1 MB/s | 125 kB 00:00 2024-09-17T23:44:05.210 INFO:teuthology.orchestra.run.smithi088.stdout:(11/37): python3-pycparser-2.20-6.el9.noarch.rp 1.1 MB/s | 135 kB 00:00 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:05.224 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:05.235 INFO:teuthology.orchestra.run.smithi088.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-09-17T23:44:05.503 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph 2024-09-17T23:44:05.810 INFO:teuthology.orchestra.run.smithi088.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 60 kB/s | 35 kB 00:00 2024-09-17T23:44:06.010 INFO:teuthology.orchestra.run.smithi088.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 215 kB/s | 172 kB 00:00 2024-09-17T23:44:06.036 INFO:teuthology.orchestra.run.smithi088.stdout:(15/37): lua-5.4.4-4.el9.x86_64.rpm 221 kB/s | 188 kB 00:00 2024-09-17T23:44:06.105 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:41 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:06.249 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:06.251 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:06.251 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:06.251 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: ceph x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 6.5 k 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mds x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 2.4 M 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 1.5 M 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-modules-core noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 249 k 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mon x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 4.7 M 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-osd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 17 M 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-17T23:44:06.252 INFO:teuthology.orchestra.run.smithi022.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T23:44:06.253 INFO:teuthology.orchestra.run.smithi022.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T23:44:06.254 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:06.255 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:06.255 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:06.255 INFO:teuthology.orchestra.run.smithi022.stdout:Install 37 Packages 2024-09-17T23:44:06.255 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:06.255 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 30 M 2024-09-17T23:44:06.255 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 108 M 2024-09-17T23:44:06.255 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:06.461 INFO:teuthology.orchestra.run.smithi088.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 119 kB/s | 77 kB 00:00 2024-09-17T23:44:06.536 INFO:teuthology.orchestra.run.smithi088.stdout:(17/37): lua-devel-5.4.4-4.el9.x86_64.rpm 299 kB/s | 22 kB 00:00 2024-09-17T23:44:06.595 INFO:teuthology.orchestra.run.smithi088.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 2.5 MB/s | 151 kB 00:00 2024-09-17T23:44:06.620 INFO:teuthology.orchestra.run.smithi088.stdout:(19/37): python3-toml-0.10.2-6.el9.noarch.rpm 72 kB/s | 42 kB 00:00 2024-09-17T23:44:06.656 INFO:teuthology.orchestra.run.smithi088.stdout:(20/37): python3-pytz-2021.1-5.el9.noarch.rpm 79 kB/s | 51 kB 00:00 2024-09-17T23:44:06.679 INFO:teuthology.orchestra.run.smithi088.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 525 kB/s | 43 kB 00:00 2024-09-17T23:44:06.729 INFO:teuthology.orchestra.run.smithi088.stdout:(22/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-09-17T23:44:06.746 INFO:teuthology.orchestra.run.smithi088.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 165 kB/s | 11 kB 00:00 2024-09-17T23:44:06.759 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 4/4 2024-09-17T23:44:06.759 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 1/4 2024-09-17T23:44:06.759 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2/4 2024-09-17T23:44:06.759 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-17T23:44:06.763 INFO:teuthology.orchestra.run.smithi088.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 529 kB/s | 18 kB 00:00 2024-09-17T23:44:06.780 INFO:teuthology.orchestra.run.smithi088.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 690 kB/s | 23 kB 00:00 2024-09-17T23:44:06.797 INFO:teuthology.orchestra.run.smithi088.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 583 kB/s | 19 kB 00:00 2024-09-17T23:44:06.814 INFO:teuthology.orchestra.run.smithi088.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 588 kB/s | 20 kB 00:00 2024-09-17T23:44:06.831 INFO:teuthology.orchestra.run.smithi088.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.3 MB/s | 46 kB 00:00 2024-09-17T23:44:06.864 INFO:teuthology.orchestra.run.smithi088.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.9 MB/s | 358 kB 00:00 2024-09-17T23:44:06.890 INFO:teuthology.orchestra.run.smithi088.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-17T23:44:06.915 INFO:teuthology.orchestra.run.smithi088.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-17T23:44:06.940 INFO:teuthology.orchestra.run.smithi088.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-17T23:44:06.965 INFO:teuthology.orchestra.run.smithi088.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-09-17T23:44:06.991 INFO:teuthology.orchestra.run.smithi088.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-17T23:44:07.016 INFO:teuthology.orchestra.run.smithi088.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-17T23:44:07.041 INFO:teuthology.orchestra.run.smithi088.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 399 kB/s | 20 kB 00:00 2024-09-17T23:44:07.052 INFO:teuthology.orchestra.run.smithi022.stdout:(1/37): ceph-19.1.1-330.gc2ddf972.el9.x86_64.rp 49 kB/s | 6.5 kB 00:00 2024-09-17T23:44:07.088 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-test-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout: libcephsqlite-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:07.089 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:07.091 INFO:teuthology.orchestra.run.smithi088.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.3 MB/s | 427 kB 00:00 2024-09-17T23:44:07.097 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:07.097 INFO:teuthology.orchestra.run.smithi088.stdout:Total 9.4 MB/s | 30 MB 00:03 2024-09-17T23:44:07.246 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:07.260 INFO:teuthology.orchestra.run.smithi022.stdout:(2/37): ceph-mds-19.1.1-330.gc2ddf972.el9.x86_6 7.0 MB/s | 2.4 MB 00:00 2024-09-17T23:44:07.286 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:07.286 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:07.293 INFO:teuthology.orchestra.run.smithi022.stdout:(3/37): ceph-mgr-19.1.1-330.gc2ddf972.el9.x86_6 4.1 MB/s | 1.5 MB 00:00 2024-09-17T23:44:07.348 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph 2024-09-17T23:44:07.386 INFO:teuthology.orchestra.run.smithi022.stdout:(4/37): ceph-mgr-modules-core-19.1.1-330.gc2ddf 2.7 MB/s | 249 kB 00:00 2024-09-17T23:44:07.469 INFO:teuthology.orchestra.run.smithi022.stdout:(5/37): ceph-mon-19.1.1-330.gc2ddf972.el9.x86_6 11 MB/s | 4.7 MB 00:00 2024-09-17T23:44:07.553 INFO:teuthology.orchestra.run.smithi022.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.5 MB/s | 253 kB 00:00 2024-09-17T23:44:07.595 INFO:teuthology.orchestra.run.smithi022.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-17T23:44:07.637 INFO:teuthology.orchestra.run.smithi022.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-17T23:44:07.784 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:07.784 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:07.804 INFO:teuthology.orchestra.run.smithi022.stdout:(9/37): ceph-osd-19.1.1-330.gc2ddf972.el9.x86_6 31 MB/s | 17 MB 00:00 2024-09-17T23:44:07.829 INFO:teuthology.orchestra.run.smithi022.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 650 kB/s | 125 kB 00:00 2024-09-17T23:44:07.862 INFO:teuthology.orchestra.run.smithi022.stdout:(11/37): python3-cryptography-36.0.1-4.el9.x86_ 3.1 MB/s | 1.2 MB 00:00 2024-09-17T23:44:07.946 INFO:teuthology.orchestra.run.smithi022.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.5 MB/s | 215 kB 00:00 2024-09-17T23:44:07.956 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:42 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:07.980 INFO:teuthology.orchestra.run.smithi022.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 188 kB 00:00 2024-09-17T23:44:08.005 INFO:teuthology.orchestra.run.smithi022.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-17T23:44:08.031 INFO:teuthology.orchestra.run.smithi022.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-17T23:44:08.047 INFO:teuthology.orchestra.run.smithi022.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 345 kB/s | 35 kB 00:00 2024-09-17T23:44:08.064 INFO:teuthology.orchestra.run.smithi022.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 868 kB/s | 51 kB 00:00 2024-09-17T23:44:08.081 INFO:teuthology.orchestra.run.smithi022.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 825 kB/s | 42 kB 00:00 2024-09-17T23:44:08.108 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: ceph x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 6.5 k 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mds x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 2.4 M 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 1.5 M 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-modules-core noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 249 k 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mon x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 4.7 M 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-osd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 17 M 2024-09-17T23:44:08.111 INFO:teuthology.orchestra.run.smithi047.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-17T23:44:08.112 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-17T23:44:08.113 INFO:teuthology.orchestra.run.smithi047.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout:Install 37 Packages 2024-09-17T23:44:08.114 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:08.115 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 30 M 2024-09-17T23:44:08.115 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 108 M 2024-09-17T23:44:08.115 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:08.148 INFO:teuthology.orchestra.run.smithi022.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 1.8 MB/s | 151 kB 00:00 2024-09-17T23:44:08.165 INFO:teuthology.orchestra.run.smithi022.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 520 kB/s | 43 kB 00:00 2024-09-17T23:44:08.199 INFO:teuthology.orchestra.run.smithi022.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-09-17T23:44:08.216 INFO:teuthology.orchestra.run.smithi022.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 640 kB/s | 11 kB 00:00 2024-09-17T23:44:08.233 INFO:teuthology.orchestra.run.smithi022.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2024-09-17T23:44:08.258 INFO:teuthology.orchestra.run.smithi022.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 931 kB/s | 23 kB 00:00 2024-09-17T23:44:08.283 INFO:teuthology.orchestra.run.smithi022.stdout:(25/37): python3-jaraco-functools-3.5.0-2.el9.n 769 kB/s | 19 kB 00:00 2024-09-17T23:44:08.300 INFO:teuthology.orchestra.run.smithi022.stdout:(26/37): python3-jaraco-text-3.2.0-6.el9.noarch 1.2 MB/s | 20 kB 00:00 2024-09-17T23:44:08.334 INFO:teuthology.orchestra.run.smithi022.stdout:(27/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.1 MB/s | 358 kB 00:00 2024-09-17T23:44:08.351 INFO:teuthology.orchestra.run.smithi022.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.1 MB/s | 46 kB 00:00 2024-09-17T23:44:08.376 INFO:teuthology.orchestra.run.smithi022.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.8 MB/s | 79 kB 00:00 2024-09-17T23:44:08.393 INFO:teuthology.orchestra.run.smithi022.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 989 kB/s | 16 kB 00:00 2024-09-17T23:44:08.420 INFO:teuthology.orchestra.run.smithi022.stdout:(31/37): python3-pecan-1.4.2-3.el9.noarch.rpm 4.0 MB/s | 272 kB 00:00 2024-09-17T23:44:08.452 INFO:teuthology.orchestra.run.smithi022.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-09-17T23:44:08.477 INFO:teuthology.orchestra.run.smithi022.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 612 kB/s | 36 kB 00:00 2024-09-17T23:44:08.544 INFO:teuthology.orchestra.run.smithi022.stdout:(34/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.4 MB/s | 230 kB 00:00 2024-09-17T23:44:08.569 INFO:teuthology.orchestra.run.smithi022.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 800 kB/s | 20 kB 00:00 2024-09-17T23:44:08.603 INFO:teuthology.orchestra.run.smithi022.stdout:(36/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.3 MB/s | 427 kB 00:00 2024-09-17T23:44:08.645 INFO:teuthology.orchestra.run.smithi022.stdout:(37/37): lua-devel-5.4.4-4.el9.x86_64.rpm 37 kB/s | 22 kB 00:00 2024-09-17T23:44:08.650 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:08.650 INFO:teuthology.orchestra.run.smithi022.stdout:Total 13 MB/s | 30 MB 00:02 2024-09-17T23:44:08.803 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:08.847 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:08.848 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:08.890 INFO:teuthology.orchestra.run.smithi047.stdout:(1/37): ceph-19.1.1-330.gc2ddf972.el9.x86_64.rp 51 kB/s | 6.5 kB 00:00 2024-09-17T23:44:09.090 INFO:teuthology.orchestra.run.smithi047.stdout:(2/37): ceph-mgr-19.1.1-330.gc2ddf972.el9.x86_6 4.6 MB/s | 1.5 MB 00:00 2024-09-17T23:44:09.132 INFO:teuthology.orchestra.run.smithi047.stdout:(3/37): ceph-mds-19.1.1-330.gc2ddf972.el9.x86_6 6.4 MB/s | 2.4 MB 00:00 2024-09-17T23:44:09.164 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:09.216 INFO:teuthology.orchestra.run.smithi047.stdout:(4/37): ceph-mgr-modules-core-19.1.1-330.gc2ddf 2.9 MB/s | 249 kB 00:00 2024-09-17T23:44:09.227 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-17T23:44:09.269 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-17T23:44:09.308 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-17T23:44:09.333 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:09.334 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:09.378 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-17T23:44:09.383 INFO:teuthology.orchestra.run.smithi047.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.5 MB/s | 253 kB 00:00 2024-09-17T23:44:09.415 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-17T23:44:09.448 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-17T23:44:09.517 INFO:teuthology.orchestra.run.smithi047.stdout:(6/37): ceph-mon-19.1.1-330.gc2ddf972.el9.x86_6 7.5 MB/s | 4.7 MB 00:00 2024-09-17T23:44:09.540 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-17T23:44:09.611 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-17T23:44:09.651 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-17T23:44:09.692 INFO:teuthology.orchestra.run.smithi047.stdout:(7/37): ceph-osd-19.1.1-330.gc2ddf972.el9.x86_6 28 MB/s | 17 MB 00:00 2024-09-17T23:44:09.711 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-17T23:44:09.741 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-17T23:44:09.776 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-17T23:44:09.792 INFO:teuthology.orchestra.run.smithi047.stdout:(8/37): python3-cryptography-36.0.1-4.el9.x86_6 3.0 MB/s | 1.2 MB 00:00 2024-09-17T23:44:09.809 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-17T23:44:09.817 INFO:teuthology.orchestra.run.smithi047.stdout:(9/37): python3-ply-3.11-14.el9.noarch.rpm 355 kB/s | 106 kB 00:00 2024-09-17T23:44:09.842 INFO:teuthology.orchestra.run.smithi047.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-09-17T23:44:09.849 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-17T23:44:09.876 INFO:teuthology.orchestra.run.smithi047.stdout:(11/37): python3-pycparser-2.20-6.el9.noarch.rp 736 kB/s | 135 kB 00:00 2024-09-17T23:44:09.892 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-17T23:44:09.926 INFO:teuthology.orchestra.run.smithi047.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.9 MB/s | 215 kB 00:00 2024-09-17T23:44:09.928 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-17T23:44:09.976 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-17T23:44:10.007 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-17T23:44:10.010 INFO:teuthology.orchestra.run.smithi047.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 1.1 MB/s | 188 kB 00:00 2024-09-17T23:44:10.035 INFO:teuthology.orchestra.run.smithi047.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 320 kB/s | 35 kB 00:00 2024-09-17T23:44:10.069 INFO:teuthology.orchestra.run.smithi047.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 894 kB/s | 172 kB 00:00 2024-09-17T23:44:10.080 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-17T23:44:10.094 INFO:teuthology.orchestra.run.smithi047.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 920 kB/s | 77 kB 00:00 2024-09-17T23:44:10.119 INFO:teuthology.orchestra.run.smithi047.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 608 kB/s | 51 kB 00:00 2024-09-17T23:44:10.145 INFO:teuthology.orchestra.run.smithi047.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 554 kB/s | 42 kB 00:00 2024-09-17T23:44:10.170 INFO:teuthology.orchestra.run.smithi047.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 296 kB/s | 22 kB 00:00 2024-09-17T23:44:10.227 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-17T23:44:10.228 INFO:teuthology.orchestra.run.smithi047.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 521 kB/s | 43 kB 00:00 2024-09-17T23:44:10.262 INFO:teuthology.orchestra.run.smithi047.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.8 MB/s | 172 kB 00:00 2024-09-17T23:44:10.287 INFO:teuthology.orchestra.run.smithi047.stdout:(22/37): luarocks-3.9.2-5.el9.noarch.rpm 1.0 MB/s | 151 kB 00:00 2024-09-17T23:44:10.304 INFO:teuthology.orchestra.run.smithi047.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 255 kB/s | 11 kB 00:00 2024-09-17T23:44:10.307 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-17T23:44:10.321 INFO:teuthology.orchestra.run.smithi047.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 525 kB/s | 18 kB 00:00 2024-09-17T23:44:10.338 INFO:teuthology.orchestra.run.smithi047.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 693 kB/s | 23 kB 00:00 2024-09-17T23:44:10.355 INFO:teuthology.orchestra.run.smithi047.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 583 kB/s | 19 kB 00:00 2024-09-17T23:44:10.360 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-17T23:44:10.372 INFO:teuthology.orchestra.run.smithi047.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 589 kB/s | 20 kB 00:00 2024-09-17T23:44:10.389 INFO:teuthology.orchestra.run.smithi047.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.3 MB/s | 46 kB 00:00 2024-09-17T23:44:10.399 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-17T23:44:10.406 INFO:teuthology.orchestra.run.smithi047.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 2.3 MB/s | 79 kB 00:00 2024-09-17T23:44:10.431 INFO:teuthology.orchestra.run.smithi047.stdout:(30/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.7 MB/s | 358 kB 00:00 2024-09-17T23:44:10.455 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-17T23:44:10.456 INFO:teuthology.orchestra.run.smithi047.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 326 kB/s | 16 kB 00:00 2024-09-17T23:44:10.482 INFO:teuthology.orchestra.run.smithi047.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-17T23:44:10.507 INFO:teuthology.orchestra.run.smithi047.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-09-17T23:44:10.511 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-17T23:44:10.532 INFO:teuthology.orchestra.run.smithi047.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-09-17T23:44:10.558 INFO:teuthology.orchestra.run.smithi047.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 802 kB/s | 20 kB 00:00 2024-09-17T23:44:10.583 INFO:teuthology.orchestra.run.smithi047.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-17T23:44:10.608 INFO:teuthology.orchestra.run.smithi047.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-17T23:44:10.613 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:10.613 INFO:teuthology.orchestra.run.smithi047.stdout:Total 12 MB/s | 30 MB 00:02 2024-09-17T23:44:10.704 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-17T23:44:10.732 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:10.761 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-17T23:44:10.770 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:10.806 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-17T23:44:10.815 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:10.815 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:10.840 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-17T23:44:10.847 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-17T23:44:10.875 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-17T23:44:10.936 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-17T23:44:10.958 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-17T23:44:10.974 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-17T23:44:11.016 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-17T23:44:11.050 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-17T23:44:11.097 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-17T23:44:11.155 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-17T23:44:11.231 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-17T23:44:11.266 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 32/37 2024-09-17T23:44:11.277 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-17T23:44:11.296 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T23:44:11.321 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-17T23:44:11.322 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T23:44:11.322 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:11.322 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T23:44:11.322 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T23:44:11.323 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T23:44:11.323 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:11.334 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:11.334 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:11.350 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-17T23:44:11.386 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-17T23:44:11.428 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-17T23:44:11.469 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-17T23:44:11.512 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-17T23:44:11.546 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-17T23:44:11.596 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-17T23:44:11.635 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-17T23:44:11.711 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-17T23:44:11.864 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-17T23:44:11.963 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-17T23:44:12.022 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-17T23:44:12.060 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-17T23:44:12.118 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-17T23:44:12.182 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-17T23:44:12.389 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-17T23:44:12.439 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-17T23:44:12.520 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-17T23:44:12.619 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-17T23:44:12.662 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-17T23:44:12.708 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:12.755 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T23:44:12.781 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-17T23:44:12.782 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T23:44:12.782 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:12.782 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T23:44:12.782 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T23:44:12.782 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T23:44:12.782 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:12.794 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-17T23:44:12.814 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-17T23:44:12.842 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-17T23:44:12.908 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-17T23:44:12.950 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-17T23:44:12.967 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 32/37 2024-09-17T23:44:12.982 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-17T23:44:13.006 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T23:44:13.033 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T23:44:13.034 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:13.034 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T23:44:13.034 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T23:44:13.034 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T23:44:13.034 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:13.078 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-17T23:44:13.164 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-17T23:44:13.211 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-17T23:44:13.230 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T23:44:13.245 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-17T23:44:13.253 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T23:44:13.254 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:13.254 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T23:44:13.254 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T23:44:13.254 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T23:44:13.254 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:13.275 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-17T23:44:13.309 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-17T23:44:13.343 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-17T23:44:13.384 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-17T23:44:13.427 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-17T23:44:13.461 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-17T23:44:13.489 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T23:44:13.511 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-17T23:44:13.513 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T23:44:13.513 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:13.513 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T23:44:13.513 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T23:44:13.513 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T23:44:13.513 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:13.550 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-17T23:44:13.578 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T23:44:13.628 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-17T23:44:13.788 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-17T23:44:13.869 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-17T23:44:13.921 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-17T23:44:13.958 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-17T23:44:14.017 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-17T23:44:14.084 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-17T23:44:14.284 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-17T23:44:14.332 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-17T23:44:14.413 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-17T23:44:14.503 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-17T23:44:14.544 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-17T23:44:14.565 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T23:44:14.593 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T23:44:14.593 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:14.593 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T23:44:14.594 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T23:44:14.594 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T23:44:14.594 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:14.670 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-17T23:44:14.835 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 32/37 2024-09-17T23:44:14.858 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T23:44:14.885 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 33/37 2024-09-17T23:44:14.885 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:14.885 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-17T23:44:14.885 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T23:44:14.885 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-17T23:44:14.885 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:15.057 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T23:44:15.086 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T23:44:15.086 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:15.086 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T23:44:15.086 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T23:44:15.086 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T23:44:15.086 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:15.251 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T23:44:15.251 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 1/37 2024-09-17T23:44:15.251 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2/37 2024-09-17T23:44:15.251 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 3/37 2024-09-17T23:44:15.251 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 4/37 2024-09-17T23:44:15.251 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 5/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 6/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-17T23:44:15.252 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-17T23:44:15.253 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-17T23:44:15.253 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-17T23:44:15.253 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-17T23:44:15.253 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-17T23:44:15.253 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-17T23:44:15.253 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-17T23:44:15.253 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-17T23:44:15.254 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-17T23:44:15.254 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-17T23:44:15.254 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-17T23:44:15.254 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-17T23:44:15.255 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-17T23:44:15.255 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-17T23:44:15.255 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-17T23:44:15.255 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-17T23:44:15.255 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-17T23:44:15.255 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-17T23:44:15.255 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-17T23:44:15.341 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T23:44:15.366 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T23:44:15.366 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:15.366 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T23:44:15.366 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T23:44:15.366 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T23:44:15.366 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:15.433 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T23:44:16.350 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-17T23:44:16.350 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:16.350 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:16.350 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:16.350 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: lua-5.4.4-4.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T23:44:16.351 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T23:44:16.352 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:16.353 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:16.425 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T23:44:16.454 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 34/37 2024-09-17T23:44:16.454 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:16.454 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-17T23:44:16.454 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T23:44:16.454 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-17T23:44:16.454 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:16.727 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-base 2024-09-17T23:44:16.917 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T23:44:16.943 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 35/37 2024-09-17T23:44:16.943 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:16.943 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-17T23:44:16.943 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T23:44:16.943 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-17T23:44:16.943 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:17.185 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T23:44:17.210 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 36/37 2024-09-17T23:44:17.210 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:17.210 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-17T23:44:17.210 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T23:44:17.211 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-17T23:44:17.211 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:17.276 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T23:44:17.311 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:54 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:17.332 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T23:44:17.332 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 1/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 3/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 4/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 5/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 6/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-17T23:44:17.333 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-17T23:44:17.334 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-17T23:44:17.336 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-17T23:44:17.337 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-17T23:44:17.400 INFO:teuthology.orchestra.run.smithi088.stdout:Package ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:44:17.442 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:17.443 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:44:17.443 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:17.508 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install cephadm 2024-09-17T23:44:18.086 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:18.215 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:18.216 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:18.216 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:18.216 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:18.216 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 765 k 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 765 k 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 771 k 2024-09-17T23:44:18.217 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:18.271 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-17T23:44:18.271 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:18.271 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:18.271 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:18.271 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:18.271 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: lua-5.4.4-4.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T23:44:18.272 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T23:44:18.273 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:18.274 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:18.481 INFO:teuthology.orchestra.run.smithi088.stdout:cephadm-19.1.1-330.gc2ddf972.el9.noarch.rpm 2.8 MB/s | 765 kB 00:00 2024-09-17T23:44:18.481 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:18.482 INFO:teuthology.orchestra.run.smithi088.stdout:Total 2.8 MB/s | 765 kB 00:00 2024-09-17T23:44:18.482 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:18.487 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:18.487 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:18.493 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:18.494 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:18.564 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:18.645 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-base 2024-09-17T23:44:18.983 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:19.067 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:19.102 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 37/37 2024-09-17T23:44:19.102 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 1/37 2024-09-17T23:44:19.102 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2/37 2024-09-17T23:44:19.102 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 3/37 2024-09-17T23:44:19.102 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 4/37 2024-09-17T23:44:19.102 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 5/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.n 6/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-17T23:44:19.103 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-17T23:44:19.104 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-17T23:44:19.105 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-17T23:44:19.105 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-17T23:44:19.105 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-17T23:44:19.105 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-17T23:44:19.105 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-17T23:44:19.106 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-17T23:44:19.106 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-17T23:44:19.106 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-17T23:44:19.106 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-17T23:44:19.250 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:54 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:19.344 INFO:teuthology.orchestra.run.smithi022.stdout:Package ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:44:19.389 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:19.390 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:44:19.390 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:19.461 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install cephadm 2024-09-17T23:44:19.498 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:19.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:19.757 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:19.758 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:19.758 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:19.758 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:19.758 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:19.960 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T23:44:20.014 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-17T23:44:20.014 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:20.014 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:20.014 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:20.014 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mds-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-modules-core-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mon-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-osd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: lua-5.4.4-4.el9.x86_64 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-17T23:44:20.015 INFO:teuthology.orchestra.run.smithi047.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-17T23:44:20.016 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-17T23:44:20.017 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-17T23:44:20.017 INFO:teuthology.orchestra.run.smithi047.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-17T23:44:20.017 INFO:teuthology.orchestra.run.smithi047.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-17T23:44:20.017 INFO:teuthology.orchestra.run.smithi047.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-17T23:44:20.017 INFO:teuthology.orchestra.run.smithi047.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-ply-3.11-14.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-17T23:44:20.018 INFO:teuthology.orchestra.run.smithi047.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-17T23:44:20.019 INFO:teuthology.orchestra.run.smithi047.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-17T23:44:20.019 INFO:teuthology.orchestra.run.smithi047.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-17T23:44:20.019 INFO:teuthology.orchestra.run.smithi047.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-17T23:44:20.019 INFO:teuthology.orchestra.run.smithi047.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-17T23:44:20.019 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:20.019 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:20.062 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:55 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:20.199 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:20.201 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:20.201 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:20.201 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:20.201 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:20.201 INFO:teuthology.orchestra.run.smithi022.stdout: cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 765 k 2024-09-17T23:44:20.202 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:20.202 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:20.202 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:20.202 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:44:20.202 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:20.202 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 765 k 2024-09-17T23:44:20.203 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 771 k 2024-09-17T23:44:20.203 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:20.400 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-base 2024-09-17T23:44:20.491 INFO:teuthology.orchestra.run.smithi022.stdout:cephadm-19.1.1-330.gc2ddf972.el9.noarch.rpm 2.6 MB/s | 765 kB 00:00 2024-09-17T23:44:20.492 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:20.492 INFO:teuthology.orchestra.run.smithi022.stdout:Total 2.6 MB/s | 765 kB 00:00 2024-09-17T23:44:20.492 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:20.498 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:20.498 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:20.504 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:20.504 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:20.547 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:57 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:20.580 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:20.680 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:20.681 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:20.681 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-09-17T23:44:20.681 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:20.681 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 145 k 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 145 k 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 435 k 2024-09-17T23:44:20.682 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:20.887 INFO:teuthology.orchestra.run.smithi088.stdout:ceph-immutable-object-cache-19.1.1-330.gc2ddf97 711 kB/s | 145 kB 00:00 2024-09-17T23:44:20.887 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:20.888 INFO:teuthology.orchestra.run.smithi088.stdout:Total 705 kB/s | 145 kB 00:00 2024-09-17T23:44:20.888 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:20.895 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:20.895 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:20.952 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:20.953 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:21.005 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:21.038 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:21.096 INFO:teuthology.orchestra.run.smithi047.stdout:Package ceph-base-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:44:21.103 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:21.131 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:21.141 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:21.142 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:44:21.142 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:21.171 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:21.196 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:21.196 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:21.196 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T23:44:21.196 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:21.207 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install cephadm 2024-09-17T23:44:21.634 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:21.807 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:56 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:21.881 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:21.881 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:21.881 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:21.881 INFO:teuthology.orchestra.run.smithi022.stdout: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:21.882 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:21.882 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:21.945 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:21.946 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:21.946 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:21.946 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:21.946 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:21.947 INFO:teuthology.orchestra.run.smithi047.stdout: cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 765 k 2024-09-17T23:44:21.947 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:21.947 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:21.947 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:21.947 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:44:21.947 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:21.947 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 765 k 2024-09-17T23:44:21.948 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 771 k 2024-09-17T23:44:21.948 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:22.076 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T23:44:22.141 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:22.141 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:22.141 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:22.141 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:22.141 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:22.141 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:22.219 INFO:teuthology.orchestra.run.smithi047.stdout:cephadm-19.1.1-330.gc2ddf972.el9.noarch.rpm 2.8 MB/s | 765 kB 00:00 2024-09-17T23:44:22.219 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:22.219 INFO:teuthology.orchestra.run.smithi047.stdout:Total 2.7 MB/s | 765 kB 00:00 2024-09-17T23:44:22.220 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:22.225 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:22.225 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:22.231 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:22.231 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:22.306 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:22.393 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr 2024-09-17T23:44:22.685 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:00:57 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:22.780 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:22.826 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 145 k 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:22.827 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:22.828 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:44:22.828 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:22.828 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 145 k 2024-09-17T23:44:22.828 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 435 k 2024-09-17T23:44:22.828 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:22.874 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:22.984 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:59 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:23.040 INFO:teuthology.orchestra.run.smithi022.stdout:ceph-immutable-object-cache-19.1.1-330.gc2ddf97 685 kB/s | 145 kB 00:00 2024-09-17T23:44:23.041 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:23.041 INFO:teuthology.orchestra.run.smithi022.stdout:Total 679 kB/s | 145 kB 00:00 2024-09-17T23:44:23.041 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:23.049 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:23.050 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:23.075 INFO:teuthology.orchestra.run.smithi088.stdout:Package ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:44:23.110 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:23.110 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:23.117 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:23.118 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:44:23.118 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:23.192 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T23:44:23.231 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:23.272 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:23.333 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:23.359 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:23.359 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:23.360 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T23:44:23.360 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:23.488 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:23.488 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:23.488 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:23.488 INFO:teuthology.orchestra.run.smithi047.stdout: cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:23.488 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:23.488 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:23.699 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-immutable-object-cache 2024-09-17T23:44:23.767 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:00 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:23.898 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:23.899 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:23.899 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:23.899 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:23.899 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:23.899 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 3.6 M 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 32 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 16 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T23:44:23.900 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T23:44:23.901 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:23.901 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:23.901 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:23.901 INFO:teuthology.orchestra.run.smithi088.stdout:Install 12 Packages 2024-09-17T23:44:23.901 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:23.901 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 8.7 M 2024-09-17T23:44:23.902 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 104 M 2024-09-17T23:44:23.902 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:24.148 INFO:teuthology.orchestra.run.smithi088.stdout:(1/12): ceph-prometheus-alerts-19.1.1-330.gc2dd 114 kB/s | 16 kB 00:00 2024-09-17T23:44:24.173 INFO:teuthology.orchestra.run.smithi088.stdout:(2/12): ceph-grafana-dashboards-19.1.1-330.gc2d 187 kB/s | 32 kB 00:00 2024-09-17T23:44:24.281 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:24.282 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:24.282 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:24.282 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:24.282 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:24.282 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:24.310 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:00:59 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:24.365 INFO:teuthology.orchestra.run.smithi088.stdout:(3/12): ceph-mgr-dashboard-19.1.1-330.gc2ddf972 9.8 MB/s | 3.6 MB 00:00 2024-09-17T23:44:24.407 INFO:teuthology.orchestra.run.smithi088.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.1 MB/s | 269 kB 00:00 2024-09-17T23:44:24.453 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repo Size 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 145 k 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 145 k 2024-09-17T23:44:24.454 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 435 k 2024-09-17T23:44:24.455 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:24.465 INFO:teuthology.orchestra.run.smithi088.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 9.2 MB/s | 548 kB 00:00 2024-09-17T23:44:24.499 INFO:teuthology.orchestra.run.smithi088.stdout:(6/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.9 MB/s | 1.0 MB 00:00 2024-09-17T23:44:24.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr 2024-09-17T23:44:24.524 INFO:teuthology.orchestra.run.smithi088.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 331 kB/s | 19 kB 00:00 2024-09-17T23:44:24.558 INFO:teuthology.orchestra.run.smithi088.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.4 MB/s | 144 kB 00:00 2024-09-17T23:44:24.591 INFO:teuthology.orchestra.run.smithi088.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 974 kB/s | 31 kB 00:00 2024-09-17T23:44:24.625 INFO:teuthology.orchestra.run.smithi088.stdout:(10/12): protobuf-compiler-3.14.0-13.el9.x86_64 3.2 MB/s | 863 kB 00:00 2024-09-17T23:44:24.650 INFO:teuthology.orchestra.run.smithi088.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.1 MB/s | 188 kB 00:00 2024-09-17T23:44:24.658 INFO:teuthology.orchestra.run.smithi047.stdout:ceph-immutable-object-cache-19.1.1-330.gc2ddf97 715 kB/s | 145 kB 00:00 2024-09-17T23:44:24.658 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:24.659 INFO:teuthology.orchestra.run.smithi047.stdout:Total 711 kB/s | 145 kB 00:00 2024-09-17T23:44:24.659 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:24.667 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:24.667 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:24.728 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:24.728 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:24.734 INFO:teuthology.orchestra.run.smithi088.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 8.7 MB/s | 2.0 MB 00:00 2024-09-17T23:44:24.737 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:24.737 INFO:teuthology.orchestra.run.smithi088.stdout:Total 10 MB/s | 8.7 MB 00:00 2024-09-17T23:44:24.786 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:24.803 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:24.803 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:24.887 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:24.942 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:24.969 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:24.969 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:24.969 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-17T23:44:24.969 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:25.002 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:25.002 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:25.118 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:00 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:25.212 INFO:teuthology.orchestra.run.smithi022.stdout:Package ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:44:25.257 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:25.258 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:44:25.258 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:25.318 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T23:44:25.536 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:25.618 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-17T23:44:25.654 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-17T23:44:25.700 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-17T23:44:25.730 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-17T23:44:25.841 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-17T23:44:25.917 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:00 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:25.972 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-17T23:44:25.987 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.e 1/1 2024-09-17T23:44:25.987 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:25.987 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:25.987 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-immutable-object-cache-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:25.987 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:25.987 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:26.056 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-dashboard noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 3.6 M 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-grafana-dashboards noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 32 k 2024-09-17T23:44:26.057 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-prometheus-alerts noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 16 k 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout:Install 12 Packages 2024-09-17T23:44:26.058 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:26.059 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 8.7 M 2024-09-17T23:44:26.059 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 104 M 2024-09-17T23:44:26.059 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:26.074 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-17T23:44:26.118 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-17T23:44:26.147 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-17T23:44:26.178 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 10/12 2024-09-17T23:44:26.239 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-mgr 2024-09-17T23:44:26.669 INFO:teuthology.orchestra.run.smithi022.stdout:(1/12): ceph-prometheus-alerts-19.1.1-330.gc2dd 109 kB/s | 16 kB 00:00 2024-09-17T23:44:26.695 INFO:teuthology.orchestra.run.smithi022.stdout:(2/12): ceph-grafana-dashboards-19.1.1-330.gc2d 181 kB/s | 32 kB 00:00 2024-09-17T23:44:26.846 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:01 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:26.862 INFO:teuthology.orchestra.run.smithi022.stdout:(3/12): ceph-mgr-dashboard-19.1.1-330.gc2ddf972 10 MB/s | 3.6 MB 00:00 2024-09-17T23:44:26.887 INFO:teuthology.orchestra.run.smithi022.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.4 MB/s | 269 kB 00:00 2024-09-17T23:44:26.939 INFO:teuthology.orchestra.run.smithi047.stdout:Package ceph-mgr-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:44:26.979 INFO:teuthology.orchestra.run.smithi022.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 5.8 MB/s | 548 kB 00:00 2024-09-17T23:44:26.983 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:26.984 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:44:26.984 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:26.996 INFO:teuthology.orchestra.run.smithi022.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 1.2 MB/s | 19 kB 00:00 2024-09-17T23:44:27.029 INFO:teuthology.orchestra.run.smithi022.stdout:(7/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.8 MB/s | 1.0 MB 00:00 2024-09-17T23:44:27.048 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-mgr-dashboard 2024-09-17T23:44:27.063 INFO:teuthology.orchestra.run.smithi022.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 4.2 MB/s | 863 kB 00:00 2024-09-17T23:44:27.113 INFO:teuthology.orchestra.run.smithi022.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 731 kB/s | 31 kB 00:00 2024-09-17T23:44:27.139 INFO:teuthology.orchestra.run.smithi022.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 1.3 MB/s | 144 kB 00:00 2024-09-17T23:44:27.181 INFO:teuthology.orchestra.run.smithi022.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.8 MB/s | 188 kB 00:00 2024-09-17T23:44:27.223 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 11/12 2024-09-17T23:44:27.254 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T23:44:27.256 INFO:teuthology.orchestra.run.smithi022.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 7.9 MB/s | 2.0 MB 00:00 2024-09-17T23:44:27.260 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:27.260 INFO:teuthology.orchestra.run.smithi022.stdout:Total 7.2 MB/s | 8.7 MB 00:01 2024-09-17T23:44:27.312 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:27.332 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:27.332 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:27.544 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:27.545 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:27.653 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:02 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:27.792 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:27.793 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:27.793 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:27.793 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-dashboard noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 3.6 M 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-grafana-dashboards noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 32 k 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-prometheus-alerts noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 16 k 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-17T23:44:27.794 INFO:teuthology.orchestra.run.smithi047.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout:Install 12 Packages 2024-09-17T23:44:27.795 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:27.796 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 8.7 M 2024-09-17T23:44:27.796 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 104 M 2024-09-17T23:44:27.796 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:28.083 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:28.165 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-17T23:44:28.209 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-17T23:44:28.257 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-17T23:44:28.285 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-17T23:44:28.393 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-17T23:44:28.526 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-17T23:44:28.611 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 1/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 2/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 3/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-17T23:44:28.612 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-17T23:44:28.628 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-17T23:44:28.675 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-17T23:44:28.703 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-17T23:44:28.734 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 10/12 2024-09-17T23:44:28.870 INFO:teuthology.orchestra.run.smithi047.stdout:(1/12): ceph-prometheus-alerts-19.1.1-330.gc2dd 101 kB/s | 16 kB 00:00 2024-09-17T23:44:28.887 INFO:teuthology.orchestra.run.smithi047.stdout:(2/12): ceph-grafana-dashboards-19.1.1-330.gc2d 177 kB/s | 32 kB 00:00 2024-09-17T23:44:28.922 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-17T23:44:28.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T23:44:28.924 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T23:44:28.924 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:28.924 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:29.071 INFO:teuthology.orchestra.run.smithi047.stdout:(3/12): ceph-mgr-dashboard-19.1.1-330.gc2ddf972 9.8 MB/s | 3.6 MB 00:00 2024-09-17T23:44:29.096 INFO:teuthology.orchestra.run.smithi047.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.3 MB/s | 269 kB 00:00 2024-09-17T23:44:29.146 INFO:teuthology.orchestra.run.smithi047.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.7 MB/s | 1.0 MB 00:00 2024-09-17T23:44:29.197 INFO:teuthology.orchestra.run.smithi047.stdout:(6/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 5.3 MB/s | 548 kB 00:00 2024-09-17T23:44:29.205 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T23:44:29.222 INFO:teuthology.orchestra.run.smithi047.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 259 kB/s | 19 kB 00:00 2024-09-17T23:44:29.264 INFO:teuthology.orchestra.run.smithi047.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 3.4 MB/s | 144 kB 00:00 2024-09-17T23:44:29.289 INFO:teuthology.orchestra.run.smithi047.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-17T23:44:29.331 INFO:teuthology.orchestra.run.smithi047.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-09-17T23:44:29.406 INFO:teuthology.orchestra.run.smithi047.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 9.7 MB/s | 2.0 MB 00:00 2024-09-17T23:44:29.440 INFO:teuthology.orchestra.run.smithi047.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 2.3 MB/s | 863 kB 00:00 2024-09-17T23:44:29.444 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:29.444 INFO:teuthology.orchestra.run.smithi047.stdout:Total 5.3 MB/s | 8.7 MB 00:01 2024-09-17T23:44:29.497 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:29.518 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:29.519 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:29.736 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:29.737 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:29.782 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:06 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:29.846 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 11/12 2024-09-17T23:44:29.876 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T23:44:29.915 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:29.916 INFO:teuthology.orchestra.run.smithi088.stdout:====================================================================================== 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout:====================================================================================== 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 7.4 M 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T23:44:29.917 INFO:teuthology.orchestra.run.smithi088.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout:====================================================================================== 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout:Install 12 Packages 2024-09-17T23:44:29.918 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:29.919 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 38 M 2024-09-17T23:44:29.919 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 212 M 2024-09-17T23:44:29.919 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:30.286 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:30.366 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-17T23:44:30.401 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-17T23:44:30.449 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-17T23:44:30.478 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-17T23:44:30.491 INFO:teuthology.orchestra.run.smithi088.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-09-17T23:44:30.525 INFO:teuthology.orchestra.run.smithi088.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.3 MB/s | 801 kB 00:00 2024-09-17T23:44:30.583 INFO:teuthology.orchestra.run.smithi088.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 356 kB/s | 33 kB 00:00 2024-09-17T23:44:30.592 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-17T23:44:30.625 INFO:teuthology.orchestra.run.smithi088.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 438 kB/s | 18 kB 00:00 2024-09-17T23:44:30.692 INFO:teuthology.orchestra.run.smithi088.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 576 kB/s | 38 kB 00:00 2024-09-17T23:44:30.728 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-17T23:44:30.793 INFO:teuthology.orchestra.run.smithi088.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-09-17T23:44:30.826 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-17T23:44:30.876 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-17T23:44:30.893 INFO:teuthology.orchestra.run.smithi088.stdout:(7/12): ceph-mgr-diskprediction-local-19.1.1-33 13 MB/s | 7.4 MB 00:00 2024-09-17T23:44:30.903 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-17T23:44:30.918 INFO:teuthology.orchestra.run.smithi088.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-17T23:44:30.934 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 10/12 2024-09-17T23:44:30.960 INFO:teuthology.orchestra.run.smithi088.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 5.9 MB/s | 250 kB 00:00 2024-09-17T23:44:31.036 INFO:teuthology.orchestra.run.smithi088.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 14 MB/s | 4.9 MB 00:00 2024-09-17T23:44:31.195 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T23:44:31.195 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 1/12 2024-09-17T23:44:31.195 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 2/12 2024-09-17T23:44:31.195 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 3/12 2024-09-17T23:44:31.195 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-17T23:44:31.195 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-17T23:44:31.196 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-17T23:44:31.196 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-17T23:44:31.196 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-17T23:44:31.196 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-17T23:44:31.196 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-17T23:44:31.196 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-17T23:44:31.394 INFO:teuthology.orchestra.run.smithi088.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 10 MB/s | 5.1 MB 00:00 2024-09-17T23:44:31.526 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-17T23:44:31.526 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:31.526 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:31.526 INFO:teuthology.orchestra.run.smithi022.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-17T23:44:31.526 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:31.527 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:31.552 INFO:teuthology.orchestra.run.smithi088.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 27 MB/s | 16 MB 00:00 2024-09-17T23:44:31.553 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:31.553 INFO:teuthology.orchestra.run.smithi088.stdout:Total 23 MB/s | 38 MB 00:01 2024-09-17T23:44:31.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T23:44:31.905 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:31.932 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:31.932 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:32.053 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 11/12 2024-09-17T23:44:32.088 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T23:44:32.372 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:32.373 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:32.374 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:07 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:32.513 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout:====================================================================================== 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout:====================================================================================== 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 7.4 M 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T23:44:32.514 INFO:teuthology.orchestra.run.smithi022.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout:====================================================================================== 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout:Install 12 Packages 2024-09-17T23:44:32.515 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:32.516 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 38 M 2024-09-17T23:44:32.516 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 212 M 2024-09-17T23:44:32.516 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:32.981 INFO:teuthology.orchestra.run.smithi022.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.2 MB/s | 191 kB 00:00 2024-09-17T23:44:33.022 INFO:teuthology.orchestra.run.smithi022.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.9 MB/s | 801 kB 00:00 2024-09-17T23:44:33.073 INFO:teuthology.orchestra.run.smithi022.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 356 kB/s | 33 kB 00:00 2024-09-17T23:44:33.115 INFO:teuthology.orchestra.run.smithi022.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 437 kB/s | 18 kB 00:00 2024-09-17T23:44:33.156 INFO:teuthology.orchestra.run.smithi022.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 926 kB/s | 38 kB 00:00 2024-09-17T23:44:33.173 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:33.258 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T23:44:33.300 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T23:44:33.323 INFO:teuthology.orchestra.run.smithi022.stdout:(6/12): ceph-mgr-diskprediction-local-19.1.1-33 15 MB/s | 7.4 MB 00:00 2024-09-17T23:44:33.376 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 12/12 2024-09-17T23:44:33.376 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9 1/12 2024-09-17T23:44:33.376 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noar 2/12 2024-09-17T23:44:33.376 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9. 3/12 2024-09-17T23:44:33.376 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-17T23:44:33.376 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-17T23:44:33.377 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-17T23:44:33.377 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-17T23:44:33.377 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-17T23:44:33.377 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-17T23:44:33.377 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-17T23:44:33.377 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-17T23:44:33.408 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T23:44:33.443 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T23:44:33.457 INFO:teuthology.orchestra.run.smithi022.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.8 MB/s | 245 kB 00:00 2024-09-17T23:44:33.524 INFO:teuthology.orchestra.run.smithi022.stdout:(8/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 13 MB/s | 4.9 MB 00:00 2024-09-17T23:44:33.574 INFO:teuthology.orchestra.run.smithi022.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-09-17T23:44:33.628 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T23:44:33.667 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-grafana-dashboards-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-dashboard-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-prometheus-alerts-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-17T23:44:33.705 INFO:teuthology.orchestra.run.smithi047.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-17T23:44:33.706 INFO:teuthology.orchestra.run.smithi047.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-17T23:44:33.706 INFO:teuthology.orchestra.run.smithi047.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-17T23:44:33.706 INFO:teuthology.orchestra.run.smithi047.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-17T23:44:33.706 INFO:teuthology.orchestra.run.smithi047.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-17T23:44:33.706 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:33.706 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:33.741 INFO:teuthology.orchestra.run.smithi022.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 18 MB/s | 5.1 MB 00:00 2024-09-17T23:44:33.744 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T23:44:33.858 INFO:teuthology.orchestra.run.smithi022.stdout:(11/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rp 3.6 MB/s | 3.0 MB 00:00 2024-09-17T23:44:34.025 INFO:teuthology.orchestra.run.smithi022.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 36 MB/s | 16 MB 00:00 2024-09-17T23:44:34.026 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:34.026 INFO:teuthology.orchestra.run.smithi022.stdout:Total 25 MB/s | 38 MB 00:01 2024-09-17T23:44:34.045 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-17T23:44:34.393 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:34.406 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T23:44:34.422 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:34.422 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:34.522 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T23:44:34.648 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:09 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:34.788 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:34.789 INFO:teuthology.orchestra.run.smithi047.stdout:====================================================================================== 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout:====================================================================================== 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 7.4 M 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-17T23:44:34.790 INFO:teuthology.orchestra.run.smithi047.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-17T23:44:34.791 INFO:teuthology.orchestra.run.smithi047.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-17T23:44:34.792 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:34.792 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:34.792 INFO:teuthology.orchestra.run.smithi047.stdout:====================================================================================== 2024-09-17T23:44:34.792 INFO:teuthology.orchestra.run.smithi047.stdout:Install 12 Packages 2024-09-17T23:44:34.792 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:34.793 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 38 M 2024-09-17T23:44:34.793 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 212 M 2024-09-17T23:44:34.793 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:34.876 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:34.877 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:35.614 INFO:teuthology.orchestra.run.smithi047.stdout:(1/12): ceph-mgr-diskprediction-local-19.1.1-33 17 MB/s | 7.4 MB 00:00 2024-09-17T23:44:35.666 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:35.681 INFO:teuthology.orchestra.run.smithi047.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 492 kB/s | 33 kB 00:00 2024-09-17T23:44:35.723 INFO:teuthology.orchestra.run.smithi047.stdout:(3/12): libquadmath-11.5.0-2.el9.x86_64.rpm 346 kB/s | 191 kB 00:00 2024-09-17T23:44:35.745 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T23:44:35.790 INFO:teuthology.orchestra.run.smithi047.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 274 kB/s | 18 kB 00:00 2024-09-17T23:44:35.790 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T23:44:35.806 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T23:44:35.857 INFO:teuthology.orchestra.run.smithi047.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 17 MB/s | 3.0 MB 00:00 2024-09-17T23:44:35.882 INFO:teuthology.orchestra.run.smithi047.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 420 kB/s | 38 kB 00:00 2024-09-17T23:44:35.896 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T23:44:35.950 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T23:44:35.999 INFO:teuthology.orchestra.run.smithi047.stdout:(7/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 35 MB/s | 4.9 MB 00:00 2024-09-17T23:44:36.024 INFO:teuthology.orchestra.run.smithi047.stdout:(8/12): libgfortran-11.5.0-2.el9.x86_64.rpm 939 kB/s | 801 kB 00:00 2024-09-17T23:44:36.049 INFO:teuthology.orchestra.run.smithi047.stdout:(9/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.4 MB/s | 245 kB 00:00 2024-09-17T23:44:36.141 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T23:44:36.142 INFO:teuthology.orchestra.run.smithi047.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 36 MB/s | 5.1 MB 00:00 2024-09-17T23:44:36.182 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T23:44:36.225 INFO:teuthology.orchestra.run.smithi047.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.2 MB/s | 250 kB 00:00 2024-09-17T23:44:36.261 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T23:44:36.838 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T23:44:36.866 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T23:44:36.959 INFO:teuthology.orchestra.run.smithi047.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 18 MB/s | 16 MB 00:00 2024-09-17T23:44:36.959 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:36.959 INFO:teuthology.orchestra.run.smithi047.stdout:Total 18 MB/s | 38 MB 00:02 2024-09-17T23:44:36.966 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T23:44:37.091 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T23:44:37.325 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:37.353 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:37.353 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:37.819 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:37.820 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:38.421 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T23:44:38.627 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:38.692 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-17T23:44:38.735 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-17T23:44:38.836 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-17T23:44:38.875 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-17T23:44:39.066 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-17T23:44:39.099 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-17T23:44:39.177 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-17T23:44:39.509 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 1/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T23:44:39.513 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T23:44:39.514 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T23:44:39.548 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T23:44:39.871 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-17T23:44:39.922 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T23:44:39.922 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:39.922 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:39.922 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T23:44:39.923 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:39.924 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:39.990 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-17T23:44:40.337 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-rook 2024-09-17T23:44:40.927 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:17 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:41.061 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 49 k 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T23:44:41.062 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout:Install 13 Packages 2024-09-17T23:44:41.063 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:41.064 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 2.2 M 2024-09-17T23:44:41.064 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 26 M 2024-09-17T23:44:41.064 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:41.296 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T23:44:41.734 INFO:teuthology.orchestra.run.smithi088.stdout:(1/13): ceph-mgr-rook-19.1.1-330.gc2ddf972.el9. 310 kB/s | 49 kB 00:00 2024-09-17T23:44:41.859 INFO:teuthology.orchestra.run.smithi088.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 67 kB/s | 19 kB 00:00 2024-09-17T23:44:41.884 INFO:teuthology.orchestra.run.smithi088.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 83 kB/s | 26 kB 00:00 2024-09-17T23:44:42.110 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T23:44:42.110 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 1/12 2024-09-17T23:44:42.111 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T23:44:42.111 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T23:44:42.111 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T23:44:42.111 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T23:44:42.111 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T23:44:42.111 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T23:44:42.111 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T23:44:42.112 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T23:44:42.112 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T23:44:42.112 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T23:44:42.234 INFO:teuthology.orchestra.run.smithi088.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 423 kB/s | 159 kB 00:00 2024-09-17T23:44:42.284 INFO:teuthology.orchestra.run.smithi088.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 403 kB/s | 222 kB 00:00 2024-09-17T23:44:42.335 INFO:teuthology.orchestra.run.smithi088.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 643 kB/s | 32 kB 00:00 2024-09-17T23:44:42.360 INFO:teuthology.orchestra.run.smithi088.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 428 kB/s | 54 kB 00:00 2024-09-17T23:44:42.378 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-17T23:44:42.385 INFO:teuthology.orchestra.run.smithi088.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 282 kB/s | 14 kB 00:00 2024-09-17T23:44:42.406 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T23:44:42.419 INFO:teuthology.orchestra.run.smithi088.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 522 kB/s | 279 kB 00:00 2024-09-17T23:44:42.477 INFO:teuthology.orchestra.run.smithi088.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.0 MB/s | 59 kB 00:00 2024-09-17T23:44:42.512 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T23:44:42.513 INFO:teuthology.orchestra.run.smithi022.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T23:44:42.514 INFO:teuthology.orchestra.run.smithi022.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T23:44:42.514 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:42.514 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:42.523 INFO:teuthology.orchestra.run.smithi088.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.3 MB/s | 220 kB 00:00 2024-09-17T23:44:42.553 INFO:teuthology.orchestra.run.smithi088.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.2 MB/s | 90 kB 00:00 2024-09-17T23:44:42.620 INFO:teuthology.orchestra.run.smithi088.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.5 MB/s | 1.0 MB 00:00 2024-09-17T23:44:42.623 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:42.623 INFO:teuthology.orchestra.run.smithi088.stdout:Total 1.4 MB/s | 2.2 MB 00:01 2024-09-17T23:44:42.695 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:42.711 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:42.711 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:42.805 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:42.806 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:43.046 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-rook 2024-09-17T23:44:43.319 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:43.510 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T23:44:43.571 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T23:44:43.627 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T23:44:43.656 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:18 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:43.672 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T23:44:43.713 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T23:44:43.794 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:43.795 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:43.795 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:43.795 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:43.795 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:43.795 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-rook noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 49 k 2024-09-17T23:44:43.795 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:44:43.795 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:43.796 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:43.797 INFO:teuthology.orchestra.run.smithi022.stdout:Install 13 Packages 2024-09-17T23:44:43.797 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:43.797 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 2.2 M 2024-09-17T23:44:43.797 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 26 M 2024-09-17T23:44:43.797 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:43.816 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T23:44:43.917 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T23:44:43.973 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T23:44:44.141 INFO:teuthology.orchestra.run.smithi022.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 138 kB/s | 19 kB 00:00 2024-09-17T23:44:44.166 INFO:teuthology.orchestra.run.smithi022.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 156 kB/s | 26 kB 00:00 2024-09-17T23:44:44.191 INFO:teuthology.orchestra.run.smithi022.stdout:(3/13): ceph-mgr-rook-19.1.1-330.gc2ddf972.el9. 260 kB/s | 49 kB 00:00 2024-09-17T23:44:44.274 INFO:teuthology.orchestra.run.smithi022.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-17T23:44:44.300 INFO:teuthology.orchestra.run.smithi022.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-09-17T23:44:44.334 INFO:teuthology.orchestra.run.smithi022.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 913 kB/s | 54 kB 00:00 2024-09-17T23:44:44.367 INFO:teuthology.orchestra.run.smithi022.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 480 kB/s | 32 kB 00:00 2024-09-17T23:44:44.392 INFO:teuthology.orchestra.run.smithi022.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.4 MB/s | 279 kB 00:00 2024-09-17T23:44:44.418 INFO:teuthology.orchestra.run.smithi022.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 172 kB/s | 14 kB 00:00 2024-09-17T23:44:44.451 INFO:teuthology.orchestra.run.smithi022.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.6 MB/s | 220 kB 00:00 2024-09-17T23:44:44.477 INFO:teuthology.orchestra.run.smithi022.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.1 MB/s | 59 kB 00:00 2024-09-17T23:44:44.502 INFO:teuthology.orchestra.run.smithi022.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-17T23:44:44.611 INFO:teuthology.orchestra.run.smithi022.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.7 MB/s | 1.0 MB 00:00 2024-09-17T23:44:44.614 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:44.614 INFO:teuthology.orchestra.run.smithi022.stdout:Total 2.7 MB/s | 2.2 MB 00:00 2024-09-17T23:44:44.687 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:44.702 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T23:44:44.704 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:44.704 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:44.745 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T23:44:44.779 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T23:44:44.805 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:44.806 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:44.827 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T23:44:44.849 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T23:44:44.997 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 12/12 2024-09-17T23:44:44.997 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf9 1/12 2024-09-17T23:44:44.997 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-17T23:44:44.997 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-17T23:44:44.998 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-17T23:44:45.323 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:45.396 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-diskprediction-local-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-17T23:44:45.397 INFO:teuthology.orchestra.run.smithi047.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-17T23:44:45.398 INFO:teuthology.orchestra.run.smithi047.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-17T23:44:45.398 INFO:teuthology.orchestra.run.smithi047.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-17T23:44:45.398 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:45.398 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:45.508 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T23:44:45.563 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T23:44:45.636 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T23:44:45.663 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T23:44:45.663 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 1/13 2024-09-17T23:44:45.663 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T23:44:45.663 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T23:44:45.664 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T23:44:45.671 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T23:44:45.714 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T23:44:45.814 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-mgr-rook 2024-09-17T23:44:45.820 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T23:44:45.937 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T23:44:45.991 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T23:44:46.018 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:46.019 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:46.318 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T23:44:46.417 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:21 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:46.555 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:46.556 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:46.556 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-rook noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 49 k 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-17T23:44:46.557 INFO:teuthology.orchestra.run.smithi047.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout:Install 13 Packages 2024-09-17T23:44:46.558 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:46.559 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 2.2 M 2024-09-17T23:44:46.559 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 26 M 2024-09-17T23:44:46.559 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:46.748 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T23:44:46.813 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T23:44:46.841 INFO:teuthology.orchestra.run.smithi047.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 210 kB/s | 26 kB 00:00 2024-09-17T23:44:46.846 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T23:44:46.866 INFO:teuthology.orchestra.run.smithi047.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 130 kB/s | 19 kB 00:00 2024-09-17T23:44:46.891 INFO:teuthology.orchestra.run.smithi047.stdout:(3/13): ceph-mgr-rook-19.1.1-330.gc2ddf972.el9. 285 kB/s | 49 kB 00:00 2024-09-17T23:44:46.902 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:23 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:46.904 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T23:44:46.932 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T23:44:47.008 INFO:teuthology.orchestra.run.smithi047.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-09-17T23:44:47.033 INFO:teuthology.orchestra.run.smithi047.stdout:(5/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.3 MB/s | 222 kB 00:00 2024-09-17T23:44:47.035 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:47.036 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:47.036 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:47.036 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:47.036 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 146 k 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:47.037 INFO:teuthology.orchestra.run.smithi088.stdout:Install 6 Packages 2024-09-17T23:44:47.038 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:47.038 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 7.0 M 2024-09-17T23:44:47.038 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 33 M 2024-09-17T23:44:47.038 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:47.058 INFO:teuthology.orchestra.run.smithi047.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-17T23:44:47.101 INFO:teuthology.orchestra.run.smithi047.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.3 MB/s | 279 kB 00:00 2024-09-17T23:44:47.143 INFO:teuthology.orchestra.run.smithi047.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 295 kB/s | 32 kB 00:00 2024-09-17T23:44:47.185 INFO:teuthology.orchestra.run.smithi047.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 119 kB/s | 14 kB 00:00 2024-09-17T23:44:47.210 INFO:teuthology.orchestra.run.smithi047.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.5 MB/s | 59 kB 00:00 2024-09-17T23:44:47.252 INFO:teuthology.orchestra.run.smithi047.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 2.1 MB/s | 90 kB 00:00 2024-09-17T23:44:47.277 INFO:teuthology.orchestra.run.smithi047.stdout:(12/13): python3-google-auth-2.34.0-1.el9.noarc 1.3 MB/s | 220 kB 00:00 2024-09-17T23:44:47.361 INFO:teuthology.orchestra.run.smithi047.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.9 MB/s | 1.0 MB 00:00 2024-09-17T23:44:47.363 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:47.363 INFO:teuthology.orchestra.run.smithi047.stdout:Total 2.7 MB/s | 2.2 MB 00:00 2024-09-17T23:44:47.430 INFO:teuthology.orchestra.run.smithi088.stdout:(1/6): ceph-mgr-cephadm-19.1.1-330.gc2ddf972.el 671 kB/s | 146 kB 00:00 2024-09-17T23:44:47.430 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:47.447 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:47.447 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:47.454 INFO:teuthology.orchestra.run.smithi088.stdout:(2/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.0 MB/s | 248 kB 00:00 2024-09-17T23:44:47.513 INFO:teuthology.orchestra.run.smithi088.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 991 kB/s | 58 kB 00:00 2024-09-17T23:44:47.539 INFO:teuthology.orchestra.run.smithi088.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.9 MB/s | 548 kB 00:00 2024-09-17T23:44:47.549 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:47.549 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:47.822 INFO:teuthology.orchestra.run.smithi088.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 241 kB/s | 74 kB 00:00 2024-09-17T23:44:47.863 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T23:44:47.863 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 1/13 2024-09-17T23:44:47.863 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T23:44:47.864 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T23:44:48.076 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T23:44:48.194 INFO:teuthology.orchestra.run.smithi022.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:48.195 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:48.244 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-17T23:44:48.297 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-17T23:44:48.352 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-17T23:44:48.388 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-17T23:44:48.432 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-17T23:44:48.435 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T23:44:48.536 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-17T23:44:48.647 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-17T23:44:48.699 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-17T23:44:49.042 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:24 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:49.105 INFO:teuthology.orchestra.run.smithi088.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 3.1 MB/s | 6.0 MB 00:01 2024-09-17T23:44:49.107 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:49.107 INFO:teuthology.orchestra.run.smithi088.stdout:Total 3.4 MB/s | 7.0 MB 00:02 2024-09-17T23:44:49.178 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:49.181 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 146 k 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T23:44:49.182 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:49.183 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:49.183 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:49.183 INFO:teuthology.orchestra.run.smithi022.stdout:Install 6 Packages 2024-09-17T23:44:49.183 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:49.183 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 7.0 M 2024-09-17T23:44:49.183 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 33 M 2024-09-17T23:44:49.184 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:49.189 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:49.189 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:49.286 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:49.287 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:49.397 INFO:teuthology.orchestra.run.smithi022.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.6 MB/s | 248 kB 00:00 2024-09-17T23:44:49.461 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-17T23:44:49.463 INFO:teuthology.orchestra.run.smithi022.stdout:(2/6): ceph-mgr-cephadm-19.1.1-330.gc2ddf972.el 669 kB/s | 146 kB 00:00 2024-09-17T23:44:49.528 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-17T23:44:49.562 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-17T23:44:49.572 INFO:teuthology.orchestra.run.smithi022.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 6.0 MB 00:00 2024-09-17T23:44:49.592 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:49.606 INFO:teuthology.orchestra.run.smithi022.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 406 kB/s | 58 kB 00:00 2024-09-17T23:44:49.611 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-17T23:44:49.640 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T23:44:49.656 INFO:teuthology.orchestra.run.smithi022.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.1 MB/s | 548 kB 00:00 2024-09-17T23:44:49.681 INFO:teuthology.orchestra.run.smithi022.stdout:(6/6): python3-typing-extensions-4.12.2-2.el9.n 686 kB/s | 74 kB 00:00 2024-09-17T23:44:49.684 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:49.685 INFO:teuthology.orchestra.run.smithi022.stdout:Total 14 MB/s | 7.0 MB 00:00 2024-09-17T23:44:49.757 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:49.769 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:49.769 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:49.773 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T23:44:49.824 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T23:44:49.876 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:49.877 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:50.311 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:50.349 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T23:44:50.415 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 13/13 2024-09-17T23:44:50.415 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 1/13 2024-09-17T23:44:50.415 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-17T23:44:50.415 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-17T23:44:50.416 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-17T23:44:50.444 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T23:44:50.505 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T23:44:50.507 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T23:44:50.536 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T23:44:50.559 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T23:44:50.753 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-17T23:44:50.753 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:50.753 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:50.753 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-rook-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:50.753 INFO:teuthology.orchestra.run.smithi047.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-17T23:44:50.753 INFO:teuthology.orchestra.run.smithi047.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:50.754 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:51.022 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-mgr-cephadm 2024-09-17T23:44:51.112 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T23:44:51.210 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T23:44:51.278 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T23:44:51.304 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T23:44:51.338 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T23:44:51.339 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/6 2024-09-17T23:44:51.339 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T23:44:51.339 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T23:44:51.339 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T23:44:51.339 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T23:44:51.619 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:51.620 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:51.632 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:26 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:51.772 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-cephadm noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 146 k 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-17T23:44:51.773 INFO:teuthology.orchestra.run.smithi047.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-17T23:44:51.774 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:51.774 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:51.774 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:51.774 INFO:teuthology.orchestra.run.smithi047.stdout:Install 6 Packages 2024-09-17T23:44:51.774 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:51.774 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 7.0 M 2024-09-17T23:44:51.775 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 33 M 2024-09-17T23:44:51.775 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:51.877 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-fuse 2024-09-17T23:44:51.980 INFO:teuthology.orchestra.run.smithi047.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.9 MB/s | 248 kB 00:00 2024-09-17T23:44:52.041 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T23:44:52.041 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/6 2024-09-17T23:44:52.041 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T23:44:52.041 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T23:44:52.041 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T23:44:52.042 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T23:44:52.071 INFO:teuthology.orchestra.run.smithi047.stdout:(2/6): ceph-mgr-cephadm-19.1.1-330.gc2ddf972.el 671 kB/s | 146 kB 00:00 2024-09-17T23:44:52.130 INFO:teuthology.orchestra.run.smithi047.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 993 kB/s | 58 kB 00:00 2024-09-17T23:44:52.163 INFO:teuthology.orchestra.run.smithi047.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.9 MB/s | 548 kB 00:00 2024-09-17T23:44:52.197 INFO:teuthology.orchestra.run.smithi047.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.1 MB/s | 74 kB 00:00 2024-09-17T23:44:52.319 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:52.320 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:52.455 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:29 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:52.547 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-fuse 2024-09-17T23:44:52.586 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:52.586 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:52.586 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:52.586 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:52.586 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 897 k 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout:Install 2 Packages 2024-09-17T23:44:52.587 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:52.588 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 977 k 2024-09-17T23:44:52.588 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 2.9 M 2024-09-17T23:44:52.588 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:52.689 INFO:teuthology.orchestra.run.smithi047.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 7.1 MB/s | 6.0 MB 00:00 2024-09-17T23:44:52.691 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:52.692 INFO:teuthology.orchestra.run.smithi047.stdout:Total 7.6 MB/s | 7.0 MB 00:00 2024-09-17T23:44:52.765 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:52.777 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:52.777 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:52.884 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:53.038 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:53.040 INFO:teuthology.orchestra.run.smithi088.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 667 kB/s | 80 kB 00:00 2024-09-17T23:44:53.149 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:28 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:53.205 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:53.215 INFO:teuthology.orchestra.run.smithi088.stdout:(2/2): ceph-fuse-19.1.1-330.gc2ddf972.el9.x86_6 3.0 MB/s | 897 kB 00:00 2024-09-17T23:44:53.216 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:53.216 INFO:teuthology.orchestra.run.smithi088.stdout:Total 1.5 MB/s | 977 kB 00:00 2024-09-17T23:44:53.229 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:53.251 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:53.251 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:53.287 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:53.287 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:53.287 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:53.287 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:53.287 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 897 k 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout:Installing dependencies: 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout:Install 2 Packages 2024-09-17T23:44:53.288 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:53.289 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 977 k 2024-09-17T23:44:53.289 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 2.9 M 2024-09-17T23:44:53.289 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:53.333 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:53.333 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:53.384 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-17T23:44:53.434 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-17T23:44:53.517 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:53.661 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T23:44:53.731 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T23:44:53.742 INFO:teuthology.orchestra.run.smithi022.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 522 kB/s | 80 kB 00:00 2024-09-17T23:44:53.875 INFO:teuthology.orchestra.run.smithi022.stdout:(2/2): ceph-fuse-19.1.1-330.gc2ddf972.el9.x86_6 3.1 MB/s | 897 kB 00:00 2024-09-17T23:44:53.876 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:53.876 INFO:teuthology.orchestra.run.smithi022.stdout:Total 1.6 MB/s | 977 kB 00:00 2024-09-17T23:44:53.888 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:53.912 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:53.912 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:53.999 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:53.999 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:54.016 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-17T23:44:54.115 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-17T23:44:54.186 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-17T23:44:54.194 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:54.211 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T23:44:54.340 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T23:44:54.419 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T23:44:54.442 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T23:44:54.443 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/2 2024-09-17T23:44:54.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T23:44:54.750 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:54.750 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:54.750 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T23:44:54.751 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:54.751 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:54.965 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 6/6 2024-09-17T23:44:54.966 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 1/6 2024-09-17T23:44:54.966 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-17T23:44:54.966 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-17T23:44:54.966 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-17T23:44:54.966 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-17T23:44:55.029 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-volume 2024-09-17T23:44:55.118 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T23:44:55.119 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/2 2024-09-17T23:44:55.259 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-mgr-cephadm-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:55.260 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:55.393 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T23:44:55.394 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:55.394 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:55.394 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T23:44:55.394 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:55.394 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:55.509 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-fuse 2024-09-17T23:44:55.627 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:32 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:55.657 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install ceph-volume 2024-09-17T23:44:55.762 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:55.763 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:55.763 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-17T23:44:55.763 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:55.763 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:55.763 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-volume noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 285 k 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 285 k 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 1.3 M 2024-09-17T23:44:55.764 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:55.986 INFO:teuthology.orchestra.run.smithi088.stdout:ceph-volume-19.1.1-330.gc2ddf972.el9.noarch.rpm 1.3 MB/s | 285 kB 00:00 2024-09-17T23:44:55.987 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:55.987 INFO:teuthology.orchestra.run.smithi088.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-17T23:44:55.987 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:55.995 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:55.995 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:56.018 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:56.018 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:56.111 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:31 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:56.234 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:56.250 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 897 k 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout:Installing dependencies: 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:56.251 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:56.252 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:56.252 INFO:teuthology.orchestra.run.smithi047.stdout:Install 2 Packages 2024-09-17T23:44:56.252 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:56.252 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 977 k 2024-09-17T23:44:56.252 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 2.9 M 2024-09-17T23:44:56.252 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:56.269 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:31 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:56.296 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:56.312 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:56.312 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:56.312 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T23:44:56.312 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:56.408 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:56.409 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:56.409 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repository Size 2024-09-17T23:44:56.409 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:56.409 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-volume noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 285 k 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 285 k 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 1.3 M 2024-09-17T23:44:56.410 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:56.491 INFO:teuthology.orchestra.run.smithi047.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 771 kB/s | 80 kB 00:00 2024-09-17T23:44:56.656 INFO:teuthology.orchestra.run.smithi022.stdout:ceph-volume-19.1.1-330.gc2ddf972.el9.noarch.rpm 1.1 MB/s | 285 kB 00:00 2024-09-17T23:44:56.656 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:56.656 INFO:teuthology.orchestra.run.smithi022.stdout:Total 1.1 MB/s | 285 kB 00:00 2024-09-17T23:44:56.657 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:56.666 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:56.666 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:56.691 INFO:teuthology.orchestra.run.smithi047.stdout:(2/2): ceph-fuse-19.1.1-330.gc2ddf972.el9.x86_6 2.9 MB/s | 897 kB 00:00 2024-09-17T23:44:56.691 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:56.692 INFO:teuthology.orchestra.run.smithi047.stdout:Total 2.2 MB/s | 977 kB 00:00 2024-09-17T23:44:56.692 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:56.692 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:56.704 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:56.727 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:56.727 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:56.814 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:56.814 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:56.927 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:57.002 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:57.005 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:57.016 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:57.016 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:57.017 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T23:44:57.017 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:57.165 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-17T23:44:57.235 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T23:44:57.265 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:57.265 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:57.265 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:57.266 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:57.266 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:57.266 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:57.559 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install librados-devel 2024-09-17T23:44:57.865 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2/2 2024-09-17T23:44:57.866 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/2 2024-09-17T23:44:58.020 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:58.020 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:58.020 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:44:58.020 INFO:teuthology.orchestra.run.smithi022.stdout: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:44:58.021 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:58.021 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:44:58.140 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-17T23:44:58.141 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:58.141 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:44:58.141 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-17T23:44:58.141 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:58.141 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:44:58.161 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:35 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:44:58.297 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 127 k 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:44:58.298 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:44:58.299 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:58.299 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 127 k 2024-09-17T23:44:58.299 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 456 k 2024-09-17T23:44:58.299 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:44:58.406 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install ceph-volume 2024-09-17T23:44:58.440 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install librados-devel 2024-09-17T23:44:58.499 INFO:teuthology.orchestra.run.smithi088.stdout:librados-devel-19.1.1-330.gc2ddf972.el9.x86_64. 630 kB/s | 127 kB 00:00 2024-09-17T23:44:58.500 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:58.500 INFO:teuthology.orchestra.run.smithi088.stdout:Total 626 kB/s | 127 kB 00:00 2024-09-17T23:44:58.500 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:44:58.506 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:44:58.506 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:44:58.570 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:44:58.570 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:44:58.734 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:44:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:44:59.020 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:34 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:59.057 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:34 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:44:59.161 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:44:59.161 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:59.161 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repository Size 2024-09-17T23:44:59.161 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-volume noarch 2:19.1.1-330.gc2ddf972.el9 ceph-noarch 285 k 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 285 k 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 1.3 M 2024-09-17T23:44:59.162 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:44:59.194 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:44:59.195 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:59.195 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-17T23:44:59.195 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:59.195 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:44:59.195 INFO:teuthology.orchestra.run.smithi022.stdout: librados-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 127 k 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 127 k 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 456 k 2024-09-17T23:44:59.196 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:44:59.330 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:44:59.395 INFO:teuthology.orchestra.run.smithi047.stdout:ceph-volume-19.1.1-330.gc2ddf972.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-17T23:44:59.396 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:59.396 INFO:teuthology.orchestra.run.smithi047.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-17T23:44:59.396 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:44:59.406 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:44:59.406 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:44:59.411 INFO:teuthology.orchestra.run.smithi022.stdout:librados-devel-19.1.1-330.gc2ddf972.el9.x86_64. 589 kB/s | 127 kB 00:00 2024-09-17T23:44:59.412 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:44:59.412 INFO:teuthology.orchestra.run.smithi022.stdout:Total 585 kB/s | 127 kB 00:00 2024-09-17T23:44:59.412 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:44:59.418 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:44:59.419 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:44:59.432 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:44:59.433 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:44:59.486 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:44:59.486 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:44:59.573 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:44:59.573 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:59.573 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:44:59.573 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:44:59.573 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:44:59.573 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:44:59.642 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:44:59.658 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:44:59.722 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:59.739 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:44:59.739 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:44:59.740 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-17T23:44:59.740 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:44:59.754 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:44:59.818 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install libcephfs2 2024-09-17T23:45:00.180 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:00.408 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:37 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:00.458 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:00.459 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:00.459 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:45:00.459 INFO:teuthology.orchestra.run.smithi022.stdout: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:00.459 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:00.459 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:00.497 INFO:teuthology.orchestra.run.smithi088.stdout:Package libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:00.541 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:00.542 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:45:00.542 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:00.630 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install libcephfs-devel 2024-09-17T23:45:00.727 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 1/1 2024-09-17T23:45:00.727 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:00.727 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:45:00.727 INFO:teuthology.orchestra.run.smithi047.stdout: ceph-volume-2:19.1.1-330.gc2ddf972.el9.noarch 2024-09-17T23:45:00.727 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:00.727 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:00.806 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install libcephfs2 2024-09-17T23:45:01.003 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install librados-devel 2024-09-17T23:45:01.219 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:38 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:01.349 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:01.350 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:01.350 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-09-17T23:45:01.350 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:01.350 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:45:01.350 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 32 k 2024-09-17T23:45:01.350 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:01.350 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:45:01.351 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:01.351 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:45:01.351 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:01.351 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 32 k 2024-09-17T23:45:01.351 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 142 k 2024-09-17T23:45:01.351 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:45:01.421 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:36 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:01.503 INFO:teuthology.orchestra.run.smithi088.stdout:libcephfs-devel-19.1.1-330.gc2ddf972.el9.x86_64 209 kB/s | 32 kB 00:00 2024-09-17T23:45:01.503 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:01.504 INFO:teuthology.orchestra.run.smithi088.stdout:Total 207 kB/s | 32 kB 00:00 2024-09-17T23:45:01.504 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:45:01.507 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:45:01.507 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:45:01.513 INFO:teuthology.orchestra.run.smithi022.stdout:Package libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:01.529 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:45:01.529 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:45:01.559 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:01.560 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:45:01.560 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:01.614 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:45:01.616 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:36 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:01.620 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install libcephfs-devel 2024-09-17T23:45:01.725 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:01.754 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repo Size 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout: librados-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 127 k 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:45:01.755 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:01.756 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 127 k 2024-09-17T23:45:01.756 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 456 k 2024-09-17T23:45:01.756 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:45:01.968 INFO:teuthology.orchestra.run.smithi047.stdout:librados-devel-19.1.1-330.gc2ddf972.el9.x86_64. 601 kB/s | 127 kB 00:00 2024-09-17T23:45:01.969 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:01.969 INFO:teuthology.orchestra.run.smithi047.stdout:Total 595 kB/s | 127 kB 00:00 2024-09-17T23:45:01.969 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:45:01.974 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:45:01.975 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:45:02.043 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:45:02.043 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:45:02.107 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:02.201 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:45:02.227 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:37 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:02.318 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:02.338 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:02.338 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:02.339 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:45:02.339 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:02.339 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:02.339 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:02.368 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 32 k 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:45:02.369 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:02.370 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 32 k 2024-09-17T23:45:02.370 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 142 k 2024-09-17T23:45:02.370 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:45:02.526 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install librados2 2024-09-17T23:45:02.532 INFO:teuthology.orchestra.run.smithi022.stdout:libcephfs-devel-19.1.1-330.gc2ddf972.el9.x86_64 196 kB/s | 32 kB 00:00 2024-09-17T23:45:02.532 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:02.533 INFO:teuthology.orchestra.run.smithi022.stdout:Total 194 kB/s | 32 kB 00:00 2024-09-17T23:45:02.533 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:45:02.536 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:45:02.536 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:45:02.550 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:45:02.550 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:45:02.643 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:45:02.731 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:02.757 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:02.990 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:02.990 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:02.990 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:45:02.991 INFO:teuthology.orchestra.run.smithi047.stdout: librados-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:02.991 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:02.991 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:03.100 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:03.188 INFO:teuthology.orchestra.run.smithi088.stdout:Package librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:03.231 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:03.232 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:45:03.233 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:03.255 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install libcephfs2 2024-09-17T23:45:03.260 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:03.305 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install librbd1 2024-09-17T23:45:03.490 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:03.490 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:03.490 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:45:03.490 INFO:teuthology.orchestra.run.smithi022.stdout: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:03.490 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:03.491 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:03.663 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install librados2 2024-09-17T23:45:03.870 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:38 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:03.884 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:03.964 INFO:teuthology.orchestra.run.smithi047.stdout:Package libcephfs2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:03.973 INFO:teuthology.orchestra.run.smithi088.stdout:Package librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:04.009 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:04.010 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:45:04.011 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:04.015 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:04.016 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:45:04.017 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:04.071 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install libcephfs-devel 2024-09-17T23:45:04.099 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-rados 2024-09-17T23:45:04.263 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:39 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:04.357 INFO:teuthology.orchestra.run.smithi022.stdout:Package librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:04.402 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:04.403 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:45:04.403 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:04.468 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install librbd1 2024-09-17T23:45:04.678 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:39 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:04.684 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:41 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:04.773 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:04.814 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:04.815 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:04.815 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repo Size 2024-09-17T23:45:04.815 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:04.815 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout: libcephfs-devel x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 32 k 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 32 k 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 142 k 2024-09-17T23:45:04.816 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:45:04.817 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:04.817 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:45:04.817 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:04.889 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-rgw 2024-09-17T23:45:04.954 INFO:teuthology.orchestra.run.smithi047.stdout:libcephfs-devel-19.1.1-330.gc2ddf972.el9.x86_64 230 kB/s | 32 kB 00:00 2024-09-17T23:45:04.955 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:04.955 INFO:teuthology.orchestra.run.smithi047.stdout:Total 227 kB/s | 32 kB 00:00 2024-09-17T23:45:04.955 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:45:04.960 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:45:04.960 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:45:04.985 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:45:04.985 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:45:05.072 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:05.079 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:45:05.166 INFO:teuthology.orchestra.run.smithi022.stdout:Package librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:05.189 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:05.212 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:05.213 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:45:05.213 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:05.286 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-rados 2024-09-17T23:45:05.471 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:42 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:05.560 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:05.561 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:05.602 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:05.603 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:45:05.603 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:05.671 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-cephfs 2024-09-17T23:45:05.817 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:05.817 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:05.817 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:45:05.817 INFO:teuthology.orchestra.run.smithi047.stdout: libcephfs-devel-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:05.817 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:05.817 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:05.893 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:40 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:05.986 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:05.988 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install librados2 2024-09-17T23:45:06.031 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:06.032 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:45:06.032 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:06.105 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-rgw 2024-09-17T23:45:06.249 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:43 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:06.338 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:06.380 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:06.381 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:45:06.381 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:06.457 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install python3-rbd 2024-09-17T23:45:06.593 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:41 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:06.687 INFO:teuthology.orchestra.run.smithi047.stdout:Package librados2-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:06.718 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:41 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:06.733 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:06.734 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:45:06.734 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:06.793 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install librbd1 2024-09-17T23:45:06.814 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:06.860 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:06.861 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:45:06.861 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:06.923 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-cephfs 2024-09-17T23:45:07.045 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:07.134 INFO:teuthology.orchestra.run.smithi088.stdout:Package python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:07.177 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:07.178 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:45:07.178 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:07.243 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install rbd-fuse 2024-09-17T23:45:07.395 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:42 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:07.488 INFO:teuthology.orchestra.run.smithi047.stdout:Package librbd1-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:07.528 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:42 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:07.533 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:07.535 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:45:07.535 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:07.603 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install python3-rados 2024-09-17T23:45:07.620 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:07.666 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:07.667 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:45:07.667 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:07.731 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install python3-rbd 2024-09-17T23:45:07.836 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:07.976 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:07.976 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:07.976 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-09-17T23:45:07.976 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:07.976 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:45:07.976 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 85 k 2024-09-17T23:45:07.976 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:07.977 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:45:07.977 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:07.977 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:45:07.977 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:07.977 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 85 k 2024-09-17T23:45:07.977 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 231 k 2024-09-17T23:45:07.977 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:45:08.173 INFO:teuthology.orchestra.run.smithi088.stdout:rbd-fuse-19.1.1-330.gc2ddf972.el9.x86_64.rpm 437 kB/s | 85 kB 00:00 2024-09-17T23:45:08.173 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:08.174 INFO:teuthology.orchestra.run.smithi088.stdout:Total 433 kB/s | 85 kB 00:00 2024-09-17T23:45:08.174 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:45:08.182 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:45:08.182 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:45:08.214 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:43 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:08.248 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:45:08.248 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:45:08.307 INFO:teuthology.orchestra.run.smithi047.stdout:Package python3-rados-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:08.341 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:43 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:08.353 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:08.356 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:45:08.356 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:08.412 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:45:08.420 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install python3-rgw 2024-09-17T23:45:08.439 INFO:teuthology.orchestra.run.smithi022.stdout:Package python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:08.480 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:08.481 INFO:teuthology.orchestra.run.smithi022.stdout:Nothing to do. 2024-09-17T23:45:08.481 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:08.505 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:08.543 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install rbd-fuse 2024-09-17T23:45:08.949 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:09.032 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:09.127 INFO:teuthology.orchestra.run.smithi047.stdout:Package python3-rgw-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:09.144 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:09.172 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:09.173 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:45:09.173 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:09.212 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:09.212 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:09.212 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:45:09.212 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:09.212 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:09.212 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:09.236 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install python3-cephfs 2024-09-17T23:45:09.284 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:09.284 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:09.284 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-17T23:45:09.284 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 85 k 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:09.285 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 85 k 2024-09-17T23:45:09.290 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 231 k 2024-09-17T23:45:09.290 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:45:09.477 INFO:teuthology.orchestra.run.smithi022.stdout:rbd-fuse-19.1.1-330.gc2ddf972.el9.x86_64.rpm 446 kB/s | 85 kB 00:00 2024-09-17T23:45:09.477 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:09.478 INFO:teuthology.orchestra.run.smithi022.stdout:Total 443 kB/s | 85 kB 00:00 2024-09-17T23:45:09.478 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:45:09.485 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:45:09.485 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:45:09.499 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install rbd-mirror 2024-09-17T23:45:09.552 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:45:09.552 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:45:09.708 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:45:09.811 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:09.845 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:44 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:09.938 INFO:teuthology.orchestra.run.smithi047.stdout:Package python3-cephfs-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:09.983 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:09.984 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:45:09.984 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:10.052 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install python3-rbd 2024-09-17T23:45:10.093 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:47 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:10.162 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:10.232 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repo Size 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.1 M 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:45:10.233 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:10.234 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 3.1 M 2024-09-17T23:45:10.234 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 13 M 2024-09-17T23:45:10.234 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:45:10.383 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:10.383 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:10.384 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:45:10.384 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:10.384 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:10.384 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:10.576 INFO:teuthology.orchestra.run.smithi088.stdout:rbd-mirror-19.1.1-330.gc2ddf972.el9.x86_64.rpm 9.1 MB/s | 3.1 MB 00:00 2024-09-17T23:45:10.576 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:10.577 INFO:teuthology.orchestra.run.smithi088.stdout:Total 9.0 MB/s | 3.1 MB 00:00 2024-09-17T23:45:10.577 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:45:10.586 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:45:10.586 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:45:10.663 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:45 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:10.667 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:45:10.668 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:45:10.682 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install rbd-mirror 2024-09-17T23:45:10.756 INFO:teuthology.orchestra.run.smithi047.stdout:Package python3-rbd-2:19.1.1-330.gc2ddf972.el9.x86_64 is already installed. 2024-09-17T23:45:10.802 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:10.803 INFO:teuthology.orchestra.run.smithi047.stdout:Nothing to do. 2024-09-17T23:45:10.804 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:10.868 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install rbd-fuse 2024-09-17T23:45:11.112 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:45:11.176 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:11.202 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:11.202 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:45:11.202 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T23:45:11.202 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T23:45:11.203 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T23:45:11.203 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:11.308 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:46 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:11.449 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:11.449 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:11.449 INFO:teuthology.orchestra.run.smithi022.stdout: Package Arch Version Repo Size 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-mirror x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.1 M 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 3.1 M 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 13 M 2024-09-17T23:45:11.450 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:45:11.472 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:46 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:11.611 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout: rbd-fuse x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 85 k 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:45:11.612 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:11.613 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 85 k 2024-09-17T23:45:11.613 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 231 k 2024-09-17T23:45:11.613 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:45:11.781 INFO:teuthology.orchestra.run.smithi022.stdout:rbd-mirror-19.1.1-330.gc2ddf972.el9.x86_64.rpm 9.4 MB/s | 3.1 MB 00:00 2024-09-17T23:45:11.781 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:11.782 INFO:teuthology.orchestra.run.smithi022.stdout:Total 9.3 MB/s | 3.1 MB 00:00 2024-09-17T23:45:11.782 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:45:11.792 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:45:11.792 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:45:11.815 INFO:teuthology.orchestra.run.smithi047.stdout:rbd-fuse-19.1.1-330.gc2ddf972.el9.x86_64.rpm 421 kB/s | 85 kB 00:00 2024-09-17T23:45:11.816 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:11.816 INFO:teuthology.orchestra.run.smithi047.stdout:Total 418 kB/s | 85 kB 00:00 2024-09-17T23:45:11.816 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:45:11.824 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:45:11.824 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:45:11.879 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:45:11.880 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:45:11.891 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:45:11.891 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:45:12.053 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:45:12.167 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:12.269 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:12.269 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:12.269 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:45:12.269 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:12.269 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:12.269 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:12.336 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:45:12.415 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:12.444 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:12.444 INFO:teuthology.orchestra.run.smithi022.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:45:12.444 INFO:teuthology.orchestra.run.smithi022.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T23:45:12.444 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T23:45:12.444 INFO:teuthology.orchestra.run.smithi022.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T23:45:12.444 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:12.503 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install rbd-nbd 2024-09-17T23:45:12.516 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:12.757 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:12.757 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:12.757 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:45:12.758 INFO:teuthology.orchestra.run.smithi047.stdout: rbd-fuse-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:12.758 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:12.758 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:12.986 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install rbd-mirror 2024-09-17T23:45:13.093 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:01:50 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 170 k 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:13.228 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-17T23:45:13.229 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-17T23:45:13.229 INFO:teuthology.orchestra.run.smithi088.stdout:Install 1 Package 2024-09-17T23:45:13.229 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:13.229 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 170 k 2024-09-17T23:45:13.229 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 494 k 2024-09-17T23:45:13.229 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-17T23:45:13.437 INFO:teuthology.orchestra.run.smithi088.stdout:rbd-nbd-19.1.1-330.gc2ddf972.el9.x86_64.rpm 820 kB/s | 170 kB 00:00 2024-09-17T23:45:13.438 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:13.438 INFO:teuthology.orchestra.run.smithi088.stdout:Total 813 kB/s | 170 kB 00:00 2024-09-17T23:45:13.438 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-17T23:45:13.446 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-17T23:45:13.446 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-17T23:45:13.510 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-17T23:45:13.510 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-17T23:45:13.615 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:48 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:13.623 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:13.623 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:13.623 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:45:13.624 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:13.624 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:13.624 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:13.660 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-17T23:45:13.758 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout: Package Arch Version Repo Size 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout: rbd-mirror x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 3.1 M 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 3.1 M 2024-09-17T23:45:13.759 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 13 M 2024-09-17T23:45:13.760 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:45:13.761 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:13.836 DEBUG:teuthology.orchestra.run.smithi022:> sudo yum -y install rbd-nbd 2024-09-17T23:45:14.069 INFO:teuthology.orchestra.run.smithi047.stdout:rbd-mirror-19.1.1-330.gc2ddf972.el9.x86_64.rpm 10 MB/s | 3.1 MB 00:00 2024-09-17T23:45:14.070 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:14.070 INFO:teuthology.orchestra.run.smithi047.stdout:Total 10 MB/s | 3.1 MB 00:00 2024-09-17T23:45:14.071 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:45:14.080 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:45:14.080 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:45:14.168 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:45:14.168 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:45:14.205 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:14.443 INFO:teuthology.orchestra.run.smithi022.stdout:Last metadata expiration check: 0:01:49 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:14.479 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:14.479 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:14.479 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-17T23:45:14.479 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:14.479 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:14.479 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:45:14.582 INFO:teuthology.orchestra.run.smithi022.stdout:Dependencies resolved. 2024-09-17T23:45:14.582 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:14.582 INFO:teuthology.orchestra.run.smithi022.stdout: Package Architecture Version Repository Size 2024-09-17T23:45:14.582 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout:Installing: 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-nbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 170 k 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction Summary 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout:================================================================================ 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout:Install 1 Package 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:14.583 INFO:teuthology.orchestra.run.smithi022.stdout:Total download size: 170 k 2024-09-17T23:45:14.584 INFO:teuthology.orchestra.run.smithi022.stdout:Installed size: 494 k 2024-09-17T23:45:14.584 INFO:teuthology.orchestra.run.smithi022.stdout:Downloading Packages: 2024-09-17T23:45:14.622 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:45:14.687 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:14.714 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:14.714 INFO:teuthology.orchestra.run.smithi047.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-17T23:45:14.714 INFO:teuthology.orchestra.run.smithi047.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-17T23:45:14.714 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T23:45:14.714 INFO:teuthology.orchestra.run.smithi047.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-17T23:45:14.714 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:14.725 DEBUG:teuthology.parallel:result is None 2024-09-17T23:45:14.801 INFO:teuthology.orchestra.run.smithi022.stdout:rbd-nbd-19.1.1-330.gc2ddf972.el9.x86_64.rpm 783 kB/s | 170 kB 00:00 2024-09-17T23:45:14.802 INFO:teuthology.orchestra.run.smithi022.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:14.802 INFO:teuthology.orchestra.run.smithi022.stdout:Total 778 kB/s | 170 kB 00:00 2024-09-17T23:45:14.802 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction check 2024-09-17T23:45:14.812 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction check succeeded. 2024-09-17T23:45:14.812 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction test 2024-09-17T23:45:14.879 INFO:teuthology.orchestra.run.smithi022.stdout:Transaction test succeeded. 2024-09-17T23:45:14.880 INFO:teuthology.orchestra.run.smithi022.stdout:Running transaction 2024-09-17T23:45:15.044 INFO:teuthology.orchestra.run.smithi022.stdout: Preparing : 1/1 2024-09-17T23:45:15.153 INFO:teuthology.orchestra.run.smithi022.stdout: Installing : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:15.601 INFO:teuthology.orchestra.run.smithi022.stdout: Running scriptlet: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:15.848 INFO:teuthology.orchestra.run.smithi022.stdout: Verifying : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:15.848 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:15.848 INFO:teuthology.orchestra.run.smithi022.stdout:Installed: 2024-09-17T23:45:15.848 INFO:teuthology.orchestra.run.smithi022.stdout: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:15.848 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:15.848 INFO:teuthology.orchestra.run.smithi022.stdout:Complete! 2024-09-17T23:45:15.849 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:15.849 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:15.849 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:45:15.849 INFO:teuthology.orchestra.run.smithi047.stdout: rbd-mirror-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:15.849 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:15.849 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:16.066 DEBUG:teuthology.orchestra.run.smithi047:> sudo yum -y install rbd-nbd 2024-09-17T23:45:16.107 DEBUG:teuthology.parallel:result is None 2024-09-17T23:45:16.677 INFO:teuthology.orchestra.run.smithi047.stdout:Last metadata expiration check: 0:01:51 ago on Tue 17 Sep 2024 11:43:25 PM UTC. 2024-09-17T23:45:16.816 INFO:teuthology.orchestra.run.smithi047.stdout:Dependencies resolved. 2024-09-17T23:45:16.817 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:16.817 INFO:teuthology.orchestra.run.smithi047.stdout: Package Architecture Version Repository Size 2024-09-17T23:45:16.817 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:16.817 INFO:teuthology.orchestra.run.smithi047.stdout:Installing: 2024-09-17T23:45:16.817 INFO:teuthology.orchestra.run.smithi047.stdout: rbd-nbd x86_64 2:19.1.1-330.gc2ddf972.el9 ceph 170 k 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction Summary 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout:================================================================================ 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout:Install 1 Package 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout:Total download size: 170 k 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout:Installed size: 494 k 2024-09-17T23:45:16.818 INFO:teuthology.orchestra.run.smithi047.stdout:Downloading Packages: 2024-09-17T23:45:17.032 INFO:teuthology.orchestra.run.smithi047.stdout:rbd-nbd-19.1.1-330.gc2ddf972.el9.x86_64.rpm 799 kB/s | 170 kB 00:00 2024-09-17T23:45:17.032 INFO:teuthology.orchestra.run.smithi047.stdout:-------------------------------------------------------------------------------- 2024-09-17T23:45:17.032 INFO:teuthology.orchestra.run.smithi047.stdout:Total 794 kB/s | 170 kB 00:00 2024-09-17T23:45:17.032 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction check 2024-09-17T23:45:17.041 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction check succeeded. 2024-09-17T23:45:17.041 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction test 2024-09-17T23:45:17.109 INFO:teuthology.orchestra.run.smithi047.stdout:Transaction test succeeded. 2024-09-17T23:45:17.109 INFO:teuthology.orchestra.run.smithi047.stdout:Running transaction 2024-09-17T23:45:17.271 INFO:teuthology.orchestra.run.smithi047.stdout: Preparing : 1/1 2024-09-17T23:45:17.382 INFO:teuthology.orchestra.run.smithi047.stdout: Installing : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:17.756 INFO:teuthology.orchestra.run.smithi047.stdout: Running scriptlet: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:18.007 INFO:teuthology.orchestra.run.smithi047.stdout: Verifying : rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 1/1 2024-09-17T23:45:18.008 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:18.008 INFO:teuthology.orchestra.run.smithi047.stdout:Installed: 2024-09-17T23:45:18.008 INFO:teuthology.orchestra.run.smithi047.stdout: rbd-nbd-2:19.1.1-330.gc2ddf972.el9.x86_64 2024-09-17T23:45:18.008 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:18.008 INFO:teuthology.orchestra.run.smithi047.stdout:Complete! 2024-09-17T23:45:18.230 DEBUG:teuthology.parallel:result is None 2024-09-17T23:45:18.230 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T23:45:18.387 DEBUG:teuthology.orchestra.run.smithi022:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T23:45:18.414 INFO:teuthology.orchestra.run.smithi022.stdout:19.1.1-330.gc2ddf972.el9 2024-09-17T23:45:18.415 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330.gc2ddf972.el9 2024-09-17T23:45:18.415 INFO:teuthology.task.install:The correct ceph version 19.1.1-330.gc2ddf972 is installed. 2024-09-17T23:45:18.417 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T23:45:18.563 DEBUG:teuthology.orchestra.run.smithi047:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T23:45:18.586 INFO:teuthology.orchestra.run.smithi047.stdout:19.1.1-330.gc2ddf972.el9 2024-09-17T23:45:18.586 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330.gc2ddf972.el9 2024-09-17T23:45:18.586 INFO:teuthology.task.install:The correct ceph version 19.1.1-330.gc2ddf972 is installed. 2024-09-17T23:45:18.588 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=c2ddf9721ef254645201cdbabd9c8f49c30a586f 2024-09-17T23:45:18.726 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-17T23:45:18.751 INFO:teuthology.orchestra.run.smithi088.stdout:19.1.1-330.gc2ddf972.el9 2024-09-17T23:45:18.751 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-330.gc2ddf972.el9 2024-09-17T23:45:18.752 INFO:teuthology.task.install:The correct ceph version 19.1.1-330.gc2ddf972 is installed. 2024-09-17T23:45:18.754 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-17T23:45:18.754 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:18.755 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T23:45:18.787 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:18.787 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T23:45:18.817 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:45:18.817 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-17T23:45:18.847 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-17T23:45:18.847 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:18.848 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T23:45:18.880 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T23:45:18.950 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:18.951 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T23:45:18.987 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T23:45:19.056 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:45:19.056 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/daemon-helper 2024-09-17T23:45:19.083 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-17T23:45:19.149 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-17T23:45:19.149 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:19.149 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T23:45:19.180 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T23:45:19.252 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:19.252 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T23:45:19.281 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T23:45:19.350 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:45:19.350 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-17T23:45:19.377 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-17T23:45:19.443 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-17T23:45:19.444 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:19.444 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T23:45:19.474 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T23:45:19.545 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:19.545 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T23:45:19.575 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T23:45:19.644 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:45:19.644 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/stdin-killer 2024-09-17T23:45:19.671 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-17T23:45:19.737 INFO:teuthology.run_tasks:Running task ceph... 2024-09-17T23:45:19.812 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-17T23:45:19.813 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 777 /var/log/ceph 2024-09-17T23:45:19.815 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 777 /var/log/ceph 2024-09-17T23:45:19.818 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /var/log/ceph 2024-09-17T23:45:19.845 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-17T23:45:19.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T23:45:19.887 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T23:45:19.890 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-17T23:45:19.916 INFO:tasks.ceph:Creating extra log directories... 2024-09-17T23:45:19.916 DEBUG:teuthology.orchestra.run.smithi022:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T23:45:19.957 DEBUG:teuthology.orchestra.run.smithi047:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T23:45:19.960 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-17T23:45:19.998 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-17T23:45:19.998 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', '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-17T23:45:19.998 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606', 'branch': 'squid', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-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': '7909606', '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-17_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': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f'}}, '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': 'b0d356b98e08f6bc59ef15652f0d0e4298fc83c7'}}, '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': 1983, 'sha1': 'c2ddf9721ef254645201cdbabd9c8f49c30a586f', 'sleep_before_teardown': 0, 'subset': '79/128', 'suite': 'rbd', 'suite_branch': 'squid', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_b0d356b98e08f6bc59ef15652f0d0e4298fc83c7/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': 'b0d356b98e08f6bc59ef15652f0d0e4298fc83c7', 'targets': {'smithi022.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP54yaqebk5pkghE7yFj6uxfnGzoSmoOKWsG6LoHFrKrFpDTsZD1NM5VrQxDVi+lFdh6RrP4utxEoHwbPZQV09k=', 'smithi047.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKW9dDp5w9l8zo53ZIINhPMIehWKbGi3yV/0QEvsjcUBN1EcWwuzH7BlcsgSXOQ6CPsPMQYKLuPOFtKZMfc+fqE=', 'smithi088.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI1Xw23zTbMBiJhbXK3I5mB/Bif6GPHGPEhh9cllxSW1UkJO4etyvUNG3Ir+ek8e27shAU5KNOmtD1UCEHBohPk='}, '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': ['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 create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' 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-17_21:16:02', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-17T23:45:19.999 DEBUG:teuthology.orchestra.run.smithi022:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-17T23:45:20.028 DEBUG:teuthology.orchestra.run.smithi047:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-17T23:45:20.031 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-17T23:45:20.047 DEBUG:teuthology.orchestra.run.smithi022:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T23:45:20.088 DEBUG:teuthology.orchestra.run.smithi047:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T23:45:20.091 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m0777 -- /var/run/ceph 2024-09-17T23:45:20.117 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:20.118 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T23:45:20.173 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-17T23:45:20.173 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_1 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 23:45:12.712702263 +0000 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 23:42:43.950233511 +0000 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 23:42:43.950233511 +0000 2024-09-17T23:45:20.231 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-17 23:42:43.950233511 +0000 2024-09-17T23:45:20.232 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T23:45:20.297 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T23:45:20.297 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T23:45:20.297 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000108394 s, 4.7 MB/s 2024-09-17T23:45:20.299 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T23:45:20.359 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_2 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 23:45:12.712702263 +0000 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 23:42:44.272229430 +0000 2024-09-17T23:45:20.416 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 23:42:44.272229430 +0000 2024-09-17T23:45:20.417 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-17 23:42:44.272229430 +0000 2024-09-17T23:45:20.417 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T23:45:20.481 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T23:45:20.481 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T23:45:20.481 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000108365 s, 4.7 MB/s 2024-09-17T23:45:20.483 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T23:45:20.540 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_3 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 23:45:12.713702250 +0000 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 23:42:44.609225158 +0000 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 23:42:44.609225158 +0000 2024-09-17T23:45:20.598 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-17 23:42:44.609225158 +0000 2024-09-17T23:45:20.599 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T23:45:20.663 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T23:45:20.663 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T23:45:20.663 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 0.000106693 s, 4.8 MB/s 2024-09-17T23:45:20.664 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T23:45:20.722 DEBUG:teuthology.orchestra.run.smithi022:> stat /dev/vg_nvme/lv_4 2024-09-17T23:45:20.779 INFO:teuthology.orchestra.run.smithi022.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T23:45:20.779 INFO:teuthology.orchestra.run.smithi022.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:20.779 INFO:teuthology.orchestra.run.smithi022.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-17T23:45:20.780 INFO:teuthology.orchestra.run.smithi022.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:20.780 INFO:teuthology.orchestra.run.smithi022.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:20.780 INFO:teuthology.orchestra.run.smithi022.stdout:Access: 2024-09-17 23:45:12.713702250 +0000 2024-09-17T23:45:20.780 INFO:teuthology.orchestra.run.smithi022.stdout:Modify: 2024-09-17 23:42:44.936221013 +0000 2024-09-17T23:45:20.780 INFO:teuthology.orchestra.run.smithi022.stdout:Change: 2024-09-17 23:42:44.936221013 +0000 2024-09-17T23:45:20.780 INFO:teuthology.orchestra.run.smithi022.stdout: Birth: 2024-09-17 23:42:44.936221013 +0000 2024-09-17T23:45:20.780 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T23:45:20.844 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records in 2024-09-17T23:45:20.844 INFO:teuthology.orchestra.run.smithi022.stderr:1+0 records out 2024-09-17T23:45:20.844 INFO:teuthology.orchestra.run.smithi022.stderr:512 bytes copied, 9.691e-05 s, 5.3 MB/s 2024-09-17T23:45:20.846 DEBUG:teuthology.orchestra.run.smithi022:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T23:45:20.903 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-17T23:45:20.903 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:20.903 DEBUG:teuthology.orchestra.run.smithi047:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T23:45:20.923 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-17T23:45:20.924 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_1 2024-09-17T23:45:20.984 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T23:45:20.984 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:20.984 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-17T23:45:20.984 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:20.984 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:20.985 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-17 23:45:14.984451984 +0000 2024-09-17T23:45:20.985 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-17 23:42:44.131240508 +0000 2024-09-17T23:45:20.985 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-17 23:42:44.131240508 +0000 2024-09-17T23:45:20.985 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-17 23:42:44.131240508 +0000 2024-09-17T23:45:20.985 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T23:45:21.054 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-17T23:45:21.054 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-17T23:45:21.054 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 0.000122644 s, 4.2 MB/s 2024-09-17T23:45:21.055 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T23:45:21.115 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_2 2024-09-17T23:45:21.173 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-17 23:45:14.985451963 +0000 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-17 23:42:44.461233614 +0000 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-17 23:42:44.461233614 +0000 2024-09-17T23:45:21.174 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-17 23:42:44.461233614 +0000 2024-09-17T23:45:21.174 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T23:45:21.242 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-17T23:45:21.242 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-17T23:45:21.242 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 0.000118141 s, 4.3 MB/s 2024-09-17T23:45:21.243 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T23:45:21.302 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_3 2024-09-17T23:45:21.359 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-17 23:45:14.985451963 +0000 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-17 23:42:44.789226762 +0000 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-17 23:42:44.789226762 +0000 2024-09-17T23:45:21.360 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-17 23:42:44.789226762 +0000 2024-09-17T23:45:21.360 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T23:45:21.426 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-17T23:45:21.426 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-17T23:45:21.426 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 0.000105543 s, 4.9 MB/s 2024-09-17T23:45:21.428 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T23:45:21.486 DEBUG:teuthology.orchestra.run.smithi047:> stat /dev/vg_nvme/lv_4 2024-09-17T23:45:21.543 INFO:teuthology.orchestra.run.smithi047.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T23:45:21.543 INFO:teuthology.orchestra.run.smithi047.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T23:45:21.543 INFO:teuthology.orchestra.run.smithi047.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-17T23:45:21.543 INFO:teuthology.orchestra.run.smithi047.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T23:45:21.543 INFO:teuthology.orchestra.run.smithi047.stdout:Context: system_u:object_r:device_t:s0 2024-09-17T23:45:21.544 INFO:teuthology.orchestra.run.smithi047.stdout:Access: 2024-09-17 23:45:14.985451963 +0000 2024-09-17T23:45:21.544 INFO:teuthology.orchestra.run.smithi047.stdout:Modify: 2024-09-17 23:42:45.118219889 +0000 2024-09-17T23:45:21.544 INFO:teuthology.orchestra.run.smithi047.stdout:Change: 2024-09-17 23:42:45.118219889 +0000 2024-09-17T23:45:21.544 INFO:teuthology.orchestra.run.smithi047.stdout: Birth: 2024-09-17 23:42:45.118219889 +0000 2024-09-17T23:45:21.544 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T23:45:21.609 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records in 2024-09-17T23:45:21.610 INFO:teuthology.orchestra.run.smithi047.stderr:1+0 records out 2024-09-17T23:45:21.610 INFO:teuthology.orchestra.run.smithi047.stderr:512 bytes copied, 0.000109495 s, 4.7 MB/s 2024-09-17T23:45:21.611 DEBUG:teuthology.orchestra.run.smithi047:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T23:45:21.669 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-17T23:45:21.669 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi022.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@smithi047.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-17T23:45:21.669 INFO:tasks.ceph:Generating config... 2024-09-17T23:45:21.670 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-17T23:45:21.671 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-17T23:45:21.671 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-17T23:45:21.671 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-17T23:45:21.671 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-17T23:45:21.671 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] bluestore compression algorithm = snappy 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-17T23:45:21.671 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-17T23:45:21.672 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-17T23:45:21.672 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-17T23:45:21.672 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-17T23:45:21.672 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-17T23:45:21.672 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-17T23:45:21.672 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-17T23:45:21.672 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-17T23:45:21.672 INFO:tasks.ceph:Setting up mon.a... 2024-09-17T23:45:21.672 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-17T23:45:21.729 INFO:teuthology.orchestra.run.smithi022.stdout:creating /etc/ceph/ceph.keyring 2024-09-17T23:45:21.732 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-17T23:45:21.779 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T23:45:21.805 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.22'), ('mon.c', '[v2:172.21.15.22:3301,v1:172.21.15.22:6790]'), ('mon.b', '172.21.15.47')] 2024-09-17T23:45:21.805 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.22,[v2:172.21.15.22:3301,v1:172.21.15.22:6790],172.21.15.47', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', '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'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2024-09-17T23:45:21.806 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:21.806 DEBUG:teuthology.orchestra.run.smithi022:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T23:45:21.862 DEBUG:teuthology.orchestra.run.smithi022:> 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.22 --addv c '[v2:172.21.15.22:3301,v1:172.21.15.22:6790]' --add b 172.21.15.47 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-17T23:45:21.950 INFO:teuthology.orchestra.run.smithi022.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-17T23:45:21.950 INFO:teuthology.orchestra.run.smithi022.stdout:monmaptool: generated fsid 420005f2-010e-43ad-8454-7d2779263ba4 2024-09-17T23:45:21.950 INFO:teuthology.orchestra.run.smithi022.stdout:setting min_mon_release = quincy 2024-09-17T23:45:21.950 INFO:teuthology.orchestra.run.smithi022.stdout:epoch 0 2024-09-17T23:45:21.950 INFO:teuthology.orchestra.run.smithi022.stdout:fsid 420005f2-010e-43ad-8454-7d2779263ba4 2024-09-17T23:45:21.950 INFO:teuthology.orchestra.run.smithi022.stdout:last_changed 2024-09-17T23:45:21.949392+0000 2024-09-17T23:45:21.950 INFO:teuthology.orchestra.run.smithi022.stdout:created 2024-09-17T23:45:21.949392+0000 2024-09-17T23:45:21.951 INFO:teuthology.orchestra.run.smithi022.stdout:min_mon_release 17 (quincy) 2024-09-17T23:45:21.951 INFO:teuthology.orchestra.run.smithi022.stdout:election_strategy: 1 2024-09-17T23:45:21.951 INFO:teuthology.orchestra.run.smithi022.stdout:0: [v2:172.21.15.22:3300/0,v1:172.21.15.22:6789/0] mon.a 2024-09-17T23:45:21.951 INFO:teuthology.orchestra.run.smithi022.stdout:1: [v2:172.21.15.47:3300/0,v1:172.21.15.47:6789/0] mon.b 2024-09-17T23:45:21.951 INFO:teuthology.orchestra.run.smithi022.stdout:2: [v2:172.21.15.22:3301/0,v1:172.21.15.22:6790/0] mon.c 2024-09-17T23:45:21.951 INFO:teuthology.orchestra.run.smithi022.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-17T23:45:21.952 DEBUG:teuthology.orchestra.run.smithi022:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-17T23:45:21.967 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 420005f2-010e-43ad-8454-7d2779263ba4... 2024-09-17T23:45:21.968 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:22.010 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:22.012 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:45:22.052 INFO:teuthology.orchestra.run.smithi022.stdout:[global] 2024-09-17T23:45:22.052 INFO:teuthology.orchestra.run.smithi022.stdout: chdir = "" 2024-09-17T23:45:22.052 INFO:teuthology.orchestra.run.smithi022.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T23:45:22.052 INFO:teuthology.orchestra.run.smithi022.stdout: auth supported = cephx 2024-09-17T23:45:22.052 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: filestore xattr use omap = true 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: mon clock drift allowed = 1.000 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: osd crush chooseleaf type = 0 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: auth debug = true 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: ms die on old message = true 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: ms die on bug = true 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: mon pg warn max object skew = 0 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.053 INFO:teuthology.orchestra.run.smithi022.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: osd pool default size = 2 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon osd allow primary affinity = true 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon osd allow pg remap = true 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon warn on legacy crush tunables = false 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon warn on crush straw calc version zero = false 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon warn on no sortbitwise = false 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon warn on osd down out interval zero = false 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon warn on too few osds = false 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T23:45:22.054 INFO:teuthology.orchestra.run.smithi022.stdout: mon_allow_pool_size_one = true 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: osd default data pool replay window = 5 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: mon allow pool delete = true 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: mon cluster log file level = debug 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: debug asserts on shutdown = true 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: mon health detail to clog = false 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: mon host = "172.21.15.22,[v2:172.21.15.22:3301,v1:172.21.15.22:6790],172.21.15.47" 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: mon warn on pool no app = False 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: fsid = 420005f2-010e-43ad-8454-7d2779263ba4 2024-09-17T23:45:22.055 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout:[osd] 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd journal size = 100 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd scrub load threshold = 5.0 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd scrub max interval = 600 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd mclock profile = high_recovery_ops 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd recover clone overlap = true 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd recovery max chunk = 1048576 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd debug shutdown = true 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd debug op order = true 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd debug verify stray on activate = true 2024-09-17T23:45:22.056 INFO:teuthology.orchestra.run.smithi022.stdout: osd debug trim objects = true 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: osd open classes on start = true 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: osd debug pg log writeout = true 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: osd deep scrub update digest min age = 30 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: osd map max advance = 10 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: journal zero on create = true 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: filestore ondisk finisher threads = 3 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: filestore apply finisher threads = 3 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.057 INFO:teuthology.orchestra.run.smithi022.stdout: bdev debug aio = true 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: osd debug misdirected ops = true 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: bluestore block size = 96636764160 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: bluestore compression algorithm = snappy 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: bluestore compression mode = aggressive 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: bluestore fsck on mount = True 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: debug bluefs = 1/20 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: debug bluestore = 1/20 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: debug ms = 1 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: debug osd = 20 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: debug rocksdb = 4/10 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: mon osd full ratio = 0.9 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: mon osd nearfull ratio = 0.8 2024-09-17T23:45:22.058 INFO:teuthology.orchestra.run.smithi022.stdout: osd failsafe full ratio = 0.95 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: osd objectstore = bluestore 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: osd shutdown pgref assert = True 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout:[mgr] 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: debug ms = 1 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: debug mgr = 20 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: debug mon = 20 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: debug auth = 20 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: mon reweight min pgs per osd = 4 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: mon reweight min bytes per osd = 10 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: mgr/telemetry/nag = false 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout:[mon] 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: debug ms = 1 2024-09-17T23:45:22.059 INFO:teuthology.orchestra.run.smithi022.stdout: debug mon = 20 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: debug paxos = 20 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: debug auth = 20 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: mon data avail warn = 5 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: mon mgr mkfs grace = 240 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: mon reweight min pgs per osd = 4 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: mon osd reporter subtree level = osd 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: mon osd prime pg temp = true 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: mon reweight min bytes per osd = 10 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.060 INFO:teuthology.orchestra.run.smithi022.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: # 1m isn't quite enough 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: mon_down_mkfs_grace = 2m 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: mon_warn_on_filestore_osds = false 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout:[client] 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: rgw cache enabled = true 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: rgw enable ops log = true 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: rgw enable usage log = true 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T23:45:22.061 INFO:teuthology.orchestra.run.smithi022.stdout:[mon.a] 2024-09-17T23:45:22.062 INFO:teuthology.orchestra.run.smithi022.stdout:[mon.c] 2024-09-17T23:45:22.062 INFO:teuthology.orchestra.run.smithi022.stdout:[mon.b] 2024-09-17T23:45:22.062 INFO:teuthology.orchestra.run.smithi047.stdout:[global] 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: chdir = "" 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: auth supported = cephx 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: filestore xattr use omap = true 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: mon clock drift allowed = 1.000 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: osd crush chooseleaf type = 0 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: auth debug = true 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: ms die on old message = true 2024-09-17T23:45:22.063 INFO:teuthology.orchestra.run.smithi047.stdout: ms die on bug = true 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: mon pg warn max object skew = 0 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: osd pool default size = 2 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: mon osd allow primary affinity = true 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: mon osd allow pg remap = true 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: mon warn on legacy crush tunables = false 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: mon warn on crush straw calc version zero = false 2024-09-17T23:45:22.064 INFO:teuthology.orchestra.run.smithi047.stdout: mon warn on no sortbitwise = false 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: mon warn on osd down out interval zero = false 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: mon warn on too few osds = false 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: mon_allow_pool_size_one = true 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: osd default data pool replay window = 5 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: mon allow pool delete = true 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: mon cluster log file level = debug 2024-09-17T23:45:22.065 INFO:teuthology.orchestra.run.smithi047.stdout: debug asserts on shutdown = true 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: mon health detail to clog = false 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: mon host = "172.21.15.22,[v2:172.21.15.22:3301,v1:172.21.15.22:6790],172.21.15.47" 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: mon warn on pool no app = False 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: fsid = 420005f2-010e-43ad-8454-7d2779263ba4 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout:[osd] 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: osd journal size = 100 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: osd scrub load threshold = 5.0 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: osd scrub max interval = 600 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: osd mclock profile = high_recovery_ops 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: osd recover clone overlap = true 2024-09-17T23:45:22.066 INFO:teuthology.orchestra.run.smithi047.stdout: osd recovery max chunk = 1048576 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd debug shutdown = true 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd debug op order = true 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd debug verify stray on activate = true 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd debug trim objects = true 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd open classes on start = true 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd debug pg log writeout = true 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd deep scrub update digest min age = 30 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: osd map max advance = 10 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: journal zero on create = true 2024-09-17T23:45:22.067 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: filestore ondisk finisher threads = 3 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: filestore apply finisher threads = 3 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: bdev debug aio = true 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: osd debug misdirected ops = true 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: bluestore block size = 96636764160 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: bluestore compression algorithm = snappy 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: bluestore compression mode = aggressive 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: bluestore fsck on mount = True 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: debug bluefs = 1/20 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: debug bluestore = 1/20 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: debug ms = 1 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: debug osd = 20 2024-09-17T23:45:22.068 INFO:teuthology.orchestra.run.smithi047.stdout: debug rocksdb = 4/10 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: mon osd full ratio = 0.9 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: mon osd nearfull ratio = 0.8 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: osd failsafe full ratio = 0.95 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: osd objectstore = bluestore 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: osd shutdown pgref assert = True 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout:[mgr] 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: debug ms = 1 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: debug mgr = 20 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: debug mon = 20 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: debug auth = 20 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: mon reweight min pgs per osd = 4 2024-09-17T23:45:22.069 INFO:teuthology.orchestra.run.smithi047.stdout: mon reweight min bytes per osd = 10 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: mgr/telemetry/nag = false 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout:[mon] 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: debug ms = 1 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: debug mon = 20 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: debug paxos = 20 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: debug auth = 20 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: mon data avail warn = 5 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: mon mgr mkfs grace = 240 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: mon reweight min pgs per osd = 4 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: mon osd reporter subtree level = osd 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: mon osd prime pg temp = true 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: mon reweight min bytes per osd = 10 2024-09-17T23:45:22.070 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: # 1m isn't quite enough 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: mon_down_mkfs_grace = 2m 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: mon_warn_on_filestore_osds = false 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout: 2024-09-17T23:45:22.071 INFO:teuthology.orchestra.run.smithi047.stdout:[client] 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout: rgw cache enabled = true 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout: rgw enable ops log = true 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout: rgw enable usage log = true 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout:[mon.a] 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout:[mon.c] 2024-09-17T23:45:22.072 INFO:teuthology.orchestra.run.smithi047.stdout:[mon.b] 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout:[global] 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: chdir = "" 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: auth supported = cephx 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: filestore xattr use omap = true 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: mon clock drift allowed = 1.000 2024-09-17T23:45:22.073 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: osd crush chooseleaf type = 0 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: auth debug = true 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: ms die on old message = true 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: ms die on bug = true 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: mon pg warn max object skew = 0 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: # disable pg_autoscaler by default for new pools 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: osd pool default size = 2 2024-09-17T23:45:22.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon osd allow primary affinity = true 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon osd allow pg remap = true 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon warn on legacy crush tunables = false 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon warn on crush straw calc version zero = false 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon warn on no sortbitwise = false 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon warn on osd down out interval zero = false 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon warn on too few osds = false 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: mon_allow_pool_size_one = true 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.075 INFO:teuthology.orchestra.run.smithi088.stdout: osd default data pool replay window = 5 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: mon allow pool delete = true 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: mon cluster log file level = debug 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: debug asserts on shutdown = true 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: mon health detail to clog = false 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: mon host = "172.21.15.22,[v2:172.21.15.22:3301,v1:172.21.15.22:6790],172.21.15.47" 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: mon warn on pool no app = False 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: fsid = 420005f2-010e-43ad-8454-7d2779263ba4 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout:[osd] 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: osd journal size = 100 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.076 INFO:teuthology.orchestra.run.smithi088.stdout: osd scrub load threshold = 5.0 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd scrub max interval = 600 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd mclock profile = high_recovery_ops 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd recover clone overlap = true 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd recovery max chunk = 1048576 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd debug shutdown = true 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd debug op order = true 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd debug verify stray on activate = true 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd debug trim objects = true 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd open classes on start = true 2024-09-17T23:45:22.077 INFO:teuthology.orchestra.run.smithi088.stdout: osd debug pg log writeout = true 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: osd deep scrub update digest min age = 30 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: osd map max advance = 10 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: journal zero on create = true 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: filestore ondisk finisher threads = 3 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: filestore apply finisher threads = 3 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: bdev debug aio = true 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: osd debug misdirected ops = true 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: bluestore block size = 96636764160 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: bluestore compression algorithm = snappy 2024-09-17T23:45:22.078 INFO:teuthology.orchestra.run.smithi088.stdout: bluestore compression mode = aggressive 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: bluestore fsck on mount = True 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: debug bluefs = 1/20 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: debug bluestore = 1/20 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: debug ms = 1 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: debug osd = 20 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: debug rocksdb = 4/10 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: mon osd backfillfull_ratio = 0.85 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: mon osd full ratio = 0.9 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: mon osd nearfull ratio = 0.8 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: osd failsafe full ratio = 0.95 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: osd objectstore = bluestore 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: osd shutdown pgref assert = True 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.079 INFO:teuthology.orchestra.run.smithi088.stdout:[mgr] 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: debug ms = 1 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: debug mgr = 20 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: debug mon = 20 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: debug auth = 20 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: mon reweight min pgs per osd = 4 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: mon reweight min bytes per osd = 10 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: mgr/telemetry/nag = false 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout:[mon] 2024-09-17T23:45:22.080 INFO:teuthology.orchestra.run.smithi088.stdout: debug ms = 1 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: debug mon = 20 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: debug paxos = 20 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: debug auth = 20 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: mon data avail warn = 5 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: mon mgr mkfs grace = 240 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: mon reweight min pgs per osd = 4 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: mon osd reporter subtree level = osd 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: mon osd prime pg temp = true 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: mon reweight min bytes per osd = 10 2024-09-17T23:45:22.081 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: auth mon ticket ttl = 660 # 11m 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: auth service ticket ttl = 240 # 4m 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: # don't complain about insecure global_id in the test suite 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: # 1m isn't quite enough 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: mon_down_mkfs_grace = 2m 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: mon_warn_on_filestore_osds = false 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout:[client] 2024-09-17T23:45:22.082 INFO:teuthology.orchestra.run.smithi088.stdout: rgw cache enabled = true 2024-09-17T23:45:22.083 INFO:teuthology.orchestra.run.smithi088.stdout: rgw enable ops log = true 2024-09-17T23:45:22.083 INFO:teuthology.orchestra.run.smithi088.stdout: rgw enable usage log = true 2024-09-17T23:45:22.083 INFO:teuthology.orchestra.run.smithi088.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-17T23:45:22.083 INFO:teuthology.orchestra.run.smithi088.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-17T23:45:22.083 INFO:teuthology.orchestra.run.smithi088.stdout:[mon.a] 2024-09-17T23:45:22.083 INFO:teuthology.orchestra.run.smithi088.stdout:[mon.c] 2024-09-17T23:45:22.083 INFO:teuthology.orchestra.run.smithi088.stdout:[mon.b] 2024-09-17T23:45:22.085 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-17T23:45:22.085 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:22.180 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-17T23:45:22.180 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:22.180 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-17T23:45:22.196 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:22.196 DEBUG:teuthology.orchestra.run.smithi022:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-17T23:45:22.252 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T23:45:22.252 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:22.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-17T23:45:22.253 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T23:45:22.328 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:22.328 DEBUG:teuthology.orchestra.run.smithi022:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-17T23:45:22.384 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi047.front.sepia.ceph.com 2024-09-17T23:45:22.385 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:22.385 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-17T23:45:22.385 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T23:45:22.428 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:22.428 DEBUG:teuthology.orchestra.run.smithi047:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-17T23:45:22.487 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi088.front.sepia.ceph.com 2024-09-17T23:45:22.487 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:45:22.487 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-17T23:45:22.487 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-17T23:45:22.528 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:45:22.529 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-17T23:45:22.586 INFO:tasks.ceph:Setting up mon nodes... 2024-09-17T23:45:22.586 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-17T23:45:22.586 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:22.639 INFO:teuthology.orchestra.run.smithi022.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-17T23:45:22.642 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:22.711 INFO:teuthology.orchestra.run.smithi047.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-17T23:45:22.713 INFO:tasks.ceph:Setting up mds nodes... 2024-09-17T23:45:22.713 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-17T23:45:22.713 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:45:22.774 INFO:teuthology.orchestra.run.smithi088.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-17T23:45:22.788 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-17T23:45:22.788 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi022.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@smithi047.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-17T23:45:22.789 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-17T23:45:22.814 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-17T23:45:22.815 INFO:tasks.ceph:role: osd.0 2024-09-17T23:45:22.815 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T23:45:22.815 DEBUG:teuthology.orchestra.run.smithi022:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:22.880 INFO:teuthology.orchestra.run.smithi022.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:22.912 INFO:teuthology.orchestra.run.smithi022.stdout:Discarding blocks...Done. 2024-09-17T23:45:22.914 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi022.front.sepia.ceph.com -o noatime 2024-09-17T23:45:22.914 DEBUG:teuthology.orchestra.run.smithi022:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-17T23:45:22.985 DEBUG:teuthology.orchestra.run.smithi022:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-17T23:45:23.058 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-17T23:45:23.123 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-17T23:45:23.123 INFO:tasks.ceph:role: osd.1 2024-09-17T23:45:23.123 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T23:45:23.123 DEBUG:teuthology.orchestra.run.smithi022:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:23.189 INFO:teuthology.orchestra.run.smithi022.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:23.221 INFO:teuthology.orchestra.run.smithi022.stdout:Discarding blocks...Done. 2024-09-17T23:45:23.224 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi022.front.sepia.ceph.com -o noatime 2024-09-17T23:45:23.224 DEBUG:teuthology.orchestra.run.smithi022:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-17T23:45:23.294 DEBUG:teuthology.orchestra.run.smithi022:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-17T23:45:23.365 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-17T23:45:23.430 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-17T23:45:23.430 INFO:tasks.ceph:role: osd.2 2024-09-17T23:45:23.431 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T23:45:23.431 DEBUG:teuthology.orchestra.run.smithi022:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:23.496 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:23.497 INFO:teuthology.orchestra.run.smithi022.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:23.529 INFO:teuthology.orchestra.run.smithi022.stdout:Discarding blocks...Done. 2024-09-17T23:45:23.531 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi022.front.sepia.ceph.com -o noatime 2024-09-17T23:45:23.531 DEBUG:teuthology.orchestra.run.smithi022:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-17T23:45:23.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-17T23:45:23.674 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-17T23:45:23.741 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-17T23:45:23.741 INFO:tasks.ceph:role: osd.3 2024-09-17T23:45:23.741 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-17T23:45:23.741 DEBUG:teuthology.orchestra.run.smithi022:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-17T23:45:23.808 INFO:teuthology.orchestra.run.smithi022.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:23.818 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:23.818 INFO:teuthology.orchestra.run.smithi022.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:23.818 INFO:teuthology.orchestra.run.smithi022.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:23.819 INFO:teuthology.orchestra.run.smithi022.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:23.819 INFO:teuthology.orchestra.run.smithi022.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:23.819 INFO:teuthology.orchestra.run.smithi022.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:23.819 INFO:teuthology.orchestra.run.smithi022.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:23.819 INFO:teuthology.orchestra.run.smithi022.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:23.819 INFO:teuthology.orchestra.run.smithi022.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:23.840 INFO:teuthology.orchestra.run.smithi022.stdout:Discarding blocks...Done. 2024-09-17T23:45:23.842 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi022.front.sepia.ceph.com -o noatime 2024-09-17T23:45:23.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-17T23:45:23.912 DEBUG:teuthology.orchestra.run.smithi022:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-17T23:45:23.985 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:24.081 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:24.078+0000 7f8f0c210640 -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-17T23:45:24.081 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:24.079+0000 7f8f0c210640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-17T23:45:24.081 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:24.079+0000 7f8f0c210640 -1 bdev(0x556aa5e69800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:24.081 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:24.079+0000 7f8f0c210640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-17T23:45:27.238 DEBUG:teuthology.orchestra.run.smithi022:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-17T23:45:27.268 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:27.362 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:27.360+0000 7f8dd1319640 -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-17T23:45:27.363 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:27.360+0000 7f8dd1319640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-17T23:45:27.363 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:27.360+0000 7f8dd1319640 -1 bdev(0x5638deedb800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:27.363 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:27.361+0000 7f8dd1319640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-17T23:45:30.768 DEBUG:teuthology.orchestra.run.smithi022:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-17T23:45:30.800 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:30.893 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:30.891+0000 7f319c41e640 -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-17T23:45:30.893 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:30.891+0000 7f319c41e640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-17T23:45:30.894 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:30.891+0000 7f319c41e640 -1 bdev(0x555d570db800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:30.894 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:30.891+0000 7f319c41e640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-17T23:45:34.040 DEBUG:teuthology.orchestra.run.smithi022:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-17T23:45:34.070 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:34.161 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:34.159+0000 7f0363958640 -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-17T23:45:34.162 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:34.159+0000 7f0363958640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-17T23:45:34.162 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:34.160+0000 7f0363958640 -1 bdev(0x559f36167800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:34.162 INFO:teuthology.orchestra.run.smithi022.stderr:2024-09-17T23:45:34.160+0000 7f0363958640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-17T23:45:37.569 DEBUG:teuthology.orchestra.run.smithi022:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-17T23:45:37.600 DEBUG:teuthology.orchestra.run.smithi047:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-17T23:45:37.631 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-17T23:45:37.632 INFO:tasks.ceph:role: osd.4 2024-09-17T23:45:37.632 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-17T23:45:37.632 DEBUG:teuthology.orchestra.run.smithi047:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-17T23:45:37.702 INFO:teuthology.orchestra.run.smithi047.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:37.703 INFO:teuthology.orchestra.run.smithi047.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:37.739 INFO:teuthology.orchestra.run.smithi047.stdout:Discarding blocks...Done. 2024-09-17T23:45:37.741 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi047.front.sepia.ceph.com -o noatime 2024-09-17T23:45:37.741 DEBUG:teuthology.orchestra.run.smithi047:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-17T23:45:37.815 DEBUG:teuthology.orchestra.run.smithi047:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-17T23:45:37.887 DEBUG:teuthology.orchestra.run.smithi047:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-17T23:45:37.954 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-17T23:45:37.954 INFO:tasks.ceph:role: osd.5 2024-09-17T23:45:37.954 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-17T23:45:37.954 DEBUG:teuthology.orchestra.run.smithi047:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-17T23:45:38.019 INFO:teuthology.orchestra.run.smithi047.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:38.019 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:38.020 INFO:teuthology.orchestra.run.smithi047.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:38.055 INFO:teuthology.orchestra.run.smithi047.stdout:Discarding blocks...Done. 2024-09-17T23:45:38.057 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi047.front.sepia.ceph.com -o noatime 2024-09-17T23:45:38.057 DEBUG:teuthology.orchestra.run.smithi047:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-17T23:45:38.127 DEBUG:teuthology.orchestra.run.smithi047:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-17T23:45:38.197 DEBUG:teuthology.orchestra.run.smithi047:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-17T23:45:38.263 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-17T23:45:38.264 INFO:tasks.ceph:role: osd.6 2024-09-17T23:45:38.264 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-17T23:45:38.264 DEBUG:teuthology.orchestra.run.smithi047:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:38.330 INFO:teuthology.orchestra.run.smithi047.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:38.365 INFO:teuthology.orchestra.run.smithi047.stdout:Discarding blocks...Done. 2024-09-17T23:45:38.367 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi047.front.sepia.ceph.com -o noatime 2024-09-17T23:45:38.368 DEBUG:teuthology.orchestra.run.smithi047:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-17T23:45:38.439 DEBUG:teuthology.orchestra.run.smithi047:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-17T23:45:38.509 DEBUG:teuthology.orchestra.run.smithi047:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-17T23:45:38.576 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-17T23:45:38.576 INFO:tasks.ceph:role: osd.7 2024-09-17T23:45:38.576 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-17T23:45:38.576 DEBUG:teuthology.orchestra.run.smithi047:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-17T23:45:38.641 INFO:teuthology.orchestra.run.smithi047.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout: = sunit=0 swidth=0 blks 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-17T23:45:38.642 INFO:teuthology.orchestra.run.smithi047.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-17T23:45:38.677 INFO:teuthology.orchestra.run.smithi047.stdout:Discarding blocks...Done. 2024-09-17T23:45:38.679 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi047.front.sepia.ceph.com -o noatime 2024-09-17T23:45:38.679 DEBUG:teuthology.orchestra.run.smithi047:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-17T23:45:38.749 DEBUG:teuthology.orchestra.run.smithi047:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-17T23:45:38.818 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:38.913 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:38.910+0000 7f20ca424640 -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-17T23:45:38.913 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:38.910+0000 7f20ca424640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-17T23:45:38.913 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:38.910+0000 7f20ca424640 -1 bdev(0x5579cf4f5800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:38.913 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:38.910+0000 7f20ca424640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-17T23:45:42.565 DEBUG:teuthology.orchestra.run.smithi047:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-17T23:45:42.596 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:42.690 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:42.687+0000 7f52a36e4640 -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-17T23:45:42.690 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:42.688+0000 7f52a36e4640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-17T23:45:42.690 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:42.688+0000 7f52a36e4640 -1 bdev(0x55f4695a5800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:42.690 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:42.688+0000 7f52a36e4640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-17T23:45:45.852 DEBUG:teuthology.orchestra.run.smithi047:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-17T23:45:45.882 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:45.975 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:45.972+0000 7f1a3a639640 -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-17T23:45:45.975 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:45.973+0000 7f1a3a639640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-17T23:45:45.975 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:45.973+0000 7f1a3a639640 -1 bdev(0x55ae33043800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:45.975 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:45.973+0000 7f1a3a639640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-17T23:45:49.141 DEBUG:teuthology.orchestra.run.smithi047:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-17T23:45:49.171 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:49.262 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:49.260+0000 7f34903c5640 -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-17T23:45:49.263 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:49.260+0000 7f34903c5640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-17T23:45:49.263 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:49.260+0000 7f34903c5640 -1 bdev(0x563613167800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-17T23:45:49.263 INFO:teuthology.orchestra.run.smithi047.stderr:2024-09-17T23:45:49.260+0000 7f34903c5640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-17T23:45:52.175 DEBUG:teuthology.orchestra.run.smithi047:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-17T23:45:52.205 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-17T23:45:52.206 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:52.206 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-17T23:45:52.237 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:52.237 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-17T23:45:52.307 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:52.307 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-17T23:45:52.375 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:52.375 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-17T23:45:52.441 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:52.441 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-17T23:45:52.507 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:52.507 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-17T23:45:52.538 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:52.538 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-17T23:45:52.609 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:52.609 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-17T23:45:52.679 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:52.680 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-17T23:45:52.749 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:52.750 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-17T23:45:52.819 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:45:52.819 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-17T23:45:52.839 INFO:tasks.ceph:Adding keys to all mons... 2024-09-17T23:45:52.839 DEBUG:teuthology.orchestra.run.smithi022:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-17T23:45:52.841 DEBUG:teuthology.orchestra.run.smithi047:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-17T23:45:52.863 INFO:teuthology.orchestra.run.smithi022.stdout:[mgr.x] 2024-09-17T23:45:52.863 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCSFOpmWGkWJhAADADhHaKdNgmwBA5fotMkeQ== 2024-09-17T23:45:52.864 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.0] 2024-09-17T23:45:52.864 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCUFOpm8va/BBAApcGes8eiD5Jmns6Rf7P5vQ== 2024-09-17T23:45:52.864 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.1] 2024-09-17T23:45:52.864 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCXFOpmW3mMFRAA/Ddrw8c+4ldU8AlSBXcoAw== 2024-09-17T23:45:52.864 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.2] 2024-09-17T23:45:52.864 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCaFOpmfOMwNRAAx95INTKouDIZqYHCHYMtUQ== 2024-09-17T23:45:52.865 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.3] 2024-09-17T23:45:52.865 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCeFOpmV+2RCRAAtduH2GJ3YETYr0/Lz8Kg0Q== 2024-09-17T23:45:52.865 INFO:teuthology.orchestra.run.smithi022.stdout:[mgr.y] 2024-09-17T23:45:52.865 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCSFOpmU/hDKhAAkfecqPUQJRa2T3yFRow1tA== 2024-09-17T23:45:52.865 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.4] 2024-09-17T23:45:52.865 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCiFOpmn5VZNhAAqz4PJs/EgxjzVnb/D+SHwQ== 2024-09-17T23:45:52.865 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.5] 2024-09-17T23:45:52.866 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCmFOpmO7kTKRAA1zmoLpAChO+NcNzoZk313w== 2024-09-17T23:45:52.866 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.6] 2024-09-17T23:45:52.866 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCpFOpmJXUQOhAAZvRam5oZvnXzjR8uF1u5DA== 2024-09-17T23:45:52.866 INFO:teuthology.orchestra.run.smithi022.stdout:[osd.7] 2024-09-17T23:45:52.866 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCtFOpmQR6aDxAAmFrCGB4EluRN3FC7eoTqCw== 2024-09-17T23:45:52.866 INFO:teuthology.orchestra.run.smithi022.stdout:[client.0] 2024-09-17T23:45:52.866 INFO:teuthology.orchestra.run.smithi022.stdout: key = AQCSFOpmDssfLhAAd1aTwdGaO568RReeOzyROg== 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout:[mgr.x] 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCSFOpmWGkWJhAADADhHaKdNgmwBA5fotMkeQ== 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.0] 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCUFOpm8va/BBAApcGes8eiD5Jmns6Rf7P5vQ== 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.1] 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCXFOpmW3mMFRAA/Ddrw8c+4ldU8AlSBXcoAw== 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.2] 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCaFOpmfOMwNRAAx95INTKouDIZqYHCHYMtUQ== 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.3] 2024-09-17T23:45:52.886 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCeFOpmV+2RCRAAtduH2GJ3YETYr0/Lz8Kg0Q== 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout:[mgr.y] 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCSFOpmU/hDKhAAkfecqPUQJRa2T3yFRow1tA== 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.4] 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCiFOpmn5VZNhAAqz4PJs/EgxjzVnb/D+SHwQ== 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.5] 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCmFOpmO7kTKRAA1zmoLpAChO+NcNzoZk313w== 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.6] 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCpFOpmJXUQOhAAZvRam5oZvnXzjR8uF1u5DA== 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout:[osd.7] 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCtFOpmQR6aDxAAmFrCGB4EluRN3FC7eoTqCw== 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout:[client.0] 2024-09-17T23:45:52.887 INFO:teuthology.orchestra.run.smithi047.stdout: key = AQCSFOpmDssfLhAAd1aTwdGaO568RReeOzyROg== 2024-09-17T23:45:52.888 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:52.910 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:52.983 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:52.986 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.039 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.041 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.093 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.095 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.147 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.149 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.201 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.203 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.254 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.256 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.308 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.311 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.362 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.364 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.416 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.419 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.470 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.473 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.527 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-17T23:45:53.527 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-17T23:45:53.553 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.651 DEBUG:teuthology.orchestra.run.smithi022:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-17T23:45:53.676 DEBUG:teuthology.orchestra.run.smithi022:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-17T23:45:53.742 DEBUG:teuthology.orchestra.run.smithi022:> 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-17T23:45:53.840 DEBUG:teuthology.orchestra.run.smithi022:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-17T23:45:53.866 DEBUG:teuthology.orchestra.run.smithi047:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-17T23:45:53.892 DEBUG:teuthology.orchestra.run.smithi047:> 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-17T23:45:53.989 DEBUG:teuthology.orchestra.run.smithi047:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-17T23:45:54.015 DEBUG:teuthology.orchestra.run.smithi022:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-17T23:45:54.017 DEBUG:teuthology.orchestra.run.smithi047:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-17T23:45:54.071 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-17T23:45:54.071 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-17T23:45:54.071 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-17T23:45:54.073 INFO:tasks.ceph.mon.a:Started 2024-09-17T23:45:54.074 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-17T23:45:54.074 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-17T23:45:54.076 INFO:tasks.ceph.mon.c:Started 2024-09-17T23:45:54.076 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-17T23:45:54.076 DEBUG:teuthology.orchestra.run.smithi047:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-17T23:45:54.114 INFO:tasks.ceph.mon.b:Started 2024-09-17T23:45:54.114 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-17T23:45:54.115 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-17T23:45:54.115 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-17T23:45:54.117 INFO:tasks.ceph.mgr.x:Started 2024-09-17T23:45:54.117 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-17T23:45:54.118 DEBUG:teuthology.orchestra.run.smithi047:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-17T23:45:54.119 INFO:tasks.ceph.mgr.y:Started 2024-09-17T23:45:54.120 INFO:tasks.ceph:Setting crush tunables to default 2024-09-17T23:45:54.120 DEBUG:teuthology.orchestra.run.smithi022:> sudo ceph --cluster ceph osd crush tunables default 2024-09-17T23:45:59.468 INFO:teuthology.orchestra.run.smithi022.stderr:adjusted tunables profile to default 2024-09-17T23:45:59.481 INFO:tasks.ceph:check_enable_crimson: False 2024-09-17T23:45:59.481 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-17T23:45:59.482 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:59.482 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-17T23:45:59.503 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:45:59.501+0000 7fe7d6128040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T23:45:59.513 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:59.513 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-17T23:45:59.518 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:45:59.516+0000 7f4554032040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-17T23:45:59.545 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:59.545 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-17T23:45:59.547 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:45:59.545+0000 7fe7d6128040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T23:45:59.562 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:45:59.560+0000 7f4554032040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-17T23:45:59.587 DEBUG:teuthology.orchestra.run.smithi022:> set -ex 2024-09-17T23:45:59.588 DEBUG:teuthology.orchestra.run.smithi022:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-17T23:45:59.654 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:59.654 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-17T23:45:59.679 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:59.680 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-17T23:45:59.696 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:45:59.694+0000 7fe7d6128040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T23:45:59.717 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:45:59.715+0000 7f4554032040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-17T23:45:59.721 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:59.721 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-17T23:45:59.750 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:45:59.747+0000 7fe7d6128040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T23:45:59.771 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:45:59.768+0000 7f4554032040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-17T23:45:59.776 DEBUG:teuthology.orchestra.run.smithi047:> set -ex 2024-09-17T23:45:59.776 DEBUG:teuthology.orchestra.run.smithi047:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-17T23:45:59.842 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new 2d8416b7-ed78-4f7e-a187-d71b26768ee4 0 2024-09-17T23:45:59.922 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:45:59.918+0000 7fe7d6128040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T23:45:59.944 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:45:59.942+0000 7f4554032040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-17T23:46:00.040 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:00.037+0000 7fe7d6128040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T23:46:00.059 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:00.057+0000 7f4554032040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-17T23:46:00.068 INFO:teuthology.orchestra.run.smithi047.stdout:0 2024-09-17T23:46:00.079 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new e0b88663-f6f7-4b27-aca2-59b944e72995 1 2024-09-17T23:46:00.302 INFO:teuthology.orchestra.run.smithi047.stdout:1 2024-09-17T23:46:00.313 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new eccd595b-bfa5-4e08-b33b-c4a62e834410 2 2024-09-17T23:46:00.389 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:00.387+0000 7fe7d6128040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T23:46:00.395 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:00.393+0000 7f4554032040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-17T23:46:00.443 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:00.442+0000 7f4554032040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T23:46:00.451 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:00.448+0000 7fe7d6128040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-17T23:46:00.498 INFO:teuthology.orchestra.run.smithi047.stdout:2 2024-09-17T23:46:00.509 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new 828c05b0-f559-431e-a898-c8de437d4667 3 2024-09-17T23:46:00.600 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:00.598+0000 7f4554032040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T23:46:00.610 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:00.608+0000 7fe7d6128040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-17T23:46:00.692 INFO:teuthology.orchestra.run.smithi047.stdout:3 2024-09-17T23:46:00.703 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new 4c0ecd47-320f-4742-8643-d8b876eb631b 4 2024-09-17T23:46:00.889 INFO:teuthology.orchestra.run.smithi047.stdout:4 2024-09-17T23:46:00.900 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new 5399c657-288e-4e90-9251-f94fba1b747b 5 2024-09-17T23:46:01.084 INFO:teuthology.orchestra.run.smithi047.stdout:5 2024-09-17T23:46:01.096 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new a9c0787b-5780-4820-89d8-5788695b793c 6 2024-09-17T23:46:01.298 INFO:teuthology.orchestra.run.smithi047.stdout:6 2024-09-17T23:46:01.314 DEBUG:teuthology.orchestra.run.smithi047:> sudo ceph --cluster ceph osd new ec260406-7c7d-4745-a15d-896cd3feb62b 7 2024-09-17T23:46:01.498 INFO:teuthology.orchestra.run.smithi047.stdout:7 2024-09-17T23:46:01.509 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-17T23:46:01.510 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-17T23:46:01.512 INFO:tasks.ceph.osd.0:Started 2024-09-17T23:46:01.512 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-17T23:46:01.512 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-17T23:46:01.514 INFO:tasks.ceph.osd.1:Started 2024-09-17T23:46:01.514 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-17T23:46:01.515 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-17T23:46:01.518 INFO:tasks.ceph.osd.2:Started 2024-09-17T23:46:01.518 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-17T23:46:01.518 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-17T23:46:01.520 INFO:tasks.ceph.osd.3:Started 2024-09-17T23:46:01.520 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-17T23:46:01.521 DEBUG:teuthology.orchestra.run.smithi047:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-17T23:46:01.523 INFO:tasks.ceph.osd.4:Started 2024-09-17T23:46:01.523 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-17T23:46:01.523 DEBUG:teuthology.orchestra.run.smithi047:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-17T23:46:01.525 INFO:tasks.ceph.osd.5:Started 2024-09-17T23:46:01.525 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-17T23:46:01.525 DEBUG:teuthology.orchestra.run.smithi047:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-17T23:46:01.527 INFO:tasks.ceph.osd.6:Started 2024-09-17T23:46:01.528 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-17T23:46:01.528 DEBUG:teuthology.orchestra.run.smithi047:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-17T23:46:01.532 INFO:tasks.ceph.osd.7:Started 2024-09-17T23:46:01.532 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-17T23:46:01.640 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:01.638+0000 7f4554032040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T23:46:01.674 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:01.672+0000 7fe7d6128040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-17T23:46:01.697 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:01.695+0000 7f4554032040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T23:46:01.730 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:01.727+0000 7fe7d6128040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-17T23:46:01.731 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:46:01.732 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":10,"fsid":"420005f2-010e-43ad-8454-7d2779263ba4","created":"2024-09-17T23:45:59.375433+0000","modified":"2024-09-17T23:46:01.494935+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T23:46:01.494935+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":"2d8416b7-ed78-4f7e-a187-d71b26768ee4","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":"e0b88663-f6f7-4b27-aca2-59b944e72995","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":"eccd595b-bfa5-4e08-b33b-c4a62e834410","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":"828c05b0-f559-431e-a898-c8de437d4667","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":"4c0ecd47-320f-4742-8643-d8b876eb631b","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":"5399c657-288e-4e90-9251-f94fba1b747b","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":"a9c0787b-5780-4820-89d8-5788695b793c","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":"ec260406-7c7d-4745-a15d-896cd3feb62b","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-17T23:46:01.744 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-17T23:46:01.744 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-17T23:46:02.084 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.082+0000 7f4554032040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T23:46:02.115 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.113+0000 7fe7d6128040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-17T23:46:02.172 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.170+0000 7f4554032040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T23:46:02.204 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.202+0000 7fe7d6128040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-17T23:46:02.284 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.282+0000 7f4554032040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T23:46:02.317 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.314+0000 7fe7d6128040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-17T23:46:02.332 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.330+0000 7f4554032040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T23:46:02.365 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.363+0000 7fe7d6128040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-17T23:46:02.451 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.449+0000 7f4554032040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T23:46:02.484 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.481+0000 7fe7d6128040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-17T23:46:02.507 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.505+0000 7f4554032040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T23:46:02.513 INFO:tasks.ceph.osd.3.smithi022.stderr:2024-09-17T23:46:02.511+0000 7f4bfba24640 -1 Falling back to public interface 2024-09-17T23:46:02.539 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.537+0000 7fe7d6128040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-17T23:46:02.551 DEBUG:teuthology.orchestra.run.smithi022:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-17T23:46:02.554 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.552+0000 7f4554032040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T23:46:02.586 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.584+0000 7fe7d6128040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-17T23:46:02.674 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.672+0000 7f4554032040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T23:46:02.704 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.702+0000 7fe7d6128040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-17T23:46:02.713 INFO:teuthology.misc.health.smithi022.stdout: 2024-09-17T23:46:02.713 INFO:teuthology.misc.health.smithi022.stdout:{"epoch":10,"fsid":"420005f2-010e-43ad-8454-7d2779263ba4","created":"2024-09-17T23:45:59.375433+0000","modified":"2024-09-17T23:46:01.494935+0000","last_up_change":"0.000000","last_in_change":"2024-09-17T23:46:01.494935+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":"2d8416b7-ed78-4f7e-a187-d71b26768ee4","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":"e0b88663-f6f7-4b27-aca2-59b944e72995","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":"eccd595b-bfa5-4e08-b33b-c4a62e834410","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":"828c05b0-f559-431e-a898-c8de437d4667","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":"4c0ecd47-320f-4742-8643-d8b876eb631b","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":"5399c657-288e-4e90-9251-f94fba1b747b","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":"a9c0787b-5780-4820-89d8-5788695b793c","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":"ec260406-7c7d-4745-a15d-896cd3feb62b","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-17T23:46:02.722 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-17T23:46:02.727 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.725+0000 7f4554032040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T23:46:02.735 INFO:tasks.ceph.osd.0.smithi022.stderr:2024-09-17T23:46:02.733+0000 7f3319024640 -1 Falling back to public interface 2024-09-17T23:46:02.735 INFO:tasks.ceph.osd.4.smithi047.stderr:2024-09-17T23:46:02.733+0000 7f11fe20c640 -1 Falling back to public interface 2024-09-17T23:46:02.736 INFO:tasks.ceph.osd.7.smithi047.stderr:2024-09-17T23:46:02.733+0000 7fb901617640 -1 Falling back to public interface 2024-09-17T23:46:02.736 INFO:tasks.ceph.osd.7.smithi047.stderr:2024-09-17T23:46:02.733+0000 7fb90001a640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2024-09-17T23:46:02.736 INFO:tasks.ceph.osd.7.smithi047.stderr:2024-09-17T23:46:02.733+0000 7fb90001a640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6801/0: (98) Address already in use 2024-09-17T23:46:02.748 INFO:tasks.ceph.osd.1.smithi022.stderr:2024-09-17T23:46:02.746+0000 7fcfd2e5e640 -1 Falling back to public interface 2024-09-17T23:46:02.757 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.755+0000 7fe7d6128040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-17T23:46:02.775 INFO:tasks.ceph.osd.5.smithi047.stderr:2024-09-17T23:46:02.773+0000 7f081660d640 -1 Falling back to public interface 2024-09-17T23:46:02.782 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.780+0000 7f4554032040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T23:46:02.813 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.811+0000 7fe7d6128040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-17T23:46:02.852 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.850+0000 7f4554032040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T23:46:02.884 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.882+0000 7fe7d6128040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-17T23:46:02.898 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.896+0000 7f4554032040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T23:46:02.930 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.928+0000 7fe7d6128040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-17T23:46:02.944 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:02.942+0000 7f4554032040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T23:46:02.976 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:02.974+0000 7fe7d6128040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-17T23:46:03.001 INFO:tasks.ceph.osd.6.smithi047.stderr:2024-09-17T23:46:02.998+0000 7f9923462640 -1 Falling back to public interface 2024-09-17T23:46:03.262 INFO:tasks.ceph.osd.2.smithi022.stderr:2024-09-17T23:46:03.261+0000 7f771f9cc640 -1 Falling back to public interface 2024-09-17T23:46:03.634 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:03.632+0000 7f4554032040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T23:46:03.663 INFO:tasks.ceph.mgr.y.smithi047.stderr:2024-09-17T23:46:03.661+0000 7fe7d6128040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-17T23:46:04.649 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:04.647+0000 7f44f37c6640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T23:46:04.649 INFO:tasks.ceph.mgr.x.smithi022.stderr:2024-09-17T23:46:04.647+0000 7f44f37c6640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T23:46:06.076 INFO:tasks.ceph.osd.3.smithi022.stderr:2024-09-17T23:46:06.074+0000 7f4bfba24640 -1 osd.3 0 log_to_monitors true 2024-09-17T23:46:06.555 INFO:tasks.ceph.osd.7.smithi047.stderr:2024-09-17T23:46:06.553+0000 7fb901617640 -1 osd.7 0 log_to_monitors true 2024-09-17T23:46:06.581 INFO:tasks.ceph.osd.0.smithi022.stderr:2024-09-17T23:46:06.579+0000 7f3319024640 -1 osd.0 0 log_to_monitors true 2024-09-17T23:46:06.591 INFO:tasks.ceph.osd.1.smithi022.stderr:2024-09-17T23:46:06.589+0000 7fcfd2e5e640 -1 osd.1 0 log_to_monitors true 2024-09-17T23:46:06.742 INFO:tasks.ceph.osd.4.smithi047.stderr:2024-09-17T23:46:06.740+0000 7f11fe20c640 -1 osd.4 0 log_to_monitors true 2024-09-17T23:46:06.849 INFO:tasks.ceph.osd.6.smithi047.stderr:2024-09-17T23:46:06.847+0000 7f9923462640 -1 osd.6 0 log_to_monitors true 2024-09-17T23:46:06.851 INFO:tasks.ceph.osd.2.smithi022.stderr:2024-09-17T23:46:06.849+0000 7f771f9cc640 -1 osd.2 0 log_to_monitors true 2024-09-17T23:46:07.119 INFO:tasks.ceph.osd.5.smithi047.stderr:2024-09-17T23:46:07.117+0000 7f081660d640 -1 osd.5 0 log_to_monitors true 2024-09-17T23:46:08.469 INFO:tasks.ceph.osd.7.smithi047.stderr:2024-09-17T23:46:08.466+0000 7fb8fd001640 -1 osd.7 0 waiting for initial osdmap 2024-09-17T23:46:08.482 INFO:tasks.ceph.osd.7.smithi047.stderr:2024-09-17T23:46:08.480+0000 7fb8f4e21640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:08.706 INFO:tasks.ceph.osd.1.smithi022.stderr:2024-09-17T23:46:08.703+0000 7fcfcf601640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T23:46:08.718 INFO:tasks.ceph.osd.1.smithi022.stderr:2024-09-17T23:46:08.715+0000 7fcfc6c0d640 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:08.754 INFO:tasks.ceph.osd.3.smithi022.stderr:2024-09-17T23:46:08.751+0000 7f4bf7314640 -1 osd.3 0 waiting for initial osdmap 2024-09-17T23:46:08.758 INFO:tasks.ceph.osd.0.smithi022.stderr:2024-09-17T23:46:08.756+0000 7f3314914640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T23:46:08.767 INFO:tasks.ceph.osd.3.smithi022.stderr:2024-09-17T23:46:08.764+0000 7f4bef134640 -1 osd.3 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:08.770 INFO:tasks.ceph.osd.0.smithi022.stderr:2024-09-17T23:46:08.768+0000 7f330c734640 -1 osd.0 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:09.440 INFO:tasks.ceph.osd.2.smithi022.stderr:2024-09-17T23:46:09.437+0000 7f771b95b640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T23:46:09.449 INFO:tasks.ceph.osd.2.smithi022.stderr:2024-09-17T23:46:09.447+0000 7f771377b640 -1 osd.2 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:09.528 DEBUG:teuthology.orchestra.run.smithi022:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-17T23:46:09.651 INFO:tasks.ceph.osd.5.smithi047.stderr:2024-09-17T23:46:09.648+0000 7f081204b640 -1 osd.5 0 waiting for initial osdmap 2024-09-17T23:46:09.660 INFO:tasks.ceph.osd.5.smithi047.stderr:2024-09-17T23:46:09.658+0000 7f0809e6b640 -1 osd.5 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:09.710 INFO:tasks.ceph.osd.4.smithi047.stderr:2024-09-17T23:46:09.707+0000 7f11f9b1e640 -1 osd.4 0 waiting for initial osdmap 2024-09-17T23:46:09.720 INFO:tasks.ceph.osd.4.smithi047.stderr:2024-09-17T23:46:09.718+0000 7f11f193e640 -1 osd.4 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:09.730 INFO:tasks.ceph.osd.6.smithi047.stderr:2024-09-17T23:46:09.728+0000 7f991f3f1640 -1 osd.6 0 waiting for initial osdmap 2024-09-17T23:46:09.740 INFO:tasks.ceph.osd.6.smithi047.stderr:2024-09-17T23:46:09.738+0000 7f9917211640 -1 osd.6 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T23:46:09.821 INFO:teuthology.misc.health.smithi022.stdout: 2024-09-17T23:46:09.821 INFO:teuthology.misc.health.smithi022.stdout:{"epoch":14,"fsid":"420005f2-010e-43ad-8454-7d2779263ba4","created":"2024-09-17T23:45:59.375433+0000","modified":"2024-09-17T23:46:09.707218+0000","last_up_change":"2024-09-17T23:46:09.707218+0000","last_in_change":"2024-09-17T23:46:01.494935+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":"2d8416b7-ed78-4f7e-a187-d71b26768ee4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6809","nonce":1365191484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6811","nonce":1365191484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6815","nonce":1365191484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6813","nonce":1365191484}]},"public_addr":"172.21.15.22:6809/1365191484","cluster_addr":"172.21.15.22:6811/1365191484","heartbeat_back_addr":"172.21.15.22:6815/1365191484","heartbeat_front_addr":"172.21.15.22:6813/1365191484","state":["exists","up"]},{"osd":1,"uuid":"e0b88663-f6f7-4b27-aca2-59b944e72995","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6817","nonce":1307067255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6819","nonce":1307067255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6823","nonce":1307067255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6821","nonce":1307067255}]},"public_addr":"172.21.15.22:6817/1307067255","cluster_addr":"172.21.15.22:6819/1307067255","heartbeat_back_addr":"172.21.15.22:6823/1307067255","heartbeat_front_addr":"172.21.15.22:6821/1307067255","state":["exists","up"]},{"osd":2,"uuid":"eccd595b-bfa5-4e08-b33b-c4a62e834410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6825","nonce":2283430003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6827","nonce":2283430003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6831","nonce":2283430003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6829","nonce":2283430003}]},"public_addr":"172.21.15.22:6825/2283430003","cluster_addr":"172.21.15.22:6827/2283430003","heartbeat_back_addr":"172.21.15.22:6831/2283430003","heartbeat_front_addr":"172.21.15.22:6829/2283430003","state":["exists","up"]},{"osd":3,"uuid":"828c05b0-f559-431e-a898-c8de437d4667","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6801","nonce":188816035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6803","nonce":188816035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6807","nonce":188816035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6805","nonce":188816035}]},"public_addr":"172.21.15.22:6801/188816035","cluster_addr":"172.21.15.22:6803/188816035","heartbeat_back_addr":"172.21.15.22:6807/188816035","heartbeat_front_addr":"172.21.15.22:6805/188816035","state":["exists","up"]},{"osd":4,"uuid":"4c0ecd47-320f-4742-8643-d8b876eb631b","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":"5399c657-288e-4e90-9251-f94fba1b747b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6817","nonce":3066695059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6818","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6819","nonce":3066695059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6823","nonce":3066695059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6821","nonce":3066695059}]},"public_addr":"172.21.15.47:6817/3066695059","cluster_addr":"172.21.15.47:6819/3066695059","heartbeat_back_addr":"172.21.15.47:6823/3066695059","heartbeat_front_addr":"172.21.15.47:6821/3066695059","state":["exists","up"]},{"osd":6,"uuid":"a9c0787b-5780-4820-89d8-5788695b793c","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":"ec260406-7c7d-4745-a15d-896cd3feb62b","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.47:6802","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6804","nonce":3802503996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6808","nonce":3802503996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6815","nonce":3802503996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6812","nonce":3802503996}]},"public_addr":"172.21.15.47:6804/3802503996","cluster_addr":"172.21.15.47:6808/3802503996","heartbeat_back_addr":"172.21.15.47:6815/3802503996","heartbeat_front_addr":"172.21.15.47:6812/3802503996","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":"0.000000","dead_epoch":0},{"osd":1,"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":2,"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":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":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-17T23:46:07.514613+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-17T23:46:09.832 DEBUG:teuthology.misc:6 of 8 OSDs are up 2024-09-17T23:46:16.641 DEBUG:teuthology.orchestra.run.smithi022:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-17T23:46:16.939 INFO:teuthology.misc.health.smithi022.stdout: 2024-09-17T23:46:16.939 INFO:teuthology.misc.health.smithi022.stdout:{"epoch":18,"fsid":"420005f2-010e-43ad-8454-7d2779263ba4","created":"2024-09-17T23:45:59.375433+0000","modified":"2024-09-17T23:46:13.726339+0000","last_up_change":"2024-09-17T23:46:10.714735+0000","last_in_change":"2024-09-17T23:46:01.494935+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-17T23:46:11.690496+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2d8416b7-ed78-4f7e-a187-d71b26768ee4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6809","nonce":1365191484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6811","nonce":1365191484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6815","nonce":1365191484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6813","nonce":1365191484}]},"public_addr":"172.21.15.22:6809/1365191484","cluster_addr":"172.21.15.22:6811/1365191484","heartbeat_back_addr":"172.21.15.22:6815/1365191484","heartbeat_front_addr":"172.21.15.22:6813/1365191484","state":["exists","up"]},{"osd":1,"uuid":"e0b88663-f6f7-4b27-aca2-59b944e72995","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6817","nonce":1307067255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6819","nonce":1307067255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6823","nonce":1307067255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6821","nonce":1307067255}]},"public_addr":"172.21.15.22:6817/1307067255","cluster_addr":"172.21.15.22:6819/1307067255","heartbeat_back_addr":"172.21.15.22:6823/1307067255","heartbeat_front_addr":"172.21.15.22:6821/1307067255","state":["exists","up"]},{"osd":2,"uuid":"eccd595b-bfa5-4e08-b33b-c4a62e834410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6825","nonce":2283430003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6827","nonce":2283430003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6831","nonce":2283430003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6829","nonce":2283430003}]},"public_addr":"172.21.15.22:6825/2283430003","cluster_addr":"172.21.15.22:6827/2283430003","heartbeat_back_addr":"172.21.15.22:6831/2283430003","heartbeat_front_addr":"172.21.15.22:6829/2283430003","state":["exists","up"]},{"osd":3,"uuid":"828c05b0-f559-431e-a898-c8de437d4667","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6801","nonce":188816035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6803","nonce":188816035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6807","nonce":188816035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6805","nonce":188816035}]},"public_addr":"172.21.15.22:6801/188816035","cluster_addr":"172.21.15.22:6803/188816035","heartbeat_back_addr":"172.21.15.22:6807/188816035","heartbeat_front_addr":"172.21.15.22:6805/188816035","state":["exists","up"]},{"osd":4,"uuid":"4c0ecd47-320f-4742-8643-d8b876eb631b","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.47:6800","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6801","nonce":3291496488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6803","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6805","nonce":3291496488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6811","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6813","nonce":3291496488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6807","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6809","nonce":3291496488}]},"public_addr":"172.21.15.47:6801/3291496488","cluster_addr":"172.21.15.47:6805/3291496488","heartbeat_back_addr":"172.21.15.47:6813/3291496488","heartbeat_front_addr":"172.21.15.47:6809/3291496488","state":["exists","up"]},{"osd":5,"uuid":"5399c657-288e-4e90-9251-f94fba1b747b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6817","nonce":3066695059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6818","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6819","nonce":3066695059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6823","nonce":3066695059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6821","nonce":3066695059}]},"public_addr":"172.21.15.47:6817/3066695059","cluster_addr":"172.21.15.47:6819/3066695059","heartbeat_back_addr":"172.21.15.47:6823/3066695059","heartbeat_front_addr":"172.21.15.47:6821/3066695059","state":["exists","up"]},{"osd":6,"uuid":"a9c0787b-5780-4820-89d8-5788695b793c","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.47:6824","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6825","nonce":746010818}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6826","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6827","nonce":746010818}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6830","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6831","nonce":746010818}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6828","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6829","nonce":746010818}]},"public_addr":"172.21.15.47:6825/746010818","cluster_addr":"172.21.15.47:6827/746010818","heartbeat_back_addr":"172.21.15.47:6831/746010818","heartbeat_front_addr":"172.21.15.47:6829/746010818","state":["exists","up"]},{"osd":7,"uuid":"ec260406-7c7d-4745-a15d-896cd3feb62b","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.47:6802","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6804","nonce":3802503996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6808","nonce":3802503996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6815","nonce":3802503996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6812","nonce":3802503996}]},"public_addr":"172.21.15.47:6804/3802503996","cluster_addr":"172.21.15.47:6808/3802503996","heartbeat_back_addr":"172.21.15.47:6815/3802503996","heartbeat_front_addr":"172.21.15.47:6812/3802503996","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-17T23:46:07.537746+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-17T23:46:07.614450+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-17T23:46:07.882462+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-17T23:46:07.126697+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-17T23:46:07.723652+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-17T23:46:08.111628+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-17T23:46:07.854155+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-17T23:46:07.514613+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-17T23:46:16.951 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-17T23:46:16.951 INFO:tasks.ceph:Creating RBD pool 2024-09-17T23:46:16.951 DEBUG:teuthology.orchestra.run.smithi022:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-17T23:46:17.741 INFO:teuthology.orchestra.run.smithi022.stderr:pool 'rbd' created 2024-09-17T23:46:17.755 DEBUG:teuthology.orchestra.run.smithi022:> rbd --cluster ceph pool init rbd 2024-09-17T23:46:20.766 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-17T23:46:20.766 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T23:46:20.767 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-17T23:46:20.767 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-17T23:46:20.767 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-17T23:46:21.121 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:46:21.132 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":5,"flags":0,"active_gid":4110,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6832","nonce":2245559923},{"type":"v1","addr":"172.21.15.22:6833","nonce":2245559923}]},"active_addr":"172.21.15.22:6833/2245559923","active_change":"2024-09-17T23:46:03.634591+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":4102,"name":"y","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.22:0","nonce":1687278620}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":3327723354}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":1091507340}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.22:0","nonce":2291162303}]}]} 2024-09-17T23:46:21.136 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-17T23:46:21.136 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-17T23:46:21.136 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-17T23:46:21.428 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:46:21.428 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":22,"fsid":"420005f2-010e-43ad-8454-7d2779263ba4","created":"2024-09-17T23:45:59.375433+0000","modified":"2024-09-17T23:46:20.748932+0000","last_up_change":"2024-09-17T23:46:10.714735+0000","last_in_change":"2024-09-17T23:46:01.494935+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-17T23:46:11.690496+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-17T23:46:17.268726+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2d8416b7-ed78-4f7e-a187-d71b26768ee4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6809","nonce":1365191484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6811","nonce":1365191484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6815","nonce":1365191484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6813","nonce":1365191484}]},"public_addr":"172.21.15.22:6809/1365191484","cluster_addr":"172.21.15.22:6811/1365191484","heartbeat_back_addr":"172.21.15.22:6815/1365191484","heartbeat_front_addr":"172.21.15.22:6813/1365191484","state":["exists","up"]},{"osd":1,"uuid":"e0b88663-f6f7-4b27-aca2-59b944e72995","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6817","nonce":1307067255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6819","nonce":1307067255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6823","nonce":1307067255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6821","nonce":1307067255}]},"public_addr":"172.21.15.22:6817/1307067255","cluster_addr":"172.21.15.22:6819/1307067255","heartbeat_back_addr":"172.21.15.22:6823/1307067255","heartbeat_front_addr":"172.21.15.22:6821/1307067255","state":["exists","up"]},{"osd":2,"uuid":"eccd595b-bfa5-4e08-b33b-c4a62e834410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6825","nonce":2283430003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6827","nonce":2283430003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6831","nonce":2283430003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6829","nonce":2283430003}]},"public_addr":"172.21.15.22:6825/2283430003","cluster_addr":"172.21.15.22:6827/2283430003","heartbeat_back_addr":"172.21.15.22:6831/2283430003","heartbeat_front_addr":"172.21.15.22:6829/2283430003","state":["exists","up"]},{"osd":3,"uuid":"828c05b0-f559-431e-a898-c8de437d4667","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6801","nonce":188816035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6803","nonce":188816035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6807","nonce":188816035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6805","nonce":188816035}]},"public_addr":"172.21.15.22:6801/188816035","cluster_addr":"172.21.15.22:6803/188816035","heartbeat_back_addr":"172.21.15.22:6807/188816035","heartbeat_front_addr":"172.21.15.22:6805/188816035","state":["exists","up"]},{"osd":4,"uuid":"4c0ecd47-320f-4742-8643-d8b876eb631b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6800","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6801","nonce":3291496488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6803","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6805","nonce":3291496488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6811","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6813","nonce":3291496488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6807","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6809","nonce":3291496488}]},"public_addr":"172.21.15.47:6801/3291496488","cluster_addr":"172.21.15.47:6805/3291496488","heartbeat_back_addr":"172.21.15.47:6813/3291496488","heartbeat_front_addr":"172.21.15.47:6809/3291496488","state":["exists","up"]},{"osd":5,"uuid":"5399c657-288e-4e90-9251-f94fba1b747b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6817","nonce":3066695059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6818","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6819","nonce":3066695059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6823","nonce":3066695059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6821","nonce":3066695059}]},"public_addr":"172.21.15.47:6817/3066695059","cluster_addr":"172.21.15.47:6819/3066695059","heartbeat_back_addr":"172.21.15.47:6823/3066695059","heartbeat_front_addr":"172.21.15.47:6821/3066695059","state":["exists","up"]},{"osd":6,"uuid":"a9c0787b-5780-4820-89d8-5788695b793c","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.47:6824","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6825","nonce":746010818}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6826","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6827","nonce":746010818}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6830","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6831","nonce":746010818}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6828","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6829","nonce":746010818}]},"public_addr":"172.21.15.47:6825/746010818","cluster_addr":"172.21.15.47:6827/746010818","heartbeat_back_addr":"172.21.15.47:6831/746010818","heartbeat_front_addr":"172.21.15.47:6829/746010818","state":["exists","up"]},{"osd":7,"uuid":"ec260406-7c7d-4745-a15d-896cd3feb62b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6802","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6804","nonce":3802503996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6808","nonce":3802503996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6815","nonce":3802503996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6812","nonce":3802503996}]},"public_addr":"172.21.15.47:6804/3802503996","cluster_addr":"172.21.15.47:6808/3802503996","heartbeat_back_addr":"172.21.15.47:6815/3802503996","heartbeat_front_addr":"172.21.15.47:6812/3802503996","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-17T23:46:07.537746+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-17T23:46:07.614450+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-17T23:46:07.882462+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-17T23:46:07.126697+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-17T23:46:07.723652+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-17T23:46:08.111628+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-17T23:46:07.854155+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-17T23:46:07.514613+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-17T23:46:21.441 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-17T23:46:21.442 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-17T23:46:21.733 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:46:21.734 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":22,"fsid":"420005f2-010e-43ad-8454-7d2779263ba4","created":"2024-09-17T23:45:59.375433+0000","modified":"2024-09-17T23:46:20.748932+0000","last_up_change":"2024-09-17T23:46:10.714735+0000","last_in_change":"2024-09-17T23:46:01.494935+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-17T23:46:11.690496+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-17T23:46:17.268726+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2d8416b7-ed78-4f7e-a187-d71b26768ee4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6809","nonce":1365191484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6811","nonce":1365191484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6815","nonce":1365191484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6813","nonce":1365191484}]},"public_addr":"172.21.15.22:6809/1365191484","cluster_addr":"172.21.15.22:6811/1365191484","heartbeat_back_addr":"172.21.15.22:6815/1365191484","heartbeat_front_addr":"172.21.15.22:6813/1365191484","state":["exists","up"]},{"osd":1,"uuid":"e0b88663-f6f7-4b27-aca2-59b944e72995","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6817","nonce":1307067255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6819","nonce":1307067255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6823","nonce":1307067255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6821","nonce":1307067255}]},"public_addr":"172.21.15.22:6817/1307067255","cluster_addr":"172.21.15.22:6819/1307067255","heartbeat_back_addr":"172.21.15.22:6823/1307067255","heartbeat_front_addr":"172.21.15.22:6821/1307067255","state":["exists","up"]},{"osd":2,"uuid":"eccd595b-bfa5-4e08-b33b-c4a62e834410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6825","nonce":2283430003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6827","nonce":2283430003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6831","nonce":2283430003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6829","nonce":2283430003}]},"public_addr":"172.21.15.22:6825/2283430003","cluster_addr":"172.21.15.22:6827/2283430003","heartbeat_back_addr":"172.21.15.22:6831/2283430003","heartbeat_front_addr":"172.21.15.22:6829/2283430003","state":["exists","up"]},{"osd":3,"uuid":"828c05b0-f559-431e-a898-c8de437d4667","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6801","nonce":188816035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6803","nonce":188816035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6807","nonce":188816035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6805","nonce":188816035}]},"public_addr":"172.21.15.22:6801/188816035","cluster_addr":"172.21.15.22:6803/188816035","heartbeat_back_addr":"172.21.15.22:6807/188816035","heartbeat_front_addr":"172.21.15.22:6805/188816035","state":["exists","up"]},{"osd":4,"uuid":"4c0ecd47-320f-4742-8643-d8b876eb631b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6800","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6801","nonce":3291496488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6803","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6805","nonce":3291496488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6811","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6813","nonce":3291496488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6807","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6809","nonce":3291496488}]},"public_addr":"172.21.15.47:6801/3291496488","cluster_addr":"172.21.15.47:6805/3291496488","heartbeat_back_addr":"172.21.15.47:6813/3291496488","heartbeat_front_addr":"172.21.15.47:6809/3291496488","state":["exists","up"]},{"osd":5,"uuid":"5399c657-288e-4e90-9251-f94fba1b747b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6817","nonce":3066695059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6818","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6819","nonce":3066695059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6823","nonce":3066695059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6821","nonce":3066695059}]},"public_addr":"172.21.15.47:6817/3066695059","cluster_addr":"172.21.15.47:6819/3066695059","heartbeat_back_addr":"172.21.15.47:6823/3066695059","heartbeat_front_addr":"172.21.15.47:6821/3066695059","state":["exists","up"]},{"osd":6,"uuid":"a9c0787b-5780-4820-89d8-5788695b793c","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.47:6824","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6825","nonce":746010818}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6826","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6827","nonce":746010818}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6830","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6831","nonce":746010818}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6828","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6829","nonce":746010818}]},"public_addr":"172.21.15.47:6825/746010818","cluster_addr":"172.21.15.47:6827/746010818","heartbeat_back_addr":"172.21.15.47:6831/746010818","heartbeat_front_addr":"172.21.15.47:6829/746010818","state":["exists","up"]},{"osd":7,"uuid":"ec260406-7c7d-4745-a15d-896cd3feb62b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6802","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6804","nonce":3802503996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6808","nonce":3802503996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6815","nonce":3802503996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6812","nonce":3802503996}]},"public_addr":"172.21.15.47:6804/3802503996","cluster_addr":"172.21.15.47:6808/3802503996","heartbeat_back_addr":"172.21.15.47:6815/3802503996","heartbeat_front_addr":"172.21.15.47:6812/3802503996","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-17T23:46:07.537746+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-17T23:46:07.614450+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-17T23:46:07.882462+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-17T23:46:07.126697+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-17T23:46:07.723652+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-17T23:46:08.111628+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-17T23:46:07.854155+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-17T23:46:07.514613+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-17T23:46:21.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-17T23:46:21.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-17T23:46:21.747 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-17T23:46:21.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-17T23:46:21.748 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-17T23:46:21.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-17T23:46:21.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-17T23:46:21.749 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-17T23:46:22.004 INFO:teuthology.orchestra.run.smithi022.stdout:60129542148 2024-09-17T23:46:22.005 INFO:teuthology.orchestra.run.smithi022.stdout:64424509446 2024-09-17T23:46:22.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-17T23:46:22.006 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-17T23:46:22.009 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:22.010 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:22.011 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-17T23:46:22.011 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:22.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-17T23:46:22.012 INFO:teuthology.orchestra.run.smithi022.stdout:64424509444 2024-09-17T23:46:22.012 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-17T23:46:22.013 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:22.013 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-17T23:46:22.014 INFO:teuthology.orchestra.run.smithi022.stdout:55834574853 2024-09-17T23:46:22.014 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-17T23:46:22.015 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-17T23:46:22.551 INFO:teuthology.orchestra.run.smithi022.stdout:64424509444 2024-09-17T23:46:22.571 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509444 for osd.6 2024-09-17T23:46:22.581 INFO:teuthology.orchestra.run.smithi022.stdout:60129542147 2024-09-17T23:46:22.600 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.3 2024-09-17T23:46:22.611 INFO:teuthology.orchestra.run.smithi022.stdout:60129542148 2024-09-17T23:46:22.621 INFO:teuthology.orchestra.run.smithi022.stdout:60129542148 2024-09-17T23:46:22.626 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.2 2024-09-17T23:46:22.635 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.0 2024-09-17T23:46:22.653 INFO:teuthology.orchestra.run.smithi022.stdout:60129542148 2024-09-17T23:46:22.658 INFO:teuthology.orchestra.run.smithi022.stdout:64424509442 2024-09-17T23:46:22.667 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.1 2024-09-17T23:46:22.672 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509442 for osd.4 2024-09-17T23:46:22.675 INFO:teuthology.orchestra.run.smithi022.stdout:60129542148 2024-09-17T23:46:22.685 INFO:teuthology.orchestra.run.smithi022.stdout:55834574852 2024-09-17T23:46:22.690 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.5 2024-09-17T23:46:22.699 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.7 2024-09-17T23:46:23.572 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-17T23:46:23.601 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-17T23:46:23.628 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-17T23:46:23.635 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-17T23:46:23.668 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-17T23:46:23.673 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-17T23:46:23.691 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-17T23:46:23.699 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-17T23:46:24.088 INFO:teuthology.orchestra.run.smithi022.stdout:64424509446 2024-09-17T23:46:24.107 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509446 for osd.6 2024-09-17T23:46:24.107 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.172 INFO:teuthology.orchestra.run.smithi022.stdout:60129542148 2024-09-17T23:46:24.191 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.3 2024-09-17T23:46:24.192 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.192 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:24.206 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.5 2024-09-17T23:46:24.206 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.241 INFO:teuthology.orchestra.run.smithi022.stdout:55834574853 2024-09-17T23:46:24.247 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:24.256 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.7 2024-09-17T23:46:24.257 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.265 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.0 2024-09-17T23:46:24.265 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:24.265 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.278 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.2 2024-09-17T23:46:24.278 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.308 INFO:teuthology.orchestra.run.smithi022.stdout:64424509444 2024-09-17T23:46:24.310 INFO:teuthology.orchestra.run.smithi022.stdout:60129542149 2024-09-17T23:46:24.326 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509444 for osd.4 2024-09-17T23:46:24.326 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.327 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.1 2024-09-17T23:46:24.327 DEBUG:teuthology.parallel:result is None 2024-09-17T23:46:24.327 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-17T23:46:24.327 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-17T23:46:24.658 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:46:24.658 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-17T23:46:24.670 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-17T23:46:24.223747+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":17,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":251396,"kb_used_data":1864,"kb_used_omap":12,"kb_used_meta":249331,"kb_avail":754723324,"statfs":{"total":773094113280,"available":772836683776,"internally_reserved":0,"allocated":1908736,"data_stored":1791654,"data_compressed":64562,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":12751,"internal_metadata":255315505},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.483625"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.757167+0000","last_change":"2024-09-17T23:46:20.757439+0000","last_active":"2024-09-17T23:46:20.757167+0000","last_peered":"2024-09-17T23:46:20.757167+0000","last_clean":"2024-09-17T23:46:20.757167+0000","last_became_active":"2024-09-17T23:46:18.881372+0000","last_became_peered":"2024-09-17T23:46:18.881372+0000","last_unstale":"2024-09-17T23:46:20.757167+0000","last_undegraded":"2024-09-17T23:46:20.757167+0000","last_fullsized":"2024-09-17T23:46:20.757167+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T06:59:44.445475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081094100000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.756846+0000","last_change":"2024-09-17T23:46:20.756846+0000","last_active":"2024-09-17T23:46:20.756846+0000","last_peered":"2024-09-17T23:46:20.756846+0000","last_clean":"2024-09-17T23:46:20.756846+0000","last_became_active":"2024-09-17T23:46:18.881965+0000","last_became_peered":"2024-09-17T23:46:18.881965+0000","last_unstale":"2024-09-17T23:46:20.756846+0000","last_undegraded":"2024-09-17T23:46:20.756846+0000","last_fullsized":"2024-09-17T23:46:20.756846+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T09:22:11.915029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000401572,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.757231+0000","last_change":"2024-09-17T23:46:20.757553+0000","last_active":"2024-09-17T23:46:20.757231+0000","last_peered":"2024-09-17T23:46:20.757231+0000","last_clean":"2024-09-17T23:46:20.757231+0000","last_became_active":"2024-09-17T23:46:18.746664+0000","last_became_peered":"2024-09-17T23:46:18.746664+0000","last_unstale":"2024-09-17T23:46:20.757231+0000","last_undegraded":"2024-09-17T23:46:20.757231+0000","last_fullsized":"2024-09-17T23:46:20.757231+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T09:15:17.172841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096962600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:21.081376+0000","last_change":"2024-09-17T23:46:21.081705+0000","last_active":"2024-09-17T23:46:21.081376+0000","last_peered":"2024-09-17T23:46:21.081376+0000","last_clean":"2024-09-17T23:46:21.081376+0000","last_became_active":"2024-09-17T23:46:18.881623+0000","last_became_peered":"2024-09-17T23:46:18.881623+0000","last_unstale":"2024-09-17T23:46:21.081376+0000","last_undegraded":"2024-09-17T23:46:21.081376+0000","last_fullsized":"2024-09-17T23:46:21.081376+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T02:41:40.876343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055657500000000002,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"22'2","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.757969+0000","last_change":"2024-09-17T23:46:20.757969+0000","last_active":"2024-09-17T23:46:20.757969+0000","last_peered":"2024-09-17T23:46:20.757969+0000","last_clean":"2024-09-17T23:46:20.757969+0000","last_became_active":"2024-09-17T23:46:18.881617+0000","last_became_peered":"2024-09-17T23:46:18.881617+0000","last_unstale":"2024-09-17T23:46:20.757969+0000","last_undegraded":"2024-09-17T23:46:20.757969+0000","last_fullsized":"2024-09-17T23:46:20.757969+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T06:25:38.893463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001282383,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:21.081037+0000","last_change":"2024-09-17T23:46:21.081321+0000","last_active":"2024-09-17T23:46:21.081037+0000","last_peered":"2024-09-17T23:46:21.081037+0000","last_clean":"2024-09-17T23:46:21.081037+0000","last_became_active":"2024-09-17T23:46:18.746698+0000","last_became_peered":"2024-09-17T23:46:18.746698+0000","last_unstale":"2024-09-17T23:46:21.081037+0000","last_undegraded":"2024-09-17T23:46:21.081037+0000","last_fullsized":"2024-09-17T23:46:21.081037+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T07:35:25.747098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043665300000000001,"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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.756723+0000","last_change":"2024-09-17T23:46:20.757020+0000","last_active":"2024-09-17T23:46:20.756723+0000","last_peered":"2024-09-17T23:46:20.756723+0000","last_clean":"2024-09-17T23:46:20.756723+0000","last_became_active":"2024-09-17T23:46:18.747347+0000","last_became_peered":"2024-09-17T23:46:18.747347+0000","last_unstale":"2024-09-17T23:46:20.756723+0000","last_undegraded":"2024-09-17T23:46:20.756723+0000","last_fullsized":"2024-09-17T23:46:20.756723+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T08:42:18.360278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049424799999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"20'1","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.756779+0000","last_change":"2024-09-17T23:46:20.756993+0000","last_active":"2024-09-17T23:46:20.756779+0000","last_peered":"2024-09-17T23:46:20.756779+0000","last_clean":"2024-09-17T23:46:20.756779+0000","last_became_active":"2024-09-17T23:46:18.747995+0000","last_became_peered":"2024-09-17T23:46:18.747995+0000","last_unstale":"2024-09-17T23:46:20.756779+0000","last_undegraded":"2024-09-17T23:46:20.756779+0000","last_fullsized":"2024-09-17T23:46:20.756779+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T10:24:59.685984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041749799999999998,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"18'117","reported_seq":170,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:21.080370+0000","last_change":"2024-09-17T23:46:13.139687+0000","last_active":"2024-09-17T23:46:21.080370+0000","last_peered":"2024-09-17T23:46:21.080370+0000","last_clean":"2024-09-17T23:46:21.080370+0000","last_became_active":"2024-09-17T23:46:13.138403+0000","last_became_peered":"2024-09-17T23:46:13.138403+0000","last_unstale":"2024-09-17T23:46:21.080370+0000","last_undegraded":"2024-09-17T23:46:21.080370+0000","last_fullsized":"2024-09-17T23:46:21.080370+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_clean_scrub_stamp":"2024-09-17T23:46:11.716588+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-19T09:28:43.526702+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":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":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":131072,"data_stored":1180736,"data_compressed":64562,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509446,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31416,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340424,"statfs":{"total":96636764160,"available":96604594176,"internally_reserved":0,"allocated":225280,"data_stored":76379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":64424509444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31408,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340432,"statfs":{"total":96636764160,"available":96604602368,"internally_reserved":0,"allocated":221184,"data_stored":76360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":5,"up_from":14,"seq":60129542149,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31476,"kb_used_data":280,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340364,"statfs":{"total":96636764160,"available":96604532736,"internally_reserved":0,"allocated":286720,"data_stored":666728,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"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":14,"seq":60129542148,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31408,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340432,"statfs":{"total":96636764160,"available":96604602368,"internally_reserved":0,"allocated":225280,"data_stored":76379,"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":[]},{"osd":2,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31412,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340428,"statfs":{"total":96636764160,"available":96604598272,"internally_reserved":0,"allocated":221184,"data_stored":76360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31468,"kb_used_data":280,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340372,"statfs":{"total":96636764160,"available":96604540928,"internally_reserved":0,"allocated":286720,"data_stored":666728,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"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":14,"seq":60129542149,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31404,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340436,"statfs":{"total":96636764160,"available":96604606464,"internally_reserved":0,"allocated":221184,"data_stored":76360,"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":7,"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":31404,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340436,"statfs":{"total":96636764160,"available":96604606464,"internally_reserved":0,"allocated":221184,"data_stored":76360,"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":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"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":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"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":0,"data_stored":0,"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":4096,"data_stored":19,"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-17T23:46:24.671 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-17T23:46:24.959 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:46:24.960 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-17T23:46:24.972 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-17T23:46:24.223747+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":17,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":251396,"kb_used_data":1864,"kb_used_omap":12,"kb_used_meta":249331,"kb_avail":754723324,"statfs":{"total":773094113280,"available":772836683776,"internally_reserved":0,"allocated":1908736,"data_stored":1791654,"data_compressed":64562,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":12751,"internal_metadata":255315505},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":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.483625"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.757167+0000","last_change":"2024-09-17T23:46:20.757439+0000","last_active":"2024-09-17T23:46:20.757167+0000","last_peered":"2024-09-17T23:46:20.757167+0000","last_clean":"2024-09-17T23:46:20.757167+0000","last_became_active":"2024-09-17T23:46:18.881372+0000","last_became_peered":"2024-09-17T23:46:18.881372+0000","last_unstale":"2024-09-17T23:46:20.757167+0000","last_undegraded":"2024-09-17T23:46:20.757167+0000","last_fullsized":"2024-09-17T23:46:20.757167+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T06:59:44.445475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081094100000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.756846+0000","last_change":"2024-09-17T23:46:20.756846+0000","last_active":"2024-09-17T23:46:20.756846+0000","last_peered":"2024-09-17T23:46:20.756846+0000","last_clean":"2024-09-17T23:46:20.756846+0000","last_became_active":"2024-09-17T23:46:18.881965+0000","last_became_peered":"2024-09-17T23:46:18.881965+0000","last_unstale":"2024-09-17T23:46:20.756846+0000","last_undegraded":"2024-09-17T23:46:20.756846+0000","last_fullsized":"2024-09-17T23:46:20.756846+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T09:22:11.915029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000401572,"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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.757231+0000","last_change":"2024-09-17T23:46:20.757553+0000","last_active":"2024-09-17T23:46:20.757231+0000","last_peered":"2024-09-17T23:46:20.757231+0000","last_clean":"2024-09-17T23:46:20.757231+0000","last_became_active":"2024-09-17T23:46:18.746664+0000","last_became_peered":"2024-09-17T23:46:18.746664+0000","last_unstale":"2024-09-17T23:46:20.757231+0000","last_undegraded":"2024-09-17T23:46:20.757231+0000","last_fullsized":"2024-09-17T23:46:20.757231+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T09:15:17.172841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096962600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:21.081376+0000","last_change":"2024-09-17T23:46:21.081705+0000","last_active":"2024-09-17T23:46:21.081376+0000","last_peered":"2024-09-17T23:46:21.081376+0000","last_clean":"2024-09-17T23:46:21.081376+0000","last_became_active":"2024-09-17T23:46:18.881623+0000","last_became_peered":"2024-09-17T23:46:18.881623+0000","last_unstale":"2024-09-17T23:46:21.081376+0000","last_undegraded":"2024-09-17T23:46:21.081376+0000","last_fullsized":"2024-09-17T23:46:21.081376+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T02:41:40.876343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055657500000000002,"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":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"22'2","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.757969+0000","last_change":"2024-09-17T23:46:20.757969+0000","last_active":"2024-09-17T23:46:20.757969+0000","last_peered":"2024-09-17T23:46:20.757969+0000","last_clean":"2024-09-17T23:46:20.757969+0000","last_became_active":"2024-09-17T23:46:18.881617+0000","last_became_peered":"2024-09-17T23:46:18.881617+0000","last_unstale":"2024-09-17T23:46:20.757969+0000","last_undegraded":"2024-09-17T23:46:20.757969+0000","last_fullsized":"2024-09-17T23:46:20.757969+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T06:25:38.893463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001282383,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:21.081037+0000","last_change":"2024-09-17T23:46:21.081321+0000","last_active":"2024-09-17T23:46:21.081037+0000","last_peered":"2024-09-17T23:46:21.081037+0000","last_clean":"2024-09-17T23:46:21.081037+0000","last_became_active":"2024-09-17T23:46:18.746698+0000","last_became_peered":"2024-09-17T23:46:18.746698+0000","last_unstale":"2024-09-17T23:46:21.081037+0000","last_undegraded":"2024-09-17T23:46:21.081037+0000","last_fullsized":"2024-09-17T23:46:21.081037+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T07:35:25.747098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043665300000000001,"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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.756723+0000","last_change":"2024-09-17T23:46:20.757020+0000","last_active":"2024-09-17T23:46:20.756723+0000","last_peered":"2024-09-17T23:46:20.756723+0000","last_clean":"2024-09-17T23:46:20.756723+0000","last_became_active":"2024-09-17T23:46:18.747347+0000","last_became_peered":"2024-09-17T23:46:18.747347+0000","last_unstale":"2024-09-17T23:46:20.756723+0000","last_undegraded":"2024-09-17T23:46:20.756723+0000","last_fullsized":"2024-09-17T23:46:20.756723+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T08:42:18.360278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049424799999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"20'1","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:20.756779+0000","last_change":"2024-09-17T23:46:20.756993+0000","last_active":"2024-09-17T23:46:20.756779+0000","last_peered":"2024-09-17T23:46:20.756779+0000","last_clean":"2024-09-17T23:46:20.756779+0000","last_became_active":"2024-09-17T23:46:18.747995+0000","last_became_peered":"2024-09-17T23:46:18.747995+0000","last_unstale":"2024-09-17T23:46:20.756779+0000","last_undegraded":"2024-09-17T23:46:20.756779+0000","last_fullsized":"2024-09-17T23:46:20.756779+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T10:24:59.685984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041749799999999998,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"18'117","reported_seq":170,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-17T23:46:21.080370+0000","last_change":"2024-09-17T23:46:13.139687+0000","last_active":"2024-09-17T23:46:21.080370+0000","last_peered":"2024-09-17T23:46:21.080370+0000","last_clean":"2024-09-17T23:46:21.080370+0000","last_became_active":"2024-09-17T23:46:13.138403+0000","last_became_peered":"2024-09-17T23:46:13.138403+0000","last_unstale":"2024-09-17T23:46:21.080370+0000","last_undegraded":"2024-09-17T23:46:21.080370+0000","last_fullsized":"2024-09-17T23:46:21.080370+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_clean_scrub_stamp":"2024-09-17T23:46:11.716588+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-19T09:28:43.526702+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":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":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":131072,"data_stored":1180736,"data_compressed":64562,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509446,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31416,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340424,"statfs":{"total":96636764160,"available":96604594176,"internally_reserved":0,"allocated":225280,"data_stored":76379,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":64424509444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31408,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340432,"statfs":{"total":96636764160,"available":96604602368,"internally_reserved":0,"allocated":221184,"data_stored":76360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":5,"up_from":14,"seq":60129542149,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31476,"kb_used_data":280,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340364,"statfs":{"total":96636764160,"available":96604532736,"internally_reserved":0,"allocated":286720,"data_stored":666728,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"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":14,"seq":60129542148,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31408,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340432,"statfs":{"total":96636764160,"available":96604602368,"internally_reserved":0,"allocated":225280,"data_stored":76379,"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":[]},{"osd":2,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31412,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340428,"statfs":{"total":96636764160,"available":96604598272,"internally_reserved":0,"allocated":221184,"data_stored":76360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31914438},"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":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31468,"kb_used_data":280,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340372,"statfs":{"total":96636764160,"available":96604540928,"internally_reserved":0,"allocated":286720,"data_stored":666728,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"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":14,"seq":60129542149,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31404,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340436,"statfs":{"total":96636764160,"available":96604606464,"internally_reserved":0,"allocated":221184,"data_stored":76360,"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":7,"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":31404,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340436,"statfs":{"total":96636764160,"available":96604606464,"internally_reserved":0,"allocated":221184,"data_stored":76360,"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":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":32281,"data_compressed_allocated":45056,"data_compressed_original":573440,"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":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"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":0,"data_stored":0,"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":4096,"data_stored":19,"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-17T23:46:24.972 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-17T23:46:24.973 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T23:46:24.973 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-17T23:46:24.973 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-17T23:46:25.297 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-17T23:46:25.297 INFO:teuthology.orchestra.run.smithi022.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T23:46:25.310 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-17T23:46:25.310 INFO:teuthology.run_tasks:Running task exec... 2024-09-17T23:46:25.321 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T23:46:25.321 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi088.front.sepia.ceph.com 2024-09-17T23:46:25.321 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-17T23:46:25.353 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:47:05.287 INFO:teuthology.orchestra.run.smithi088.stderr:2024-09-17 23:47:05 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-17T23:47:05.289 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2024-09-17T23:47:05.405 INFO:teuthology.orchestra.run.smithi088.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2024-09-17T23:47:05.494 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-17T23:47:05.620 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2024-09-17T23:47:05.715 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2024-09-17T23:47:05.809 INFO:teuthology.run_tasks:Running task parallel... 2024-09-17T23:47:05.822 INFO:teuthology.task.parallel:starting parallel... 2024-09-17T23:47:05.822 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T23:47:05.823 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-17T23:47:05.839 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-17T23:47:05.839 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-17T23:47:05.840 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-17T23:47:05.840 INFO:teuthology.task.exec:Executing custom commands... 2024-09-17T23:47:05.840 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi088.front.sepia.ceph.com 2024-09-17T23:47:05.840 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-17T23:47:05.855 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi088.front.sepia.ceph.com 2024-09-17T23:47:05.855 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install qemu-kvm-block-rbd 2024-09-17T23:47:06.467 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:03:43 ago on Tue 17 Sep 2024 11:43:23 PM UTC. 2024-09-17T23:47:06.556 INFO:teuthology.orchestra.run.smithi088.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-17T23:47:06.599 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-17T23:47:06.600 INFO:teuthology.orchestra.run.smithi088.stdout:Nothing to do. 2024-09-17T23:47:06.600 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-17T23:47:06.676 INFO:tasks.qemu:generating iso... 2024-09-17T23:47:06.677 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 2024-09-17T23:47:06.677 DEBUG:teuthology.orchestra.run.smithi088:> 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 b0d356b98e08f6bc59ef15652f0d0e4298fc83c7 2024-09-17T23:47:06.693 INFO:teuthology.orchestra.run.smithi088.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-17T23:48:02.285 INFO:teuthology.orchestra.run.smithi088.stderr:Note: switching to 'b0d356b98e08f6bc59ef15652f0d0e4298fc83c7'. 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr:state without impacting any branches by switching back to a branch. 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr: git switch -c 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr:Or undo this operation with: 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T23:48:02.286 INFO:teuthology.orchestra.run.smithi088.stderr: git switch - 2024-09-17T23:48:02.287 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T23:48:02.287 INFO:teuthology.orchestra.run.smithi088.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-17T23:48:02.287 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T23:48:02.287 INFO:teuthology.orchestra.run.smithi088.stderr:HEAD is now at b0d356b98e0 Merge pull request #59811 from afreen23/wip-68079-squid 2024-09-17T23:48:02.290 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:48:02.290 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-17T23:48:02.345 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T23:48:02.345 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-17T23:48:02.400 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-17T23:48:02.400 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:48:02.456 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:48:02.545 INFO:tasks.qemu:downloading base image 2024-09-17T23:48:02.546 DEBUG:teuthology.orchestra.run.smithi088:> rbd resize --size=10240M client.0.0 || true 2024-09-17T23:48:02.609 INFO:teuthology.orchestra.run.smithi088.stderr: Resizing image: 100% complete...done. 2024-09-17T23:48:02.618 DEBUG:teuthology.orchestra.run.smithi088:> rbd resize --size=10240M client.0.1 || true 2024-09-17T23:48:02.681 INFO:teuthology.orchestra.run.smithi088.stderr: Resizing image: 100% complete...done. 2024-09-17T23:48:02.689 DEBUG:teuthology.orchestra.run.smithi088:> rbd resize --size=10240M client.0.2 || true 2024-09-17T23:48:02.751 INFO:teuthology.orchestra.run.smithi088.stderr: Resizing image: 100% complete...done. 2024-09-17T23:48:02.759 DEBUG:teuthology.orchestra.run.smithi088:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-17T23:48:02.786 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-17T23:48:02.786 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /export/client.0 2024-09-17T23:48:02.852 INFO:tasks.qemu:Mounting the test directory... 2024-09-17T23:48:02.852 DEBUG:teuthology.orchestra.run.smithi088:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-17T23:48:02.918 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-17T23:48:02.918 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-17T23:48:02.918 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-17T23:48:02.984 DEBUG:teuthology.orchestra.run.smithi088:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-17T23:48:03.047 INFO:teuthology.orchestra.run.smithi088.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-17T23:48:03.049 INFO:tasks.qemu:Restarting NFS... 2024-09-17T23:48:03.049 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl restart nfs-server 2024-09-17T23:48:03.802 DEBUG:teuthology.orchestra.run.smithi088:> sudo udevadm control --reload 2024-09-17T23:48:03.837 DEBUG:teuthology.orchestra.run.smithi088:> sudo udevadm trigger /dev/kvm 2024-09-17T23:48:03.908 DEBUG:teuthology.orchestra.run.smithi088:> ls -l /dev/kvm 2024-09-17T23:48:03.964 INFO:teuthology.orchestra.run.smithi088.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 17 23:48 /dev/kvm 2024-09-17T23:48:03.965 INFO:tasks.qemu:starting qemu... 2024-09-17T23:48:03.965 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T23:48:04.006 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-17T23:48:04.304 INFO:tasks.qemu.client.0.smithi088.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-17T23:48:04.392 INFO:tasks.qemu.client.0.smithi088.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-17T23:48:04.393 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:04.393 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:04.412 INFO:tasks.qemu.client.0.smithi088.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-17T23:48:04.412 INFO:tasks.qemu.client.0.smithi088.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-17T23:48:04.412 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:04.412 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:04.679 INFO:tasks.qemu.client.0.smithi088.stdout:Booting from Hard Disk... 2024-09-17T23:48:05.005 INFO:tasks.qemu.client.0.smithi088.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-17T23:48:05.005 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.005 INFO:tasks.qemu.client.0.smithi088.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.stdout: before booting or 'c' for a command-line. 2024-09-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.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-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.006 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.822 INFO:tasks.qemu.client.0.smithi088.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.823 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.824 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.824 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.824 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.824 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.824 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:05.866 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-17T23:48:06.827 INFO:tasks.qemu.client.0.smithi088.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-17T23:48:06.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:06.828 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.713 INFO:teuthology.orchestra.run.smithi088.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-17T23:48:07.721 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-17T23:48:07.826 INFO:tasks.qemu.client.0.smithi088.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-17T23:48:07.826 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.826 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.826 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.826 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.826 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:07.827 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.821 INFO:tasks.qemu.client.0.smithi088.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-17T23:48:08.821 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.821 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.821 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:08.822 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.830 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:09.831 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:10.437 INFO:tasks.qemu.client.0.smithi088.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.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-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Intel GenuineIntel 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-17T23:48:11.903 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] DMI 2.8 present. 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] No AGP bridge found 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-17T23:48:11.904 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T23:48:11.905 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] No NUMA configuration found 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Zone PFN ranges: 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-17T23:48:11.906 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-17T23:48:11.907 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-17T23:48:11.908 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Policy zone: Normal 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Checking aperture... 2024-09-17T23:48:11.909 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] No AGP bridge found 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-17T23:48:11.910 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.008000] Security Framework initialized 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.008713] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.009652] Mount-cache hash table entries: 256 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.010204] Initializing cgroup subsys cpuacct 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.010689] Initializing cgroup subsys memory 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.011168] Initializing cgroup subsys devices 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.011656] Initializing cgroup subsys freezer 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.012003] Initializing cgroup subsys blkio 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.012474] Initializing cgroup subsys perf_event 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.013022] CPU: Physical Processor ID: 0 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.014150] mce: CPU supports 10 MCE banks 2024-09-17T23:48:11.911 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.014762] SMP alternatives: switching to UP code 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.027974] Freeing SMP alternatives: 24k freed 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.028006] ACPI: Core revision 20110623 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.028865] ftrace: allocating 27008 entries in 106 pages 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.036226] Enabling x2apic 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.036568] Enabled x2apic 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.037105] Switched APIC routing to physical x2apic. 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.038839] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.040003] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] ... version: 2 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] ... bit width: 48 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] ... generic registers: 4 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-17T23:48:11.912 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.044064] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.048019] Brought up 1 CPUs 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.048345] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.049258] devtmpfs: initialized 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.052426] EVM: security.selinux 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.052781] EVM: security.SMACK64 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.053136] EVM: security.capability 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.053921] print_constraints: dummy: 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.054373] RTC time: 23:48:10, date: 09/17/24 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.054858] NET: Registered protocol family 16 2024-09-17T23:48:11.913 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.055398] ACPI: bus type pci registered 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.055897] PCI: Using configuration type 1 for base access 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.056379] bio: create slab at 0 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.056845] ACPI: Added _OSI(Module Device) 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.057307] ACPI: Added _OSI(Processor Device) 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.057780] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.058282] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.060065] ACPI: Interpreter enabled 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.060491] ACPI: (supports S0 S5) 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.060884] ACPI: Using IOAPIC for interrupt routing 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.062482] ACPI: No dock devices found. 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.062902] HEST: Table not found. 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.063274] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.064021] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-17T23:48:11.914 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.064698] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.065402] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.066105] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.066872] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.068011] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.072691] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.073491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.122710] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.124739] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.125534] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.126269] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.127027] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.127772] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-17T23:48:11.915 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.128262] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.129162] vgaarb: loaded 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.129486] vgaarb: bridge control possible 0000:00:02.0 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.130106] i2c-core: driver [aat2870] using legacy suspend method 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.130812] i2c-core: driver [aat2870] using legacy resume method 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.131550] SCSI subsystem initialized 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.132109] usbcore: registered new interface driver usbfs 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.132758] usbcore: registered new interface driver hub 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.133369] usbcore: registered new device driver usb 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.133974] PCI: Using ACPI for IRQ routing 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.134707] NetLabel: Initializing 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.135099] NetLabel: domain hash size = 128 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.135618] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-17T23:48:11.916 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.136026] NetLabel: unlabeled traffic allowed by default 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.136709] Switching to clocksource kvm-clock 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.139073] AppArmor: AppArmor Filesystem Enabled 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.139604] pnp: PnP ACPI init 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.139973] ACPI: bus type pnp registered 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.140769] pnp: PnP ACPI: found 9 devices 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.141265] ACPI: ACPI bus type pnp unregistered 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.146972] NET: Registered protocol family 2 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.147552] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.148891] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.150909] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.151752] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.152544] TCP reno registered 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.152916] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T23:48:11.917 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.153624] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.154441] NET: Registered protocol family 1 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.154951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.155619] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.156313] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.157068] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.157773] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.158647] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.159530] audit: initializing netlink socket (disabled) 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.160189] type=2000 audit(1726616890.160:1): initialized 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.173862] Trying to unpack rootfs image as initramfs... 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.192351] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.200984] VFS: Disk quotas dquot_6.5.2 2024-09-17T23:48:11.918 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.201474] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.202411] fuse init (API version 7.17) 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.202905] msgmni has been set to 7894 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.220147] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.220994] io scheduler noop registered 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.221439] io scheduler deadline registered (default) 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.222030] io scheduler cfq registered 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.222529] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.223180] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.223966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.224788] ACPI: Power Button [PWRF] 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.230336] Freeing initrd memory: 4308k freed 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.231426] ERST: Table is not found! 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.231822] GHES: HEST is not enabled! 2024-09-17T23:48:11.919 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.232502] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.233192] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.234622] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.235307] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.236664] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.237349] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.238530] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.261616] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.285005] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.285719] Linux agpgart interface v0.103 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.286670] brd: module loaded 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.287471] loop: module loaded 2024-09-17T23:48:11.920 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.289114] vda: vda1 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.291446] vdb: unknown partition table 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.293988] vdc: unknown partition table 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.295254] scsi0 : ata_piix 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.295638] scsi1 : ata_piix 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.295992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.296746] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.297649] Fixed MDIO Bus: probed 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.298056] tun: Universal TUN/TAP device driver, 1.6 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.298611] tun: (C) 1999-2004 Max Krasnyansky 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.299548] PPP generic driver version 2.4.2 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.300147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.300875] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-17T23:48:11.921 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.301559] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.302298] usbcore: registered new interface driver libusual 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.302952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.304452] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.305010] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.305822] mousedev: PS/2 mouse device common for all mice 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.306631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.307775] rtc_cmos 00:08: RTC can wake from S4 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.308446] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.309221] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.309912] device-mapper: uevent: version 1.0.3 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.310463] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.311412] cpuidle: using governor ladder 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.311870] cpuidle: using governor menu 2024-09-17T23:48:11.922 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.312330] EFI Variables Facility v0.08 2004-May-17 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.312970] TCP cubic registered 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.313387] NET: Registered protocol family 10 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.314087] NET: Registered protocol family 17 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.314585] Registering the dns_resolver key type 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.315182] registered taskstats version 1 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.318636] Magic number: 8:525:858 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.319127] rtc_cmos 00:08: setting system clock to 2024-09-17 23:48:10 UTC (1726616890) 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.320036] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.320692] EDD information not available. 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.460617] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.461654] ata2.00: configured for MWDMA2 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.462529] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.463798] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-17T23:48:11.923 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.464470] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.465247] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.466583] Freeing unused kernel memory: 924k freed 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.467272] Write protecting the kernel read-only data: 12288k 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.470340] Freeing unused kernel memory: 1640k freed 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.473251] Freeing unused kernel memory: 1200k freed 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:Loading, please wait... 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:Begin: Loading essential drivers ... done. 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.483940] udevd[84]: starting version 175 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.532954] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.533735] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.544397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-17T23:48:11.924 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.545127] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.563611] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.827937] FDC 0 is a S82078B 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.863933] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:[ 0.864721] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:Begin: Running /scripts/local-premount ... done. 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:[ 1.058944] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:Begin: Running /scripts/local-bottom ... [ 1.085013] vda: vda1 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:[ 1.156168] Refined TSC clocksource calibration: 3500.063 MHz. 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:[ 1.162590] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:done. 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:done. 2024-09-17T23:48:11.925 INFO:tasks.qemu.client.0.smithi088.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-17T23:48:13.310 INFO:tasks.qemu.client.0.smithi088.stdout:cloud-init start-local running: Tue, 17 Sep 2024 23:48:11 +0000. up 1.69 seconds 2024-09-17T23:48:13.459 INFO:tasks.qemu.client.0.smithi088.stdout:no instance data found in start-local 2024-09-17T23:48:14.293 INFO:tasks.qemu.client.0.smithi088.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-17T23:48:14.293 INFO:tasks.qemu.client.0.smithi088.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-17T23:48:14.293 INFO:tasks.qemu.client.0.smithi088.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-17T23:48:14.293 INFO:tasks.qemu.client.0.smithi088.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-17T23:48:14.293 INFO:tasks.qemu.client.0.smithi088.stdout:cloud-init start running: Tue, 17 Sep 2024 23:48:13 +0000. up 3.64 seconds 2024-09-17T23:48:14.456 INFO:tasks.qemu.client.0.smithi088.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-17T23:48:15.609 INFO:tasks.qemu.client.0.smithi088.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-17T23:48:15.643 INFO:tasks.qemu.client.0.smithi088.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-17T23:48:15.643 INFO:tasks.qemu.client.0.smithi088.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-17T23:48:15.643 INFO:tasks.qemu.client.0.smithi088.stdout:The key fingerprint is: 2024-09-17T23:48:15.643 INFO:tasks.qemu.client.0.smithi088.stdout:10:ff:3c:e4:35:d3:c9:ee:81:3b:ce:02:19:6a:d5:f3 root@test 2024-09-17T23:48:15.643 INFO:tasks.qemu.client.0.smithi088.stdout:The key's randomart image is: 2024-09-17T23:48:15.643 INFO:tasks.qemu.client.0.smithi088.stdout:+--[ RSA 2048]----+ 2024-09-17T23:48:15.643 INFO:tasks.qemu.client.0.smithi088.stdout:| . | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| o o . | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| . ... + + | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| .o=o. = | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| oSo=o. o | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| o o .Eo . | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| . . o . | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| .o . | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:| .o | 2024-09-17T23:48:15.644 INFO:tasks.qemu.client.0.smithi088.stdout:+-----------------+ 2024-09-17T23:48:15.734 INFO:tasks.qemu.client.0.smithi088.stdout:Generating public/private dsa key pair. 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:The key fingerprint is: 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:7e:50:95:8f:39:fa:64:ae:6c:b1:34:8a:93:ad:21:f7 root@test 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:The key's randomart image is: 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:+--[ DSA 1024]----+ 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| .. | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| .. | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| . + | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| . + . | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| S . . | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| . .= o | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| . o+.o.O | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| o+oooo o | 2024-09-17T23:48:15.735 INFO:tasks.qemu.client.0.smithi088.stdout:| .oE.o. | 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:+-----------------+ 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:Generating public/private ecdsa key pair. 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:The key fingerprint is: 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:ab:97:79:11:b5:c3:ce:a2:93:85:84:31:bd:41:27:db root@test 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:The key's randomart image is: 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:+--[ECDSA 256]---+ 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:| oo . | 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:| o o= . | 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:| +.oEo . | 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:| . o . + | 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:| .S. + . | 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:| ..+ o | 2024-09-17T23:48:15.736 INFO:tasks.qemu.client.0.smithi088.stdout:| .* o | 2024-09-17T23:48:15.737 INFO:tasks.qemu.client.0.smithi088.stdout:| .B . | 2024-09-17T23:48:15.737 INFO:tasks.qemu.client.0.smithi088.stdout:| .. o | 2024-09-17T23:48:15.737 INFO:tasks.qemu.client.0.smithi088.stdout:+-----------------+ 2024-09-17T23:48:15.803 INFO:tasks.qemu.client.0.smithi088.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-17T23:48:15.955 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-17T23:48:15.980 INFO:tasks.qemu.client.0.smithi088.stdout:landscape-client is not configured, please run landscape-config. 2024-09-17T23:48:16.004 INFO:tasks.qemu.client.0.smithi088.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting automatic crash report generation[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting ACPI daemon[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting save kernel messages[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-17T23:48:16.039 INFO:tasks.qemu.client.0.smithi088.stdout: * Stopping save kernel messages[ OK ] 2024-09-17T23:48:16.052 INFO:tasks.qemu.client.0.smithi088.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-17T23:48:16.076 INFO:tasks.qemu.client.0.smithi088.stdout: * Starting crash report submission daemon[ OK ] 2024-09-17T23:48:16.107 INFO:tasks.qemu.client.0.smithi088.stdout:Generating locales... 2024-09-17T23:48:16.597 INFO:tasks.qemu.client.0.smithi088.stdout: en_US.UTF-8... done 2024-09-17T23:48:16.602 INFO:tasks.qemu.client.0.smithi088.stdout:Generation complete. 2024-09-17T23:48:16.994 INFO:tasks.qemu.client.0.smithi088.stdout:passwd: password expiry information changed. 2024-09-17T23:48:17.084 INFO:tasks.qemu.client.0.smithi088.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-17T23:48:17.104 INFO:tasks.qemu.client.0.smithi088.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-17T23:48:17.160 INFO:tasks.qemu.client.0.smithi088.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-17T23:48:17.187 INFO:tasks.qemu.client.0.smithi088.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-17T23:48:17.206 INFO:tasks.qemu.client.0.smithi088.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-17T23:48:17.296 INFO:tasks.qemu.client.0.smithi088.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-17T23:48:17.357 INFO:tasks.qemu.client.0.smithi088.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-17T23:48:17.892 INFO:tasks.qemu.client.0.smithi088.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-17T23:48:17.998 INFO:tasks.qemu.client.0.smithi088.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-17T23:48:18.063 INFO:tasks.qemu.client.0.smithi088.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-17T23:48:18.095 INFO:tasks.qemu.client.0.smithi088.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-17T23:48:18.131 INFO:tasks.qemu.client.0.smithi088.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-17T23:48:18.148 INFO:tasks.qemu.client.0.smithi088.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-17T23:48:18.243 INFO:tasks.qemu.client.0.smithi088.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-17T23:48:18.310 INFO:tasks.qemu.client.0.smithi088.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-17T23:48:18.586 INFO:tasks.qemu.client.0.smithi088.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-17T23:48:18.614 INFO:tasks.qemu.client.0.smithi088.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-17T23:48:18.663 INFO:tasks.qemu.client.0.smithi088.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-17T23:48:18.685 INFO:tasks.qemu.client.0.smithi088.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-17T23:48:18.703 INFO:tasks.qemu.client.0.smithi088.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-17T23:48:18.720 INFO:tasks.qemu.client.0.smithi088.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-17T23:48:18.743 INFO:tasks.qemu.client.0.smithi088.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-17T23:48:18.791 INFO:tasks.qemu.client.0.smithi088.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-17T23:48:18.880 INFO:tasks.qemu.client.0.smithi088.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-17T23:48:18.914 INFO:tasks.qemu.client.0.smithi088.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-17T23:48:18.932 INFO:tasks.qemu.client.0.smithi088.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-17T23:48:18.998 INFO:tasks.qemu.client.0.smithi088.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-17T23:48:19.221 INFO:tasks.qemu.client.0.smithi088.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-17T23:48:19.440 INFO:tasks.qemu.client.0.smithi088.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-17T23:48:19.741 INFO:tasks.qemu.client.0.smithi088.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-17T23:48:19.798 INFO:tasks.qemu.client.0.smithi088.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-17T23:48:19.990 INFO:tasks.qemu.client.0.smithi088.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-17T23:48:20.008 INFO:tasks.qemu.client.0.smithi088.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-17T23:48:20.044 INFO:tasks.qemu.client.0.smithi088.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-17T23:48:20.178 INFO:tasks.qemu.client.0.smithi088.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-17T23:48:24.027 INFO:tasks.qemu.client.0.smithi088.stdout:Fetched 29.2 MB in 7s (4158 kB/s) 2024-09-17T23:48:25.485 INFO:tasks.qemu.client.0.smithi088.stdout:Reading package lists... 2024-09-17T23:48:25.490 INFO:tasks.qemu.client.0.smithi088.stdout:Reading package lists... 2024-09-17T23:48:25.669 INFO:tasks.qemu.client.0.smithi088.stdout:Building dependency tree... 2024-09-17T23:48:25.669 INFO:tasks.qemu.client.0.smithi088.stdout:Reading state information... 2024-09-17T23:48:25.786 INFO:tasks.qemu.client.0.smithi088.stdout:The following packages will be upgraded: 2024-09-17T23:48:25.787 INFO:tasks.qemu.client.0.smithi088.stdout: ca-certificates libssl1.0.0 2024-09-17T23:48:25.982 INFO:tasks.qemu.client.0.smithi088.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T23:48:25.982 INFO:tasks.qemu.client.0.smithi088.stdout:Need to get 1233 kB of archives. 2024-09-17T23:48:25.982 INFO:tasks.qemu.client.0.smithi088.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-17T23:48:25.982 INFO:tasks.qemu.client.0.smithi088.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-17T23:48:26.613 INFO:tasks.qemu.client.0.smithi088.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-17T23:48:26.697 INFO:tasks.qemu.client.0.smithi088.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T23:48:26.705 INFO:tasks.qemu.client.0.smithi088.stdout:Fetched 1233 kB in 0s (1504 kB/s) 2024-09-17T23:48:27.054 INFO:tasks.qemu.client.0.smithi088.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T23:48:27.054 INFO:tasks.qemu.client.0.smithi088.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-17T23:48:27.074 INFO:tasks.qemu.client.0.smithi088.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-17T23:48:27.168 INFO:tasks.qemu.client.0.smithi088.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-17T23:48:27.317 INFO:tasks.qemu.client.0.smithi088.stdout:Processing triggers for libc-bin ... 2024-09-17T23:48:27.326 INFO:tasks.qemu.client.0.smithi088.stdout:ldconfig deferred processing now taking place 2024-09-17T23:48:27.579 INFO:tasks.qemu.client.0.smithi088.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-17T23:48:27.579 INFO:tasks.qemu.client.0.smithi088.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-17T23:48:27.595 INFO:tasks.qemu.client.0.smithi088.stdout:Unpacking replacement ca-certificates ... 2024-09-17T23:48:27.680 INFO:tasks.qemu.client.0.smithi088.stdout:Processing triggers for man-db ... 2024-09-17T23:48:28.160 INFO:tasks.qemu.client.0.smithi088.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-17T23:48:30.257 INFO:tasks.qemu.client.0.smithi088.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-17T23:48:30.261 INFO:tasks.qemu.client.0.smithi088.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T23:48:31.499 INFO:tasks.qemu.client.0.smithi088.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-17T23:48:31.500 INFO:tasks.qemu.client.0.smithi088.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-17T23:48:31.500 INFO:tasks.qemu.client.0.smithi088.stdout:Reading package lists... 2024-09-17T23:48:31.676 INFO:tasks.qemu.client.0.smithi088.stdout:Building dependency tree... 2024-09-17T23:48:31.676 INFO:tasks.qemu.client.0.smithi088.stdout:Reading state information... 2024-09-17T23:48:31.800 INFO:tasks.qemu.client.0.smithi088.stdout:The following extra packages will be installed: 2024-09-17T23:48:31.800 INFO:tasks.qemu.client.0.smithi088.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-17T23:48:31.800 INFO:tasks.qemu.client.0.smithi088.stdout:The following NEW packages will be installed: 2024-09-17T23:48:31.800 INFO:tasks.qemu.client.0.smithi088.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-17T23:48:32.193 INFO:tasks.qemu.client.0.smithi088.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-17T23:48:32.193 INFO:tasks.qemu.client.0.smithi088.stdout:Need to get 424 kB of archives. 2024-09-17T23:48:32.194 INFO:tasks.qemu.client.0.smithi088.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-17T23:48:32.194 INFO:tasks.qemu.client.0.smithi088.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-17T23:48:32.669 INFO:tasks.qemu.client.0.smithi088.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-17T23:48:33.128 INFO:tasks.qemu.client.0.smithi088.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-17T23:48:33.421 INFO:tasks.qemu.client.0.smithi088.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-17T23:48:33.769 INFO:tasks.qemu.client.0.smithi088.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-17T23:48:34.069 INFO:tasks.qemu.client.0.smithi088.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-17T23:48:34.075 INFO:tasks.qemu.client.0.smithi088.stdout:Fetched 424 kB in 2s (194 kB/s) 2024-09-17T23:48:34.137 INFO:tasks.qemu.client.0.smithi088.stdout:Selecting previously unselected package libgssglue1. 2024-09-17T23:48:34.148 INFO:tasks.qemu.client.0.smithi088.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-17T23:48:34.148 INFO:tasks.qemu.client.0.smithi088.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-17T23:48:34.225 INFO:tasks.qemu.client.0.smithi088.stdout:Selecting previously unselected package libtirpc1. 2024-09-17T23:48:34.225 INFO:tasks.qemu.client.0.smithi088.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-17T23:48:34.320 INFO:tasks.qemu.client.0.smithi088.stdout:Selecting previously unselected package rpcbind. 2024-09-17T23:48:34.320 INFO:tasks.qemu.client.0.smithi088.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-17T23:48:34.420 INFO:tasks.qemu.client.0.smithi088.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-17T23:48:34.421 INFO:tasks.qemu.client.0.smithi088.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-17T23:48:34.501 INFO:tasks.qemu.client.0.smithi088.stdout:Selecting previously unselected package nfs-common. 2024-09-17T23:48:34.501 INFO:tasks.qemu.client.0.smithi088.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-17T23:48:34.556 INFO:tasks.qemu.client.0.smithi088.stdout:Processing triggers for man-db ... 2024-09-17T23:48:34.836 INFO:tasks.qemu.client.0.smithi088.stdout:Processing triggers for ureadahead ... 2024-09-17T23:48:34.884 INFO:tasks.qemu.client.0.smithi088.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-17T23:48:34.941 INFO:tasks.qemu.client.0.smithi088.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-17T23:48:34.988 INFO:tasks.qemu.client.0.smithi088.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-17T23:48:35.047 INFO:tasks.qemu.client.0.smithi088.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-17T23:48:35.066 INFO:tasks.qemu.client.0.smithi088.stdout:portmap start/running, process 8158 2024-09-17T23:48:35.075 INFO:tasks.qemu.client.0.smithi088.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-17T23:48:35.115 INFO:tasks.qemu.client.0.smithi088.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-17T23:48:35.269 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:35.269 INFO:tasks.qemu.client.0.smithi088.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-17T23:48:35.422 INFO:tasks.qemu.client.0.smithi088.stdout: 2024-09-17T23:48:35.422 INFO:tasks.qemu.client.0.smithi088.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-17T23:48:35.489 INFO:tasks.qemu.client.0.smithi088.stdout:Adding system user `statd' (UID 106) ... 2024-09-17T23:48:35.489 INFO:tasks.qemu.client.0.smithi088.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-17T23:48:35.539 INFO:tasks.qemu.client.0.smithi088.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-17T23:48:35.563 INFO:tasks.qemu.client.0.smithi088.stdout:statd start/running, process 8392 2024-09-17T23:48:35.580 INFO:tasks.qemu.client.0.smithi088.stdout:gssd stop/post-stop, process 8423 2024-09-17T23:48:36.069 INFO:tasks.qemu.client.0.smithi088.stdout:idmapd start/running, process 8463 2024-09-17T23:48:36.080 INFO:tasks.qemu.client.0.smithi088.stdout:Processing triggers for libc-bin ... 2024-09-17T23:48:36.091 INFO:tasks.qemu.client.0.smithi088.stdout:ldconfig deferred processing now taking place 2024-09-17T23:48:36.366 INFO:tasks.qemu.client.0.smithi088.stdout:mount.nfs: timeout set for Tue Sep 17 23:50:35 2024 2024-09-17T23:48:36.366 INFO:tasks.qemu.client.0.smithi088.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-17T23:48:36.366 INFO:tasks.qemu.client.0.smithi088.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-17T23:48:36.366 INFO:tasks.qemu.client.0.smithi088.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-17T23:49:07.748 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-17T23:49:07.855 INFO:teuthology.orchestra.run.smithi088.stderr: Commit image migration: 100% complete...done. 2024-09-17T23:49:07.860 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-17T23:50:07.891 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-17T23:50:08.094 INFO:teuthology.orchestra.run.smithi088.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: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-17T23:50:08.098 DEBUG:teuthology.parallel:result is None 2024-09-18T00:30:54.177 INFO:tasks.qemu.client.0.smithi088.stdout:acpid: exiting 2024-09-18T00:30:54.421 INFO:tasks.qemu.client.0.smithi088.stdout:Traceback (most recent call last): 2024-09-18T00:30:54.421 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-18T00:30:54.421 INFO:tasks.qemu.client.0.smithi088.stdout:Checking for running unattended-upgrades: 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout: self._connect_unixsocket(self.address) 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout: self.socket.connect(address) 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout: return getattr(self._sock,name)(*args) 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:error: [Errno 111] Connection refused 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:Logged from file __init__.py, line 116 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: ############################################################# 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: 1024 7e:50:95:8f:39:fa:64:ae:6c:b1:34:8a:93:ad:21:f7 root@test (DSA) 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: 256 ab:97:79:11:b5:c3:ce:a2:93:85:84:31:bd:41:27:db root@test (ECDSA) 2024-09-18T00:30:54.422 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: 2048 10:ff:3c:e4:35:d3:c9:ee:81:3b:ce:02:19:6a:d5:f3 root@test (RSA) 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout:ec2: ############################################################# 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJpN7gMjOwWjAxxaV4iC+SXgNoKlcmu1win31SH+JeHG5IMsB2Y9a2xh5yDhC4PNU+BldKVNQrYBY/wZ30UaHyA= root@test 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLRurJ6s0ukd7+YKMPe9C6kpsvVZJ0HLGelCdp6iuhhYhnDNGL9VmgNJNxW8MJ0/Nfecet4eoO20z9oiOCiWnXLlLMNef5WqRT/HkmXUkA2dNJlV3bjty9JuAVqW9A/s78MADFoeSDlCZMB1nVh+OiJ+pBEhDfKMeD23xSxZWRSDp0HvXCeEO1etCEs0wMV0DcnLRi1jy9N96qaDY3t+5KBQbFtPbIPxO54serFza1Hi+A9a+K6mRudXMNUh21SJoqeFNal0MLd+AiNLQZYaFMhr7ZEKGthBtLUtW6To1cLuKHg9TSWLMvqM2Wu5AI+RX3q4aw00xGMMGLJ6IHJBNx root@test 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout:-----END SSH HOST KEY KEYS----- 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout:Traceback (most recent call last): 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout: self._connect_unixsocket(self.address) 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout: self.socket.connect(address) 2024-09-18T00:30:54.423 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout: return getattr(self._sock,name)(*args) 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout:error: [Errno 111] Connection refused 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout:Logged from file __init__.py, line 116 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout:Traceback (most recent call last): 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout: self._connect_unixsocket(self.address) 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout: self.socket.connect(address) 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout: return getattr(self._sock,name)(*args) 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout:error: [Errno 111] Connection refused 2024-09-18T00:30:54.424 INFO:tasks.qemu.client.0.smithi088.stdout:Logged from file __init__.py, line 116 2024-09-18T00:30:54.425 INFO:tasks.qemu.client.0.smithi088.stdout:cloud-init boot finished at Wed, 18 Sep 2024 00:30:54 +0000. Up 2564.20 seconds 2024-09-18T00:30:54.425 INFO:tasks.qemu.client.0.smithi088.stdout: * Stopping landscape-client daemon  [fail] 2024-09-18T00:30:54.446 INFO:tasks.qemu.client.0.smithi088.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-18T00:30:54.468 INFO:tasks.qemu.client.0.smithi088.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-18T00:30:54.494 INFO:tasks.qemu.client.0.smithi088.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-18T00:30:54.598 INFO:tasks.qemu.client.0.smithi088.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-18T00:30:54.615 INFO:tasks.qemu.client.0.smithi088.stdout: * Deactivating swap...  [ OK ] 2024-09-18T00:30:54.623 INFO:tasks.qemu.client.0.smithi088.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-18T00:30:54.722 INFO:tasks.qemu.client.0.smithi088.stdout: * Will now halt 2024-09-18T00:30:54.740 INFO:tasks.qemu.client.0.smithi088.stdout:[ 2564.669203] Power down. 2024-09-18T00:30:54.930 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-18T00:30:54.930 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-18T00:30:54.960 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi088.front.sepia.ceph.com 2024-09-18T00:30:54.960 INFO:tasks.qemu:Stopping NFS... 2024-09-18T00:30:54.960 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop nfs-server 2024-09-18T00:30:55.084 INFO:tasks.qemu:Unmounting exported directory... 2024-09-18T00:30:55.084 DEBUG:teuthology.orchestra.run.smithi088:> sudo umount /export/client.0 2024-09-18T00:30:55.110 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-18T00:30:55.110 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-18T00:30:55.176 INFO:tasks.qemu:Starting NFS... 2024-09-18T00:30:55.176 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl start nfs-server 2024-09-18T00:30:55.481 DEBUG:teuthology.orchestra.run.smithi088:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-18T00:30:55.496 INFO:tasks.qemu:Deleting exported directory... 2024-09-18T00:30:55.496 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -r /export 2024-09-18T00:30:55.562 DEBUG:tasks.qemu:cleaning up base image files 2024-09-18T00:30:55.563 DEBUG:teuthology.orchestra.run.smithi088:> 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-18T00:30:55.886 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-18T00:30:56.241 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-18T00:30:56.242 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-18T00:30:56.242 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-18T00:30:56.242 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-18T00:30:56.242 INFO:teuthology.orchestra.run.smithi088.stdout:Removing: 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout:Remove 1 Package 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout:Freed space: 41 k 2024-09-18T00:30:56.243 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-18T00:30:56.246 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-18T00:30:56.246 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-18T00:30:56.266 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-18T00:30:56.267 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-18T00:30:56.349 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-18T00:30:56.843 INFO:teuthology.orchestra.run.smithi088.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-18T00:30:57.069 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-18T00:30:57.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-18T00:30:57.074 INFO:teuthology.orchestra.run.smithi088.stdout:Removed: 2024-09-18T00:30:57.074 INFO:teuthology.orchestra.run.smithi088.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-18T00:30:57.074 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-18T00:30:57.074 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-18T00:30:57.218 DEBUG:teuthology.orchestra.run.smithi088:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-18T00:30:57.243 DEBUG:teuthology.parallel:result is None 2024-09-18T00:30:57.243 INFO:teuthology.run_tasks:Running task exec... 2024-09-18T00:30:57.253 INFO:teuthology.task.exec:Executing custom commands... 2024-09-18T00:30:57.254 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi088.front.sepia.ceph.com 2024-09-18T00:30:57.254 DEBUG:teuthology.orchestra.run.smithi088:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-18T00:30:57.423 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-18T00:30:57.432 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-18T00:30:57.432 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:30:57.738 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T00:30:57.738 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-18T00:30:57.749 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1359,"stamp":"2024-09-18T00:30:56.099101+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19887158856,"num_objects":4797,"num_object_clones":0,"num_object_copies":9594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4797,"num_whiteouts":0,"num_read":481446,"num_read_kb":14120379,"num_write":654140,"num_write_kb":84005544,"num_scrub_errors":0,"num_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":80426,"ondisk_log_size":80426,"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":8,"kb":754974720,"kb_used":9892140,"kb_used_data":3831600,"kb_used_omap":12,"kb_used_meta":6060275,"kb_avail":745082580,"statfs":{"total":773094113280,"available":762964561920,"internally_reserved":0,"allocated":3923558400,"data_stored":39100527008,"data_compressed":2865338364,"data_compressed_allocated":3519918080,"data_compressed_original":38704082944,"omap_allocated":12751,"internal_metadata":6205722161},"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":985,"num_read_kb":19045,"num_write":35,"num_write_kb":2352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002560"},"pg_stats":[{"pgid":"2.7","version":"23'131961","reported_seq":198465,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.310160+0000","last_change":"2024-09-17T23:46:20.757439+0000","last_active":"2024-09-18T00:30:51.310160+0000","last_peered":"2024-09-18T00:30:51.310160+0000","last_clean":"2024-09-18T00:30:51.310160+0000","last_became_active":"2024-09-17T23:46:18.881372+0000","last_became_peered":"2024-09-17T23:46:18.881372+0000","last_unstale":"2024-09-18T00:30:51.310160+0000","last_undegraded":"2024-09-18T00:30:51.310160+0000","last_fullsized":"2024-09-18T00:30:51.310160+0000","mapping_epoch":19,"log_start":"23'121900","ondisk_log_start":"23'121900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10061,"log_dups_size":0,"ondisk_log_size":10061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:59:44.445475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081094100000000003,"stat_sum":{"num_bytes":2524279636,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":79454,"num_read_kb":2057008,"num_write":134189,"num_write_kb":13252367,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'196510","reported_seq":330840,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.866557+0000","last_change":"2024-09-17T23:46:20.756846+0000","last_active":"2024-09-18T00:30:51.866557+0000","last_peered":"2024-09-18T00:30:51.866557+0000","last_clean":"2024-09-18T00:30:51.866557+0000","last_became_active":"2024-09-17T23:46:18.881965+0000","last_became_peered":"2024-09-17T23:46:18.881965+0000","last_unstale":"2024-09-18T00:30:51.866557+0000","last_undegraded":"2024-09-18T00:30:51.866557+0000","last_fullsized":"2024-09-18T00:30:51.866557+0000","mapping_epoch":19,"log_start":"23'186500","ondisk_log_start":"23'186500","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:22:11.915029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000401572,"stat_sum":{"num_bytes":2488693760,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":600,"num_whiteouts":0,"num_read":134204,"num_read_kb":2870382,"num_write":196512,"num_write_kb":12861811,"num_scrub_errors":0,"num_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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'30104","reported_seq":53185,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.317753+0000","last_change":"2024-09-17T23:46:20.757553+0000","last_active":"2024-09-18T00:30:51.317753+0000","last_peered":"2024-09-18T00:30:51.317753+0000","last_clean":"2024-09-18T00:30:51.317753+0000","last_became_active":"2024-09-17T23:46:18.746664+0000","last_became_peered":"2024-09-17T23:46:18.746664+0000","last_unstale":"2024-09-18T00:30:51.317753+0000","last_undegraded":"2024-09-18T00:30:51.317753+0000","last_fullsized":"2024-09-18T00:30:51.317753+0000","mapping_epoch":19,"log_start":"23'20100","ondisk_log_start":"23'20100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:15:17.172841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096962600000000002,"stat_sum":{"num_bytes":2558253568,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":22287,"num_read_kb":1313845,"num_write":30115,"num_write_kb":9617861,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'50651","reported_seq":106241,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.611346+0000","last_change":"2024-09-17T23:46:21.081705+0000","last_active":"2024-09-18T00:30:54.611346+0000","last_peered":"2024-09-18T00:30:54.611346+0000","last_clean":"2024-09-18T00:30:54.611346+0000","last_became_active":"2024-09-17T23:46:18.881623+0000","last_became_peered":"2024-09-17T23:46:18.881623+0000","last_unstale":"2024-09-18T00:30:54.611346+0000","last_undegraded":"2024-09-18T00:30:54.611346+0000","last_fullsized":"2024-09-18T00:30:54.611346+0000","mapping_epoch":19,"log_start":"23'40600","ondisk_log_start":"23'40600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T02:41:40.876343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055657500000000002,"stat_sum":{"num_bytes":2389512192,"num_objects":575,"num_object_clones":0,"num_object_copies":1150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":575,"num_whiteouts":0,"num_read":55589,"num_read_kb":1351839,"num_write":50668,"num_write_kb":9316462,"num_scrub_errors":0,"num_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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"23'113137","reported_seq":173377,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.313722+0000","last_change":"2024-09-17T23:46:20.757969+0000","last_active":"2024-09-18T00:30:51.313722+0000","last_peered":"2024-09-18T00:30:51.313722+0000","last_clean":"2024-09-18T00:30:51.313722+0000","last_became_active":"2024-09-17T23:46:18.881617+0000","last_became_peered":"2024-09-17T23:46:18.881617+0000","last_unstale":"2024-09-18T00:30:51.313722+0000","last_undegraded":"2024-09-18T00:30:51.313722+0000","last_fullsized":"2024-09-18T00:30:51.313722+0000","mapping_epoch":19,"log_start":"23'103100","ondisk_log_start":"23'103100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:25:38.893463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001282383,"stat_sum":{"num_bytes":2495385781,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":75609,"num_read_kb":1717943,"num_write":115710,"num_write_kb":8840651,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'39725","reported_seq":63035,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.722047+0000","last_change":"2024-09-17T23:46:21.081321+0000","last_active":"2024-09-18T00:30:54.722047+0000","last_peered":"2024-09-18T00:30:54.722047+0000","last_clean":"2024-09-18T00:30:54.722047+0000","last_became_active":"2024-09-17T23:46:18.746698+0000","last_became_peered":"2024-09-17T23:46:18.746698+0000","last_unstale":"2024-09-18T00:30:54.722047+0000","last_undegraded":"2024-09-18T00:30:54.722047+0000","last_fullsized":"2024-09-18T00:30:54.722047+0000","mapping_epoch":19,"log_start":"23'29700","ondisk_log_start":"23'29700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:35:25.747098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043665300000000001,"stat_sum":{"num_bytes":2421095439,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":23301,"num_read_kb":1200225,"num_write":39731,"num_write_kb":9357633,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"23'21075","reported_seq":35842,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:45.900306+0000","last_change":"2024-09-17T23:46:20.757020+0000","last_active":"2024-09-18T00:30:45.900306+0000","last_peered":"2024-09-18T00:30:45.900306+0000","last_clean":"2024-09-18T00:30:45.900306+0000","last_became_active":"2024-09-17T23:46:18.747347+0000","last_became_peered":"2024-09-17T23:46:18.747347+0000","last_unstale":"2024-09-18T00:30:45.900306+0000","last_undegraded":"2024-09-18T00:30:45.900306+0000","last_fullsized":"2024-09-18T00:30:45.900306+0000","mapping_epoch":19,"log_start":"23'11000","ondisk_log_start":"23'11000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:42:18.360278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049424799999999997,"stat_sum":{"num_bytes":2475603472,"num_objects":593,"num_object_clones":0,"num_object_copies":1186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":593,"num_whiteouts":0,"num_read":14757,"num_read_kb":1298230,"num_write":21102,"num_write_kb":7428971,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'65902","reported_seq":142011,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:50.862481+0000","last_change":"2024-09-17T23:46:20.756993+0000","last_active":"2024-09-18T00:30:50.862481+0000","last_peered":"2024-09-18T00:30:50.862481+0000","last_clean":"2024-09-18T00:30:50.862481+0000","last_became_active":"2024-09-17T23:46:18.747995+0000","last_became_peered":"2024-09-17T23:46:18.747995+0000","last_unstale":"2024-09-18T00:30:50.862481+0000","last_undegraded":"2024-09-18T00:30:50.862481+0000","last_fullsized":"2024-09-18T00:30:50.862481+0000","mapping_epoch":19,"log_start":"23'55900","ondisk_log_start":"23'55900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T10:24:59.685984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041749799999999998,"stat_sum":{"num_bytes":2533744640,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":76099,"num_read_kb":2310780,"num_write":65904,"num_write_kb":13326326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'161","reported_seq":247,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:28:20.712582+0000","last_change":"2024-09-17T23:46:13.139687+0000","last_active":"2024-09-18T00:28:20.712582+0000","last_peered":"2024-09-18T00:28:20.712582+0000","last_clean":"2024-09-18T00:28:20.712582+0000","last_became_active":"2024-09-17T23:46:13.138403+0000","last_became_peered":"2024-09-17T23:46:13.138403+0000","last_unstale":"2024-09-18T00:28:20.712582+0000","last_undegraded":"2024-09-18T00:28:20.712582+0000","last_fullsized":"2024-09-18T00:28:20.712582+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_clean_scrub_stamp":"2024-09-17T23:46:11.716588+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:28:43.526702+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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19886568488,"num_objects":4795,"num_object_clones":0,"num_object_copies":9590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4795,"num_whiteouts":0,"num_read":481300,"num_read_kb":14120252,"num_write":653931,"num_write_kb":84002082,"num_scrub_errors":0,"num_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":3921547264,"data_stored":39098691664,"data_compressed":2865243588,"data_compressed_allocated":3519795200,"data_compressed_original":38702915584,"omap_allocated":0,"internal_metadata":0},"log_size":80265,"ondisk_log_size":80265,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":122880,"data_stored":1180736,"data_compressed":61302,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509980,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1380532,"kb_used_data":496548,"kb_used_omap":1,"kb_used_meta":883966,"kb_avail":92991308,"statfs":{"total":96636764160,"available":95223099392,"internally_reserved":0,"allocated":508465152,"data_stored":4806704727,"data_compressed":360109697,"data_compressed_allocated":441114624,"data_compressed_original":4740242432,"omap_allocated":1594,"internal_metadata":905181638},"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":64424509978,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1543620,"kb_used_data":492684,"kb_used_omap":1,"kb_used_meta":1050878,"kb_avail":92828220,"statfs":{"total":96636764160,"available":95056097280,"internally_reserved":0,"allocated":504508416,"data_stored":4970123682,"data_compressed":378239453,"data_compressed_allocated":462012416,"data_compressed_original":4928121856,"omap_allocated":1595,"internal_metadata":1076099525},"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":5,"up_from":14,"seq":60129542684,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1248596,"kb_used_data":712260,"kb_used_omap":1,"kb_used_meta":536318,"kb_avail":93123244,"statfs":{"total":96636764160,"available":95358201856,"internally_reserved":0,"allocated":729354240,"data_stored":7160840673,"data_compressed":541387311,"data_compressed_allocated":662487040,"data_compressed_original":7095676416,"omap_allocated":1595,"internal_metadata":549190085},"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":14,"seq":60129542682,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2825976,"kb_used_data":1181252,"kb_used_omap":1,"kb_used_meta":1644670,"kb_avail":91545864,"statfs":{"total":96636764160,"available":93742964736,"internally_reserved":0,"allocated":1209602048,"data_stored":12373471675,"data_compressed":873906847,"data_compressed_allocated":1079214080,"data_compressed_original":12245172224,"omap_allocated":1593,"internal_metadata":1684142535},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542684,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":475144,"kb_used_data":241336,"kb_used_omap":1,"kb_used_meta":233790,"kb_avail":93896696,"statfs":{"total":96636764160,"available":96150216704,"internally_reserved":0,"allocated":247128064,"data_stored":2494625698,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":1594,"internal_metadata":239401414},"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":14,"seq":60129542684,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31520,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340320,"statfs":{"total":96636764160,"available":96604487680,"internally_reserved":0,"allocated":294912,"data_stored":672194,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"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":14,"seq":60129542684,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2022808,"kb_used_data":478536,"kb_used_omap":1,"kb_used_meta":1544254,"kb_avail":92349032,"statfs":{"total":96636764160,"available":94565408768,"internally_reserved":0,"allocated":490020864,"data_stored":4904711414,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":1595,"internal_metadata":1581316549},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575388,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":363944,"kb_used_data":228696,"kb_used_omap":1,"kb_used_meta":135230,"kb_avail":94007896,"statfs":{"total":96636764160,"available":96264085504,"internally_reserved":0,"allocated":234184704,"data_stored":2389376945,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374860800,"omap_allocated":1590,"internal_metadata":138475978},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":489787392,"data_stored":4904629588,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":246894592,"data_stored":2494543872,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1209380864,"data_stored":12373389849,"data_compressed":873906847,"data_compressed_allocated":1079214080,"data_compressed_original":12245159936,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":504279040,"data_stored":4970041856,"data_compressed":378239455,"data_compressed_allocated":462012416,"data_compressed_original":4928117760,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":729059328,"data_stored":7160168479,"data_compressed":541356660,"data_compressed_allocated":662446080,"data_compressed_original":7095102976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":508190720,"data_stored":4806622901,"data_compressed":360076221,"data_compressed_allocated":441073664,"data_compressed_original":4740242432,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":233955328,"data_stored":2389295119,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374856704,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:30:57.751 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:30:58.038 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T00:30:58.038 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-18T00:30:58.050 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1359,"stamp":"2024-09-18T00:30:56.099101+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19887158856,"num_objects":4797,"num_object_clones":0,"num_object_copies":9594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4797,"num_whiteouts":0,"num_read":481446,"num_read_kb":14120379,"num_write":654140,"num_write_kb":84005544,"num_scrub_errors":0,"num_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":80426,"ondisk_log_size":80426,"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":8,"kb":754974720,"kb_used":9892140,"kb_used_data":3831600,"kb_used_omap":12,"kb_used_meta":6060275,"kb_avail":745082580,"statfs":{"total":773094113280,"available":762964561920,"internally_reserved":0,"allocated":3923558400,"data_stored":39100527008,"data_compressed":2865338364,"data_compressed_allocated":3519918080,"data_compressed_original":38704082944,"omap_allocated":12751,"internal_metadata":6205722161},"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":985,"num_read_kb":19045,"num_write":35,"num_write_kb":2352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002560"},"pg_stats":[{"pgid":"2.7","version":"23'131961","reported_seq":198465,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.310160+0000","last_change":"2024-09-17T23:46:20.757439+0000","last_active":"2024-09-18T00:30:51.310160+0000","last_peered":"2024-09-18T00:30:51.310160+0000","last_clean":"2024-09-18T00:30:51.310160+0000","last_became_active":"2024-09-17T23:46:18.881372+0000","last_became_peered":"2024-09-17T23:46:18.881372+0000","last_unstale":"2024-09-18T00:30:51.310160+0000","last_undegraded":"2024-09-18T00:30:51.310160+0000","last_fullsized":"2024-09-18T00:30:51.310160+0000","mapping_epoch":19,"log_start":"23'121900","ondisk_log_start":"23'121900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10061,"log_dups_size":0,"ondisk_log_size":10061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:59:44.445475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081094100000000003,"stat_sum":{"num_bytes":2524279636,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":79454,"num_read_kb":2057008,"num_write":134189,"num_write_kb":13252367,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'196510","reported_seq":330840,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.866557+0000","last_change":"2024-09-17T23:46:20.756846+0000","last_active":"2024-09-18T00:30:51.866557+0000","last_peered":"2024-09-18T00:30:51.866557+0000","last_clean":"2024-09-18T00:30:51.866557+0000","last_became_active":"2024-09-17T23:46:18.881965+0000","last_became_peered":"2024-09-17T23:46:18.881965+0000","last_unstale":"2024-09-18T00:30:51.866557+0000","last_undegraded":"2024-09-18T00:30:51.866557+0000","last_fullsized":"2024-09-18T00:30:51.866557+0000","mapping_epoch":19,"log_start":"23'186500","ondisk_log_start":"23'186500","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:22:11.915029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000401572,"stat_sum":{"num_bytes":2488693760,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":600,"num_whiteouts":0,"num_read":134204,"num_read_kb":2870382,"num_write":196512,"num_write_kb":12861811,"num_scrub_errors":0,"num_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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'30104","reported_seq":53185,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.317753+0000","last_change":"2024-09-17T23:46:20.757553+0000","last_active":"2024-09-18T00:30:51.317753+0000","last_peered":"2024-09-18T00:30:51.317753+0000","last_clean":"2024-09-18T00:30:51.317753+0000","last_became_active":"2024-09-17T23:46:18.746664+0000","last_became_peered":"2024-09-17T23:46:18.746664+0000","last_unstale":"2024-09-18T00:30:51.317753+0000","last_undegraded":"2024-09-18T00:30:51.317753+0000","last_fullsized":"2024-09-18T00:30:51.317753+0000","mapping_epoch":19,"log_start":"23'20100","ondisk_log_start":"23'20100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:15:17.172841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096962600000000002,"stat_sum":{"num_bytes":2558253568,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":22287,"num_read_kb":1313845,"num_write":30115,"num_write_kb":9617861,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'50651","reported_seq":106241,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.611346+0000","last_change":"2024-09-17T23:46:21.081705+0000","last_active":"2024-09-18T00:30:54.611346+0000","last_peered":"2024-09-18T00:30:54.611346+0000","last_clean":"2024-09-18T00:30:54.611346+0000","last_became_active":"2024-09-17T23:46:18.881623+0000","last_became_peered":"2024-09-17T23:46:18.881623+0000","last_unstale":"2024-09-18T00:30:54.611346+0000","last_undegraded":"2024-09-18T00:30:54.611346+0000","last_fullsized":"2024-09-18T00:30:54.611346+0000","mapping_epoch":19,"log_start":"23'40600","ondisk_log_start":"23'40600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T02:41:40.876343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055657500000000002,"stat_sum":{"num_bytes":2389512192,"num_objects":575,"num_object_clones":0,"num_object_copies":1150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":575,"num_whiteouts":0,"num_read":55589,"num_read_kb":1351839,"num_write":50668,"num_write_kb":9316462,"num_scrub_errors":0,"num_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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"23'113137","reported_seq":173377,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:51.313722+0000","last_change":"2024-09-17T23:46:20.757969+0000","last_active":"2024-09-18T00:30:51.313722+0000","last_peered":"2024-09-18T00:30:51.313722+0000","last_clean":"2024-09-18T00:30:51.313722+0000","last_became_active":"2024-09-17T23:46:18.881617+0000","last_became_peered":"2024-09-17T23:46:18.881617+0000","last_unstale":"2024-09-18T00:30:51.313722+0000","last_undegraded":"2024-09-18T00:30:51.313722+0000","last_fullsized":"2024-09-18T00:30:51.313722+0000","mapping_epoch":19,"log_start":"23'103100","ondisk_log_start":"23'103100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:25:38.893463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001282383,"stat_sum":{"num_bytes":2495385781,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":75609,"num_read_kb":1717943,"num_write":115710,"num_write_kb":8840651,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'39725","reported_seq":63035,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.722047+0000","last_change":"2024-09-17T23:46:21.081321+0000","last_active":"2024-09-18T00:30:54.722047+0000","last_peered":"2024-09-18T00:30:54.722047+0000","last_clean":"2024-09-18T00:30:54.722047+0000","last_became_active":"2024-09-17T23:46:18.746698+0000","last_became_peered":"2024-09-17T23:46:18.746698+0000","last_unstale":"2024-09-18T00:30:54.722047+0000","last_undegraded":"2024-09-18T00:30:54.722047+0000","last_fullsized":"2024-09-18T00:30:54.722047+0000","mapping_epoch":19,"log_start":"23'29700","ondisk_log_start":"23'29700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:35:25.747098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043665300000000001,"stat_sum":{"num_bytes":2421095439,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":23301,"num_read_kb":1200225,"num_write":39731,"num_write_kb":9357633,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"23'21075","reported_seq":35842,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:45.900306+0000","last_change":"2024-09-17T23:46:20.757020+0000","last_active":"2024-09-18T00:30:45.900306+0000","last_peered":"2024-09-18T00:30:45.900306+0000","last_clean":"2024-09-18T00:30:45.900306+0000","last_became_active":"2024-09-17T23:46:18.747347+0000","last_became_peered":"2024-09-17T23:46:18.747347+0000","last_unstale":"2024-09-18T00:30:45.900306+0000","last_undegraded":"2024-09-18T00:30:45.900306+0000","last_fullsized":"2024-09-18T00:30:45.900306+0000","mapping_epoch":19,"log_start":"23'11000","ondisk_log_start":"23'11000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:42:18.360278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049424799999999997,"stat_sum":{"num_bytes":2475603472,"num_objects":593,"num_object_clones":0,"num_object_copies":1186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":593,"num_whiteouts":0,"num_read":14757,"num_read_kb":1298230,"num_write":21102,"num_write_kb":7428971,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'65902","reported_seq":142011,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:50.862481+0000","last_change":"2024-09-17T23:46:20.756993+0000","last_active":"2024-09-18T00:30:50.862481+0000","last_peered":"2024-09-18T00:30:50.862481+0000","last_clean":"2024-09-18T00:30:50.862481+0000","last_became_active":"2024-09-17T23:46:18.747995+0000","last_became_peered":"2024-09-17T23:46:18.747995+0000","last_unstale":"2024-09-18T00:30:50.862481+0000","last_undegraded":"2024-09-18T00:30:50.862481+0000","last_fullsized":"2024-09-18T00:30:50.862481+0000","mapping_epoch":19,"log_start":"23'55900","ondisk_log_start":"23'55900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T10:24:59.685984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041749799999999998,"stat_sum":{"num_bytes":2533744640,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":76099,"num_read_kb":2310780,"num_write":65904,"num_write_kb":13326326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'161","reported_seq":247,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:28:20.712582+0000","last_change":"2024-09-17T23:46:13.139687+0000","last_active":"2024-09-18T00:28:20.712582+0000","last_peered":"2024-09-18T00:28:20.712582+0000","last_clean":"2024-09-18T00:28:20.712582+0000","last_became_active":"2024-09-17T23:46:13.138403+0000","last_became_peered":"2024-09-17T23:46:13.138403+0000","last_unstale":"2024-09-18T00:28:20.712582+0000","last_undegraded":"2024-09-18T00:28:20.712582+0000","last_fullsized":"2024-09-18T00:28:20.712582+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_clean_scrub_stamp":"2024-09-17T23:46:11.716588+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:28:43.526702+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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19886568488,"num_objects":4795,"num_object_clones":0,"num_object_copies":9590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4795,"num_whiteouts":0,"num_read":481300,"num_read_kb":14120252,"num_write":653931,"num_write_kb":84002082,"num_scrub_errors":0,"num_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":3921547264,"data_stored":39098691664,"data_compressed":2865243588,"data_compressed_allocated":3519795200,"data_compressed_original":38702915584,"omap_allocated":0,"internal_metadata":0},"log_size":80265,"ondisk_log_size":80265,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":122880,"data_stored":1180736,"data_compressed":61302,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509980,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1380532,"kb_used_data":496548,"kb_used_omap":1,"kb_used_meta":883966,"kb_avail":92991308,"statfs":{"total":96636764160,"available":95223099392,"internally_reserved":0,"allocated":508465152,"data_stored":4806704727,"data_compressed":360109697,"data_compressed_allocated":441114624,"data_compressed_original":4740242432,"omap_allocated":1594,"internal_metadata":905181638},"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":64424509978,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1543620,"kb_used_data":492684,"kb_used_omap":1,"kb_used_meta":1050878,"kb_avail":92828220,"statfs":{"total":96636764160,"available":95056097280,"internally_reserved":0,"allocated":504508416,"data_stored":4970123682,"data_compressed":378239453,"data_compressed_allocated":462012416,"data_compressed_original":4928121856,"omap_allocated":1595,"internal_metadata":1076099525},"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":5,"up_from":14,"seq":60129542684,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1248596,"kb_used_data":712260,"kb_used_omap":1,"kb_used_meta":536318,"kb_avail":93123244,"statfs":{"total":96636764160,"available":95358201856,"internally_reserved":0,"allocated":729354240,"data_stored":7160840673,"data_compressed":541387311,"data_compressed_allocated":662487040,"data_compressed_original":7095676416,"omap_allocated":1595,"internal_metadata":549190085},"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":14,"seq":60129542682,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2825976,"kb_used_data":1181252,"kb_used_omap":1,"kb_used_meta":1644670,"kb_avail":91545864,"statfs":{"total":96636764160,"available":93742964736,"internally_reserved":0,"allocated":1209602048,"data_stored":12373471675,"data_compressed":873906847,"data_compressed_allocated":1079214080,"data_compressed_original":12245172224,"omap_allocated":1593,"internal_metadata":1684142535},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542684,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":475144,"kb_used_data":241336,"kb_used_omap":1,"kb_used_meta":233790,"kb_avail":93896696,"statfs":{"total":96636764160,"available":96150216704,"internally_reserved":0,"allocated":247128064,"data_stored":2494625698,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":1594,"internal_metadata":239401414},"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":14,"seq":60129542684,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31520,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340320,"statfs":{"total":96636764160,"available":96604487680,"internally_reserved":0,"allocated":294912,"data_stored":672194,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"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":14,"seq":60129542684,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2022808,"kb_used_data":478536,"kb_used_omap":1,"kb_used_meta":1544254,"kb_avail":92349032,"statfs":{"total":96636764160,"available":94565408768,"internally_reserved":0,"allocated":490020864,"data_stored":4904711414,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":1595,"internal_metadata":1581316549},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575388,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":363944,"kb_used_data":228696,"kb_used_omap":1,"kb_used_meta":135230,"kb_avail":94007896,"statfs":{"total":96636764160,"available":96264085504,"internally_reserved":0,"allocated":234184704,"data_stored":2389376945,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374860800,"omap_allocated":1590,"internal_metadata":138475978},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":489787392,"data_stored":4904629588,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":246894592,"data_stored":2494543872,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1209380864,"data_stored":12373389849,"data_compressed":873906847,"data_compressed_allocated":1079214080,"data_compressed_original":12245159936,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":504279040,"data_stored":4970041856,"data_compressed":378239455,"data_compressed_allocated":462012416,"data_compressed_original":4928117760,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":729059328,"data_stored":7160168479,"data_compressed":541356660,"data_compressed_allocated":662446080,"data_compressed_original":7095102976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":508190720,"data_stored":4806622901,"data_compressed":360076221,"data_compressed_allocated":441073664,"data_compressed_original":4740242432,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":233955328,"data_stored":2389295119,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374856704,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:30:58.051 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-18T00:30:58.051 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:30:58.341 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T00:30:58.342 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-18T00:30:58.354 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1360,"stamp":"2024-09-18T00:30:58.099660+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19887158856,"num_objects":4797,"num_object_clones":0,"num_object_copies":9594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4797,"num_whiteouts":0,"num_read":482659,"num_read_kb":14151530,"num_write":654277,"num_write_kb":84009827,"num_scrub_errors":0,"num_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":80466,"ondisk_log_size":80466,"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":8,"kb":754974720,"kb_used":9891888,"kb_used_data":3831260,"kb_used_omap":12,"kb_used_meta":6060275,"kb_avail":745082832,"statfs":{"total":773094113280,"available":762964819968,"internally_reserved":0,"allocated":3923210240,"data_stored":39100527008,"data_compressed":2865131110,"data_compressed_allocated":3519651840,"data_compressed_original":38704168960,"omap_allocated":12751,"internal_metadata":6205722161},"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":2198,"num_read_kb":50196,"num_write":172,"num_write_kb":6635,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002588"},"pg_stats":[{"pgid":"2.7","version":"23'131977","reported_seq":198601,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.782929+0000","last_change":"2024-09-17T23:46:20.757439+0000","last_active":"2024-09-18T00:30:54.782929+0000","last_peered":"2024-09-18T00:30:54.782929+0000","last_clean":"2024-09-18T00:30:54.782929+0000","last_became_active":"2024-09-17T23:46:18.881372+0000","last_became_peered":"2024-09-17T23:46:18.881372+0000","last_unstale":"2024-09-18T00:30:54.782929+0000","last_undegraded":"2024-09-18T00:30:54.782929+0000","last_fullsized":"2024-09-18T00:30:54.782929+0000","mapping_epoch":19,"log_start":"23'121900","ondisk_log_start":"23'121900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:59:44.445475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081094100000000003,"stat_sum":{"num_bytes":2524279636,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":79574,"num_read_kb":2059331,"num_write":134204,"num_write_kb":13252427,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'196536","reported_seq":331353,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.752348+0000","last_change":"2024-09-17T23:46:20.756846+0000","last_active":"2024-09-18T00:30:54.752348+0000","last_peered":"2024-09-18T00:30:54.752348+0000","last_clean":"2024-09-18T00:30:54.752348+0000","last_became_active":"2024-09-17T23:46:18.881965+0000","last_became_peered":"2024-09-17T23:46:18.881965+0000","last_unstale":"2024-09-18T00:30:54.752348+0000","last_undegraded":"2024-09-18T00:30:54.752348+0000","last_fullsized":"2024-09-18T00:30:54.752348+0000","mapping_epoch":19,"log_start":"23'186500","ondisk_log_start":"23'186500","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:22:11.915029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000401572,"stat_sum":{"num_bytes":2488693760,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":600,"num_whiteouts":0,"num_read":134689,"num_read_kb":2881168,"num_write":196537,"num_write_kb":12863817,"num_scrub_errors":0,"num_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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'30116","reported_seq":53449,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.767154+0000","last_change":"2024-09-17T23:46:20.757553+0000","last_active":"2024-09-18T00:30:54.767154+0000","last_peered":"2024-09-18T00:30:54.767154+0000","last_clean":"2024-09-18T00:30:54.767154+0000","last_became_active":"2024-09-17T23:46:18.746664+0000","last_became_peered":"2024-09-17T23:46:18.746664+0000","last_unstale":"2024-09-18T00:30:54.767154+0000","last_undegraded":"2024-09-18T00:30:54.767154+0000","last_fullsized":"2024-09-18T00:30:54.767154+0000","mapping_epoch":19,"log_start":"23'20100","ondisk_log_start":"23'20100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:15:17.172841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096962600000000002,"stat_sum":{"num_bytes":2558253568,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":22537,"num_read_kb":1319219,"num_write":30126,"num_write_kb":9618318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'50651","reported_seq":106241,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.611346+0000","last_change":"2024-09-17T23:46:21.081705+0000","last_active":"2024-09-18T00:30:54.611346+0000","last_peered":"2024-09-18T00:30:54.611346+0000","last_clean":"2024-09-18T00:30:54.611346+0000","last_became_active":"2024-09-17T23:46:18.881623+0000","last_became_peered":"2024-09-17T23:46:18.881623+0000","last_unstale":"2024-09-18T00:30:54.611346+0000","last_undegraded":"2024-09-18T00:30:54.611346+0000","last_fullsized":"2024-09-18T00:30:54.611346+0000","mapping_epoch":19,"log_start":"23'40600","ondisk_log_start":"23'40600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T02:41:40.876343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055657500000000002,"stat_sum":{"num_bytes":2389512192,"num_objects":575,"num_object_clones":0,"num_object_copies":1150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":575,"num_whiteouts":0,"num_read":55589,"num_read_kb":1351839,"num_write":50668,"num_write_kb":9316462,"num_scrub_errors":0,"num_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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"23'113170","reported_seq":173552,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.716410+0000","last_change":"2024-09-17T23:46:20.757969+0000","last_active":"2024-09-18T00:30:54.716410+0000","last_peered":"2024-09-18T00:30:54.716410+0000","last_clean":"2024-09-18T00:30:54.716410+0000","last_became_active":"2024-09-17T23:46:18.881617+0000","last_became_peered":"2024-09-17T23:46:18.881617+0000","last_unstale":"2024-09-18T00:30:54.716410+0000","last_undegraded":"2024-09-18T00:30:54.716410+0000","last_fullsized":"2024-09-18T00:30:54.716410+0000","mapping_epoch":19,"log_start":"23'103100","ondisk_log_start":"23'103100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10070,"log_dups_size":0,"ondisk_log_size":10070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:25:38.893463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001282383,"stat_sum":{"num_bytes":2495385781,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":75752,"num_read_kb":1722626,"num_write":115743,"num_write_kb":8841275,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'39725","reported_seq":63035,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.722047+0000","last_change":"2024-09-17T23:46:21.081321+0000","last_active":"2024-09-18T00:30:54.722047+0000","last_peered":"2024-09-18T00:30:54.722047+0000","last_clean":"2024-09-18T00:30:54.722047+0000","last_became_active":"2024-09-17T23:46:18.746698+0000","last_became_peered":"2024-09-17T23:46:18.746698+0000","last_unstale":"2024-09-18T00:30:54.722047+0000","last_undegraded":"2024-09-18T00:30:54.722047+0000","last_fullsized":"2024-09-18T00:30:54.722047+0000","mapping_epoch":19,"log_start":"23'29700","ondisk_log_start":"23'29700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:35:25.747098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043665300000000001,"stat_sum":{"num_bytes":2421095439,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":23301,"num_read_kb":1200225,"num_write":39731,"num_write_kb":9357633,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"23'21123","reported_seq":36028,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.713265+0000","last_change":"2024-09-17T23:46:20.757020+0000","last_active":"2024-09-18T00:30:54.713265+0000","last_peered":"2024-09-18T00:30:54.713265+0000","last_clean":"2024-09-18T00:30:54.713265+0000","last_became_active":"2024-09-17T23:46:18.747347+0000","last_became_peered":"2024-09-17T23:46:18.747347+0000","last_unstale":"2024-09-18T00:30:54.713265+0000","last_undegraded":"2024-09-18T00:30:54.713265+0000","last_fullsized":"2024-09-18T00:30:54.713265+0000","mapping_epoch":19,"log_start":"23'11100","ondisk_log_start":"23'11100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:42:18.360278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049424799999999997,"stat_sum":{"num_bytes":2475603472,"num_objects":593,"num_object_clones":0,"num_object_copies":1186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":593,"num_whiteouts":0,"num_read":14895,"num_read_kb":1305395,"num_write":21150,"num_write_kb":7430087,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'65907","reported_seq":142093,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.719548+0000","last_change":"2024-09-17T23:46:20.756993+0000","last_active":"2024-09-18T00:30:54.719548+0000","last_peered":"2024-09-18T00:30:54.719548+0000","last_clean":"2024-09-18T00:30:54.719548+0000","last_became_active":"2024-09-17T23:46:18.747995+0000","last_became_peered":"2024-09-17T23:46:18.747995+0000","last_unstale":"2024-09-18T00:30:54.719548+0000","last_undegraded":"2024-09-18T00:30:54.719548+0000","last_fullsized":"2024-09-18T00:30:54.719548+0000","mapping_epoch":19,"log_start":"23'55900","ondisk_log_start":"23'55900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T10:24:59.685984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041749799999999998,"stat_sum":{"num_bytes":2533744640,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":76176,"num_read_kb":2311600,"num_write":65909,"num_write_kb":13326346,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'161","reported_seq":247,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:28:20.712582+0000","last_change":"2024-09-17T23:46:13.139687+0000","last_active":"2024-09-18T00:28:20.712582+0000","last_peered":"2024-09-18T00:28:20.712582+0000","last_clean":"2024-09-18T00:28:20.712582+0000","last_became_active":"2024-09-17T23:46:13.138403+0000","last_became_peered":"2024-09-17T23:46:13.138403+0000","last_unstale":"2024-09-18T00:28:20.712582+0000","last_undegraded":"2024-09-18T00:28:20.712582+0000","last_fullsized":"2024-09-18T00:28:20.712582+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_clean_scrub_stamp":"2024-09-17T23:46:11.716588+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:28:43.526702+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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19886568488,"num_objects":4795,"num_object_clones":0,"num_object_copies":9590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4795,"num_whiteouts":0,"num_read":482513,"num_read_kb":14151403,"num_write":654068,"num_write_kb":84006365,"num_scrub_errors":0,"num_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":3921223680,"data_stored":39098691664,"data_compressed":2865069808,"data_compressed_allocated":3519569920,"data_compressed_original":38703017984,"omap_allocated":0,"internal_metadata":0},"log_size":80305,"ondisk_log_size":80305,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":122880,"data_stored":1180736,"data_compressed":61302,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509981,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1380468,"kb_used_data":496484,"kb_used_omap":1,"kb_used_meta":883966,"kb_avail":92991372,"statfs":{"total":96636764160,"available":95223164928,"internally_reserved":0,"allocated":508399616,"data_stored":4806704727,"data_compressed":360027529,"data_compressed_allocated":441012224,"data_compressed_original":4740213760,"omap_allocated":1594,"internal_metadata":905181638},"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":64424509979,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1543688,"kb_used_data":492640,"kb_used_omap":1,"kb_used_meta":1050878,"kb_avail":92828152,"statfs":{"total":96636764160,"available":95056027648,"internally_reserved":0,"allocated":504463360,"data_stored":4970123682,"data_compressed":378217001,"data_compressed_allocated":461991936,"data_compressed_original":4928138240,"omap_allocated":1595,"internal_metadata":1076099525},"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":5,"up_from":14,"seq":60129542684,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1248596,"kb_used_data":712260,"kb_used_omap":1,"kb_used_meta":536318,"kb_avail":93123244,"statfs":{"total":96636764160,"available":95358201856,"internally_reserved":0,"allocated":729354240,"data_stored":7160840673,"data_compressed":541387311,"data_compressed_allocated":662487040,"data_compressed_original":7095676416,"omap_allocated":1595,"internal_metadata":549190085},"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":14,"seq":60129542683,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2825720,"kb_used_data":1181020,"kb_used_omap":1,"kb_used_meta":1644670,"kb_avail":91546120,"statfs":{"total":96636764160,"available":93743226880,"internally_reserved":0,"allocated":1209364480,"data_stored":12373471675,"data_compressed":873804213,"data_compressed_allocated":1079070720,"data_compressed_original":12245270528,"omap_allocated":1593,"internal_metadata":1684142535},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542684,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":475144,"kb_used_data":241336,"kb_used_omap":1,"kb_used_meta":233790,"kb_avail":93896696,"statfs":{"total":96636764160,"available":96150216704,"internally_reserved":0,"allocated":247128064,"data_stored":2494625698,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":1594,"internal_metadata":239401414},"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":14,"seq":60129542684,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31520,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340320,"statfs":{"total":96636764160,"available":96604487680,"internally_reserved":0,"allocated":294912,"data_stored":672194,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"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":14,"seq":60129542684,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2022808,"kb_used_data":478536,"kb_used_omap":1,"kb_used_meta":1544254,"kb_avail":92349032,"statfs":{"total":96636764160,"available":94565408768,"internally_reserved":0,"allocated":490020864,"data_stored":4904711414,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":1595,"internal_metadata":1581316549},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575388,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":363944,"kb_used_data":228696,"kb_used_omap":1,"kb_used_meta":135230,"kb_avail":94007896,"statfs":{"total":96636764160,"available":96264085504,"internally_reserved":0,"allocated":234184704,"data_stored":2389376945,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374860800,"omap_allocated":1590,"internal_metadata":138475978},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":489787392,"data_stored":4904629588,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":246894592,"data_stored":2494543872,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1209131008,"data_stored":12373389849,"data_compressed":873804213,"data_compressed_allocated":1079070720,"data_compressed_original":12245270528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":504229888,"data_stored":4970041856,"data_compressed":378217001,"data_compressed_allocated":461991936,"data_compressed_original":4928138240,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":729059328,"data_stored":7160168479,"data_compressed":541356660,"data_compressed_allocated":662446080,"data_compressed_original":7095102976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":508166144,"data_stored":4806622901,"data_compressed":360027529,"data_compressed_allocated":441012224,"data_compressed_original":4740213760,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":233955328,"data_stored":2389295119,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374856704,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:30:58.355 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-18T00:30:58.647 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T00:30:58.647 INFO:teuthology.orchestra.run.smithi022.stdout:{"epoch":23,"fsid":"420005f2-010e-43ad-8454-7d2779263ba4","created":"2024-09-17T23:45:59.375433+0000","modified":"2024-09-17T23:46:24.219531+0000","last_up_change":"2024-09-17T23:46:10.714735+0000","last_in_change":"2024-09-17T23:46:01.494935+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-17T23:46:11.690496+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-17T23:46:17.268726+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"2d8416b7-ed78-4f7e-a187-d71b26768ee4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6808","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6809","nonce":1365191484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6810","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6811","nonce":1365191484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6814","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6815","nonce":1365191484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6812","nonce":1365191484},{"type":"v1","addr":"172.21.15.22:6813","nonce":1365191484}]},"public_addr":"172.21.15.22:6809/1365191484","cluster_addr":"172.21.15.22:6811/1365191484","heartbeat_back_addr":"172.21.15.22:6815/1365191484","heartbeat_front_addr":"172.21.15.22:6813/1365191484","state":["exists","up"]},{"osd":1,"uuid":"e0b88663-f6f7-4b27-aca2-59b944e72995","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6816","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6817","nonce":1307067255}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6818","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6819","nonce":1307067255}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6822","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6823","nonce":1307067255}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6820","nonce":1307067255},{"type":"v1","addr":"172.21.15.22:6821","nonce":1307067255}]},"public_addr":"172.21.15.22:6817/1307067255","cluster_addr":"172.21.15.22:6819/1307067255","heartbeat_back_addr":"172.21.15.22:6823/1307067255","heartbeat_front_addr":"172.21.15.22:6821/1307067255","state":["exists","up"]},{"osd":2,"uuid":"eccd595b-bfa5-4e08-b33b-c4a62e834410","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6824","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6825","nonce":2283430003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6826","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6827","nonce":2283430003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6830","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6831","nonce":2283430003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6828","nonce":2283430003},{"type":"v1","addr":"172.21.15.22:6829","nonce":2283430003}]},"public_addr":"172.21.15.22:6825/2283430003","cluster_addr":"172.21.15.22:6827/2283430003","heartbeat_back_addr":"172.21.15.22:6831/2283430003","heartbeat_front_addr":"172.21.15.22:6829/2283430003","state":["exists","up"]},{"osd":3,"uuid":"828c05b0-f559-431e-a898-c8de437d4667","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6800","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6801","nonce":188816035}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6802","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6803","nonce":188816035}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6806","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6807","nonce":188816035}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.22:6804","nonce":188816035},{"type":"v1","addr":"172.21.15.22:6805","nonce":188816035}]},"public_addr":"172.21.15.22:6801/188816035","cluster_addr":"172.21.15.22:6803/188816035","heartbeat_back_addr":"172.21.15.22:6807/188816035","heartbeat_front_addr":"172.21.15.22:6805/188816035","state":["exists","up"]},{"osd":4,"uuid":"4c0ecd47-320f-4742-8643-d8b876eb631b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6800","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6801","nonce":3291496488}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6803","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6805","nonce":3291496488}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6811","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6813","nonce":3291496488}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6807","nonce":3291496488},{"type":"v1","addr":"172.21.15.47:6809","nonce":3291496488}]},"public_addr":"172.21.15.47:6801/3291496488","cluster_addr":"172.21.15.47:6805/3291496488","heartbeat_back_addr":"172.21.15.47:6813/3291496488","heartbeat_front_addr":"172.21.15.47:6809/3291496488","state":["exists","up"]},{"osd":5,"uuid":"5399c657-288e-4e90-9251-f94fba1b747b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6816","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6817","nonce":3066695059}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6818","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6819","nonce":3066695059}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6822","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6823","nonce":3066695059}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6820","nonce":3066695059},{"type":"v1","addr":"172.21.15.47:6821","nonce":3066695059}]},"public_addr":"172.21.15.47:6817/3066695059","cluster_addr":"172.21.15.47:6819/3066695059","heartbeat_back_addr":"172.21.15.47:6823/3066695059","heartbeat_front_addr":"172.21.15.47:6821/3066695059","state":["exists","up"]},{"osd":6,"uuid":"a9c0787b-5780-4820-89d8-5788695b793c","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.47:6824","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6825","nonce":746010818}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6826","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6827","nonce":746010818}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6830","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6831","nonce":746010818}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6828","nonce":746010818},{"type":"v1","addr":"172.21.15.47:6829","nonce":746010818}]},"public_addr":"172.21.15.47:6825/746010818","cluster_addr":"172.21.15.47:6827/746010818","heartbeat_back_addr":"172.21.15.47:6831/746010818","heartbeat_front_addr":"172.21.15.47:6829/746010818","state":["exists","up"]},{"osd":7,"uuid":"ec260406-7c7d-4745-a15d-896cd3feb62b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6802","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6804","nonce":3802503996}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6806","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6808","nonce":3802503996}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6814","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6815","nonce":3802503996}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.47:6810","nonce":3802503996},{"type":"v1","addr":"172.21.15.47:6812","nonce":3802503996}]},"public_addr":"172.21.15.47:6804/3802503996","cluster_addr":"172.21.15.47:6808/3802503996","heartbeat_back_addr":"172.21.15.47:6815/3802503996","heartbeat_front_addr":"172.21.15.47:6812/3802503996","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-17T23:46:07.537746+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-17T23:46:07.614450+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-17T23:46:07.882462+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-17T23:46:07.126697+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-17T23:46:07.723652+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-17T23:46:08.111628+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-17T23:46:07.854155+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-17T23:46:07.514613+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-18T00:30:59.661 INFO:tasks.ceph:Scrubbing osd.0 2024-09-18T00:30:59.662 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:30:59.800 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:30:59.800 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:30:59.800 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:30:59.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-18T00:31:00.100 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 0 to deep-scrub 2024-09-18T00:31:00.113 INFO:tasks.ceph:Scrubbing osd.1 2024-09-18T00:31:00.113 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:00.240 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:31:00.241 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:31:00.241 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:31:00.251 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-18T00:31:00.544 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 1 to deep-scrub 2024-09-18T00:31:00.557 INFO:tasks.ceph:Scrubbing osd.2 2024-09-18T00:31:00.557 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:00.683 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:31:00.683 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:31:00.683 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:31:00.694 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-18T00:31:00.985 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 2 to deep-scrub 2024-09-18T00:31:00.999 INFO:tasks.ceph:Scrubbing osd.3 2024-09-18T00:31:00.999 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:01.126 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:31:01.126 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:31:01.126 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:31:01.137 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-18T00:31:01.429 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 3 to deep-scrub 2024-09-18T00:31:01.441 INFO:tasks.ceph:Scrubbing osd.4 2024-09-18T00:31:01.442 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:01.569 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:31:01.569 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:31:01.569 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:31:01.580 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-18T00:31:01.877 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 4 to deep-scrub 2024-09-18T00:31:01.890 INFO:tasks.ceph:Scrubbing osd.5 2024-09-18T00:31:01.890 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:02.018 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:31:02.018 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:31:02.018 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:31:02.029 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-18T00:31:02.321 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 5 to deep-scrub 2024-09-18T00:31:02.335 INFO:tasks.ceph:Scrubbing osd.6 2024-09-18T00:31:02.335 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:02.479 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:31:02.479 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:31:02.479 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:31:02.490 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-18T00:31:02.837 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 6 to deep-scrub 2024-09-18T00:31:02.850 INFO:tasks.ceph:Scrubbing osd.7 2024-09-18T00:31:02.851 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:03.011 INFO:teuthology.orchestra.run.smithi022.stdout:{ 2024-09-18T00:31:03.011 INFO:teuthology.orchestra.run.smithi022.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-18T00:31:03.011 INFO:teuthology.orchestra.run.smithi022.stdout:} 2024-09-18T00:31:03.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-18T00:31:03.411 INFO:teuthology.orchestra.run.smithi022.stderr:instructed osd(s) 7 to deep-scrub 2024-09-18T00:31:03.427 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:31:03.787 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T00:31:03.788 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-18T00:31:03.804 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1362,"stamp":"2024-09-18T00:31:02.100295+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19887158856,"num_objects":4797,"num_object_clones":0,"num_object_copies":9594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4797,"num_whiteouts":0,"num_read":482659,"num_read_kb":14151530,"num_write":654277,"num_write_kb":84009827,"num_scrub_errors":0,"num_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":80466,"ondisk_log_size":80466,"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":8,"kb":754974720,"kb_used":9891892,"kb_used_data":3831264,"kb_used_omap":12,"kb_used_meta":6060275,"kb_avail":745082828,"statfs":{"total":773094113280,"available":762964815872,"internally_reserved":0,"allocated":3923214336,"data_stored":39100527008,"data_compressed":2865131110,"data_compressed_allocated":3519651840,"data_compressed_original":38704164864,"omap_allocated":12751,"internal_metadata":6205722161},"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":2198,"num_read_kb":50196,"num_write":169,"num_write_kb":6547,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002239"},"pg_stats":[{"pgid":"2.7","version":"23'131977","reported_seq":198601,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.782929+0000","last_change":"2024-09-17T23:46:20.757439+0000","last_active":"2024-09-18T00:30:54.782929+0000","last_peered":"2024-09-18T00:30:54.782929+0000","last_clean":"2024-09-18T00:30:54.782929+0000","last_became_active":"2024-09-17T23:46:18.881372+0000","last_became_peered":"2024-09-17T23:46:18.881372+0000","last_unstale":"2024-09-18T00:30:54.782929+0000","last_undegraded":"2024-09-18T00:30:54.782929+0000","last_fullsized":"2024-09-18T00:30:54.782929+0000","mapping_epoch":19,"log_start":"23'121900","ondisk_log_start":"23'121900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:59:44.445475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081094100000000003,"stat_sum":{"num_bytes":2524279636,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":79574,"num_read_kb":2059331,"num_write":134204,"num_write_kb":13252427,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'196536","reported_seq":331354,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.752494+0000","last_change":"2024-09-17T23:46:20.756846+0000","last_active":"2024-09-18T00:30:54.752494+0000","last_peered":"2024-09-18T00:30:54.752494+0000","last_clean":"2024-09-18T00:30:54.752494+0000","last_became_active":"2024-09-17T23:46:18.881965+0000","last_became_peered":"2024-09-17T23:46:18.881965+0000","last_unstale":"2024-09-18T00:30:54.752494+0000","last_undegraded":"2024-09-18T00:30:54.752494+0000","last_fullsized":"2024-09-18T00:30:54.752494+0000","mapping_epoch":19,"log_start":"23'186500","ondisk_log_start":"23'186500","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for deep scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000401572,"stat_sum":{"num_bytes":2488693760,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":600,"num_whiteouts":0,"num_read":134689,"num_read_kb":2881168,"num_write":196537,"num_write_kb":12863817,"num_scrub_errors":0,"num_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":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'30116","reported_seq":53449,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.767154+0000","last_change":"2024-09-17T23:46:20.757553+0000","last_active":"2024-09-18T00:30:54.767154+0000","last_peered":"2024-09-18T00:30:54.767154+0000","last_clean":"2024-09-18T00:30:54.767154+0000","last_became_active":"2024-09-17T23:46:18.746664+0000","last_became_peered":"2024-09-17T23:46:18.746664+0000","last_unstale":"2024-09-18T00:30:54.767154+0000","last_undegraded":"2024-09-18T00:30:54.767154+0000","last_fullsized":"2024-09-18T00:30:54.767154+0000","mapping_epoch":19,"log_start":"23'20100","ondisk_log_start":"23'20100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T09:15:17.172841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096962600000000002,"stat_sum":{"num_bytes":2558253568,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":22537,"num_read_kb":1319219,"num_write":30126,"num_write_kb":9618318,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'50651","reported_seq":106241,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.611346+0000","last_change":"2024-09-17T23:46:21.081705+0000","last_active":"2024-09-18T00:30:54.611346+0000","last_peered":"2024-09-18T00:30:54.611346+0000","last_clean":"2024-09-18T00:30:54.611346+0000","last_became_active":"2024-09-17T23:46:18.881623+0000","last_became_peered":"2024-09-17T23:46:18.881623+0000","last_unstale":"2024-09-18T00:30:54.611346+0000","last_undegraded":"2024-09-18T00:30:54.611346+0000","last_fullsized":"2024-09-18T00:30:54.611346+0000","mapping_epoch":19,"log_start":"23'40600","ondisk_log_start":"23'40600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+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-19T02:41:40.876343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055657500000000002,"stat_sum":{"num_bytes":2389512192,"num_objects":575,"num_object_clones":0,"num_object_copies":1150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":575,"num_whiteouts":0,"num_read":55589,"num_read_kb":1351839,"num_write":50668,"num_write_kb":9316462,"num_scrub_errors":0,"num_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,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"23'113170","reported_seq":173552,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.716410+0000","last_change":"2024-09-17T23:46:20.757969+0000","last_active":"2024-09-18T00:30:54.716410+0000","last_peered":"2024-09-18T00:30:54.716410+0000","last_clean":"2024-09-18T00:30:54.716410+0000","last_became_active":"2024-09-17T23:46:18.881617+0000","last_became_peered":"2024-09-17T23:46:18.881617+0000","last_unstale":"2024-09-18T00:30:54.716410+0000","last_undegraded":"2024-09-18T00:30:54.716410+0000","last_fullsized":"2024-09-18T00:30:54.716410+0000","mapping_epoch":19,"log_start":"23'103100","ondisk_log_start":"23'103100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10070,"log_dups_size":0,"ondisk_log_size":10070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:25:38.893463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001282383,"stat_sum":{"num_bytes":2495385781,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":75752,"num_read_kb":1722626,"num_write":115743,"num_write_kb":8841275,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'39725","reported_seq":63035,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.722047+0000","last_change":"2024-09-17T23:46:21.081321+0000","last_active":"2024-09-18T00:30:54.722047+0000","last_peered":"2024-09-18T00:30:54.722047+0000","last_clean":"2024-09-18T00:30:54.722047+0000","last_became_active":"2024-09-17T23:46:18.746698+0000","last_became_peered":"2024-09-17T23:46:18.746698+0000","last_unstale":"2024-09-18T00:30:54.722047+0000","last_undegraded":"2024-09-18T00:30:54.722047+0000","last_fullsized":"2024-09-18T00:30:54.722047+0000","mapping_epoch":19,"log_start":"23'29700","ondisk_log_start":"23'29700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T07:35:25.747098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043665300000000001,"stat_sum":{"num_bytes":2421095439,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":23301,"num_read_kb":1200225,"num_write":39731,"num_write_kb":9357633,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"23'21123","reported_seq":36028,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.713265+0000","last_change":"2024-09-17T23:46:20.757020+0000","last_active":"2024-09-18T00:30:54.713265+0000","last_peered":"2024-09-18T00:30:54.713265+0000","last_clean":"2024-09-18T00:30:54.713265+0000","last_became_active":"2024-09-17T23:46:18.747347+0000","last_became_peered":"2024-09-17T23:46:18.747347+0000","last_unstale":"2024-09-18T00:30:54.713265+0000","last_undegraded":"2024-09-18T00:30:54.713265+0000","last_fullsized":"2024-09-18T00:30:54.713265+0000","mapping_epoch":19,"log_start":"23'11100","ondisk_log_start":"23'11100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T08:42:18.360278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049424799999999997,"stat_sum":{"num_bytes":2475603472,"num_objects":593,"num_object_clones":0,"num_object_copies":1186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":593,"num_whiteouts":0,"num_read":14895,"num_read_kb":1305395,"num_write":21150,"num_write_kb":7430087,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'65907","reported_seq":142093,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:54.719548+0000","last_change":"2024-09-17T23:46:20.756993+0000","last_active":"2024-09-18T00:30:54.719548+0000","last_peered":"2024-09-18T00:30:54.719548+0000","last_clean":"2024-09-18T00:30:54.719548+0000","last_became_active":"2024-09-17T23:46:18.747995+0000","last_became_peered":"2024-09-17T23:46:18.747995+0000","last_unstale":"2024-09-18T00:30:54.719548+0000","last_undegraded":"2024-09-18T00:30:54.719548+0000","last_fullsized":"2024-09-18T00:30:54.719548+0000","mapping_epoch":19,"log_start":"23'55900","ondisk_log_start":"23'55900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:17.733959+0000","last_clean_scrub_stamp":"2024-09-17T23:46:17.733959+0000","objects_scrubbed":0,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T10:24:59.685984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041749799999999998,"stat_sum":{"num_bytes":2533744640,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":76176,"num_read_kb":2311600,"num_write":65909,"num_write_kb":13326346,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'161","reported_seq":248,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:30:20.721935+0000","last_change":"2024-09-17T23:46:13.139687+0000","last_active":"2024-09-18T00:30:20.721935+0000","last_peered":"2024-09-18T00:30:20.721935+0000","last_clean":"2024-09-18T00:30:20.721935+0000","last_became_active":"2024-09-17T23:46:13.138403+0000","last_became_peered":"2024-09-17T23:46:13.138403+0000","last_unstale":"2024-09-18T00:30:20.721935+0000","last_undegraded":"2024-09-18T00:30:20.721935+0000","last_fullsized":"2024-09-18T00:30:20.721935+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T23:46:11.716588+0000","last_clean_scrub_stamp":"2024-09-17T23:46:11.716588+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for deep scrub","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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19886568488,"num_objects":4795,"num_object_clones":0,"num_object_copies":9590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4795,"num_whiteouts":0,"num_read":482513,"num_read_kb":14151403,"num_write":654068,"num_write_kb":84006365,"num_scrub_errors":0,"num_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":3921223680,"data_stored":39098691664,"data_compressed":2865069808,"data_compressed_allocated":3519569920,"data_compressed_original":38703017984,"omap_allocated":0,"internal_metadata":0},"log_size":80305,"ondisk_log_size":80305,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":122880,"data_stored":1180736,"data_compressed":61302,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":161,"ondisk_log_size":161,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509982,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1380468,"kb_used_data":496484,"kb_used_omap":1,"kb_used_meta":883966,"kb_avail":92991372,"statfs":{"total":96636764160,"available":95223164928,"internally_reserved":0,"allocated":508399616,"data_stored":4806704727,"data_compressed":360027529,"data_compressed_allocated":441012224,"data_compressed_original":4740213760,"omap_allocated":1594,"internal_metadata":905181638},"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":64424509980,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1543688,"kb_used_data":492640,"kb_used_omap":1,"kb_used_meta":1050878,"kb_avail":92828152,"statfs":{"total":96636764160,"available":95056027648,"internally_reserved":0,"allocated":504463360,"data_stored":4970123682,"data_compressed":378217001,"data_compressed_allocated":461991936,"data_compressed_original":4928138240,"omap_allocated":1595,"internal_metadata":1076099525},"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":5,"up_from":14,"seq":60129542685,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1248596,"kb_used_data":712260,"kb_used_omap":1,"kb_used_meta":536318,"kb_avail":93123244,"statfs":{"total":96636764160,"available":95358201856,"internally_reserved":0,"allocated":729354240,"data_stored":7160840673,"data_compressed":541387311,"data_compressed_allocated":662487040,"data_compressed_original":7095676416,"omap_allocated":1595,"internal_metadata":549190085},"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":14,"seq":60129542684,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2825720,"kb_used_data":1181020,"kb_used_omap":1,"kb_used_meta":1644670,"kb_avail":91546120,"statfs":{"total":96636764160,"available":93743226880,"internally_reserved":0,"allocated":1209364480,"data_stored":12373471675,"data_compressed":873804213,"data_compressed_allocated":1079070720,"data_compressed_original":12245270528,"omap_allocated":1593,"internal_metadata":1684142535},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542685,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":475144,"kb_used_data":241336,"kb_used_omap":1,"kb_used_meta":233790,"kb_avail":93896696,"statfs":{"total":96636764160,"available":96150216704,"internally_reserved":0,"allocated":247128064,"data_stored":2494625698,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":1594,"internal_metadata":239401414},"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":14,"seq":60129542685,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31520,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340320,"statfs":{"total":96636764160,"available":96604487680,"internally_reserved":0,"allocated":294912,"data_stored":672194,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"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":14,"seq":60129542685,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2022808,"kb_used_data":478536,"kb_used_omap":1,"kb_used_meta":1544254,"kb_avail":92349032,"statfs":{"total":96636764160,"available":94565408768,"internally_reserved":0,"allocated":490020864,"data_stored":4904711414,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":1595,"internal_metadata":1581316549},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575389,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":363948,"kb_used_data":228700,"kb_used_omap":1,"kb_used_meta":135230,"kb_avail":94007892,"statfs":{"total":96636764160,"available":96264081408,"internally_reserved":0,"allocated":234188800,"data_stored":2389376945,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374856704,"omap_allocated":1590,"internal_metadata":138475978},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":489787392,"data_stored":4904629588,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":246894592,"data_stored":2494543872,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1209131008,"data_stored":12373389849,"data_compressed":873804213,"data_compressed_allocated":1079070720,"data_compressed_original":12245270528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":504229888,"data_stored":4970041856,"data_compressed":378217001,"data_compressed_allocated":461991936,"data_compressed_original":4928138240,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":729059328,"data_stored":7160168479,"data_compressed":541356660,"data_compressed_allocated":662446080,"data_compressed_original":7095102976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":508166144,"data_stored":4806622901,"data_compressed":360027529,"data_compressed_allocated":441012224,"data_compressed_original":4740213760,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":233955328,"data_stored":2389295119,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374856704,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:31:03.808 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.808 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-17T23:46:17.733959+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=17, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-17T23:46:11.716588+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=17, tm_hour=23, tm_min=46, tm_sec=11, tm_wday=1, tm_yday=261, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=18, tm_hour=0, tm_min=30, tm_sec=58, tm_wday=2, tm_yday=262, tm_isdst=0) 2024-09-18T00:31:03.809 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-18T00:31:23.811 DEBUG:teuthology.orchestra.run.smithi022:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-18T00:31:24.113 INFO:teuthology.orchestra.run.smithi022.stdout: 2024-09-18T00:31:24.113 INFO:teuthology.orchestra.run.smithi022.stderr:dumped all 2024-09-18T00:31:24.125 INFO:teuthology.orchestra.run.smithi022.stdout:{"pg_ready":true,"pg_map":{"version":1373,"stamp":"2024-09-18T00:31:24.104693+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19887158856,"num_objects":4797,"num_object_clones":0,"num_object_copies":9594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4797,"num_whiteouts":0,"num_read":482659,"num_read_kb":14151530,"num_write":654277,"num_write_kb":84009827,"num_scrub_errors":0,"num_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":608,"num_omap_keys":32,"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":80426,"ondisk_log_size":80426,"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":8,"kb":754974720,"kb_used":9900000,"kb_used_data":3831264,"kb_used_omap":12,"kb_used_meta":6068595,"kb_avail":745074720,"statfs":{"total":773094113280,"available":762956513280,"internally_reserved":0,"allocated":3923214336,"data_stored":39100527008,"data_compressed":2865131110,"data_compressed_allocated":3519651840,"data_compressed_original":38704164864,"omap_allocated":12751,"internal_metadata":6214241841},"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.002598"},"pg_stats":[{"pgid":"2.7","version":"23'132581","reported_seq":199239,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:11.377569+0000","last_change":"2024-09-18T00:31:11.377641+0000","last_active":"2024-09-18T00:31:11.377569+0000","last_peered":"2024-09-18T00:31:11.377569+0000","last_clean":"2024-09-18T00:31:11.377569+0000","last_became_active":"2024-09-17T23:46:18.881372+0000","last_became_peered":"2024-09-17T23:46:18.881372+0000","last_unstale":"2024-09-18T00:31:11.377569+0000","last_undegraded":"2024-09-18T00:31:11.377569+0000","last_fullsized":"2024-09-18T00:31:11.377569+0000","mapping_epoch":19,"log_start":"23'122500","ondisk_log_start":"23'122500","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'132581","last_scrub_stamp":"2024-09-18T00:31:11.377453+0000","last_deep_scrub":"23'132581","last_deep_scrub_stamp":"2024-09-18T00:31:11.377453+0000","last_clean_scrub_stamp":"2024-09-18T00:31:11.377453+0000","objects_scrubbed":610,"log_size":10081,"log_dups_size":0,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:44:37.431752+0000","scrub_duration":6062,"objects_trimmed":0,"snaptrim_duration":0.00081094100000000003,"stat_sum":{"num_bytes":2524279636,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":79574,"num_read_kb":2059331,"num_write":134204,"num_write_kb":13252427,"num_scrub_errors":0,"num_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":222,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"23'197131","reported_seq":331982,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:08.569163+0000","last_change":"2024-09-18T00:31:08.569200+0000","last_active":"2024-09-18T00:31:08.569163+0000","last_peered":"2024-09-18T00:31:08.569163+0000","last_clean":"2024-09-18T00:31:08.569163+0000","last_became_active":"2024-09-17T23:46:18.881965+0000","last_became_peered":"2024-09-17T23:46:18.881965+0000","last_unstale":"2024-09-18T00:31:08.569163+0000","last_undegraded":"2024-09-18T00:31:08.569163+0000","last_fullsized":"2024-09-18T00:31:08.569163+0000","mapping_epoch":19,"log_start":"23'187100","ondisk_log_start":"23'187100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'197131","last_scrub_stamp":"2024-09-18T00:31:08.569071+0000","last_deep_scrub":"23'197131","last_deep_scrub_stamp":"2024-09-18T00:31:08.569071+0000","last_clean_scrub_stamp":"2024-09-18T00:31:08.569071+0000","objects_scrubbed":600,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:49:27.520886+0000","scrub_duration":6030,"objects_trimmed":0,"snaptrim_duration":0.000401572,"stat_sum":{"num_bytes":2488693760,"num_objects":600,"num_object_clones":0,"num_object_copies":1200,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":600,"num_whiteouts":0,"num_read":134689,"num_read_kb":2881168,"num_write":196537,"num_write_kb":12863817,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"23'30734","reported_seq":54101,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:07.995690+0000","last_change":"2024-09-18T00:31:07.995850+0000","last_active":"2024-09-18T00:31:07.995690+0000","last_peered":"2024-09-18T00:31:07.995690+0000","last_clean":"2024-09-18T00:31:07.995690+0000","last_became_active":"2024-09-17T23:46:18.746664+0000","last_became_peered":"2024-09-17T23:46:18.746664+0000","last_unstale":"2024-09-18T00:31:07.995690+0000","last_undegraded":"2024-09-18T00:31:07.995690+0000","last_fullsized":"2024-09-18T00:31:07.995690+0000","mapping_epoch":19,"log_start":"23'20700","ondisk_log_start":"23'20700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'30734","last_scrub_stamp":"2024-09-18T00:31:07.995581+0000","last_deep_scrub":"23'30734","last_deep_scrub_stamp":"2024-09-18T00:31:07.995581+0000","last_clean_scrub_stamp":"2024-09-18T00:31:07.995581+0000","objects_scrubbed":623,"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":6,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T03:33:07.438008+0000","scrub_duration":5955,"objects_trimmed":0,"snaptrim_duration":0.00096962600000000002,"stat_sum":{"num_bytes":2558253568,"num_objects":623,"num_object_clones":0,"num_object_copies":1246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":22537,"num_read_kb":1319219,"num_write":30126,"num_write_kb":9618318,"num_scrub_errors":0,"num_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":223,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"23'51225","reported_seq":106848,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:09.076591+0000","last_change":"2024-09-18T00:31:09.076636+0000","last_active":"2024-09-18T00:31:09.076591+0000","last_peered":"2024-09-18T00:31:09.076591+0000","last_clean":"2024-09-18T00:31:09.076591+0000","last_became_active":"2024-09-17T23:46:18.881623+0000","last_became_peered":"2024-09-17T23:46:18.881623+0000","last_unstale":"2024-09-18T00:31:09.076591+0000","last_undegraded":"2024-09-18T00:31:09.076591+0000","last_fullsized":"2024-09-18T00:31:09.076591+0000","mapping_epoch":19,"log_start":"23'41200","ondisk_log_start":"23'41200","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'51225","last_scrub_stamp":"2024-09-18T00:31:09.076513+0000","last_deep_scrub":"23'51225","last_deep_scrub_stamp":"2024-09-18T00:31:09.076513+0000","last_clean_scrub_stamp":"2024-09-18T00:31:09.076513+0000","objects_scrubbed":575,"log_size":10025,"log_dups_size":0,"ondisk_log_size":10025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T00:49:28.028328+0000","scrub_duration":6144,"objects_trimmed":0,"snaptrim_duration":0.00055657500000000002,"stat_sum":{"num_bytes":2389512192,"num_objects":575,"num_object_clones":0,"num_object_copies":1150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":575,"num_whiteouts":0,"num_read":55589,"num_read_kb":1351839,"num_write":50668,"num_write_kb":9316462,"num_scrub_errors":0,"num_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":89,"num_omap_keys":6,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"23'113760","reported_seq":174176,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:11.884462+0000","last_change":"2024-09-18T00:31:11.884491+0000","last_active":"2024-09-18T00:31:11.884462+0000","last_peered":"2024-09-18T00:31:11.884462+0000","last_clean":"2024-09-18T00:31:11.884462+0000","last_became_active":"2024-09-17T23:46:18.881617+0000","last_became_peered":"2024-09-17T23:46:18.881617+0000","last_unstale":"2024-09-18T00:31:11.884462+0000","last_undegraded":"2024-09-18T00:31:11.884462+0000","last_fullsized":"2024-09-18T00:31:11.884462+0000","mapping_epoch":19,"log_start":"23'103700","ondisk_log_start":"23'103700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'113760","last_scrub_stamp":"2024-09-18T00:31:11.884384+0000","last_deep_scrub":"23'113760","last_deep_scrub_stamp":"2024-09-18T00:31:11.884384+0000","last_clean_scrub_stamp":"2024-09-18T00:31:11.884384+0000","objects_scrubbed":601,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T01:26:15.317443+0000","scrub_duration":5495,"objects_trimmed":0,"snaptrim_duration":0.001282383,"stat_sum":{"num_bytes":2495385781,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":75752,"num_read_kb":1722626,"num_write":115743,"num_write_kb":8841275,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"23'40306","reported_seq":63649,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:09.704526+0000","last_change":"2024-09-18T00:31:09.704567+0000","last_active":"2024-09-18T00:31:09.704526+0000","last_peered":"2024-09-18T00:31:09.704526+0000","last_clean":"2024-09-18T00:31:09.704526+0000","last_became_active":"2024-09-17T23:46:18.746698+0000","last_became_peered":"2024-09-17T23:46:18.746698+0000","last_unstale":"2024-09-18T00:31:09.704526+0000","last_undegraded":"2024-09-18T00:31:09.704526+0000","last_fullsized":"2024-09-18T00:31:09.704526+0000","mapping_epoch":19,"log_start":"23'30300","ondisk_log_start":"23'30300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'40306","last_scrub_stamp":"2024-09-18T00:31:09.704453+0000","last_deep_scrub":"23'40306","last_deep_scrub_stamp":"2024-09-18T00:31:09.704453+0000","last_clean_scrub_stamp":"2024-09-18T00:31:09.704453+0000","objects_scrubbed":583,"log_size":10006,"log_dups_size":0,"ondisk_log_size":10006,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:29:02.566167+0000","scrub_duration":6010,"objects_trimmed":0,"snaptrim_duration":0.00043665300000000001,"stat_sum":{"num_bytes":2421095439,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":23301,"num_read_kb":1200225,"num_write":39731,"num_write_kb":9357633,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"23'21711","reported_seq":36649,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:09.363284+0000","last_change":"2024-09-18T00:31:09.363340+0000","last_active":"2024-09-18T00:31:09.363284+0000","last_peered":"2024-09-18T00:31:09.363284+0000","last_clean":"2024-09-18T00:31:09.363284+0000","last_became_active":"2024-09-17T23:46:18.747347+0000","last_became_peered":"2024-09-17T23:46:18.747347+0000","last_unstale":"2024-09-18T00:31:09.363284+0000","last_undegraded":"2024-09-18T00:31:09.363284+0000","last_fullsized":"2024-09-18T00:31:09.363284+0000","mapping_epoch":19,"log_start":"23'11700","ondisk_log_start":"23'11700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'21711","last_scrub_stamp":"2024-09-18T00:31:09.363205+0000","last_deep_scrub":"23'21711","last_deep_scrub_stamp":"2024-09-18T00:31:09.363205+0000","last_clean_scrub_stamp":"2024-09-18T00:31:09.363205+0000","objects_scrubbed":593,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T05:08:29.697417+0000","scrub_duration":6291,"objects_trimmed":0,"snaptrim_duration":0.00049424799999999997,"stat_sum":{"num_bytes":2475603472,"num_objects":593,"num_object_clones":0,"num_object_copies":1186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":593,"num_whiteouts":0,"num_read":14895,"num_read_kb":1305395,"num_write":21150,"num_write_kb":7430087,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'66515","reported_seq":142735,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:10.476524+0000","last_change":"2024-09-18T00:31:10.476591+0000","last_active":"2024-09-18T00:31:10.476524+0000","last_peered":"2024-09-18T00:31:10.476524+0000","last_clean":"2024-09-18T00:31:10.476524+0000","last_became_active":"2024-09-17T23:46:18.747995+0000","last_became_peered":"2024-09-17T23:46:18.747995+0000","last_unstale":"2024-09-18T00:31:10.476524+0000","last_undegraded":"2024-09-18T00:31:10.476524+0000","last_fullsized":"2024-09-18T00:31:10.476524+0000","mapping_epoch":19,"log_start":"23'56500","ondisk_log_start":"23'56500","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'66515","last_scrub_stamp":"2024-09-18T00:31:10.476414+0000","last_deep_scrub":"23'66515","last_deep_scrub_stamp":"2024-09-18T00:31:10.476414+0000","last_clean_scrub_stamp":"2024-09-18T00:31:10.476414+0000","objects_scrubbed":610,"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":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-19T06:00:15.888595+0000","scrub_duration":6274,"objects_trimmed":0,"snaptrim_duration":0.00041749799999999998,"stat_sum":{"num_bytes":2533744640,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":76176,"num_read_kb":2311600,"num_write":65909,"num_write_kb":13326346,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"23'163","reported_seq":258,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-18T00:31:01.426112+0000","last_change":"2024-09-18T00:31:01.426147+0000","last_active":"2024-09-18T00:31:01.426112+0000","last_peered":"2024-09-18T00:31:01.426112+0000","last_clean":"2024-09-18T00:31:01.426112+0000","last_became_active":"2024-09-17T23:46:13.138403+0000","last_became_peered":"2024-09-17T23:46:13.138403+0000","last_unstale":"2024-09-18T00:31:01.426112+0000","last_undegraded":"2024-09-18T00:31:01.426112+0000","last_fullsized":"2024-09-18T00:31:01.426112+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'163","last_scrub_stamp":"2024-09-18T00:31:01.426029+0000","last_deep_scrub":"23'163","last_deep_scrub_stamp":"2024-09-18T00:31:01.426029+0000","last_clean_scrub_stamp":"2024-09-18T00:31:01.426029+0000","objects_scrubbed":2,"log_size":163,"log_dups_size":0,"ondisk_log_size":163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T12:28:42.046459+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19886568488,"num_objects":4795,"num_object_clones":0,"num_object_copies":9590,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4795,"num_whiteouts":0,"num_read":482513,"num_read_kb":14151403,"num_write":654068,"num_write_kb":84006365,"num_scrub_errors":0,"num_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":608,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3921223680,"data_stored":39098691664,"data_compressed":2865069808,"data_compressed_allocated":3519569920,"data_compressed_original":38703017984,"omap_allocated":0,"internal_metadata":0},"log_size":80263,"ondisk_log_size":80263,"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":146,"num_read_kb":127,"num_write":209,"num_write_kb":3462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":122880,"data_stored":1180736,"data_compressed":61302,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":163,"ondisk_log_size":163,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509986,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1384628,"kb_used_data":496484,"kb_used_omap":1,"kb_used_meta":888126,"kb_avail":92987212,"statfs":{"total":96636764160,"available":95218905088,"internally_reserved":0,"allocated":508399616,"data_stored":4806704727,"data_compressed":360027529,"data_compressed_allocated":441012224,"data_compressed_original":4740213760,"omap_allocated":1594,"internal_metadata":909441478},"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":64424509984,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1535216,"kb_used_data":492640,"kb_used_omap":1,"kb_used_meta":1042558,"kb_avail":92836624,"statfs":{"total":96636764160,"available":95064702976,"internally_reserved":0,"allocated":504463360,"data_stored":4970123682,"data_compressed":378217001,"data_compressed_allocated":461991936,"data_compressed_original":4928138240,"omap_allocated":1595,"internal_metadata":1067579845},"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":5,"up_from":14,"seq":60129542689,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1252756,"kb_used_data":712260,"kb_used_omap":1,"kb_used_meta":540478,"kb_avail":93119084,"statfs":{"total":96636764160,"available":95353942016,"internally_reserved":0,"allocated":729354240,"data_stored":7160840673,"data_compressed":541387311,"data_compressed_allocated":662487040,"data_compressed_original":7095676416,"omap_allocated":1595,"internal_metadata":553449925},"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":14,"seq":60129542688,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2821548,"kb_used_data":1181020,"kb_used_omap":1,"kb_used_meta":1640510,"kb_avail":91550292,"statfs":{"total":96636764160,"available":93747499008,"internally_reserved":0,"allocated":1209364480,"data_stored":12373471675,"data_compressed":873804213,"data_compressed_allocated":1079070720,"data_compressed_original":12245270528,"omap_allocated":1593,"internal_metadata":1679882695},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542689,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":479304,"kb_used_data":241336,"kb_used_omap":1,"kb_used_meta":237950,"kb_avail":93892536,"statfs":{"total":96636764160,"available":96145956864,"internally_reserved":0,"allocated":247128064,"data_stored":2494625698,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":1594,"internal_metadata":243661254},"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":14,"seq":60129542689,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31472,"kb_used_data":288,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340368,"statfs":{"total":96636764160,"available":96604536832,"internally_reserved":0,"allocated":294912,"data_stored":672194,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"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":14,"seq":60129542689,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2026968,"kb_used_data":478536,"kb_used_omap":1,"kb_used_meta":1548414,"kb_avail":92344872,"statfs":{"total":96636764160,"available":94561148928,"internally_reserved":0,"allocated":490020864,"data_stored":4904711414,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":1595,"internal_metadata":1585576389},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575393,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":368108,"kb_used_data":228700,"kb_used_omap":1,"kb_used_meta":139390,"kb_avail":94003732,"statfs":{"total":96636764160,"available":96259821568,"internally_reserved":0,"allocated":234188800,"data_stored":2389376945,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374856704,"omap_allocated":1590,"internal_metadata":142735818},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30651,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":489787392,"data_stored":4904629588,"data_compressed":354945467,"data_compressed_allocated":436490240,"data_compressed_original":4851980800,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":246894592,"data_stored":2494543872,"data_compressed":177929851,"data_compressed_allocated":219631616,"data_compressed_original":2467454976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1209131008,"data_stored":12373389849,"data_compressed":873804213,"data_compressed_allocated":1079070720,"data_compressed_original":12245270528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":504229888,"data_stored":4970041856,"data_compressed":378217001,"data_compressed_allocated":461991936,"data_compressed_original":4928138240,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":729059328,"data_stored":7160168479,"data_compressed":541356660,"data_compressed_allocated":662446080,"data_compressed_original":7095102976,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":508166144,"data_stored":4806622901,"data_compressed":360027529,"data_compressed_allocated":441012224,"data_compressed_original":4740213760,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":233955328,"data_stored":2389295119,"data_compressed":178789087,"data_compressed_allocated":218927104,"data_compressed_original":2374856704,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-18T00:31:24.126 DEBUG:teuthology.orchestra.run.smithi022:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-18T00:31:24.431 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-18T00:31:24.431 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-18T00:31:24.432 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-18T00:31:24.432 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.502 INFO:tasks.ceph.osd.0:Stopped 2024-09-18T00:31:24.503 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-18T00:31:24.503 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.530 INFO:tasks.ceph.osd.1:Stopped 2024-09-18T00:31:24.530 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-18T00:31:24.530 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.615 INFO:tasks.ceph.osd.2:Stopped 2024-09-18T00:31:24.615 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-18T00:31:24.615 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.684 INFO:tasks.ceph.osd.3:Stopped 2024-09-18T00:31:24.685 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-18T00:31:24.685 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.766 INFO:tasks.ceph.osd.4:Stopped 2024-09-18T00:31:24.766 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-18T00:31:24.766 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.834 INFO:tasks.ceph.osd.5:Stopped 2024-09-18T00:31:24.834 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-18T00:31:24.834 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.897 INFO:tasks.ceph.osd.6:Stopped 2024-09-18T00:31:24.898 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-18T00:31:24.898 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.946 INFO:tasks.ceph.osd.7:Stopped 2024-09-18T00:31:24.946 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-18T00:31:24.947 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-18T00:31:24.947 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.973 INFO:tasks.ceph.mgr.x:Stopped 2024-09-18T00:31:24.973 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-18T00:31:24.973 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:24.999 INFO:tasks.ceph.mgr.y:Stopped 2024-09-18T00:31:24.999 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-18T00:31:24.999 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-18T00:31:24.999 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:25.025 INFO:tasks.ceph.mon.a:Stopped 2024-09-18T00:31:25.026 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-18T00:31:25.026 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:25.076 INFO:tasks.ceph.mon.c:Stopped 2024-09-18T00:31:25.077 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-18T00:31:25.077 INFO:teuthology.orchestra.run:waiting for 300 2024-09-18T00:31:25.088 INFO:tasks.ceph.mon.b:Stopped 2024-09-18T00:31:25.088 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-18T00:31:25.088 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:25.144 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-18T00:31:25.144 DEBUG:teuthology.orchestra.run.smithi022:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-18T00:31:25.923 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-18T00:31:25.923 DEBUG:teuthology.orchestra.run.smithi022:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-18T00:31:26.001 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-18T00:31:26.001 DEBUG:teuthology.orchestra.run.smithi022:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-18T00:31:26.073 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi022.front.sepia.ceph.com 2024-09-18T00:31:26.073 DEBUG:teuthology.orchestra.run.smithi022:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-18T00:31:26.211 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-18T00:31:26.211 DEBUG:teuthology.orchestra.run.smithi047:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-18T00:31:26.413 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-18T00:31:26.414 DEBUG:teuthology.orchestra.run.smithi047:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-18T00:31:26.519 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-18T00:31:26.520 DEBUG:teuthology.orchestra.run.smithi047:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-18T00:31:26.614 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi047.front.sepia.ceph.com 2024-09-18T00:31:26.614 DEBUG:teuthology.orchestra.run.smithi047:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-18T00:31:26.705 INFO:tasks.ceph:Archiving mon data... 2024-09-18T00:31:26.706 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/data/mon.a.tgz 2024-09-18T00:31:26.706 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2024-09-18T00:31:26.724 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.7dBvZc5T24 2024-09-18T00:31:26.724 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.7dBvZc5T24 2024-09-18T00:31:26.845 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.7dBvZc5T24 2024-09-18T00:31:26.930 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.7dBvZc5T24 is 263KB 2024-09-18T00:31:27.025 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.7dBvZc5T24 2024-09-18T00:31:27.040 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/data/mon.c.tgz 2024-09-18T00:31:27.040 DEBUG:teuthology.orchestra.run.smithi022:> mktemp 2024-09-18T00:31:27.096 INFO:teuthology.orchestra.run.smithi022.stdout:/tmp/tmp.qJICUZvbqy 2024-09-18T00:31:27.096 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.qJICUZvbqy 2024-09-18T00:31:27.207 DEBUG:teuthology.orchestra.run.smithi022:> sudo chmod 0666 /tmp/tmp.qJICUZvbqy 2024-09-18T00:31:27.291 DEBUG:teuthology.orchestra.remote:smithi022:/tmp/tmp.qJICUZvbqy is 266KB 2024-09-18T00:31:27.385 DEBUG:teuthology.orchestra.run.smithi022:> rm -fr /tmp/tmp.qJICUZvbqy 2024-09-18T00:31:27.400 DEBUG:teuthology.misc:Transferring archived files from smithi047:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/data/mon.b.tgz 2024-09-18T00:31:27.401 DEBUG:teuthology.orchestra.run.smithi047:> mktemp 2024-09-18T00:31:27.421 INFO:teuthology.orchestra.run.smithi047.stdout:/tmp/tmp.hdbfYzdWak 2024-09-18T00:31:27.421 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.hdbfYzdWak 2024-09-18T00:31:27.553 DEBUG:teuthology.orchestra.run.smithi047:> sudo chmod 0666 /tmp/tmp.hdbfYzdWak 2024-09-18T00:31:27.642 DEBUG:teuthology.orchestra.remote:smithi047:/tmp/tmp.hdbfYzdWak is 266KB 2024-09-18T00:31:27.736 DEBUG:teuthology.orchestra.run.smithi047:> rm -fr /tmp/tmp.hdbfYzdWak 2024-09-18T00:31:27.753 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-18T00:31:27.753 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:27.755 DEBUG:teuthology.orchestra.run.smithi047:> 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-18T00:31:27.795 DEBUG:teuthology.orchestra.run.smithi088:> 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-18T00:31:27.843 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-18T00:31:27.876 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-18T00:31:27.894 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-18T00:31:27.894 INFO:tasks.ceph:Archiving crash dumps... 2024-09-18T00:31:27.896 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi022/crash 2024-09-18T00:31:27.897 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-18T00:31:27.924 DEBUG:teuthology.misc:Transferring archived files from smithi047:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi047/crash 2024-09-18T00:31:27.924 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-18T00:31:27.951 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi088/crash 2024-09-18T00:31:27.952 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-18T00:31:27.990 INFO:tasks.ceph:Compressing logs... 2024-09-18T00:31:27.990 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:31:27.993 DEBUG:teuthology.orchestra.run.smithi047:> 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-18T00:31:27.996 DEBUG:teuthology.orchestra.run.smithi088:> 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-18T00:31:28.032 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33213.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33417.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33504.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-client.admin.33213.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33213.log.gz 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-client.admin.33417.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33333.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33417.log.gz 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-client.admin.33504.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33504.log.gz 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-client.admin.33333.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33333.log.gz 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33464.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33373.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-client.admin.33464.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33253.log 2024-09-18T00:31:28.033 INFO:teuthology.orchestra.run.smithi047.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33464.log.gz 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-client.admin.33373.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33373.log.gz 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr: 89.6% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-client.admin.33253.log: gzip -5 --verbose 0.0% -- -- replaced with /var/log/ceph/ceph-client.admin.33253.log.gz /var/log/ceph/ceph-mgr.y.log 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33293.log 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr:/var/log/ceph/ceph-mon.b.log: /var/log/ceph/ceph-client.admin.33293.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33293.log.gz 2024-09-18T00:31:28.034 INFO:teuthology.orchestra.run.smithi047.stderr: 88.3% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-18T00:31:28.050 INFO:teuthology.orchestra.run.smithi047.stderr: 95.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-18T00:31:28.057 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-18T00:31:28.057 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37145.log 2024-09-18T00:31:28.057 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37542.log 2024-09-18T00:31:28.057 INFO:teuthology.orchestra.run.smithi022.stderr:gzip/var/log/ceph/ceph-client.admin.37145.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.37759.log 2024-09-18T00:31:28.057 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37145.log.gz 2024-09-18T00:31:28.057 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37542.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39878.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37542.log.gz 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37759.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37759.log.gz 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39878.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37226.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39878.log.gz 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39668.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37226.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37201.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37226.log.gz 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39668.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39206.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39668.log.gz 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37201.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37758.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37201.log.gz 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr:gzip/var/log/ceph/ceph-client.admin.39206.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.38075.log 2024-09-18T00:31:28.058 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39206.log.gz 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37758.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38495.log 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37758.log.gz 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38075.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38075.log.gz 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33224.log 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5/var/log/ceph/ceph-client.admin.38495.log: --verbose -- /var/log/ceph/ceph-client.admin.39290.log 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38495.log.gz 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.33224.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33224.log.gz 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37541.log 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39290.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38238.log 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39290.log.gz 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37541.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37541.log.gz 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-18T00:31:28.059 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38238.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37277.log 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38238.log.gz 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38411.log 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37277.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39080.log 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37277.log.gz 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38411.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37361.log 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr: 94.0% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38411.log.gz -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39080.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37540.log 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39080.log.gz 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37361.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37361.log.gzgzip 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.37543.log 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37540.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37539.log 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37540.log.gz 2024-09-18T00:31:28.060 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37543.log: gzip -5 --verbose -- 0.0% /var/log/ceph/ceph-client.admin.39164.log -- replaced with /var/log/ceph/ceph-client.admin.37543.log.gz 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37539.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39710.log 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37539.log.gz 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39164.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38095.log 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39164.log.gz 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39710.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39542.log 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39710.log.gz 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38095.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39038.log 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38095.log.gz 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39542.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39416.log 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39542.log.gz 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39038.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39038.log.gz 2024-09-18T00:31:28.061 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39416.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33526.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39416.log.gz 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39500.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.33526.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33526.log.gz 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37530.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37045.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39500.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39500.log.gz 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37530.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38138.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37530.log.gz 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37045.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39836.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37045.log.gz 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27436.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38138.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38138.log.gz 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39836.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39626.log 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39836.log.gz 2024-09-18T00:31:28.062 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph.tmp-client.admin.27436.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39248.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27436.log.gz 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39626.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39626.log.gz 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39248.log: gzip 0.0% -5 -- replaced with /var/log/ceph/ceph-client.admin.39248.log.gz --verbose 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr: -- /var/log/ceph/ceph-client.admin.38139.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39918.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38139.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38139.log.gz 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39918.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39122.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39918.log.gz 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39752.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39122.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39122.log.gz 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr: --verbose -- /var/log/ceph/ceph-client.admin.39332.log 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39752.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39752.log.gz 2024-09-18T00:31:28.063 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38996.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39332.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39332.log.gz 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37874.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38996.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38996.log.gz 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr: --verbose -- /var/log/ceph/ceph-client.admin.37537.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37874.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37874.log.gz 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37537.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37537.log.gz 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr: --verbose -- /var/log/ceph/ceph-client.admin.33623.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38235.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.33623.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33623.log.gzgzip 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.38234.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38235.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38235.log.gz 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-18T00:31:28.064 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39374.log 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38234.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38234.log.gz 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-mgr.x.log: 93.9% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37872.log 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39374.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37878.log 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39374.log.gz 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37871.log 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37872.log: /var/log/ceph/ceph-client.admin.37878.log: 0.0% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37872.log.gz 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr: -- replaced with /var/log/ceph/ceph-client.admin.37878.log.gz 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39458.log 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37871.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37871.log.gzgzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38453.log 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39584.log 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39458.log: /var/log/ceph/ceph-client.admin.38453.log: 0.0% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38453.log.gz 2024-09-18T00:31:28.065 INFO:teuthology.orchestra.run.smithi022.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39458.log.gz 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38242.log 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.39584.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39584.log.gzgzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39794.log 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.38242.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38242.log.gz/var/log/ceph/ceph-client.admin.39794.log: 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39794.log.gz 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37879.log 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37319.log 2024-09-18T00:31:28.066 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37879.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37879.log.gz 2024-09-18T00:31:28.071 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37533.log 2024-09-18T00:31:28.071 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37319.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37319.log.gz 2024-09-18T00:31:28.071 INFO:teuthology.orchestra.run.smithi022.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37870.log 2024-09-18T00:31:28.071 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37533.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37533.log.gz 2024-09-18T00:31:28.071 INFO:teuthology.orchestra.run.smithi022.stderr:/var/log/ceph/ceph-client.admin.37870.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37870.log.gz 2024-09-18T00:31:28.073 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28095.log 2024-09-18T00:31:28.073 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27618.log 2024-09-18T00:31:28.073 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27979.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.28095.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28095.log.gz 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.27618.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27654.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27618.log.gz 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.27979.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28039.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27979.log.gz 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.27654.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27582.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27654.log.gz 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.28039.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27360.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28039.log.gz 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.27582.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.27898.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27582.log.gz 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:gzip/var/log/ceph/ceph-client.admin.27360.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.27323.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27360.log.gz 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.0.27898.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27286.log 2024-09-18T00:31:28.074 INFO:teuthology.orchestra.run.smithi088.stderr: 56.0% -- replaced with /var/log/ceph/ceph-client.0.27898.log.gz 2024-09-18T00:31:28.075 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.27323.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27323.log.gz 2024-09-18T00:31:28.075 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/ceph-client.admin.27286.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27286.log.gz 2024-09-18T00:31:28.075 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-18T00:31:28.075 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m0.015s 2024-09-18T00:31:28.075 INFO:teuthology.orchestra.run.smithi088.stderr:user 0m0.013s 2024-09-18T00:31:28.075 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m0.016s 2024-09-18T00:31:28.409 INFO:teuthology.orchestra.run.smithi022.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-18T00:31:28.437 INFO:teuthology.orchestra.run.smithi022.stderr: 92.5% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-18T00:31:28.677 INFO:teuthology.orchestra.run.smithi047.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-18T00:31:28.733 INFO:teuthology.orchestra.run.smithi022.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-18T00:31:29.199 INFO:teuthology.orchestra.run.smithi022.stderr: 90.5% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-18T00:31:32.940 INFO:teuthology.orchestra.run.smithi022.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-18T00:31:39.158 INFO:teuthology.orchestra.run.smithi047.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-18T00:31:39.310 INFO:teuthology.orchestra.run.smithi047.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-18T00:31:49.081 INFO:teuthology.orchestra.run.smithi047.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-18T00:31:50.124 INFO:teuthology.orchestra.run.smithi022.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-18T00:32:25.963 INFO:teuthology.orchestra.run.smithi047.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-18T00:32:25.965 INFO:teuthology.orchestra.run.smithi047.stderr: 2024-09-18T00:32:25.965 INFO:teuthology.orchestra.run.smithi047.stderr:real 0m57.956s 2024-09-18T00:32:25.965 INFO:teuthology.orchestra.run.smithi047.stderr:user 1m38.611s 2024-09-18T00:32:25.965 INFO:teuthology.orchestra.run.smithi047.stderr:sys 0m3.326s 2024-09-18T00:33:12.439 INFO:teuthology.orchestra.run.smithi022.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-18T00:33:12.441 INFO:teuthology.orchestra.run.smithi022.stderr: 2024-09-18T00:33:12.441 INFO:teuthology.orchestra.run.smithi022.stderr:real 1m44.434s 2024-09-18T00:33:12.441 INFO:teuthology.orchestra.run.smithi022.stderr:user 2m9.484s 2024-09-18T00:33:12.441 INFO:teuthology.orchestra.run.smithi022.stderr:sys 0m4.387s 2024-09-18T00:33:12.442 INFO:tasks.ceph:Archiving logs... 2024-09-18T00:33:12.442 DEBUG:teuthology.misc:Transferring archived files from smithi022:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi022/log 2024-09-18T00:33:12.443 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T00:33:29.368 DEBUG:teuthology.misc:Transferring archived files from smithi047:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi047/log 2024-09-18T00:33:29.369 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T00:33:42.421 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi088/log 2024-09-18T00:33:42.422 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-18T00:33:42.460 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-18T00:33:42.473 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-18T00:33:42.473 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T00:33:42.476 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T00:33:42.479 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-18T00:33:42.608 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-18T00:33:42.618 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-18T00:33:42.618 DEBUG:teuthology.orchestra.run.smithi022:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T00:33:42.621 DEBUG:teuthology.orchestra.run.smithi047:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T00:33:42.624 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-18T00:33:42.636 INFO:teuthology.orchestra.run.smithi022.stderr:bash: line 1: ntpq: command not found 2024-09-18T00:33:42.639 INFO:teuthology.orchestra.run.smithi047.stderr:bash: line 1: ntpq: command not found 2024-09-18T00:33:42.641 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-09-18T00:33:42.642 INFO:teuthology.orchestra.run.smithi022.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T00:33:42.642 INFO:teuthology.orchestra.run.smithi022.stdout:=============================================================================== 2024-09-18T00:33:42.642 INFO:teuthology.orchestra.run.smithi022.stdout:^* hv01.front.sepia.ceph.com 3 6 377 56 -114us[ -118us] +/- 47ms 2024-09-18T00:33:42.642 INFO:teuthology.orchestra.run.smithi022.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 57 -1494us[-1498us] +/- 61ms 2024-09-18T00:33:42.642 INFO:teuthology.orchestra.run.smithi022.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 55 +1864us[+1864us] +/- 70ms 2024-09-18T00:33:42.642 INFO:teuthology.orchestra.run.smithi022.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T00:33:42.644 INFO:teuthology.orchestra.run.smithi047.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T00:33:42.644 INFO:teuthology.orchestra.run.smithi047.stdout:=============================================================================== 2024-09-18T00:33:42.644 INFO:teuthology.orchestra.run.smithi047.stdout:^* hv01.front.sepia.ceph.com 3 6 377 64 -76us[ -40us] +/- 47ms 2024-09-18T00:33:42.644 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 124 -1392us[-1357us] +/- 60ms 2024-09-18T00:33:42.644 INFO:teuthology.orchestra.run.smithi047.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 59 +1910us[+1910us] +/- 70ms 2024-09-18T00:33:42.644 INFO:teuthology.orchestra.run.smithi047.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T00:33:42.646 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-18T00:33:42.646 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-09-18T00:33:42.646 INFO:teuthology.orchestra.run.smithi088.stdout:^* hv01.front.sepia.ceph.com 3 8 377 246 -29us[ -27us] +/- 44ms 2024-09-18T00:33:42.646 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 124 -1379us[-1379us] +/- 60ms 2024-09-18T00:33:42.647 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 123 +1941us[+1941us] +/- 69ms 2024-09-18T00:33:42.647 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-18T00:33:42.647 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-18T00:33:42.712 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-18T00:33:42.713 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-18T00:33:42.785 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:33:42.858 DEBUG:teuthology.orchestra.run.smithi047:> 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-18T00:33:42.929 DEBUG:teuthology.orchestra.run.smithi088:> 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-18T00:33:42.997 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:33:43.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:33:43.028 DEBUG:teuthology.orchestra.run.smithi047:> 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-18T00:33:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:33:43.060 DEBUG:teuthology.orchestra.run.smithi088:> 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-18T00:33:43.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:33:43.090 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-18T00:33:43.099 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-18T00:33:43.130 INFO:teuthology.task.internal:Duration was 3265.718027 seconds 2024-09-18T00:33:43.130 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-18T00:33:43.163 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-18T00:33:43.163 DEBUG:teuthology.orchestra.run.smithi022:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T00:33:43.166 DEBUG:teuthology.orchestra.run.smithi047:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T00:33:43.169 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-18T00:33:43.208 INFO:teuthology.orchestra.run.smithi022.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T00:33:43.211 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T00:33:43.212 INFO:teuthology.orchestra.run.smithi047.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-18T00:33:43.657 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-18T00:33:43.657 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi022.front.sepia.ceph.com 2024-09-18T00:33:43.658 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:33:43.722 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi047.front.sepia.ceph.com 2024-09-18T00:33:43.722 DEBUG:teuthology.orchestra.run.smithi047:> 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-18T00:33:43.748 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-09-18T00:33:43.748 DEBUG:teuthology.orchestra.run.smithi088:> 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-18T00:33:43.772 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-18T00:33:43.772 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T00:33:43.775 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T00:33:43.791 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-18T00:33:43.842 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-18T00:33:43.843 DEBUG:teuthology.orchestra.run.smithi022:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T00:33:43.846 DEBUG:teuthology.orchestra.run.smithi047:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T00:33:43.863 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-18T00:33:43.989 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-18T00:33:44.000 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-18T00:33:44.001 DEBUG:teuthology.orchestra.run.smithi022:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T00:33:44.027 DEBUG:teuthology.orchestra.run.smithi047:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T00:33:44.053 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-18T00:33:44.078 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-18T00:33:44.091 DEBUG:teuthology.orchestra.run.smithi022:> 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-18T00:33:44.093 DEBUG:teuthology.orchestra.run.smithi047:> 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-18T00:33:44.096 DEBUG:teuthology.orchestra.run.smithi088:> 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-18T00:33:44.115 INFO:teuthology.orchestra.run.smithi022.stdout:kernel.core_pattern = core 2024-09-18T00:33:44.119 INFO:teuthology.orchestra.run.smithi047.stdout:kernel.core_pattern = core 2024-09-18T00:33:44.142 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-09-18T00:33:44.177 DEBUG:teuthology.orchestra.run.smithi022:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T00:33:44.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:33:44.232 DEBUG:teuthology.orchestra.run.smithi047:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T00:33:44.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:33:44.248 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-18T00:33:44.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-18T00:33:44.262 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-18T00:33:44.272 INFO:teuthology.task.internal:Transferring archived files... 2024-09-18T00:33:44.273 DEBUG:teuthology.misc:Transferring archived files from smithi022:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi022 2024-09-18T00:33:44.273 DEBUG:teuthology.orchestra.run.smithi022:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T00:33:44.308 DEBUG:teuthology.misc:Transferring archived files from smithi047:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi047 2024-09-18T00:33:44.308 DEBUG:teuthology.orchestra.run.smithi047:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T00:33:44.342 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-17_21:16:02-rbd-squid-distro-default-smithi/7909606/remote/smithi088 2024-09-18T00:33:44.343 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-18T00:33:44.380 INFO:teuthology.task.internal:Removing archive directory... 2024-09-18T00:33:44.380 DEBUG:teuthology.orchestra.run.smithi022:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T00:33:44.382 DEBUG:teuthology.orchestra.run.smithi047:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T00:33:44.385 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-18T00:33:44.426 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-18T00:33:44.437 INFO:teuthology.task.internal:Not uploading archives. 2024-09-18T00:33:44.437 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-18T00:33:44.541 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-18T00:33:44.541 DEBUG:teuthology.orchestra.run.smithi022:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T00:33:44.543 DEBUG:teuthology.orchestra.run.smithi047:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T00:33:44.546 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-18T00:33:44.557 INFO:teuthology.orchestra.run.smithi022.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 00:33 /home/ubuntu/cephtest 2024-09-18T00:33:44.560 INFO:teuthology.orchestra.run.smithi047.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 00:33 /home/ubuntu/cephtest 2024-09-18T00:33:44.560 INFO:teuthology.orchestra.run.smithi088.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 18 00:33 /home/ubuntu/cephtest 2024-09-18T00:33:44.562 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-18T00:33:44.640 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-18T00:33:44.819 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 3265.718027114868 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-18T00:33:44.819 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-18T00:33:44.905 INFO:teuthology.run:pass